Click or drag to resize

ComboBoxIHandlerReadOnly Property

Gets or sets the editable of ComboBox.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
bool ReadOnly { get; set; }

Property Value

Type: Boolean
See Also