VSTASKCOLUMN::cxMinWidth Field
Visual Studio 2015
The minimum column width in pixels.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Used only if fSizeable or fDynamicSize is set.
From vsshell80.idl:
int cxMinWidth;
Show: