ComboBoxProperties Constructors
Contains settings specific to a combobox editor.| Name | Parameters | Description |
|---|---|---|
| ComboBoxProperties() | none | Initializes a new instance of the ComboBoxProperties class with default settings. |
| ComboBoxProperties(IPropertiesOwner) | owner | Initializes a new instance of the ComboBoxProperties class with the specified owner. |
See Also