[]
Gets or sets a brush that describes the background of a control when GcComboBox.IsEditable is true.
public Brush EditableBackground { get; set; }
Public Property EditableBackground As Brush
Type | Description |
---|---|
Brush | The brush that is used to fill the background of the control when GcComboBox.IsEditable is true. |