The SB_GETTEXT message retrieves the text from the specified part of a status window.
SB_GETTEXT wParam = (WPARAM) iPart; lParam = (LPARAM) (LPSTR) szText;
Returns a 32-bit value that consists of two 16-bit values. The low word specifies the length, in characters, of the text. The high word specifies the type of operation used to draw the text. The type can be one of the following values:
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_POPOUT |
The text is drawn with a border to appear higher than the plane of window. |
SBT_RTLREADING |
Displays text using right-to-left reading order on Hebrew or Arabic systems. |
If the text has the SBT_OWNERDRAW drawing type, this message returns the 32-bit value associated with the text instead of the length and operation type.
file: /Techref/os/win/api/win32/mess/src/msg15_16.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/6 21:18,
18.191.212.95: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_16.htm"> SB_GETTEXT</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.