VSTASKCOLUMN.fMoveable Field

Definition

Flag indicating whether the column may be dragged to another position by the user.

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

Field Value

Attributes

Remarks

COM Signature

From vsshell80.idl:

BOOL    fMoveable;  

Applies to