Share via


VSTASKCOLUMN.fDynamicSize Field

Definition

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

public: int fDynamicSize;
public: int fDynamicSize;
int fDynamicSize;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int fDynamicSize;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable fDynamicSize : int
Public fDynamicSize As Integer 

Field Value

Attributes

Remarks

COM Signature

From vsshell80.idl:

BOOL    fDynamicSize;  

Applies to