VSTASKCOLUMN.fMoveable 字段

定义

指示用户是否可以将列拖动到另一个位置的标志。

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 

字段值

Int32
属性

注解

COM 签名

从 vsshell80:

BOOL    fMoveable;  

适用于