int SetMinTabWidth( int cx );
Return Value
The previous minimum tab width.
Parameters
cx
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
This member function implements the behavior of the Win32 message TCM_SETMINTABWIDTH, as described in the Intenet Client SDK.