AccessibilityNotifyClients (inherited from Control) | Notifies the accessibility client applications of the specified AccessibleEvents for the
specified child control. |
ActivateMdiChild (inherited from Form) | |
AdjustFormScrollbars (inherited from Form) | |
ApplyAutoScaling (inherited from Form) | |
CenterToParent (inherited from Form) | |
CenterToScreen (inherited from Form) | |
CreateAccessibilityInstance (inherited from Control) | Creates a new accessibility object for the control. |
CreateControlsInstance (inherited from Form) | |
CreateHandle (inherited from Form) | |
DefWndProc (inherited from Form) | |
DestroyHandle (inherited from Control) | Destroys the handle associated
with the control. |
Dispose | Overloaded.
Clean up any resources being used.
|
Finalize (inherited from Component) | Releases unmanaged resources and performs other cleanup operations before the
Component is reclaimed by garbage collection. |
GetScrollState (inherited from ScrollableControl) | |
GetService (inherited from Component) | Returns an object that represents a service provided by the
Component or by its Container.
|
GetStyle (inherited from Control) | Retrieves the value of the specified control style bit for the control. |
GetTopLevel (inherited from Control) | Determines if the control is a top-level control. |
InitLayout (inherited from Control) | Called after the control has been added to another container. |
InvokeGotFocus (inherited from Control) | Raises the GotFocus event for the specified
control. |
InvokeLostFocus (inherited from Control) | Raises the LostFocus event for the specified
control. |
InvokeOnClick (inherited from Control) | Raises the Click event for the specified control. |
InvokePaint (inherited from Control) | Raises the Paint event for the specified control. |
InvokePaintBackground (inherited from Control) | Raises the PaintBackground event for the specified control. |
IsInputChar (inherited from Control) | Determines if a character is an input character that the control recognizes. |
IsInputKey (inherited from Control) | Determines whether the specified key is a regular
input key or a special key that requires preprocessing. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
NotifyInvalidate (inherited from Control) | |
OnActivated (inherited from Form) | Raises the Activated event. |
OnBackColorChanged (inherited from Control) | Raises the BackColorChanged event. |
OnBackgroundImageChanged (inherited from Control) | Raises the BackgroundImageChanged event. |
OnBindingContextChanged (inherited from Control) | Raises the BindingContextChangedevent. |
OnCausesValidationChanged (inherited from Control) | Raises the CausesValidationChangedevent. |
OnChangeUICues (inherited from Control) | Raises the ChangeUICues
event. |
OnClick (inherited from Control) | Raises the Click
event. |
OnClosed (inherited from Form) | Raises the Closed event. |
OnClosing (inherited from Form) | Raises the Closing event. |
OnContextMenuChanged (inherited from Control) | Raises the ContextMenuChangedevent. |
OnControlAdded (inherited from Control) | Raises the ControlAdded event. |
OnControlRemoved (inherited from ContainerControl) | |
OnCreateControl (inherited from Form) | |
OnCursorChanged (inherited from Control) | Raises the CursorChangedevent. |
OnDeactivate (inherited from Form) | Raises the Deactivate event. |
OnDockChanged (inherited from Control) | Raises the DockChangedevent. |
OnDoubleClick (inherited from Control) | Raises the DoubleClick event. |
OnDragDrop (inherited from Control) | Raises the DragDrop event. |
OnDragEnter (inherited from Control) | Raises the DragEnter event. |
OnDragLeave (inherited from Control) | Raises the DragLeave event. |
OnDragOver (inherited from Control) | Raises the DragOver event. |
OnEnabledChanged (inherited from Control) | Raises the EnabledChanged event. |
OnEnter (inherited from Control) | Raises the Enter event. |
OnFontChanged (inherited from Form) | |
OnForeColorChanged (inherited from Control) | Raises the ForeColorChangedevent. |
OnGiveFeedback (inherited from Control) | Raises the GiveFeedback event. |
OnGotFocus (inherited from Control) | Raises the GotFocus event. |
OnHandleCreated (inherited from Form) | |
OnHandleDestroyed (inherited from Form) | |
OnHelpRequested (inherited from Control) | Raises the HelpRequested event. |
OnImeModeChanged (inherited from Control) | Raises the ImeModeChanged event. |
OnInputLanguageChanged (inherited from Form) | Raises the InputLanguageChanged
event. |
OnInputLanguageChanging (inherited from Form) | Raises the InputLanguageChanging
event. |
OnInvalidated (inherited from Control) | Raises the Invalidated event. |
OnKeyDown (inherited from Control) | Raises the KeyDown event. |
OnKeyPress (inherited from Control) | Raises the KeyPress event. |
OnKeyUp (inherited from Control) | Raises the KeyUp event. |
OnLayout (inherited from ScrollableControl) | |
OnLeave (inherited from Control) | Raises the Leave event. |
OnLoad (inherited from Form) | Raises the Load event. |
OnLocationChanged (inherited from Control) | Raises the LocationChanged event. |
OnLostFocus (inherited from Control) | Raises the LostFocus event. |
OnMaximizedBoundsChanged (inherited from Form) | Raises the MaximizedBoundsChanged event. |
OnMaximumSizeChanged (inherited from Form) | Raises the MaximumSizeChanged event. |
OnMdiChildActivate (inherited from Form) | Raises the MdiChildActivate event. |
OnMenuComplete (inherited from Form) | Raises the MenuComplete
event. |
OnMenuStart (inherited from Form) | Raises the MenuStart
event. |
OnMinimumSizeChanged (inherited from Form) | Raises the MinimumSizeChanged event. |
OnMouseDown (inherited from Control) | Raises the MouseDown event. |
OnMouseEnter (inherited from Control) | Raises the MouseEnter event. |
OnMouseHover (inherited from Control) | Raises the MouseHover event. |
OnMouseLeave (inherited from Control) | Raises the MouseLeave event. |
OnMouseMove (inherited from Control) | Raises the MouseMove event. |
OnMouseUp (inherited from Control) | Raises the MouseUp event. |
OnMouseWheel (inherited from ScrollableControl) | |
OnMove (inherited from Control) | Raises the Move event. |
OnNotifyMessage (inherited from Control) | Notifies the control of Windows messages. |
OnPaint (inherited from Form) | |
OnPaintBackground (inherited from Control) | Paints the background of the control. |
OnParentBackColorChanged (inherited from Control) | Raises the BackColorChanged event when the BackColor property value of the control's container
changes. |
OnParentBackgroundImageChanged (inherited from Control) | Raises the BackgroundImageChanged event
when the BackgroundImage property value of the control's container
changes. |
OnParentBindingContextChanged (inherited from Control) | Raises the BindingContextChanged event when
the BindingContext property value of the control's container
changes. |
OnParentChanged (inherited from Control) | Raises the ParentChanged event. |
OnParentEnabledChanged (inherited from Control) | Raises the EnabledChanged event when the Enabled
property value of the control's container changes. |
OnParentFontChanged (inherited from Control) | Raises the FontChanged event when the Font
property value of the control's container changes. |
OnParentForeColorChanged (inherited from Control) | Raises the ForeColorChanged event when the ForeColor property value of the control's container
changes. |
OnParentRightToLeftChanged (inherited from Control) | Raises the RightToLeftChanged event when the RightToLeft property value of the control's container
changes. |
OnParentVisibleChanged (inherited from Control) | Raises the VisibleChanged event when the Visible
property value of the control's container changes. |
OnQueryContinueDrag (inherited from Control) | Raises the QueryContinueDrag event. |
OnResize (inherited from Form) | |
OnRightToLeftChanged (inherited from Control) | Raises the RightToLeftChangedevent. |
OnSizeChanged (inherited from Control) | Raises the SizeChanged event. |
OnStyleChanged (inherited from Form) | |
OnSystemColorsChanged (inherited from Control) | Raises the SystemColorsChanged
event. |
OnTabIndexChanged (inherited from Control) | Raises the TabIndexChanged event. |
OnTabStopChanged (inherited from Control) | Raises the TabStopChanged event. |
OnTextChanged (inherited from Form) | |
OnValidated (inherited from Control) | Raises the Validated event. |
OnValidating (inherited from Control) | Raises the Validating
event. |
OnVisibleChanged (inherited from Form) | |
ProcessCmdKey (inherited from Form) | |
ProcessDialogChar (inherited from ContainerControl) | |
ProcessDialogKey (inherited from Form) | |
ProcessKeyEventArgs (inherited from Control) | Processes a key message and generates the appropriate
control events. |
ProcessKeyPreview (inherited from Form) | |
ProcessMnemonic (inherited from ContainerControl) | |
ProcessTabKey (inherited from Form) | |
RaiseDragEvent (inherited from Control) | |
RaiseKeyEvent (inherited from Control) | |
RaiseMouseEvent (inherited from Control) | |
RaisePaintEvent (inherited from Control) | |
RecreateHandle (inherited from Control) | Forces the re-creation of the handle for the control. |
ResetMouseEventArgs (inherited from Control) | |
RtlTranslateAlignment (inherited from Control) | Overloaded. Converts the specified HorizontalAlignment to the
appropriate HorizontalAlignment
to support right-to-left text. |
RtlTranslateContent (inherited from Control) | Converts the specified ContentAlignment
to the appropriate ContentAlignment to support right-to-left text. |
RtlTranslateHorizontal (inherited from Control) | Converts the specified HorizontalAlignment to the appropriate
HorizontalAlignment to support right-to-left text. |
RtlTranslateLeftRight (inherited from Control) | Converts the specified LeftRightAlignment to the
appropriate LeftRightAlignment to support right-to-left text. |
ScaleCore (inherited from Form) | |
Select (inherited from Form) | Overloaded. |
SetBoundsCore (inherited from Form) | |
SetClientSizeCore (inherited from Form) | |
SetDisplayRectLocation (inherited from ScrollableControl) | |
SetScrollState (inherited from ScrollableControl) | |
SetStyle (inherited from Control) | Sets the specified style bit to the specified value. |
SetTopLevel (inherited from Control) | Sets the control as the top-level control. |
SetVisibleCore (inherited from Form) | |
UpdateBounds (inherited from Control) | Overloaded. Updates the bounds of the control with the current size and location. |
UpdateDefaultButton (inherited from Form) | |
UpdateStyles (inherited from Control) | Forces the assigned
styles to be reapplied to the control. |
UpdateZOrder (inherited from Control) | Updates the control in its parent's z-order. |
WndProc (inherited from Form) | |