Typ XModelViewerForm zpřístupňuje následující členy.
Konstruktory
Jméno | Popis | |
---|---|---|
![]() | XModelViewerForm | Přetíženo. |
Metody
Jméno | Popis | |
---|---|---|
![]() | AccessibilityNotifyClients | Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. |
![]() | Activate | Activates the form and gives it focus. |
![]() | ActivateMdiChild | (Zděděno z Form.) |
![]() | AddOwnedForm | Adds an owned form to this form. |
![]() | AdjustFormScrollbars | (Zděděno z Form.) |
![]() | ApplyAutoScaling | (Zděděno z Form.) |
![]() | BeginInvoke | Přetíženo. |
![]() | BringToFront | Brings the control to the front of the z-order. |
![]() | CenterToParent | (Zděděno z Form.) |
![]() | CenterToScreen | (Zděděno z Form.) |
![]() | Close | Closes the form. |
![]() | Contains | Retrieves a value indicating whether the specified control is a child of the control. |
![]() | CreateAccessibilityInstance | Creates a new accessibility object for the control. |
![]() | CreateControl | Forces the creation of the control, including the creation of the handle and any child controls. |
![]() | CreateControlsInstance | (Zděděno z Form.) |
![]() | CreateGraphics | Creates the Graphics object for the control. |
![]() | CreateHandle | (Zděděno z Form.) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | DefWndProc | (Zděděno z Form.) |
![]() | DestroyHandle | Destroys the handle associated with the control. |
![]() | Dispose | Přetíženo. |
![]() | DoDragDrop | Begins a drag-and-drop operation. |
![]() | EndInvoke | Retrieves the return value of the asynchronous operation represented by the IAsyncResult object passed. |
![]() | Equals | (Zděděno z Object.) |
![]() | Finalize | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. |
![]() | FindForm | Retrieves the form that the control is on. |
![]() | Focus | Sets input focus to the control. |
![]() | GetContainerControl | Returns the next ContainerControl up the control's chain of parent controls. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetChildAtPoint | Retrieves the child control that is located at the specified coordinates. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | GetNextControl | Retrieves the next control forward or back in the tab order of child controls. |
![]() | GetScrollState | (Zděděno z ScrollableControl.) |
![]() | GetService | (Zděděno z Component.) |
![]() | GetStyle | Retrieves the value of the specified control style bit for the control. |
![]() | GetTopLevel | Determines if the control is a top-level control. |
![]() | GetType | Gets the Type of the current instance. |
![]() | Hide | Conceals the control from the user. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | InitLayout | Called after the control has been added to another container. |
![]() | Invalidate | Přetíženo. |
![]() | Invoke | Přetíženo. |
![]() | InvokeGotFocus | Raises the GotFocus event for the specified control. |
![]() | InvokeLostFocus | Raises the LostFocus event for the specified control. |
![]() | InvokeOnClick | Raises the Click event for the specified control. |
![]() | InvokePaint | Raises the Paint event for the specified control. |
![]() | InvokePaintBackground | Raises the PaintBackground event for the specified control. |
![]() | IsInputChar | Determines if a character is an input character that the control recognizes. |
![]() | IsInputKey | Determines whether the specified key is a regular input key or a special key that requires preprocessing. |
![]() | LayoutMdi | Arranges the multiple document interface (MDI) child forms within the MDI parent form. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | NotifyInvalidate | (Zděděno z Control.) |
![]() | OnActivated | Raises the Activated event. |
![]() | OnBackColorChanged | Raises the BackColorChanged event. |
![]() | OnBackgroundImageChanged | Raises the BackgroundImageChanged event. |
![]() | OnBindingContextChanged | Raises the BindingContextChangedevent. |
![]() | OnCausesValidationChanged | Raises the CausesValidationChangedevent. |
![]() | OnClick | Raises the Click event. |
![]() | OnClosed |
Vyvolá událost Closed.
(Přepisuje Form..::.OnClosed(EventArgs).) |
![]() | OnClosing | Raises the Closing event. |
![]() | OnContextMenuChanged | Raises the ContextMenuChangedevent. |
![]() | OnControlAdded | Raises the ControlAdded event. |
![]() | OnControlRemoved | Raises the ControlRemoved event. |
![]() | OnCreateControl | (Zděděno z Form.) |
![]() | OnCursorChanged | Raises the CursorChangedevent. |
![]() | OnDeactivate | Raises the Deactivate event. |
![]() | OnDockChanged | Raises the DockChangedevent. |
![]() | OnDoubleClick | Raises the DoubleClick event. |
![]() | OnDragDrop | Raises the DragDrop event. |
![]() | OnDragEnter | Raises the DragEnter event. |
![]() | OnDragLeave | Raises the DragLeave event. |
![]() | OnDragOver | Raises the DragOver event. |
![]() | OnEnabledChanged | Raises the EnabledChanged event. |
![]() | OnEnter | Raises the Enter event. |
![]() | OnFontChanged | (Zděděno z Form.) |
![]() | OnForeColorChanged | Raises the ForeColorChangedevent. |
![]() | OnGiveFeedback | Raises the GiveFeedback event. |
![]() | OnGotFocus | Raises the GotFocus event. |
![]() | OnHandleCreated | (Zděděno z Form.) |
![]() | OnHandleDestroyed | (Zděděno z Form.) |
![]() | OnHelpRequested | Raises the HelpRequested event. |
![]() | OnChangeUICues | Raises the ChangeUICues event. |
![]() | OnImeModeChanged | Raises the ImeModeChanged event. |
![]() | OnInputLanguageChanged | Raises the InputLanguageChanged event. |
![]() | OnInputLanguageChanging | Raises the InputLanguageChanging event. |
![]() | OnInvalidated | Raises the Invalidated event. |
![]() | OnKeyDown |
Vyvolá událost KeyDown.
(Přepisuje Control..::.OnKeyDown(KeyEventArgs).) |
![]() | OnKeyPress | Raises the KeyPress event. |
![]() | OnKeyUp | Raises the KeyUp event. |
![]() | OnLayout | (Zděděno z ScrollableControl.) |
![]() | OnLeave | Raises the Leave event. |
![]() | OnLoad |
Vyvolá událost Load.
(Přepisuje Form..::.OnLoad(EventArgs).) |
![]() | OnLocationChanged | Raises the LocationChanged event. |
![]() | OnLostFocus | Raises the LostFocus event. |
![]() | OnMaximizedBoundsChanged | Raises the MaximizedBoundsChanged event. |
![]() | OnMaximumSizeChanged | Raises the MaximumSizeChanged event. |
![]() | OnMdiChildActivate | Raises the MdiChildActivate event. |
![]() | OnMenuComplete | Raises the MenuComplete event. |
![]() | OnMenuStart | Raises the MenuStart event. |
![]() | OnMinimumSizeChanged | Raises the MinimumSizeChanged event. |
![]() | OnMouseDown | Raises the MouseDown event. |
![]() | OnMouseEnter | Raises the MouseEnter event. |
![]() | OnMouseHover | Raises the MouseHover event. |
![]() | OnMouseLeave | Raises the MouseLeave event. |
![]() | OnMouseMove | Raises the MouseMove event. |
![]() | OnMouseUp | Raises the MouseUp event. |
![]() | OnMouseWheel | (Zděděno z ScrollableControl.) |
![]() | OnMove | Raises the Move event. |
![]() | OnNotifyMessage | Notifies the control of Windows messages. |
![]() | OnPaint | (Zděděno z Form.) |
![]() | OnPaintBackground | Paints the background of the control. |
![]() | OnParentBackColorChanged | Raises the BackColorChanged event when the BackColor property value of the control's container changes. |
![]() | OnParentBackgroundImageChanged | Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. |
![]() | OnParentBindingContextChanged | Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. |
![]() | OnParentEnabledChanged | Raises the EnabledChanged event when the Enabled property value of the control's container changes. |
![]() | OnParentFontChanged | Raises the FontChanged event when the Font property value of the control's container changes. |
![]() | OnParentForeColorChanged | Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. |
![]() | OnParentChanged | Raises the ParentChanged event. |
![]() | OnParentRightToLeftChanged | Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. |
![]() | OnParentVisibleChanged | Raises the VisibleChanged event when the Visible property value of the control's container changes. |
![]() | OnQueryContinueDrag | Raises the QueryContinueDrag event. |
![]() | OnResize | (Zděděno z Form.) |
![]() | OnRightToLeftChanged | Raises the RightToLeftChangedevent. |
![]() | OnSizeChanged | Raises the SizeChanged event. |
![]() | OnStyleChanged | (Zděděno z Form.) |
![]() | OnSystemColorsChanged | Raises the SystemColorsChanged event. |
![]() | OnTabIndexChanged | Raises the TabIndexChanged event. |
![]() | OnTabStopChanged | Raises the TabStopChanged event. |
![]() | OnTextChanged | (Zděděno z Form.) |
![]() | OnValidated | Raises the Validated event. |
![]() | OnValidating | Raises the Validating event. |
![]() | OnVisibleChanged | (Zděděno z Form.) |
![]() | PerformLayout | Přetíženo. |
![]() | PointToClient | Computes the location of the specified screen point into client coordinates. |
![]() | PointToScreen | Computes the location of the specified client point into screen coordinates. |
![]() | PreProcessMessage | Preprocesses input messages within the message loop before they are dispatched. |
![]() | ProcessCmdKey | (Zděděno z Form.) |
![]() | ProcessDialogChar | (Zděděno z Form.) |
![]() | ProcessDialogKey | (Zděděno z Form.) |
![]() | ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. |
![]() | ProcessKeyMessage | Processes a keyboard message. |
![]() | ProcessKeyPreview | (Zděděno z Form.) |
![]() | ProcessMnemonic | (Zděděno z Form.) |
![]() | ProcessTabKey | (Zděděno z Form.) |
![]() | 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. |
![]() | RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. |
![]() | RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. |
![]() | Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. |
![]() | RemoveOwnedForm | Removes an owned form from this form. |
![]() | ResetBackColor | Resets the BackColor property to its default value. |
![]() | ResetBindings | Resets the DataBindings property to its default value. |
![]() | ResetCursor | Resets the Cursor property to its default value. |
![]() | ResetFont | Resets the Fontproperty to its default value. |
![]() | ResetForeColor | Resets the ForeColor property to its default value. |
![]() | ResetImeMode | Resets the ImeMode property to its default value. |
![]() | ResetMouseEventArgs | (Zděděno z Control.) |
![]() | ResetRightToLeft | Resets the RightToLeft property to its default value. |
![]() | ResetText | Resets the Text property to its default value. |
![]() | ResumeLayout | Přetíženo. |
![]() | RtlTranslateAlignment | Přetíženo. |
![]() | RtlTranslateContent | Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. |
![]() | RtlTranslateHorizontal | Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. |
![]() | RtlTranslateLeftRight | Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. |
![]() | Scale | Přetíženo. |
![]() | ScaleCore | (Zděděno z Form.) |
![]() | ScrollControlIntoView | (Zděděno z ScrollableControl.) |
![]() | Select | Přetíženo. |
![]() | SelectNextControl | Activates the next control. |
![]() | SendToBack | Sends the control to the back of the z-order. |
![]() | SetAutoScrollMargin | Sets the size of the auto-scroll margins. |
![]() | SetBounds | Přetíženo. |
![]() | SetBoundsCore | (Zděděno z Form.) |
![]() | SetClientSizeCore | (Zděděno z Form.) |
![]() | SetDesktopBounds | Sets the bounds of the form in desktop coordinates. |
![]() | SetDesktopLocation | Sets the location of the form in desktop coordinates. |
![]() | SetDisplayRectLocation | (Zděděno z ScrollableControl.) |
![]() | SetScrollState | (Zděděno z ScrollableControl.) |
![]() | SetStyle | Sets the specified style bit to the specified value. |
![]() | SetTopLevel | Sets the control as the top-level control. |
![]() | SetVisibleCore | (Zděděno z Form.) |
![]() | Show | Displays the control to the user. |
![]() | ShowDialog | Přetíženo. |
![]() | SuspendLayout | Temporarily suspends the layout logic for the control. |
![]() | ToString | (Zděděno z Form.) |
![]() | Update | Causes the control to redraw the invalidated regions within its client area. |
![]() | UpdateBounds | Přetíženo. |
![]() | UpdateDefaultButton | (Zděděno z Form.) |
![]() | UpdateStyles | Forces the assigned styles to be reapplied to the control. |
![]() | UpdateZOrder | Updates the control in its parent's z-order. |
![]() | Validate | Validates the last invalidated control and its ancestors up through, but not including, the current control. |
![]() | WndProc | (Zděděno z Form.) |
Vlastnosti
Jméno | Popis | |
---|---|---|
![]() | AcceptButton | Gets or sets the button on the form that is clicked when the user presses the ENTER key. |
![]() | AccessibilityObject | Gets the AccessibleObject assigned to the control. |
![]() | AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. |
![]() | AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. |
![]() | AccessibleName | Gets or sets the name of the control used by accessibility client applications. |
![]() | AccessibleRole | Gets or sets the accessible role of the control |
![]() | ActiveControl | Gets or sets the active control on the container control. |
![]() | ActiveMdiChild | Gets the currently active multiple document interface (MDI) child window. |
![]() | AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. |
![]() | AllowTransparency | (Zděděno z Form.) |
![]() | Anchor | Gets or sets which edges of the control are anchored to the edges of its container. |
![]() | AutoScale | Gets or sets a value indicating whether the form adjusts its size to fit the height of the font used on the form and scales its controls. |
![]() | AutoScaleBaseSize | Gets or sets the base size used for autoscaling of the form. |
![]() | AutoScroll | Gets or sets a value indicating whether the form enables autoscrolling. |
![]() | AutoScrollMargin | Gets or sets the size of the auto-scroll margin. |
![]() | AutoScrollMinSize | Gets or sets the minimum size of the auto-scroll. |
![]() | AutoScrollPosition | Gets or sets the location of the auto-scroll position. |
![]() | BackColor | (Zděděno z Form.) |
![]() | BackgroundImage | Gets or sets the background image displayed in the 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. |
![]() | Bounds | Gets or sets the size and location of the control including its nonclient elements. |
![]() | CancelButton | Gets or sets the button control that is clicked when the user presses the ESC key. |
![]() | CanFocus | Gets a value indicating whether the control can receive focus. |
![]() | CanSelect | Gets a value indicating whether the control can be selected. |
![]() | Capture | Gets or sets a value indicating whether the control has captured the mouse. |
![]() | 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. |
![]() | ClientRectangle | Gets the rectangle that represents the client area of the control. |
![]() | ClientSize | Gets or sets the size of the client area of the form. |
![]() | CompanyName | Gets the name of the company or creator of the application containing the control. |
![]() | Container | Gets the IContainer that contains the Component. |
![]() | ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. |
![]() | ContextMenu | Gets or sets the shortcut menu associated with the control. |
![]() | ControlBox | Gets or sets a value indicating whether a control box is displayed in the caption bar of the form. |
![]() | Controls | Gets the collection of controls contained within the control. |
![]() | Created | Gets a value indicating whether the control has been created. |
![]() | CreateParams | (Zděděno z Form.) |
![]() | Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. |
![]() | DataBindings | Gets the data bindings for the control. |
![]() | DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by the control. |
![]() | DefaultSize | (Zděděno z Form.) |
![]() | DesignMode | Gets a value that indicates whether the Component is currently in design mode. |
![]() | DesktopBounds | Gets or sets the size and location of the form on the Windows desktop. |
![]() | DesktopLocation | Gets or sets the location of the form on the Windows desktop. |
![]() | DialogResult | Gets or sets the dialog result for the form. |
![]() | DisplayRectangle | (Zděděno z ScrollableControl.) |
![]() | Disposing | Gets a value indicating whether the control is in the process of being disposed of. |
![]() | Dock | Gets or sets which edge of the parent container a control is docked to. |
![]() | DockPadding | Gets the dock padding settings for all edges of the control. |
![]() | Enabled | Gets or sets a value indicating whether the control can respond to user interaction. |
![]() | Events | Gets the list of event handlers that are attached to this Component. |
![]() | FlattenMode |
Vrátí anebo nastaví, zda je zobrazení kategorií zploštěné.
|
![]() | Focused | Gets a value indicating whether the control has input focus. |
![]() | Font | Gets or sets the font of the text displayed by the control. |
![]() | FontHeight | Gets or sets the height of the font of the control. |
![]() | ForeColor | Gets or sets the foreground color of the control. |
![]() | FormBorderStyle | Gets or sets the border style of the form. |
![]() | Handle | Gets the window handle that the control is bound to. |
![]() | HasChildren | Gets a value indicating whether the control contains one or more child controls. |
![]() | Height | Gets or sets the height of the control. |
![]() | HelpButton | Gets or sets a value indicating whether a Help button should be displayed in the caption box of the form. |
![]() | HScroll | Gets or sets a value indicating whether the horizontal scroll bar is visible. |
![]() | Icon | Gets or sets the icon for the form. |
![]() | ImeMode | Gets or sets the Input Method Editor (IME) mode of the 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. |
![]() | IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications. |
![]() | IsDisposed | Gets a value indicating whether the control has been disposed of. |
![]() | IsHandleCreated | Gets a value indicating whether the control has a handle associated with it. |
![]() | IsMdiContainer | Gets or sets a value indicating whether the form is a container for multiple document interface (MDI) child forms. |
![]() | IsMdiChild | Gets a value indicating whether the form is a multiple document interface (MDI) child form. |
![]() | IsRestrictedWindow | (Zděděno z Form.) |
![]() | KeyPreview | Gets or sets a value indicating whether the form will receive key events before the event is passed to the control that has focus. |
![]() | Left | Gets or sets the x-coordinate of a control's left edge in pixels. |
![]() | Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. |
![]() | MaximizeBox | Gets or sets a value indicating whether the maximize button is displayed in the caption bar of the form. |
![]() | MaximizedBounds | Gets and sets the size of the form when it is maximized. |
![]() | MaximumSize | Gets the maximum size the form can be resized to. |
![]() | MdiChildren | Gets an array of forms that represent the multiple document interface (MDI) child forms that are parented to this form. |
![]() | MdiParent | Gets or sets the current multiple document interface (MDI) parent form of this form. |
![]() | Menu | Gets or sets the MainMenu that is displayed in the form. |
![]() | MergedMenu | Gets the merged menu for the form. |
![]() | MinimizeBox | Gets or sets a value indicating whether the minimize button is displayed in the caption bar of the form. |
![]() | MinimumSize | Gets or sets the minimum size the form can be resized to. |
![]() | Modal | Gets a value indicating whether this form is displayed modally. |
![]() | Name | Gets or sets the name of the control. |
![]() | Opacity | Gets or sets the opacity level of the form. |
![]() | OwnedForms | Gets an array of Form objects that represent all forms that are owned by this form. |
![]() | Owner | Gets or sets the form that owns this form. |
![]() | Parent | Gets or sets the parent container of the control. |
![]() | ParentForm | Gets the form that the container control is assigned to. |
![]() | ProductName | Gets the product name of the assembly containing the control. |
![]() | ProductVersion | Gets the version of the assembly containing the control. |
![]() | RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle. |
![]() | Region | Gets or sets the window region associated with the control. |
![]() | RenderRightToLeft | (Zděděno z Control.) |
![]() | ResizeRedraw | Gets or sets a value indicating whether the control redraws itself when resized. |
![]() | Right | Gets the distance between the right edge of the control and the left edge of its container. |
![]() | RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. |
![]() | SelectedCategory |
Vrátí anebo nastaví název vybrané kategorie.
|
![]() | SelectedModel |
Vrátí instanci vybraného modelu XModel.
|
![]() | SelectedModelConfig |
Vrátí konfiguraci vybraného modelu.
|
![]() | SelectedModelConfigUser |
Indikuje, zda byl vybrán model s uživatelským nastavením.
|
![]() | ShowFocusCues | Gets a value indicating whether the control should display focus rectangles. |
![]() | ShowInTaskbar | Gets or sets a value indicating whether the form is displayed in the Windows taskbar. |
![]() | ShowKeyboardCues | Gets a value indicating whether the control should display keyboard shortcuts. |
![]() | Site | Gets or sets the site of the control. |
![]() | Size | Gets or sets the size of the form. |
![]() | SizeGripStyle | Gets or sets the style of the size grip to display in the lower-right corner of the form. |
![]() | StartPosition | Gets or sets the starting position of the form at run time. |
![]() | TabIndex | (Zděděno z Form.) |
![]() | TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. |
![]() | Tag | Gets or sets the object that contains data about the control. |
![]() | Text | Gets or sets the text associated with this control. |
![]() | Top | Gets or sets the y-coordinate of the control's top edge in pixels. |
![]() | TopLevel | Gets or sets a value indicating whether to display the form as a top-level window. |
![]() | 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. |
![]() | TopMost | Gets or sets a value indicating whether the form should be displayed as the top-most form of your application. |
![]() | TransparencyKey | Gets or sets the color that will represent transparent areas of the form. |
![]() | Visible | Gets or sets a value indicating whether the control is displayed. |
![]() | VScroll | Gets or sets a value indicating whether the vertical scroll bar is visible. |
![]() | Width | Gets or sets the width of the control. |
![]() | WindowState | Gets or sets the form's window state. |
![]() | WindowTarget | (Zděděno z Control.) |
Události
Jméno | Popis | |
---|---|---|
![]() | Activated | Occurs when the form is activated in code or by the user. |
![]() | BackColorChanged | Occurs when the value of the BackColor property changes. |
![]() | BackgroundImageChanged | Occurs when the value of the BackgroundImage property changes. |
![]() | BindingContextChanged | Occurs when the value of the BindingContext property changes. |
![]() | CausesValidationChanged | Occurs when the value of the CausesValidation property changes. |
![]() | Click | Occurs when the control is clicked. |
![]() | Closed | Occurs when the form is closed. |
![]() | Closing | Occurs when the form is closing. |
![]() | ContextMenuChanged | Occurs when the value of the ContextMenu property changes. |
![]() | ControlAdded | Occurs when a new control is added to the Control..::.ControlCollection . |
![]() | ControlRemoved | Occurs when a control is removed from the Control..::.ControlCollection . |
![]() | CursorChanged | Occurs when the value of the Cursor property changes. |
![]() | Deactivate | Occurs when the form loses focus and is not the active form. |
![]() | Disposed | Adds an event handler to listen to the Disposed event on the component. |
![]() | DockChanged | Occurs when the value of the Dock property changes. |
![]() | DoubleClick | Occurs when the control is double-clicked. |
![]() | DragDrop | Occurs when a drag-and-drop operation is completed. |
![]() | DragEnter | Occurs when an object is dragged into the control's bounds. |
![]() | DragLeave | Occurs when an object is dragged out of the control's bounds. |
![]() | DragOver | Occurs when an object is dragged over the control's bounds. |
![]() | EnabledChanged | Occurs when the Enabled property value has changed. |
![]() | Enter | Occurs when the control is entered. |
![]() | FontChanged | Occurs when the Font property value changes. |
![]() | ForeColorChanged | Occurs when the ForeColor property value changes. |
![]() | GiveFeedback | Occurs during a drag operation. |
![]() | GotFocus | Occurs when the control receives focus. |
![]() | HandleCreated | Occurs when a handle is created for the control. |
![]() | HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. |
![]() | HelpRequested | Occurs when the user requests help for a control. |
![]() | ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. |
![]() | ImeModeChanged | Occurs when the ImeMode property has changed. |
![]() | InputLanguageChanged | Occurs after the input language of the form has changed. |
![]() | InputLanguageChanging | Occurs when the user attempts to change the input language for the form. |
![]() | Invalidated | Occurs when a control's display requires redrawing. |
![]() | KeyDown | Occurs when a key is pressed while the control has focus. |
![]() | KeyPress | Occurs when a key is pressed while the control has focus. |
![]() | KeyUp | Occurs when a key is released while the control has focus. |
![]() | Layout | Occurs when a control should reposition its child controls. |
![]() | Leave | Occurs when the input focus leaves the control. |
![]() | Load | Occurs before a form is displayed for the first time. |
![]() | LocationChanged | Occurs when the Location property value has changed. |
![]() | LostFocus | Occurs when the control loses focus. |
![]() | MaximizedBoundsChanged | Occurs when the value of the MaximizedBounds property has changed. |
![]() | MaximumSizeChanged | Occurs when the value of the MaximumSize property has changed. |
![]() | MdiChildActivate | Occurs when a multiple document interface (MDI) child form is activated or closed within an MDI application. |
![]() | MenuComplete | Occurs when the menu of a form loses focus. |
![]() | MenuStart | Occurs when the menu of a form receives focus. |
![]() | MinimumSizeChanged | Occurs when the value of the MinimumSize property has changed. |
![]() | MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. |
![]() | MouseEnter | Occurs when the mouse pointer enters the control. |
![]() | MouseHover | Occurs when the mouse pointer hovers over the control. |
![]() | MouseLeave | Occurs when the mouse pointer leaves the control. |
![]() | MouseMove | Occurs when the mouse pointer is moved over the control. |
![]() | MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. |
![]() | MouseWheel | Occurs when the mouse wheel moves while the control has focus. |
![]() | Move | Occurs when the control is moved. |
![]() | Paint | Occurs when the control is redrawn. |
![]() | ParentChanged | Occurs when the Parent property value changes. |
![]() | QueryAccessibilityHelp | Occurs when AccessibleObject is providing help to accessibility applications. |
![]() | QueryContinueDrag | Occurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled. |
![]() | Resize | Occurs when the control is resized. |
![]() | RightToLeftChanged | Occurs when the RightToLeft property value changes. |
![]() | SizeChanged | Occurs when the Size property value changes. |
![]() | StyleChanged | Occurs when the control style changes. |
![]() | SystemColorsChanged | Occurs when the system colors change. |
![]() | TabIndexChanged | (Zděděno z Form.) |
![]() | TabStopChanged | Occurs when the TabStop property value changes. |
![]() | TextChanged | Occurs when the Text property value changes. |
![]() | Validated | Occurs when the control is finished validating. |
![]() | Validating | Occurs when the control is validating. |
![]() | VisibleChanged | Occurs when the Visible property value changes. |