VSTWT_LOCATION 枚举

定义

指定工具窗口工具栏的位置。

public enum class VSTWT_LOCATION
public enum class VSTWT_LOCATION
enum VSTWT_LOCATION
public enum VSTWT_LOCATION
type VSTWT_LOCATION = 
Public Enum VSTWT_LOCATION
继承
VSTWT_LOCATION

字段

VSTWT_BOTTOM 3

Location 是工具窗口的下边框。

VSTWT_LEFT 0

Location 是工具窗口的左边框。

VSTWT_RIGHT 2

Location 是工具窗口的右边框。

VSTWT_TOP 1

Location 是工具窗口的上边框。

注解

COM 签名

从 vsshell:

适用于