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 12:20, local time: 2025/5/7 20:55,
3.21.126.184:LOG IN
|
©2025 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://www.piclist.com/tecHREF/os/win/api/win32/mess/src/msg15_16.htm"> SB_GETTEXT</A> |
Did you find what you needed? |
![]() o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
Welcome to www.piclist.com! |
.