AutoCompleteBoxPropertiesBase Constructors
Contains the base settings specific to combo box and token box editors.Name | Parameters | Description |
---|---|---|
AutoCompleteBoxPropertiesBase() | none | Initializes a new instance of the AutoCompleteBoxPropertiesBase class with default settings. |
AutoCompleteBoxPropertiesBase(IPropertiesOwner) | owner | Initializes a new instance of the AutoCompleteBoxPropertiesBase class with the specified owner. |
See Also