[]
        
(Showing Draft Content)

C1.Win.Input.DropDownStyle

DropDownStyle Enum

Specifies the C1ComboBox style.

Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
public enum DropDownStyle

Fields

Name Description
Default

Text portion of the drop down control is editable and the drop down is displayed by clicking the down arrow.

DropDownList

The drop down of the C1ComboBox is displayed by clicking on either the text portion of the control or drop down button. The text portion is not editable.