Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents the different combo box styles.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
Public Enumeration MsoComboStyle
public enum MsoComboStyle
public enum class MsoComboStyle
type MsoComboStyle
public enum MsoComboStyle
Members
| Member name | Description | |
|---|---|---|
| msoComboLabel | The combo box has a label. | |
| msoComboNormal | The combo box has no label. |