The SB_SETTEXT message sets the text in the specified part of a status window.
SB_SETTEXT wParam = (WPARAM) iPart | uType; lParam = (LPARAM) (LPSTR) szText;
Value |
Meaning |
0 |
The text is drawn with a border to appear lower than the plane of the window. |
SBT_NOBORDERS |
The text is drawn without borders. |
SBT_OWNERDRAW |
The text is drawn by the parent window. |
SBT_POPOUT |
The text is drawn with a border to appear higher than the plane of the window. |
SBT_RTLREADING |
Displays text using right-to-left reading order on Hebrew or Arabic systems. |
If the operation succeeds, the return value is TRUE.
If the operation fails, the return value is FALSE.
The message invalidates the portion of the window that has changed, causing it to display the new text when the window next receives the WM_PAINT message.
file: /Techref/os/win/api/win32/mess/src/msg15_20.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/6 15:25,
3.133.111.221:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/mess/src/msg15_20.htm"> SB_SETTEXT</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.