IASTabber::put_TabMinWidth

This method sets the minimum width of the tab.

Syntax

HRESULT put_TabMinWidth( long lMinWidth );

Parameters

lMinWidth
Long integer that contains the minimum width of the tab.

Return Values

NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.