This message sets the minimum width of items in a tab control.
At a Glance
Header file: | Commctrl.h |
Windows CE versions: | 2.0 and later |
Related macro: | TabCtrl_SetMinTabWidth |
Syntax
Parameters
cx
Minimum width to be set for a tab control item. If this parameter is set to –1, the control uses the default tab width.
Return Values
Returns an INT value that represents the previous minimum tab width.