Share via


VSTASKCOLUMN.fSizeable Field

Definition

Flag indicating whether the column may be resized by the user.

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

Field Value

Attributes

Remarks

COM Signature

From vsshell80.idl:

BOOL    fSizeable;  

Applies to