Skip to main content
A newer version of this page is available. .
Tab

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