VSTASKCOLUMN::fDynamicSize Field

 

Flag indicating whether the task list is allowed to resize the column automatically to make content fit better.

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

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")]
int fDynamicSize

Field Value

Type: System::Int32

From vsshell80.idl:

BOOL    fDynamicSize;
Return to top
Show: