VitNX_ContextMenu Events
The following tables list the members exposed by the VitNX_ContextMenu type.
| Name | Description | |
|---|---|---|
|
AutoSizeChanged | Occurs when the AutoSize property has changed. (inherited from ToolStrip). |
|
BackColorChanged | Occurs when the value of the BackColor property changes. (inherited from Control). |
|
BackgroundImageChanged | Occurs when the value of the BackgroundImage property changes. (inherited from ToolStripDropDown). |
|
BackgroundImageLayoutChanged | Occurs when the value of the BackgroundImage property changes. (inherited from ToolStripDropDown). |
|
BeginDrag | Occurs when the user begins to drag the ToolStrip control. (inherited from ToolStrip). |
|
BindingContextChanged | Occurs when the value of the BindingContext property changes. (inherited from ToolStripDropDown). |
|
CausesValidationChanged | Occurs when the CausesValidation property changes. (inherited from ToolStrip). |
|
ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (inherited from ToolStripDropDown). |
|
Click | Occurs when the control is clicked. (inherited from Control). |
|
ClientSizeChanged | Occurs when the value of the ClientSize property changes. (inherited from Control). |
|
Closed | Occurs when the ToolStripDropDown is closed. (inherited from ToolStripDropDown). |
|
Closing | Occurs when the ToolStripDropDown control is about to close. (inherited from ToolStripDropDown). |
|
ContextMenuChanged | This event is not relevant to this class. (inherited from ToolStripDropDown). |
|
ContextMenuStripChanged | This event is not relevant to this class. (inherited from ToolStripDropDown). |
|
ControlAdded | This event is not relevant for this class. (inherited from ToolStrip). |
|
ControlRemoved | This event is not relevant for this class. (inherited from ToolStrip). |
|
CursorChanged | Occurs when the value of the Cursor property changes. (inherited from ToolStrip). |
|
Disposed | Occurs when the component is disposed by a call to the Dispose method. (inherited from Component). |
|
DockChanged | This event is not relevant to this class. (inherited from ToolStripDropDown). |
|
DoubleClick | Occurs when the control is double-clicked. (inherited from Control). |
|
DpiChangedAfterParent | (inherited from Control). |
|
DpiChangedBeforeParent | (inherited from Control). |
|
DragDrop | Occurs when a drag-and-drop operation is completed. (inherited from Control). |
|
DragEnter | Occurs when an object is dragged into the control's bounds. (inherited from Control). |
|
DragLeave | Occurs when an object is dragged out of the control's bounds. (inherited from Control). |
|
DragOver | Occurs when an object is dragged over the control's bounds. (inherited from Control). |
|
EnabledChanged | Occurs when the Enabled property value has changed. (inherited from Control). |
|
EndDrag | Occurs when the user stops dragging the ToolStrip control. (inherited from ToolStrip). |
|
Enter | Occurs when the focus enters the ToolStripDropDown. (inherited from ToolStripDropDown). |
|
FontChanged | Occurs when the value of the Font property changes. (inherited from ToolStripDropDown). |
|
ForeColorChanged | Occurs when the value of the ForeColor property changes. (inherited from ToolStripDropDown). |
|
GiveFeedback | This event is not relevant for this class. (inherited from ToolStripDropDown). |
|
GotFocus | Occurs when the control receives focus. (inherited from Control). |
|
HandleCreated | Occurs when a handle is created for the control. (inherited from Control). |
|
HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (inherited from Control). |
|
HelpRequested | Occurs when the user requests help for a control. (inherited from ToolStripDropDown). |
|
ImeModeChanged | Occurs when the ImeModeChanged property has changed. (inherited from ToolStripDropDown). |
|
Invalidated | Occurs when a control's display requires redrawing. (inherited from Control). |
|
ItemAdded | Occurs when a new ToolStripItem is added to the ToolStripItemCollection. (inherited from ToolStrip). |
|
ItemClicked | Occurs when the ToolStripItem is clicked. (inherited from ToolStrip). |
|
ItemRemoved | Occurs when a ToolStripItem is removed from the ToolStripItemCollection. (inherited from ToolStrip). |
|
KeyDown | Occurs when a key is pressed and held down while the ToolStripDropDown has focus. (inherited from ToolStripDropDown). |
|
KeyPress | Occurs when a key is pressed while the ToolStripDropDown has focus. (inherited from ToolStripDropDown). |
|
KeyUp | Occurs when a key is released while the control has focus. (inherited from ToolStripDropDown). |
|
Layout | Occurs when a control should reposition its child controls. (inherited from Control). |
|
LayoutCompleted | Occurs when the layout of the ToolStrip is complete. (inherited from ToolStrip). |
|
LayoutStyleChanged | Occurs when the value of the LayoutStyle property changes. (inherited from ToolStrip). |
|
Leave | Occurs when the input focus leaves the control. (inherited from ToolStripDropDown). |
|
LocationChanged | Occurs when the Location property value has changed. (inherited from Control). |
|
LostFocus | Occurs when the control loses focus. (inherited from Control). |
|
MarginChanged | Occurs when the control's margin changes. (inherited from Control). |
|
MouseCaptureChanged | Occurs when the control loses mouse capture. (inherited from Control). |
|
MouseClick | Occurs when the control is clicked by the mouse. (inherited from Control). |
|
MouseDoubleClick | Occurs when the control is double clicked by the mouse. (inherited from Control). |
|
MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (inherited from Control). |
|
MouseEnter | Occurs when the mouse pointer enters the control. (inherited from Control). |
|
MouseHover | Occurs when the mouse pointer rests on the control. (inherited from Control). |
|
MouseLeave | Occurs when the mouse pointer leaves the control. (inherited from Control). |
|
MouseMove | Occurs when the mouse pointer is moved over the control. (inherited from Control). |
|
MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (inherited from Control). |
|
MouseWheel | Occurs when the mouse wheel moves while the control has focus. (inherited from Control). |
|
Move | Occurs when the control is moved. (inherited from Control). |
|
Opened | Occurs when the ToolStripDropDown is opened. (inherited from ToolStripDropDown). |
|
Opening | Occurs when the ToolStripDropDown control is opening. (inherited from ToolStripDropDown). |
|
PaddingChanged | Occurs when the control's padding changes. (inherited from Control). |
|
Paint | Occurs when the control is redrawn. (inherited from Control). |
|
PaintGrip | Occurs when the ToolStrip move handle is painted. (inherited from ToolStrip). |
|
ParentChanged | Occurs when the Parent property value changes. (inherited from Control). |
|
PreviewKeyDown | Occurs before the KeyDown event when a key is pressed while focus is on this control. (inherited from Control). |
|
QueryAccessibilityHelp | Occurs when AccessibleObject is providing help to accessibility applications. (inherited from Control). |
|
QueryContinueDrag | 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). |
|
RegionChanged | Occurs when the value of the Region property changes. (inherited from ToolStripDropDown). |
|
RendererChanged | Occurs when the value of the Renderer property changes. (inherited from ToolStrip). |
|
Resize | Occurs when the control is resized. (inherited from Control). |
|
RightToLeftChanged | Occurs when the RightToLeft property value changes. (inherited from Control). |
|
Scroll | This event is not relevant for this class. (inherited from ToolStripDropDown). |
|
SizeChanged | Occurs when the Size property value changes. (inherited from Control). |
|
StyleChanged | Occurs when the ToolStripLayoutStyle style changes. (inherited from ToolStripDropDown). |
|
SystemColorsChanged | Occurs when the system colors change. (inherited from Control). |
|
TabIndexChanged | This event is not relevant to this class. (inherited from ToolStripDropDown). |
|
TabStopChanged | This event is not relevant for this class. (inherited from ToolStripDropDown). |
|
TextChanged | This event is not relevant for this class. (inherited from ToolStripDropDown). |
|
Validated | This event is not relevant for this class. (inherited from ToolStripDropDown). |
|
Validating | This event is not relevant for this class. (inherited from ToolStripDropDown). |
|
VisibleChanged | Occurs when the Visible property value changes. (inherited from Control). |