次の方法で共有


CommandBarComboBoxClass.Type Property

Gets the type of the control.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'宣言
Public Overridable ReadOnly Property Type As MsoControlType
public virtual MsoControlType Type { get; }

Property Value

Type: Microsoft.VisualStudio.CommandBars.MsoControlType
The MsoControlType.

Implements

_CommandBarComboBox.Type

.NET Framework Security

See Also

Reference

CommandBarComboBoxClass Class

Microsoft.VisualStudio.CommandBars Namespace