System.Windows.Forms.TextBoxBase: Event Members

The events of System.Windows.Forms.TextBoxBase are listed below. For a list of all members, see the TextBoxBase Members list.

See Also: Inherited members from System.Windows.Forms.Control

Public Events

AcceptsTabChanged

Occurs when the value of the TextBoxBase.AcceptsTab property has changed.

AutoSizeChanged

This event is not relevant for this class.

BackgroundImageChanged

Occurs when the value of the TextBoxBase.BackgroundImage property changes. This event is not relevant for this class.

BackgroundImageLayoutChanged

Occurs when the value of the TextBoxBase.BackgroundImageLayout property changes. This event is not relevant for this class.

BorderStyleChanged

Occurs when the value of the TextBoxBase.BorderStyle property has changed.

Click

Occurs when the text box is clicked.

HideSelectionChanged

Occurs when the value of the TextBoxBase.HideSelection property has changed.

ModifiedChanged

Occurs when the value of the TextBoxBase.Modified property has changed.

MouseClick

Occurs when the control is clicked by the mouse.

MultilineChanged

Occurs when the value of the TextBoxBase.Multiline property has changed.

PaddingChanged

This event is not relevant for this class.

Paint

Occurs when the control is redrawn. This event is not relevant for this class.

ReadOnlyChanged

Occurs when the value of the TextBoxBase.ReadOnly property has changed.