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

ToolbarComboBoxProperties Constructors

Contains settings specific to a combo box toolbar item.
Name Parameters Description
ToolbarComboBoxProperties() none Initializes a new instance of the ToolbarComboBoxProperties class with default settings.
ToolbarComboBoxProperties(IPropertiesOwner, String) owner, defaultCaption Initializes a new instance of the ToolbarComboBoxProperties class with the specified settings.
See Also