Share via


VSTASKCOLUMN.fAllowHide Field

Definition

Flag indicating whether the user is allowed to change the column's visibility.

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

Field Value

Attributes

Remarks

COM Signature

From vsshell80.idl:

BOOL    fAllowHide;  

Applies to