Skip to main content

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