VSTASKCOLUMN.fFitContent 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.
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;