VSTASKCOLUMN::cxDefaultWidth Field

 

The default 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 cxDefaultWidth

Field Value

Type: System::Int32

From vsshell80.idl:

int     cxDefaultWidth;
Return to top
Show: