[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonComboBoxStyle

RibbonComboBoxStyle Enum

Determines whether the user can edit a value in the text portion of the RibbonComboBox.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public enum RibbonComboBoxStyle

Fields

Name Description
DropDown

The text portion is editable.

DropDownList

The user cannot directly edit the text portion.