Wrox.Samples.GUI.ExtTextBox Class
Simple extension of a standard Windows Forms TextBox

Access: Public
Base Classes: TextBox
  Members Description  
    mHoldColor    
    mIsRequired    
    onIsRequiredChanged    
    ExtTextBox Initializes a new instance of the Wrox.Samples.GUI.ExtTextBox class

 
    ReadOnly Gets or sets a value indicating whether text in the control can be changed or not.

 
    BackColor Gets or sets the background color of the control.

 
    IsRequired Gets or sets a value indicating whether the control is required.

 
    OnIsRequiredChanged Raises the ExtendedTextBox.ExtTextBox.IsRequiredChanged event.