VSTASKCOLUMN::cxMinWidth Field

 

The minimum column width in pixels.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public:
int cxMinWidth

Field Value

Type: System::Int32

Used only if fSizeable or fDynamicSize is set.

From vsshell80.idl:

int     cxMinWidth;
Return to top
Show: