The TB_GETSTATE message retrieves information about the state of the specified button in a toolbar, such as whether it is enabled, pressed, or checked.
TB_GETSTATE wParam = (WPARAM) idButton; lParam = 0;
Returns the button state information if successful or - 1 otherwise. The button state information can be a combination of the values listed in Button States.
file: /Techref/os/win/api/win32/mess/src/msg17.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/13 12:21,
18.226.52.80: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/msg17.htm"> TB_GETSTATE</A> |
Did you find what you needed? |