System.Windows.Forms.ToolStripComboBox: Event Members

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

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

Public Events

DoubleClick

This event is not relevant to this class.

DropDown

Occurs when the drop-down portion of a System.Windows.Forms.ToolStripComboBox is shown.

DropDownClosed

Occurs when the drop-down portion of the System.Windows.Forms.ToolStripComboBox has closed.

DropDownStyleChanged

Occurs when the ToolStripComboBox.DropDownStyle property has changed.

SelectedIndexChanged

Occurs when the value of the ToolStripComboBox.SelectedIndex property has changed.

TextUpdate

Occurs when the System.Windows.Forms.ToolStripComboBox text has changed.