The SB_GETTEXTLENGTH message retrieves the length, in characters, of the text from the specified part of a status window.
SB_GETTEXTLENGTH wParam = (WPARAM) iPart; lParam = 0;
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_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. |
file: /Techref/os/win/api/win32/mess/src/msg15_17.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/14 07:38,
44.210.149.218:LOG IN
|
©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://www.piclist.com/techref/os/win/api/win32/mess/src/msg15_17.htm"> SB_GETTEXTLENGTH</A> |
Did you find what you needed? |
PICList 2024 contributors:
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! |
.