ComboBoxActiveXControl.IsEditable

ComboBoxActiveXControl.IsEditable property

Indicates whether the user can type into the control.

public bool IsEditable { get; set; }

See Also