TB_GETSTYLE (Compact 2013)
3/28/2014
This message retrieves the styles currently in use for a toolbar control.
Syntax
TB_GETSTYLE wParam = 0;
lParam = 0;
Parameters
- wParam
Not used.
- lParam
Not used.
Return Value
Returns a DWORD value that is a combination of toolbar control styles.
Requirements
Header |
commctrl.h |