Share via


VSTASKCOLUMN.fFitContent Field

Definition

Column will be automatically resized to fit whenever its content changes.

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

Field Value

Attributes

Remarks

COM Signature

From vsshell80.idl:

BOOL    fFitContent;  

Applies to