次の方法で共有


MsoComboStyle Enumeration

Represents the different combo box styles.

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

Syntax

'宣言
Public Enumeration MsoComboStyle
public enum MsoComboStyle

Members

Member name Description
msoComboNormal The combo box has no label.
msoComboLabel The combo box has a label.

See Also

Reference

Microsoft.VisualStudio.CommandBars Namespace