VSTWT_LOCATION 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定工具窗口工具栏的位置。
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: