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