Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|