AutocompleteMenu Events

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image

The AutocompleteMenu type exposes the following members.

Events

  NameDescription
Public eventAutoSizeChanged
Occurs when the AutoSize property has changed.
(Inherited from ToolStrip.)
Public eventBackColorChanged
Occurs when the value of the BackColor property changes.
(Inherited from Control.)
Public eventBackgroundImageChanged
Occurs when the value of the BackgroundImage property changes.
(Inherited from ToolStripDropDown.)
Public eventBackgroundImageLayoutChanged
Occurs when the value of the BackgroundImage property changes.
(Inherited from ToolStripDropDown.)
Public eventBeginDrag
Occurs when the user begins to drag the ToolStrip control.
(Inherited from ToolStrip.)
Public eventBindingContextChanged
Occurs when the value of the BindingContext property changes.
(Inherited from ToolStripDropDown.)
Public eventCausesValidationChanged
Occurs when the CausesValidation property changes.
(Inherited from ToolStrip.)
Public eventChangeUICues
Occurs when the focus or keyboard user interface (UI) cues change.
(Inherited from ToolStripDropDown.)
Public eventClick
Occurs when the control is clicked.
(Inherited from Control.)
Public eventClientSizeChanged
Occurs when the value of the ClientSize property changes.
(Inherited from Control.)
Public eventClosed
Occurs when the ToolStripDropDown is closed.
(Inherited from ToolStripDropDown.)
Public eventClosing
Occurs when the ToolStripDropDown control is about to close.
(Inherited from ToolStripDropDown.)
Public eventContextMenuChanged
This event is not relevant to this class.
(Inherited from ToolStripDropDown.)
Public eventContextMenuStripChanged
This event is not relevant to this class.
(Inherited from ToolStripDropDown.)
Public eventControlAdded
This event is not relevant for this class.
(Inherited from ToolStrip.)
Public eventControlRemoved
This event is not relevant for this class.
(Inherited from ToolStrip.)
Public eventCursorChanged
Occurs when the value of the Cursor property changes.
(Inherited from ToolStrip.)
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose()()()() method.
(Inherited from Component.)
Public eventDockChanged
This event is not relevant to this class.
(Inherited from ToolStripDropDown.)
Public eventDoubleClick
Occurs when the control is double-clicked.
(Inherited from Control.)
Public eventDragDrop
Occurs when a drag-and-drop operation is completed.
(Inherited from Control.)
Public eventDragEnter
Occurs when an object is dragged into the control's bounds.
(Inherited from Control.)
Public eventDragLeave
Occurs when an object is dragged out of the control's bounds.
(Inherited from Control.)
Public eventDragOver
Occurs when an object is dragged over the control's bounds.
(Inherited from Control.)
Public eventEnabledChanged
Occurs when the Enabled property value has changed.
(Inherited from Control.)
Public eventEndDrag
Occurs when the user stops dragging the ToolStrip control.
(Inherited from ToolStrip.)
Public eventEnter
Occurs when the focus enters the ToolStripDropDown.
(Inherited from ToolStripDropDown.)
Public eventFontChanged
Occurs when the value of the Font property changes.
(Inherited from ToolStripDropDown.)
Public eventForeColorChanged
Occurs when the value of the ForeColor property changes.
(Inherited from ToolStripDropDown.)
Public eventGiveFeedback
This event is not relevant for this class.
(Inherited from ToolStripDropDown.)
Public eventGotFocus
Occurs when the control receives focus.
(Inherited from Control.)
Public eventHandleCreated
Occurs when a handle is created for the control.
(Inherited from Control.)
Public eventHandleDestroyed
Occurs when the control's handle is in the process of being destroyed.
(Inherited from Control.)
Public eventHelpRequested
Occurs when the user requests help for a control.
(Inherited from ToolStripDropDown.)
Public eventImeModeChanged
Occurs when the ImeModeChanged property has changed.
(Inherited from ToolStripDropDown.)
Public eventInvalidated
Occurs when a control's display requires redrawing.
(Inherited from Control.)
Public eventItemAdded
Occurs when a new ToolStripItem is added to the ToolStripItemCollection.
(Inherited from ToolStrip.)
Public eventItemClicked
Occurs when the ToolStripItem is clicked.
(Inherited from ToolStrip.)
Public eventItemRemoved
Occurs when a ToolStripItem is removed from the ToolStripItemCollection.
(Inherited from ToolStrip.)
Public eventKeyDown
Occurs when a key is pressed and held down while the ToolStripDropDown has focus.
(Inherited from ToolStripDropDown.)
Public eventKeyPress
Occurs when a key is pressed while the ToolStripDropDown has focus.
(Inherited from ToolStripDropDown.)
Public eventKeyUp
Occurs when a key is released while the control has focus.
(Inherited from ToolStripDropDown.)
Public eventLayout
Occurs when a control should reposition its child controls.
(Inherited from Control.)
Public eventLayoutCompleted
Occurs when the layout of the ToolStrip is complete.
(Inherited from ToolStrip.)
Public eventLayoutStyleChanged
Occurs when the value of the LayoutStyle property changes.
(Inherited from ToolStrip.)
Public eventLeave
Occurs when the input focus leaves the control.
(Inherited from ToolStripDropDown.)
Public eventLocationChanged
Occurs when the Location property value has changed.
(Inherited from Control.)
Public eventLostFocus
Occurs when the control loses focus.
(Inherited from Control.)
Public eventMarginChanged
Occurs when the control's margin changes.
(Inherited from Control.)
Public eventMouseCaptureChanged
Occurs when the control loses or gains mouse capture.
(Inherited from Control.)
Public eventMouseClick
Occurs when the control is clicked by the mouse.
(Inherited from Control.)
Public eventMouseDoubleClick
Occurs when the control is double clicked by the mouse.
(Inherited from Control.)
Public eventMouseDown
Occurs when the mouse pointer is over the control and a mouse button is pressed.
(Inherited from Control.)
Public eventMouseEnter
Occurs when the mouse pointer enters the control.
(Inherited from Control.)
Public eventMouseHover
Occurs when the mouse pointer rests on the control.
(Inherited from Control.)
Public eventMouseLeave
Occurs when the mouse pointer leaves the control.
(Inherited from Control.)
Public eventMouseMove
Occurs when the mouse pointer is moved over the control.
(Inherited from Control.)
Public eventMouseUp
Occurs when the mouse pointer is over the control and a mouse button is released.
(Inherited from Control.)
Public eventMouseWheel
Occurs when the mouse wheel moves while the control has focus.
(Inherited from Control.)
Public eventMove
Occurs when the control is moved.
(Inherited from Control.)
Public eventOpened
Occurs when the ToolStripDropDown is opened.
(Inherited from ToolStripDropDown.)
Public eventOpening
Occurs when popup menu is opening
Public eventPaddingChanged
Occurs when the control's padding changes.
(Inherited from Control.)
Public eventPaint
Occurs when the control is redrawn.
(Inherited from Control.)
Public eventPaintGrip
Occurs when the ToolStrip move handle is painted.
(Inherited from ToolStrip.)
Public eventParentChanged
Occurs when the Parent property value changes.
(Inherited from Control.)
Public eventPreviewKeyDown
Occurs before the KeyDown event when a key is pressed while focus is on this control.
(Inherited from Control.)
Public eventQueryAccessibilityHelp
Occurs when AccessibleObject is providing help to accessibility applications.
(Inherited from Control.)
Public eventQueryContinueDrag
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
(Inherited from Control.)
Public eventRegionChanged
Occurs when the value of the Region property changes.
(Inherited from ToolStripDropDown.)
Public eventRendererChanged
Occurs when the value of the Renderer property changes.
(Inherited from ToolStrip.)
Public eventResize
Occurs when the control is resized.
(Inherited from Control.)
Public eventRightToLeftChanged
Occurs when the RightToLeft property value changes.
(Inherited from Control.)
Public eventScroll
This event is not relevant for this class.
(Inherited from ToolStripDropDown.)
Public eventSelected
It fires after item inserting
Public eventSelecting
User selects item
Public eventSizeChanged
Occurs when the Size property value changes.
(Inherited from Control.)
Public eventStyleChanged
Occurs when the ToolStripLayoutStyle style changes.
(Inherited from ToolStripDropDown.)
Public eventSystemColorsChanged
Occurs when the system colors change.
(Inherited from Control.)
Public eventTabIndexChanged
This event is not relevant to this class.
(Inherited from ToolStripDropDown.)
Public eventTabStopChanged
This event is not relevant for this class.
(Inherited from ToolStripDropDown.)
Public eventTextChanged
This event is not relevant for this class.
(Inherited from ToolStripDropDown.)
Public eventValidated
This event is not relevant for this class.
(Inherited from ToolStripDropDown.)
Public eventValidating
This event is not relevant for this class.
(Inherited from ToolStripDropDown.)
Public eventVisibleChanged
Occurs when the Visible property value changes.
(Inherited from Control.)

See Also