VSTWT_LOCATION 枚举
指定工具窗口工具栏的位置。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)
语法
声明
Public Enumeration VSTWT_LOCATION
public enum VSTWT_LOCATION
成员
成员名称 | 说明 | |
---|---|---|
VSTWT_LEFT | 位置是工具窗口的左边框。 | |
VSTWT_TOP | 位置是工具窗口上边框。 | |
VSTWT_RIGHT | 位置是工具窗口的右边框。 | |
VSTWT_BOTTOM | 位置是工具窗口的底部边框。 |
备注
COM 签名
从 vsshell.idl: