Skip to main content

ToolbarCustomComboBoxProperties Constructors

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