The TB_GETBUTTONTEXT message retrieves the text of a button in a toolbar.
TB_GETBUTTONTEXT wParam = (WPARAM) idButton; lParam = (LPARAM) (LPSTR) lpszText;
Returns the length, in characters, of the string copied to the specified buffer if successful. The length does not include the terminating null character. Otherwise, the return value is - 1.
file: /Techref/os/win/api/win32/mess/src/msg16_26.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/14 05:14,
3.17.79.169: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://linistepper.com/Techref/os/win/api/win32/mess/src/msg16_26.htm"> TB_GETBUTTONTEXT</A> |
Did you find what you needed? |