Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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. |