Typ XModelConfigEditor zpřístupňuje následující členy.

Konstruktory

  JménoPopis
XModelConfigEditor
Vytvoří novou instanci třídy XModelConfigEditor.

Metody

  JménoPopis
AccessibilityNotifyClients

Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control.

(Zděděno z Control.)
AdjustFormScrollbars (Zděděno z ContainerControl.)
BeginInvokePřetíženo.
BringToFront

Brings the control to the front of the z-order.

(Zděděno z Control.)
Contains

Retrieves a value indicating whether the specified control is a child of the control.

(Zděděno z Control.)
CreateAccessibilityInstance

Creates a new accessibility object for the control.

(Zděděno z Control.)
CreateControl

Forces the creation of the control, including the creation of the handle and any child controls.

(Zděděno z Control.)
CreateControlsInstance

Creates a new instance of the control collection for the control.

(Zděděno z Control.)
CreateGraphics

Creates the Graphics object for the control.

(Zděděno z Control.)
CreateHandle

Creates a handle for the control.

(Zděděno z Control.)
CreateObjRef

Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.

(Zděděno z MarshalByRefObject.)
DefWndProc

Sends the specified message to the default window procedure.

(Zděděno z Control.)
DestroyHandle

Destroys the handle associated with the control.

(Zděděno z Control.)
DisposePřetíženo.
DoDragDrop

Begins a drag-and-drop operation.

(Zděděno z Control.)
EndInvoke

Retrieves the return value of the asynchronous operation represented by the IAsyncResult object passed.

(Zděděno z Control.)
Equals

Determines whether the specified Object is equal to the current Object.

(Zděděno z Object.)
Finalize

Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.

(Zděděno z Component.)
FindForm

Retrieves the form that the control is on.

(Zděděno z Control.)
Focus

Sets input focus to the control.

(Zděděno z Control.)
GetContainerControl

Returns the next ContainerControl up the control's chain of parent controls.

(Zděděno z Control.)
GetHashCode

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

(Zděděno z Object.)
GetChildAtPoint

Retrieves the child control that is located at the specified coordinates.

(Zděděno z Control.)
GetLifetimeService

Retrieves the current lifetime service object that controls the lifetime policy for this instance.

(Zděděno z MarshalByRefObject.)
GetNextControl

Retrieves the next control forward or back in the tab order of child controls.

(Zděděno z Control.)
GetScrollState (Zděděno z ScrollableControl.)
GetService

Returns an object that represents a service provided by the Component or by its Container.

(Zděděno z Component.)
GetStyle

Retrieves the value of the specified control style bit for the control.

(Zděděno z Control.)
GetTopLevel

Determines if the control is a top-level control.

(Zděděno z Control.)
GetType

Gets the Type of the current instance.

(Zděděno z Object.)
Hide

Conceals the control from the user.

(Zděděno z Control.)
InitializeLifetimeService

Obtains a lifetime service object to control the lifetime policy for this instance.

(Zděděno z MarshalByRefObject.)
InitLayout

Called after the control has been added to another container.

(Zděděno z Control.)
InvalidatePřetíženo.
InvokePřetíženo.
InvokeGotFocus

Raises the GotFocus event for the specified control.

(Zděděno z Control.)
InvokeLostFocus

Raises the LostFocus event for the specified control.

(Zděděno z Control.)
InvokeOnClick

Raises the Click event for the specified control.

(Zděděno z Control.)
InvokePaint

Raises the Paint event for the specified control.

(Zděděno z Control.)
InvokePaintBackground

Raises the PaintBackground event for the specified control.

(Zděděno z Control.)
IsInputChar

Determines if a character is an input character that the control recognizes.

(Zděděno z Control.)
IsInputKey

Determines whether the specified key is a regular input key or a special key that requires preprocessing.

(Zděděno z Control.)
MemberwiseClone

Creates a shallow copy of the current Object.

(Zděděno z Object.)
NotifyInvalidate (Zděděno z Control.)
OnBackColorChanged

Raises the BackColorChanged event.

(Zděděno z Control.)
OnBackgroundImageChanged

Raises the BackgroundImageChanged event.

(Zděděno z Control.)
OnBindingContextChanged

Raises the BindingContextChangedevent.

(Zděděno z Control.)
OnCausesValidationChanged

Raises the CausesValidationChangedevent.

(Zděděno z Control.)
OnClick

Raises the Click event.

(Zděděno z Control.)
OnContextMenuChanged

Raises the ContextMenuChangedevent.

(Zděděno z Control.)
OnControlAdded

Raises the ControlAdded event.

(Zděděno z Control.)
OnControlRemoved

Raises the ControlRemoved event.

(Zděděno z Control.)
OnCreateControl (Zděděno z UserControl.)
OnCursorChanged

Raises the CursorChangedevent.

(Zděděno z Control.)
OnDockChanged

Raises the DockChangedevent.

(Zděděno z Control.)
OnDoubleClick

Raises the DoubleClick event.

(Zděděno z Control.)
OnDragDrop

Raises the DragDrop event.

(Zděděno z Control.)
OnDragEnter

Raises the DragEnter event.

(Zděděno z Control.)
OnDragLeave

Raises the DragLeave event.

(Zděděno z Control.)
OnDragOver

Raises the DragOver event.

(Zděděno z Control.)
OnEnabledChanged

Raises the EnabledChanged event.

(Zděděno z Control.)
OnEnter

Raises the Enter event.

(Zděděno z Control.)
OnFontChanged

Raises the FontChangedevent.

(Zděděno z Control.)
OnForeColorChanged

Raises the ForeColorChangedevent.

(Zděděno z Control.)
OnGiveFeedback

Raises the GiveFeedback event.

(Zděděno z Control.)
OnGotFocus

Raises the GotFocus event.

(Zděděno z Control.)
OnHandleCreated

Raises the HandleCreated event.

(Zděděno z Control.)
OnHandleDestroyed

Raises the HandleDestroyed event.

(Zděděno z Control.)
OnHelpRequested

Raises the HelpRequested event.

(Zděděno z Control.)
OnChangeUICues

Raises the ChangeUICues event.

(Zděděno z Control.)
OnImeModeChanged

Raises the ImeModeChanged event.

(Zděděno z Control.)
OnInvalidated

Raises the Invalidated event.

(Zděděno z Control.)
OnKeyDown

Raises the KeyDown event.

(Zděděno z Control.)
OnKeyPress

Raises the KeyPress event.

(Zděděno z Control.)
OnKeyUp

Raises the KeyUp event.

(Zděděno z Control.)
OnLayout (Zděděno z ScrollableControl.)
OnLeave

Raises the Leave event.

(Zděděno z Control.)
OnLoad

Raises the Load event.

(Zděděno z UserControl.)
OnLocationChanged

Raises the LocationChanged event.

(Zděděno z Control.)
OnLostFocus

Raises the LostFocus event.

(Zděděno z Control.)
OnMouseDown (Zděděno z UserControl.)
OnMouseEnter

Raises the MouseEnter event.

(Zděděno z Control.)
OnMouseHover

Raises the MouseHover event.

(Zděděno z Control.)
OnMouseLeave

Raises the MouseLeave event.

(Zděděno z Control.)
OnMouseMove

Raises the MouseMove event.

(Zděděno z Control.)
OnMouseUp

Raises the MouseUp event.

(Zděděno z Control.)
OnMouseWheel (Zděděno z ScrollableControl.)
OnMove

Raises the Move event.

(Zděděno z Control.)
OnNotifyMessage

Notifies the control of Windows messages.

(Zděděno z Control.)
OnPaint

Raises the Paint event.

(Zděděno z Control.)
OnPaintBackground

Paints the background of the control.

(Zděděno z Control.)
OnParentBackColorChanged

Raises the BackColorChanged event when the BackColor property value of the control's container changes.

(Zděděno z Control.)
OnParentBackgroundImageChanged

Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes.

(Zděděno z Control.)
OnParentBindingContextChanged

Raises the BindingContextChanged event when the BindingContext property value of the control's container changes.

(Zděděno z Control.)
OnParentEnabledChanged

Raises the EnabledChanged event when the Enabled property value of the control's container changes.

(Zděděno z Control.)
OnParentFontChanged

Raises the FontChanged event when the Font property value of the control's container changes.

(Zděděno z Control.)
OnParentForeColorChanged

Raises the ForeColorChanged event when the ForeColor property value of the control's container changes.

(Zděděno z Control.)
OnParentChanged

Raises the ParentChanged event.

(Zděděno z Control.)
OnParentRightToLeftChanged

Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes.

(Zděděno z Control.)
OnParentVisibleChanged

Raises the VisibleChanged event when the Visible property value of the control's container changes.

(Zděděno z Control.)
OnQueryContinueDrag

Raises the QueryContinueDrag event.

(Zděděno z Control.)
OnResize

Raises the Resize event.

(Zděděno z Control.)
OnRightToLeftChanged

Raises the RightToLeftChangedevent.

(Zděděno z Control.)
OnSizeChanged

Raises the SizeChanged event.

(Zděděno z Control.)
OnStyleChanged

Raises the StyleChanged event.

(Zděděno z Control.)
OnSystemColorsChanged

Raises the SystemColorsChanged event.

(Zděděno z Control.)
OnTabIndexChanged

Raises the TabIndexChanged event.

(Zděděno z Control.)
OnTabStopChanged

Raises the TabStopChanged event.

(Zděděno z Control.)
OnTextChanged

Raises the TextChanged event.

(Zděděno z Control.)
OnValidated

Raises the Validated event.

(Zděděno z Control.)
OnValidating

Raises the Validating event.

(Zděděno z Control.)
OnVisibleChanged (Zděděno z ScrollableControl.)
PerformLayoutPřetíženo.
PointToClient

Computes the location of the specified screen point into client coordinates.

(Zděděno z Control.)
PointToScreen

Computes the location of the specified client point into screen coordinates.

(Zděděno z Control.)
PreProcessMessage

Preprocesses input messages within the message loop before they are dispatched.

(Zděděno z Control.)
ProcessCmdKey

Processes a command key.

(Zděděno z Control.)
ProcessDialogChar (Zděděno z ContainerControl.)
ProcessDialogKey (Zděděno z ContainerControl.)
ProcessKeyEventArgs

Processes a key message and generates the appropriate control events.

(Zděděno z Control.)
ProcessKeyMessage

Processes a keyboard message.

(Zděděno z Control.)
ProcessKeyPreview

Previews a keyboard message.

(Zděděno z Control.)
ProcessMnemonic (Zděděno z ContainerControl.)
ProcessTabKey

Selects the next available control and makes it the active control.

(Zděděno z ContainerControl.)
RaiseDragEvent (Zděděno z Control.)
RaiseKeyEvent (Zděděno z Control.)
RaiseMouseEvent (Zděděno z Control.)
RaisePaintEvent (Zděděno z Control.)
RecreateHandle

Forces the re-creation of the handle for the control.

(Zděděno z Control.)
RectangleToClient

Computes the size and location of the specified screen rectangle in client coordinates.

(Zděděno z Control.)
RectangleToScreen

Computes the size and location of the specified client rectangle in screen coordinates.

(Zděděno z Control.)
Refresh

Forces the control to invalidate its client area and immediately redraw itself and any child controls.

(Zděděno z Control.)
ResetBackColor

Resets the BackColor property to its default value.

(Zděděno z Control.)
ResetBindings

Resets the DataBindings property to its default value.

(Zděděno z Control.)
ResetCursor

Resets the Cursor property to its default value.

(Zděděno z Control.)
ResetFont

Resets the Fontproperty to its default value.

(Zděděno z Control.)
ResetForeColor

Resets the ForeColor property to its default value.

(Zděděno z Control.)
ResetImeMode

Resets the ImeMode property to its default value.

(Zděděno z Control.)
ResetMouseEventArgs (Zděděno z Control.)
ResetRightToLeft

Resets the RightToLeft property to its default value.

(Zděděno z Control.)
ResetText

Resets the Text property to its default value.

(Zděděno z Control.)
ResumeLayoutPřetíženo.
RtlTranslateAlignmentPřetíženo.
RtlTranslateContent

Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.

(Zděděno z Control.)
RtlTranslateHorizontal

Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.

(Zděděno z Control.)
RtlTranslateLeftRight

Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.

(Zděděno z Control.)
ScalePřetíženo.
ScaleCore (Zděděno z ScrollableControl.)
ScrollControlIntoView (Zděděno z ScrollableControl.)
SelectPřetíženo.
SelectNextControl

Activates the next control.

(Zděděno z Control.)
SendToBack

Sends the control to the back of the z-order.

(Zděděno z Control.)
SetAutoScrollMargin

Sets the size of the auto-scroll margins.

(Zděděno z ScrollableControl.)
SetBoundsPřetíženo.
SetBoundsCore

Performs the work of setting the specified bounds of this control.

(Zděděno z Control.)
SetClientSizeCore

Sets the size of the client area of the control.

(Zděděno z Control.)
SetDisplayRectLocation (Zděděno z ScrollableControl.)
SetScrollState (Zděděno z ScrollableControl.)
SetStyle

Sets the specified style bit to the specified value.

(Zděděno z Control.)
SetTopLevel

Sets the control as the top-level control.

(Zděděno z Control.)
SetVisibleCore

Sets the control to the specified visible state.

(Zděděno z Control.)
Show

Displays the control to the user.

(Zděděno z Control.)
SuspendLayout

Temporarily suspends the layout logic for the control.

(Zděděno z Control.)
ToString (Zděděno z Component.)
Update

Causes the control to redraw the invalidated regions within its client area.

(Zděděno z Control.)
UpdateBoundsPřetíženo.
UpdateDefaultButton (Zděděno z ContainerControl.)
UpdateStyles

Forces the assigned styles to be reapplied to the control.

(Zděděno z Control.)
UpdateZOrder

Updates the control in its parent's z-order.

(Zděděno z Control.)
Validate

Validates the last invalidated control and its ancestors up through, but not including, the current control.

(Zděděno z ContainerControl.)
WndProc (Zděděno z UserControl.)

Vlastnosti

  JménoPopis
AccessibilityObject

Gets the AccessibleObject assigned to the control.

(Zděděno z Control.)
AccessibleDefaultActionDescription

Gets or sets the default action description of the control for use by accessibility client applications.

(Zděděno z Control.)
AccessibleDescription

Gets or sets the description of the control used by accessibility client applications.

(Zděděno z Control.)
AccessibleName

Gets or sets the name of the control used by accessibility client applications.

(Zděděno z Control.)
AccessibleRole

Gets or sets the accessible role of the control

(Zděděno z Control.)
ActiveControl

Gets or sets the active control on the container control.

(Zděděno z ContainerControl.)
AllowDrop

Gets or sets a value indicating whether the control can accept data that the user drags onto it.

(Zděděno z Control.)
Anchor

Gets or sets which edges of the control are anchored to the edges of its container.

(Zděděno z Control.)
AutoScroll

Gets or sets a value indicating whether the container will allow the user to scroll to any controls placed outside of its visible boundaries.

(Zděděno z ScrollableControl.)
AutoScrollMargin

Gets or sets the size of the auto-scroll margin.

(Zděděno z ScrollableControl.)
AutoScrollMinSize

Gets or sets the minimum size of the auto-scroll.

(Zděděno z ScrollableControl.)
AutoScrollPosition

Gets or sets the location of the auto-scroll position.

(Zděděno z ScrollableControl.)
BackColor

Gets or sets the background color for the control.

(Zděděno z Control.)
BackgroundImage

Gets or sets the background image displayed in the control.

(Zděděno z Control.)
BindingContext (Zděděno z ContainerControl.)
Bottom

Gets the distance between the bottom edge of the control and the top edge of its container's client area.

(Zděděno z Control.)
Bounds

Gets or sets the size and location of the control including its nonclient elements.

(Zděděno z Control.)
CanFocus

Gets a value indicating whether the control can receive focus.

(Zděděno z Control.)
CanSelect

Gets a value indicating whether the control can be selected.

(Zděděno z Control.)
Capture

Gets or sets a value indicating whether the control has captured the mouse.

(Zděděno z Control.)
CausesValidation

Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.

(Zděděno z Control.)
ClientRectangle

Gets the rectangle that represents the client area of the control.

(Zděděno z Control.)
ClientSize

Gets or sets the height and width of the client area of the control.

(Zděděno z Control.)
CompanyName

Gets the name of the company or creator of the application containing the control.

(Zděděno z Control.)
Container

Gets the IContainer that contains the Component.

(Zděděno z Component.)
ContainsFocus

Gets a value indicating whether the control, or one of its child controls, currently has the input focus.

(Zděděno z Control.)
ContextMenu

Gets or sets the shortcut menu associated with the control.

(Zděděno z Control.)
Controls

Gets the collection of controls contained within the control.

(Zděděno z Control.)
Created

Gets a value indicating whether the control has been created.

(Zděděno z Control.)
CreateParams (Zděděno z ContainerControl.)
Cursor

Gets or sets the cursor that is displayed when the mouse pointer is over the control.

(Zděděno z Control.)
DataBindings

Gets the data bindings for the control.

(Zděděno z Control.)
DefaultConfig
Vrátí anebo nastaví implicitní konfiguraci modelu XModelConfig.
DefaultImeMode

Gets the default Input Method Editor (IME) mode supported by the control.

(Zděděno z Control.)
DefaultSize (Zděděno z UserControl.)
DesignMode

Gets a value that indicates whether the Component is currently in design mode.

(Zděděno z Component.)
DisplayRectangle (Zděděno z ScrollableControl.)
Disposing

Gets a value indicating whether the control is in the process of being disposed of.

(Zděděno z Control.)
Dock

Gets or sets which edge of the parent container a control is docked to.

(Zděděno z Control.)
DockPadding

Gets the dock padding settings for all edges of the control.

(Zděděno z ScrollableControl.)
EditedConfig
Vrátí anebo nastaví editovanou konfiguraci modelu XModelConfig.
Enabled

Gets or sets a value indicating whether the control can respond to user interaction.

(Zděděno z Control.)
Events

Gets the list of event handlers that are attached to this Component.

(Zděděno z Component.)
Focused

Gets a value indicating whether the control has input focus.

(Zděděno z Control.)
Font

Gets or sets the font of the text displayed by the control.

(Zděděno z Control.)
FontHeight

Gets or sets the height of the font of the control.

(Zděděno z Control.)
ForeColor

Gets or sets the foreground color of the control.

(Zděděno z Control.)
Handle

Gets the window handle that the control is bound to.

(Zděděno z Control.)
HasChildren

Gets a value indicating whether the control contains one or more child controls.

(Zděděno z Control.)
Height

Gets or sets the height of the control.

(Zděděno z Control.)
HScroll

Gets or sets a value indicating whether the horizontal scroll bar is visible.

(Zděděno z ScrollableControl.)
ImeMode

Gets or sets the Input Method Editor (IME) mode of the control.

(Zděděno z Control.)
InvokeRequired

Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.

(Zděděno z Control.)
IsAccessible

Gets or sets a value indicating whether the control is visible to accessibility applications.

(Zděděno z Control.)
IsDisposed

Gets a value indicating whether the control has been disposed of.

(Zděděno z Control.)
IsHandleCreated

Gets a value indicating whether the control has a handle associated with it.

(Zděděno z Control.)
Left

Gets or sets the x-coordinate of a control's left edge in pixels.

(Zděděno z Control.)
Location

Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.

(Zděděno z Control.)
Name

Gets or sets the name of the control.

(Zděděno z Control.)
Parent

Gets or sets the parent container of the control.

(Zděděno z Control.)
ParentForm

Gets the form that the container control is assigned to.

(Zděděno z ContainerControl.)
ProductName

Gets the product name of the assembly containing the control.

(Zděděno z Control.)
ProductVersion

Gets the version of the assembly containing the control.

(Zděděno z Control.)
RecreatingHandle

Gets a value indicating whether the control is currently re-creating its handle.

(Zděděno z Control.)
Region

Gets or sets the window region associated with the control.

(Zděděno z Control.)
RenderRightToLeft (Zděděno z Control.)
ResizeRedraw

Gets or sets a value indicating whether the control redraws itself when resized.

(Zděděno z Control.)
Right

Gets the distance between the right edge of the control and the left edge of its container.

(Zděděno z Control.)
RightToLeft

Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.

(Zděděno z Control.)
ShowFocusCues

Gets a value indicating whether the control should display focus rectangles.

(Zděděno z Control.)
ShowKeyboardCues

Gets a value indicating whether the control should display keyboard shortcuts.

(Zděděno z Control.)
Site

Gets or sets the site of the control.

(Zděděno z Control.)
Size

Gets or sets the height and width of the control.

(Zděděno z Control.)
TabIndex

Gets or sets the tab order of the control within its container.

(Zděděno z Control.)
TabStop

Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.

(Zděděno z Control.)
Tag

Gets or sets the object that contains data about the control.

(Zděděno z Control.)
Text (Zděděno z UserControl.)
Top

Gets or sets the y-coordinate of the control's top edge in pixels.

(Zděděno z Control.)
TopLevelControl

Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in.

(Zděděno z Control.)
Visible

Gets or sets a value indicating whether the control is displayed.

(Zděděno z Control.)
VScroll

Gets or sets a value indicating whether the vertical scroll bar is visible.

(Zděděno z ScrollableControl.)
Width

Gets or sets the width of the control.

(Zděděno z Control.)
WindowTarget (Zděděno z Control.)

Události

  JménoPopis
BackColorChanged

Occurs when the value of the BackColor property changes.

(Zděděno z Control.)
BackgroundImageChanged

Occurs when the value of the BackgroundImage property changes.

(Zděděno z Control.)
BindingContextChanged

Occurs when the value of the BindingContext property changes.

(Zděděno z Control.)
CausesValidationChanged

Occurs when the value of the CausesValidation property changes.

(Zděděno z Control.)
Click

Occurs when the control is clicked.

(Zděděno z Control.)
ContextMenuChanged

Occurs when the value of the ContextMenu property changes.

(Zděděno z Control.)
ControlAdded

Occurs when a new control is added to the Control..::.ControlCollection .

(Zděděno z Control.)
ControlRemoved

Occurs when a control is removed from the Control..::.ControlCollection .

(Zděděno z Control.)
CursorChanged

Occurs when the value of the Cursor property changes.

(Zděděno z Control.)
Disposed

Adds an event handler to listen to the Disposed event on the component.

(Zděděno z Component.)
DockChanged

Occurs when the value of the Dock property changes.

(Zděděno z Control.)
DoubleClick

Occurs when the control is double-clicked.

(Zděděno z Control.)
DragDrop

Occurs when a drag-and-drop operation is completed.

(Zděděno z Control.)
DragEnter

Occurs when an object is dragged into the control's bounds.

(Zděděno z Control.)
DragLeave

Occurs when an object is dragged out of the control's bounds.

(Zděděno z Control.)
DragOver

Occurs when an object is dragged over the control's bounds.

(Zděděno z Control.)
EnabledChanged

Occurs when the Enabled property value has changed.

(Zděděno z Control.)
Enter

Occurs when the control is entered.

(Zděděno z Control.)
FontChanged

Occurs when the Font property value changes.

(Zděděno z Control.)
ForeColorChanged

Occurs when the ForeColor property value changes.

(Zděděno z Control.)
GiveFeedback

Occurs during a drag operation.

(Zděděno z Control.)
GotFocus

Occurs when the control receives focus.

(Zděděno z Control.)
HandleCreated

Occurs when a handle is created for the control.

(Zděděno z Control.)
HandleDestroyed

Occurs when the control's handle is in the process of being destroyed.

(Zděděno z Control.)
HelpRequested

Occurs when the user requests help for a control.

(Zděděno z Control.)
ChangeUICues

Occurs when the focus or keyboard user interface (UI) cues change.

(Zděděno z Control.)
ImeModeChanged

Occurs when the ImeMode property has changed.

(Zděděno z Control.)
Invalidated

Occurs when a control's display requires redrawing.

(Zděděno z Control.)
KeyDown

Occurs when a key is pressed while the control has focus.

(Zděděno z Control.)
KeyPress

Occurs when a key is pressed while the control has focus.

(Zděděno z Control.)
KeyUp

Occurs when a key is released while the control has focus.

(Zděděno z Control.)
Layout

Occurs when a control should reposition its child controls.

(Zděděno z Control.)
Leave

Occurs when the input focus leaves the control.

(Zděděno z Control.)
Load

Occurs before the control becomes visible for the first time.

(Zděděno z UserControl.)
LocationChanged

Occurs when the Location property value has changed.

(Zděděno z Control.)
LostFocus

Occurs when the control loses focus.

(Zděděno z Control.)
MouseDown

Occurs when the mouse pointer is over the control and a mouse button is pressed.

(Zděděno z Control.)
MouseEnter

Occurs when the mouse pointer enters the control.

(Zděděno z Control.)
MouseHover

Occurs when the mouse pointer hovers over the control.

(Zděděno z Control.)
MouseLeave

Occurs when the mouse pointer leaves the control.

(Zděděno z Control.)
MouseMove

Occurs when the mouse pointer is moved over the control.

(Zděděno z Control.)
MouseUp

Occurs when the mouse pointer is over the control and a mouse button is released.

(Zděděno z Control.)
MouseWheel

Occurs when the mouse wheel moves while the control has focus.

(Zděděno z Control.)
Move

Occurs when the control is moved.

(Zděděno z Control.)
Paint

Occurs when the control is redrawn.

(Zděděno z Control.)
ParentChanged

Occurs when the Parent property value changes.

(Zděděno z Control.)
QueryAccessibilityHelp

Occurs when AccessibleObject is providing help to accessibility applications.

(Zděděno z Control.)
QueryContinueDrag

Occurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled.

(Zděděno z Control.)
Resize

Occurs when the control is resized.

(Zděděno z Control.)
RightToLeftChanged

Occurs when the RightToLeft property value changes.

(Zděděno z Control.)
SizeChanged

Occurs when the Size property value changes.

(Zděděno z Control.)
StyleChanged

Occurs when the control style changes.

(Zděděno z Control.)
SystemColorsChanged

Occurs when the system colors change.

(Zděděno z Control.)
TabIndexChanged

Occurs when the TabIndex property value changes.

(Zděděno z Control.)
TabStopChanged

Occurs when the TabStop property value changes.

(Zděděno z Control.)
TextChanged (Zděděno z UserControl.)
Validated

Occurs when the control is finished validating.

(Zděděno z Control.)
Validating

Occurs when the control is validating.

(Zděděno z Control.)
VisibleChanged

Occurs when the Visible property value changes.

(Zděděno z Control.)

Podívat se také na