The TBN_GETBUTTONINFO message retrieves toolbar customization information and notifies the toolbar’s parent window of any changes being made to the toolbar. This is sent in the form of a WM_NOTIFY message.
TBN_GETBUTTONINFO ptbn = (TBNOTIFY FAR *) lParam;
The pszText member specifies the address of the current button text, and cchText specifies its length in characters. The application should fill the structure with information about the button.
Returns TRUE if button information was copied to the specified structure or FALSE otherwise.
The toolbar control allocates a buffer, and the receiver (parent window) must copy the text into that buffer. The cchText member contains the length of the buffer allocated by the toolbar when TBN_GETBUTTONINFO is sent to the parent window.
file: /Techref/os/win/api/win32/mess/src/msg18_23.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/7 18:54,
18.188.118.20: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/msg18_23.htm"> TBN_GETBUTTONINFO</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.