VSTASKCOLUMN.cxMinWidth Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The minimum column width in pixels.
public: int cxMinWidth;
public: int cxMinWidth;
int cxMinWidth;
public int cxMinWidth;
val mutable cxMinWidth : int
Public cxMinWidth As Integer
Field Value
Remarks
Used only if fSizeable or fDynamicSize is set.
COM Signature
From vsshell80.idl:
int cxMinWidth;