[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.InputComboBoxStyle

InputComboBoxStyle Enum

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

Namespace: C1.Win.C1InputPanel
Assembly: C1.Win.C1InputPanel.4.8.dll
Syntax
public enum InputComboBoxStyle

Fields

Name Description
DropDown

The text portion is editable.

DropDownList

The user cannot directly edit the text portion.