LogNetAnalysisControl 方法 |
LogNetAnalysisControl 类型公开以下成员。
名称 | 说明 | |
---|---|---|
AccessibilityNotifyClients(AccessibleEvents, Int32) | Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. (继承自 Control。) | |
AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) | Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control . (继承自 Control。) | |
AdjustFormScrollbars | Adjusts the scroll bars on the container based on the current control positions and the control currently selected. (继承自 ContainerControl。) | |
BeginInvoke(Delegate) | Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (继承自 Control。) | |
BeginInvoke(Delegate, Object) | Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (继承自 Control。) | |
BringToFront | Brings the control to the front of the z-order. (继承自 Control。) | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (继承自 Control。) | |
CreateAccessibilityInstance | Creates a new accessibility object for the control. (继承自 Control。) | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (继承自 Control。) | |
CreateControlsInstance | Creates a new instance of the control collection for the control. (继承自 Control。) | |
CreateGraphics | Creates the Graphics for the control. (继承自 Control。) | |
CreateHandle | Creates a handle for the control. (继承自 Control。) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (继承自 MarshalByRefObject。) | |
DefWndProc | Sends the specified message to the default window procedure. (继承自 Control。) | |
DestroyHandle | Destroys the handle associated with the control. (继承自 Control。) | |
Dispose | Releases all resources used by the Component. (继承自 Component。) | |
Dispose(Boolean) |
清理所有正在使用的资源。
(重写 ContainerControlDispose(Boolean).) | |
DoDragDrop | Begins a drag-and-drop operation. (继承自 Control。) | |
DrawToBitmap | Supports rendering to the specified bitmap. (继承自 Control。) | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed. (继承自 Control。) | |
Equals | Determines whether the specified object is equal to the current object. (继承自 Object。) | |
Finalize | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (继承自 Component。) | |
FindForm | Retrieves the form that the control is on. (继承自 Control。) | |
Focus | Sets input focus to the control. (继承自 Control。) | |
GetAccessibilityObjectById | Retrieves the specified AccessibleObject. (继承自 Control。) | |
GetAutoSizeMode | Retrieves a value indicating how a control will behave when its AutoSize property is enabled. (继承自 Control。) | |
GetChildAtPoint(Point) | Retrieves the child control that is located at the specified coordinates. (继承自 Control。) | |
GetChildAtPoint(Point, GetChildAtPointSkip) | Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (继承自 Control。) | |
GetContainerControl | Returns the next ContainerControl up the control's chain of parent controls. (继承自 Control。) | |
GetHashCode | Serves as the default hash function. (继承自 Object。) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (继承自 MarshalByRefObject。) | |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (继承自 Control。) | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (继承自 Control。) | |
GetScaledBounds | Retrieves the bounds within which the control is scaled. (继承自 Control。) | |
GetScrollState | Determines whether the specified flag has been set. (继承自 ScrollableControl。) | |
GetService | Returns an object that represents a service provided by the Component or by its Container. (继承自 Component。) | |
GetStyle | Retrieves the value of the specified control style bit for the control. (继承自 Control。) | |
GetTopLevel | Determines if the control is a top-level control. (继承自 Control。) | |
GetType | Gets the Type of the current instance. (继承自 Object。) | |
Hide | Conceals the control from the user. (继承自 Control。) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (继承自 MarshalByRefObject。) | |
InitLayout | Called after the control has been added to another container. (继承自 Control。) | |
Invalidate | Invalidates the entire surface of the control and causes the control to be redrawn. (继承自 Control。) | |
Invalidate(Region) | Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (继承自 Control。) | |
Invalidate(Boolean) | Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (继承自 Control。) | |
Invalidate(Rectangle) | Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (继承自 Control。) | |
Invalidate(Region, Boolean) | Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (继承自 Control。) | |
Invalidate(Rectangle, Boolean) | Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (继承自 Control。) | |
Invoke(Delegate) | Executes the specified delegate on the thread that owns the control's underlying window handle. (继承自 Control。) | |
Invoke(Delegate, Object) | Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (继承自 Control。) | |
InvokeGotFocus | Raises the GotFocus event for the specified control. (继承自 Control。) | |
InvokeLostFocus | Raises the LostFocus event for the specified control. (继承自 Control。) | |
InvokeOnClick | Raises the Click event for the specified control. (继承自 Control。) | |
InvokePaint | Raises the Paint event for the specified control. (继承自 Control。) | |
InvokePaintBackground | Raises the PaintBackground event for the specified control. (继承自 Control。) | |
IsInputChar | Determines if a character is an input character that the control recognizes. (继承自 Control。) | |
IsInputKey | Determines whether the specified key is a regular input key or a special key that requires preprocessing. (继承自 Control。) | |
MemberwiseClone | Creates a shallow copy of the current Object. (继承自 Object。) | |
MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (继承自 MarshalByRefObject。) | |
NotifyInvalidate | Raises the Invalidated event with a specified region of the control to invalidate. (继承自 Control。) | |
OnAutoSizeChanged | Raises the AutoSizeChanged event. (继承自 Control。) | |
OnAutoValidateChanged | Raises the AutoValidateChanged event. (继承自 ContainerControl。) | |
OnBackColorChanged | Raises the BackColorChanged event. (继承自 Control。) | |
OnBackgroundImageChanged | Raises the BackgroundImageChanged event. (继承自 Control。) | |
OnBackgroundImageLayoutChanged | Raises the BackgroundImageLayoutChanged event. (继承自 Control。) | |
OnBindingContextChanged | Raises the BindingContextChanged event. (继承自 Control。) | |
OnCausesValidationChanged | Raises the CausesValidationChanged event. (继承自 Control。) | |
OnChangeUICues | Raises the ChangeUICues event. (继承自 Control。) | |
OnClick | Raises the Click event. (继承自 Control。) | |
OnClientSizeChanged | Raises the ClientSizeChanged event. (继承自 Control。) | |
OnContextMenuChanged | Raises the ContextMenuChanged event. (继承自 Control。) | |
OnContextMenuStripChanged | Raises the ContextMenuStripChanged event. (继承自 Control。) | |
OnControlAdded | Raises the ControlAdded event. (继承自 Control。) | |
OnControlRemoved | Raises the ControlRemoved event. (继承自 Control。) | |
OnCreateControl | Raises the CreateControl event. (继承自 UserControl。) | |
OnCursorChanged | Raises the CursorChanged event. (继承自 Control。) | |
OnDockChanged | Raises the DockChanged event. (继承自 Control。) | |
OnDoubleClick | Raises the DoubleClick event. (继承自 Control。) | |
OnDragDrop | Raises the DragDrop event. (继承自 Control。) | |
OnDragEnter | Raises the DragEnter event. (继承自 Control。) | |
OnDragLeave | Raises the DragLeave event. (继承自 Control。) | |
OnDragOver | Raises the DragOver event. (继承自 Control。) | |
OnEnabledChanged | Raises the EnabledChanged event. (继承自 Control。) | |
OnEnter | Raises the Enter event. (继承自 Control。) | |
OnFontChanged | Raises the FontChanged event. (继承自 ContainerControl。) | |
OnForeColorChanged | Raises the ForeColorChanged event. (继承自 Control。) | |
OnGiveFeedback | Raises the GiveFeedback event. (继承自 Control。) | |
OnGotFocus | Raises the GotFocus event. (继承自 Control。) | |
OnHandleCreated | Raises the HandleCreated event. (继承自 Control。) | |
OnHandleDestroyed | Raises the HandleDestroyed event. (继承自 Control。) | |
OnHelpRequested | Raises the HelpRequested event. (继承自 Control。) | |
OnImeModeChanged | Raises the ImeModeChanged event. (继承自 Control。) | |
OnInvalidated | Raises the Invalidated event. (继承自 Control。) | |
OnKeyDown | Raises the KeyDown event. (继承自 Control。) | |
OnKeyPress | Raises the KeyPress event. (继承自 Control。) | |
OnKeyUp | Raises the KeyUp event. (继承自 Control。) | |
OnLayout | Raises the Layout event. (继承自 ContainerControl。) | |
OnLeave | Raises the Leave event. (继承自 Control。) | |
OnLoad | Raises the Load event. (继承自 UserControl。) | |
OnLocationChanged | Raises the LocationChanged event. (继承自 Control。) | |
OnLostFocus | Raises the LostFocus event. (继承自 Control。) | |
OnMarginChanged | Raises the MarginChanged event. (继承自 Control。) | |
OnMouseCaptureChanged | Raises the MouseCaptureChanged event. (继承自 Control。) | |
OnMouseClick | Raises the MouseClick event. (继承自 Control。) | |
OnMouseDoubleClick | Raises the MouseDoubleClick event. (继承自 Control。) | |
OnMouseDown | Raises the MouseDown event. (继承自 UserControl。) | |
OnMouseEnter | Raises the MouseEnter event. (继承自 Control。) | |
OnMouseHover | Raises the MouseHover event. (继承自 Control。) | |
OnMouseLeave | Raises the MouseLeave event. (继承自 Control。) | |
OnMouseMove | Raises the MouseMove event. (继承自 Control。) | |
OnMouseUp | Raises the MouseUp event. (继承自 Control。) | |
OnMouseWheel | Raises the MouseWheel event. (继承自 ScrollableControl。) | |
OnMove | Raises the Move event. (继承自 Control。) | |
OnNotifyMessage | Notifies the control of Windows messages. (继承自 Control。) | |
OnPaddingChanged | Raises the PaddingChanged event. (继承自 ScrollableControl。) | |
OnPaint | Raises the Paint event. (继承自 Control。) | |
OnPaintBackground | Paints the background of the control. (继承自 ScrollableControl。) | |
OnParentBackColorChanged | Raises the BackColorChanged event when the BackColor property value of the control's container changes. (继承自 Control。) | |
OnParentBackgroundImageChanged | Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. (继承自 Control。) | |
OnParentBindingContextChanged | Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. (继承自 Control。) | |
OnParentChanged | Raises the ParentChanged event. (继承自 ContainerControl。) | |
OnParentCursorChanged | Raises the CursorChanged event. (继承自 Control。) | |
OnParentEnabledChanged | Raises the EnabledChanged event when the Enabled property value of the control's container changes. (继承自 Control。) | |
OnParentFontChanged | Raises the FontChanged event when the Font property value of the control's container changes. (继承自 Control。) | |
OnParentForeColorChanged | Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. (继承自 Control。) | |
OnParentRightToLeftChanged | Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. (继承自 Control。) | |
OnParentVisibleChanged | Raises the VisibleChanged event when the Visible property value of the control's container changes. (继承自 Control。) | |
OnPreviewKeyDown | Raises the PreviewKeyDown event. (继承自 Control。) | |
OnPrint | Raises the Paint event. (继承自 Control。) | |
OnQueryContinueDrag | Raises the QueryContinueDrag event. (继承自 Control。) | |
OnRegionChanged | Raises the RegionChanged event. (继承自 Control。) | |
OnResize | Raises the Resize event. (继承自 UserControl。) | |
OnRightToLeftChanged | Raises the RightToLeftChanged event. (继承自 ScrollableControl。) | |
OnScroll | Raises the Scroll event. (继承自 ScrollableControl。) | |
OnSizeChanged | Raises the SizeChanged event. (继承自 Control。) | |
OnStyleChanged | Raises the StyleChanged event. (继承自 Control。) | |
OnSystemColorsChanged | Raises the SystemColorsChanged event. (继承自 Control。) | |
OnTabIndexChanged | Raises the TabIndexChanged event. (继承自 Control。) | |
OnTabStopChanged | Raises the TabStopChanged event. (继承自 Control。) | |
OnTextChanged | Raises the TextChanged event. (继承自 Control。) | |
OnValidated | Raises the Validated event. (继承自 Control。) | |
OnValidating | Raises the Validating event. (继承自 Control。) | |
OnVisibleChanged | Raises the VisibleChanged event. (继承自 ScrollableControl。) | |
PerformAutoScale | Performs scaling of the container control and its children. (继承自 ContainerControl。) | |
PerformLayout | Forces the control to apply layout logic to all its child controls. (继承自 Control。) | |
PerformLayout(Control, String) | Forces the control to apply layout logic to all its child controls. (继承自 Control。) | |
PointToClient | Computes the location of the specified screen point into client coordinates. (继承自 Control。) | |
PointToScreen | Computes the location of the specified client point into screen coordinates. (继承自 Control。) | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (继承自 Control。) | |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (继承自 Control。) | |
ProcessCmdKey | Processes a command key. (继承自 ContainerControl。) | |
ProcessDialogChar | Processes a dialog character. (继承自 ContainerControl。) | |
ProcessDialogKey | Processes a dialog key. (继承自 ContainerControl。) | |
ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. (继承自 Control。) | |
ProcessKeyMessage | Processes a keyboard message. (继承自 Control。) | |
ProcessKeyPreview | Previews a keyboard message. (继承自 Control。) | |
ProcessMnemonic | Processes a mnemonic character. (继承自 ContainerControl。) | |
ProcessTabKey | Selects the next available control and makes it the active control. (继承自 ContainerControl。) | |
RaiseDragEvent | Raises the appropriate drag event. (继承自 Control。) | |
RaiseKeyEvent | Raises the appropriate key event. (继承自 Control。) | |
RaiseMouseEvent | Raises the appropriate mouse event. (继承自 Control。) | |
RaisePaintEvent | Raises the appropriate paint event. (继承自 Control。) | |
RecreateHandle | Forces the re-creation of the handle for the control. (继承自 Control。) | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (继承自 Control。) | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (继承自 Control。) | |
Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (继承自 Control。) | |
ResetMouseEventArgs | Resets the control to handle the MouseLeave event. (继承自 Control。) | |
ResetText | Resets the Text property to its default value (Empty). (继承自 Control。) | |
ResumeLayout | Resumes usual layout logic. (继承自 Control。) | |
ResumeLayout(Boolean) | Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests. (继承自 Control。) | |
RtlTranslateAlignment(HorizontalAlignment) | Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (继承自 Control。) | |
RtlTranslateAlignment(LeftRightAlignment) | Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (继承自 Control。) | |
RtlTranslateAlignment(ContentAlignment) | Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (继承自 Control。) | |
RtlTranslateContent | Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (继承自 Control。) | |
RtlTranslateHorizontal | Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (继承自 Control。) | |
RtlTranslateLeftRight | Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (继承自 Control。) | |
Scale | Scales the control and all child controls by the specified scaling factor. (继承自 Control。) | |
ScaleControl | Scales a control's location, size, padding and margin. (继承自 ScrollableControl。) | |
ScrollControlIntoView | Scrolls the specified child control into view on an auto-scroll enabled control. (继承自 ScrollableControl。) | |
ScrollToControl | Calculates the scroll offset to the specified child control. (继承自 ScrollableControl。) | |
Select | Activates the control. (继承自 Control。) | |
Select(Boolean, Boolean) | Activates a child control. Optionally specifies the direction in the tab order to select the control from. (继承自 ContainerControl。) | |
SelectNextControl | Activates the next control. (继承自 Control。) | |
SendToBack | Sends the control to the back of the z-order. (继承自 Control。) | |
SetAutoScrollMargin | Sets the size of the auto-scroll margins. (继承自 ScrollableControl。) | |
SetAutoSizeMode | Sets a value indicating how a control will behave when its AutoSize property is enabled. (继承自 Control。) | |
SetBounds(Int32, Int32, Int32, Int32) | Sets the bounds of the control to the specified location and size. (继承自 Control。) | |
SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | Sets the specified bounds of the control to the specified location and size. (继承自 Control。) | |
SetBoundsCore | Performs the work of setting the specified bounds of this control. (继承自 Control。) | |
SetClientSizeCore | Sets the size of the client area of the control. (继承自 Control。) | |
SetDisplayRectLocation | Positions the display window to the specified value. (继承自 ScrollableControl。) | |
SetLogNetSource |
设置日志的数据源
| |
SetScrollState | Sets the specified scroll state flag. (继承自 ScrollableControl。) | |
SetStyle | Sets a specified ControlStyles flag to either or . (继承自 Control。) | |
SetTopLevel | Sets the control as the top-level control. (继承自 Control。) | |
SetVisibleCore | Sets the control to the specified visible state. (继承自 Control。) | |
Show | Displays the control to the user. (继承自 Control。) | |
SizeFromClientSize | Determines the size of the entire control from the height and width of its client area. (继承自 Control。) | |
SuspendLayout | Temporarily suspends the layout logic for the control. (继承自 Control。) | |
ToString | Returns a String containing the name of the Component, if any. This method should not be overridden. (继承自 Component。) | |
Update | Causes the control to redraw the invalidated regions within its client area. (继承自 Control。) | |
UpdateBounds | Updates the bounds of the control with the current size and location. (继承自 Control。) | |
UpdateBounds(Int32, Int32, Int32, Int32) | Updates the bounds of the control with the specified size and location. (继承自 Control。) | |
UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) | Updates the bounds of the control with the specified size, location, and client size. (继承自 Control。) | |
UpdateDefaultButton | When overridden by a derived class, updates which button is the default button. (继承自 ContainerControl。) | |
UpdateStyles | Forces the assigned styles to be reapplied to the control. (继承自 Control。) | |
UpdateZOrder | Updates the control in its parent's z-order. (继承自 Control。) | |
Validate | Verifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order. (继承自 ContainerControl。) | |
Validate(Boolean) | Verifies the value of the control that is losing focus; conditionally dependent on whether automatic validation is turned on. (继承自 ContainerControl。) | |
ValidateChildren | Causes all of the child controls within a control that support validation to validate their data. (继承自 UserControl。) | |
ValidateChildren(ValidationConstraints) | Causes all of the child controls within a control that support validation to validate their data. (继承自 UserControl。) | |
WndProc | Processes Windows messages. (继承自 UserControl。) |
名称 | 说明 | |
---|---|---|
ToJsonString |
获取当前对象的JSON格式表示的字符串。 (由 HslExtension 定义。)Gets the string represented by the JSON format of the current object. |