_CommandBarComboBox.Type 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取控件的类型。
public:
property Microsoft::VisualStudio::CommandBars::MsoControlType Type { Microsoft::VisualStudio::CommandBars::MsoControlType get(); };
public:
property Microsoft::VisualStudio::CommandBars::MsoControlType Type { Microsoft::VisualStudio::CommandBars::MsoControlType get(); };
[System.Runtime.InteropServices.DispId(1610874920)]
public Microsoft.VisualStudio.CommandBars.MsoControlType Type { [System.Runtime.InteropServices.DispId(1610874920)] get; }
[<System.Runtime.InteropServices.DispId(1610874920)>]
[<get: System.Runtime.InteropServices.DispId(1610874920)>]
member this.Type : Microsoft.VisualStudio.CommandBars.MsoControlType
Public ReadOnly Property Type As MsoControlType
属性值
实现
- 属性