LogNetAnalysisControl 事件 |
LogNetAnalysisControl 类型公开以下成员。
名称 | 说明 | |
---|---|---|
AutoSizeChanged | Occurs when the AutoSize property changes. (继承自 UserControl。) | |
AutoValidateChanged | Occurs when the AutoValidate property changes. (继承自 UserControl。) | |
BackColorChanged | Occurs when the value of the BackColor property changes. (继承自 Control。) | |
BackgroundImageChanged | Occurs when the value of the BackgroundImage property changes. (继承自 Control。) | |
BackgroundImageLayoutChanged | Occurs when the BackgroundImageLayout property changes. (继承自 Control。) | |
BindingContextChanged | Occurs when the value of the BindingContext property changes. (继承自 Control。) | |
CausesValidationChanged | Occurs when the value of the CausesValidation property changes. (继承自 Control。) | |
ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (继承自 Control。) | |
Click | Occurs when the control is clicked. (继承自 Control。) | |
ClientSizeChanged | Occurs when the value of the ClientSize property changes. (继承自 Control。) | |
ContextMenuChanged | Occurs when the value of the ContextMenu property changes. (继承自 Control。) | |
ContextMenuStripChanged | Occurs when the value of the ContextMenuStrip property changes. (继承自 Control。) | |
ControlAdded | Occurs when a new control is added to the ControlControlCollection. (继承自 Control。) | |
ControlRemoved | Occurs when a control is removed from the ControlControlCollection. (继承自 Control。) | |
CursorChanged | Occurs when the value of the Cursor property changes. (继承自 Control。) | |
Disposed | Occurs when the component is disposed by a call to the Dispose method. (继承自 Component。) | |
DockChanged | Occurs when the value of the Dock property changes. (继承自 Control。) | |
DoubleClick | Occurs when the control is double-clicked. (继承自 Control。) | |
DragDrop | Occurs when a drag-and-drop operation is completed. (继承自 Control。) | |
DragEnter | Occurs when an object is dragged into the control's bounds. (继承自 Control。) | |
DragLeave | Occurs when an object is dragged out of the control's bounds. (继承自 Control。) | |
DragOver | Occurs when an object is dragged over the control's bounds. (继承自 Control。) | |
EnabledChanged | Occurs when the Enabled property value has changed. (继承自 Control。) | |
Enter | Occurs when the control is entered. (继承自 Control。) | |
FontChanged | Occurs when the Font property value changes. (继承自 Control。) | |
ForeColorChanged | Occurs when the ForeColor property value changes. (继承自 Control。) | |
GiveFeedback | Occurs during a drag operation. (继承自 Control。) | |
GotFocus | Occurs when the control receives focus. (继承自 Control。) | |
HandleCreated | Occurs when a handle is created for the control. (继承自 Control。) | |
HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (继承自 Control。) | |
HelpRequested | Occurs when the user requests help for a control. (继承自 Control。) | |
ImeModeChanged | Occurs when the ImeMode property has changed. (继承自 Control。) | |
Invalidated | Occurs when a control's display requires redrawing. (继承自 Control。) | |
KeyDown | Occurs when a key is pressed while the control has focus. (继承自 Control。) | |
KeyPress | Occurs when a character. space or backspace key is pressed while the control has focus. (继承自 Control。) | |
KeyUp | Occurs when a key is released while the control has focus. (继承自 Control。) | |
Layout | Occurs when a control should reposition its child controls. (继承自 Control。) | |
Leave | Occurs when the input focus leaves the control. (继承自 Control。) | |
Load | Occurs before the control becomes visible for the first time. (继承自 UserControl。) | |
LocationChanged | Occurs when the Location property value has changed. (继承自 Control。) | |
LostFocus | Occurs when the control loses focus. (继承自 Control。) | |
MarginChanged | Occurs when the control's margin changes. (继承自 Control。) | |
MouseCaptureChanged | Occurs when the control loses mouse capture. (继承自 Control。) | |
MouseClick | Occurs when the control is clicked by the mouse. (继承自 Control。) | |
MouseDoubleClick | Occurs when the control is double clicked by the mouse. (继承自 Control。) | |
MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (继承自 Control。) | |
MouseEnter | Occurs when the mouse pointer enters the control. (继承自 Control。) | |
MouseHover | Occurs when the mouse pointer rests on the control. (继承自 Control。) | |
MouseLeave | Occurs when the mouse pointer leaves the control. (继承自 Control。) | |
MouseMove | Occurs when the mouse pointer is moved over the control. (继承自 Control。) | |
MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (继承自 Control。) | |
MouseWheel | Occurs when the mouse wheel moves while the control has focus. (继承自 Control。) | |
Move | Occurs when the control is moved. (继承自 Control。) | |
PaddingChanged | Occurs when the control's padding changes. (继承自 Control。) | |
Paint | Occurs when the control is redrawn. (继承自 Control。) | |
ParentChanged | Occurs when the Parent property value changes. (继承自 Control。) | |
PreviewKeyDown | Occurs before the KeyDown event when a key is pressed while focus is on this control. (继承自 Control。) | |
QueryAccessibilityHelp | Occurs when AccessibleObject is providing help to accessibility applications. (继承自 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. (继承自 Control。) | |
RegionChanged | Occurs when the value of the Region property changes. (继承自 Control。) | |
Resize | Occurs when the control is resized. (继承自 Control。) | |
RightToLeftChanged | Occurs when the RightToLeft property value changes. (继承自 Control。) | |
Scroll | Occurs when the user or code scrolls through the client area. (继承自 ScrollableControl。) | |
SizeChanged | Occurs when the Size property value changes. (继承自 Control。) | |
StyleChanged | Occurs when the control style changes. (继承自 Control。) | |
SystemColorsChanged | Occurs when the system colors change. (继承自 Control。) | |
TabIndexChanged | Occurs when the TabIndex property value changes. (继承自 Control。) | |
TabStopChanged | Occurs when the TabStop property value changes. (继承自 Control。) | |
TextChanged | Occurs when the Text property value changes. (继承自 Control。) | |
Validated | Occurs when the control is finished validating. (继承自 Control。) | |
Validating | Occurs when the control is validating. (继承自 Control。) | |
VisibleChanged | Occurs when the Visible property value changes. (继承自 Control。) |