MsoComboStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the different combo box styles.
public enum class MsoComboStyle
public enum class MsoComboStyle
enum MsoComboStyle
public enum MsoComboStyle
type MsoComboStyle =
Public Enum MsoComboStyle
- Inheritance
-
MsoComboStyle
Fields
Name | Value | Description |
---|---|---|
msoComboNormal | 0 | The combo box has no label. |
msoComboLabel | 1 | The combo box has a label. |