System.Windows.Forms.ToolStripControlHost: Event Members

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

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

Public Events

DisplayStyleChanged

This event is not relevant to this class.

Enter

Occurs when the hosted control is entered.

GotFocus

Occurs when the hosted control receives focus.

KeyDown

Occurs when a key is pressed and held down while the hosted control has focus.

KeyPress

Occurs when a key is pressed while the hosted control has focus.

KeyUp

Occurs when a key is released while the hosted control has focus.

Leave

Occurs when the input focus leaves the hosted control.

LostFocus

Occurs when the hosted control loses focus.

Validated

Occurs after the hosted control has been successfully validated.

Validating

Occurs while the hosted control is validating.