editable

The editable property defines whether the user can type in the selection for the combo box.

 

Syntax

System.Boolean editable();

 

Return Value

Returns the current property value.

 

Remarks

Member of field.

 

Example