VSTASKCOLUMN::fMoveable Field

 

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

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")]
int fMoveable

Field Value

Type: System::Int32

From vsshell80.idl:

BOOL    fMoveable;
Return to top
Show: