IRibbonComboBox.Style

Syntax

Style: ComboboxStyle;

Description

The BorderStyle property determines a style of component work.

Comments

If the ComboboxStyle.Simple style is set, the component works in the ComboboxStyle.DropDown mode.

Example

The example of use is given in description of the AutoComplete property.

See also:

IRibbonComboBox