TCM_SETMINTABWIDTH message
Sets the minimum width of items in a tab control. You can send this message explicitly or by using the TabCtrl_SetMinTabWidth macro.
Parameters
-
wParam
- Must be zero.
-
lParam
-
Minimum width to be set for a tab control item. If this parameter is set to -1, the control will use the default tab width.
Return value
Returns an INT value that represents the previous minimum tab width.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|