Wrox.Samples.GUI.ExtTextBox.BackColor System.Drawing.Color BackColor
Gets or sets the background color of the control.
Access:
Public
Type
Description
System.Drawing.Color
Accessors
Description
BackColor
BackColor
Remarks:
Overriden from TextBox. If the ExtTextBox's ReadOnly property is true, the BackColor is not actually changed, but is saved until such time as the ReadOnly property is set to false.