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

Konstruktory

  JménoPopis
XModelViewerFormPřetíženo.

Metody

  JménoPopis
AccessibilityNotifyClients

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

(Zděděno z Control.)
Activate

Activates the form and gives it focus.

(Zděděno z Form.)
ActivateMdiChild (Zděděno z Form.)
AddOwnedForm

Adds an owned form to this form.

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

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

(Zděděno z Control.)
CenterToParent (Zděděno z Form.)
CenterToScreen (Zděděno z Form.)
Close

Closes the form.

(Zděděno z Form.)
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 (Zděděno z Form.)
CreateGraphics

Creates the Graphics object for the control.

(Zděděno z 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.

(Zděděno z MarshalByRefObject.)
DefWndProc (Zděděno z Form.)
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.)
LayoutMdi

Arranges the multiple document interface (MDI) child forms within the MDI parent form.

(Zděděno z Form.)
MemberwiseClone

Creates a shallow copy of the current Object.

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

Raises the Activated event.

(Zděděno z Form.)
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.)
OnClosed
Vyvolá událost Closed.
(Přepisuje Form..::.OnClosed(EventArgs).)
OnClosing

Raises the Closing event.

(Zděděno z Form.)
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 Form.)
OnCursorChanged

Raises the CursorChangedevent.

(Zděděno z Control.)
OnDeactivate

Raises the Deactivate event.

(Zděděno z Form.)
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 (Zděděno z Form.)
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 (Zděděno z Form.)
OnHandleDestroyed (Zděděno z Form.)
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.)
OnInputLanguageChanged

Raises the InputLanguageChanged event.

(Zděděno z Form.)
OnInputLanguageChanging

Raises the InputLanguageChanging event.

(Zděděno z Form.)
OnInvalidated

Raises the Invalidated event.

(Zděděno z Control.)
OnKeyDown
Vyvolá událost KeyDown.
(Přepisuje Control..::.OnKeyDown(KeyEventArgs).)
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
Vyvolá událost Load.
(Přepisuje Form..::.OnLoad(EventArgs).)
OnLocationChanged

Raises the LocationChanged event.

(Zděděno z Control.)
OnLostFocus

Raises the LostFocus event.

(Zděděno z Control.)
OnMaximizedBoundsChanged

Raises the MaximizedBoundsChanged event.

(Zděděno z Form.)
OnMaximumSizeChanged

Raises the MaximumSizeChanged event.

(Zděděno z Form.)
OnMdiChildActivate

Raises the MdiChildActivate event.

(Zděděno z Form.)
OnMenuComplete

Raises the MenuComplete event.

(Zděděno z Form.)
OnMenuStart

Raises the MenuStart event.

(Zděděno z Form.)
OnMinimumSizeChanged

Raises the MinimumSizeChanged event.

(Zděděno z Form.)
OnMouseDown

Raises the MouseDown event.

(Zděděno z Control.)
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 (Zděděno z Form.)
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 (Zděděno z Form.)
OnRightToLeftChanged

Raises the RightToLeftChangedevent.

(Zděděno z Control.)
OnSizeChanged

Raises the SizeChanged event.

(Zděděno z Control.)
OnStyleChanged (Zděděno z Form.)
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 (Zděděno z Form.)
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 Form.)
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 (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.

(Zděděno z Control.)
ProcessKeyMessage

Processes a keyboard message.

(Zděděno z Control.)
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.

(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.)
RemoveOwnedForm

Removes an owned form from this form.

(Zděděno z Form.)
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 Form.)
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 (Zděděno z Form.)
SetClientSizeCore (Zděděno z Form.)
SetDesktopBounds

Sets the bounds of the form in desktop coordinates.

(Zděděno z Form.)
SetDesktopLocation

Sets the location of the form in desktop coordinates.

(Zděděno z Form.)
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 (Zděděno z Form.)
Show

Displays the control to the user.

(Zděděno z Control.)
ShowDialogPřetíženo.
SuspendLayout

Temporarily suspends the layout logic for the control.

(Zděděno z Control.)
ToString (Zděděno z Form.)
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 Form.)
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 Form.)

Vlastnosti

  JménoPopis
AcceptButton

Gets or sets the button on the form that is clicked when the user presses the ENTER key.

(Zděděno z Form.)
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.)
ActiveMdiChild

Gets the currently active multiple document interface (MDI) child window.

(Zděděno z Form.)
AllowDrop

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

(Zděděno z Control.)
AllowTransparency (Zděděno z Form.)
Anchor

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

(Zděděno z Control.)
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.

(Zděděno z Form.)
AutoScaleBaseSize

Gets or sets the base size used for autoscaling of the form.

(Zděděno z Form.)
AutoScroll

Gets or sets a value indicating whether the form enables autoscrolling.

(Zděděno z Form.)
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 (Zděděno z Form.)
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.)
CancelButton

Gets or sets the button control that is clicked when the user presses the ESC key.

(Zděděno z Form.)
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 size of the client area of the form.

(Zděděno z Form.)
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.)
ControlBox

Gets or sets a value indicating whether a control box is displayed in the caption bar of the form.

(Zděděno z Form.)
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 Form.)
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.)
DefaultImeMode

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

(Zděděno z Form.)
DefaultSize (Zděděno z Form.)
DesignMode

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

(Zděděno z Component.)
DesktopBounds

Gets or sets the size and location of the form on the Windows desktop.

(Zděděno z Form.)
DesktopLocation

Gets or sets the location of the form on the Windows desktop.

(Zděděno z Form.)
DialogResult

Gets or sets the dialog result for the form.

(Zděděno z Form.)
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.)
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.)
FlattenMode
Vrátí anebo nastaví, zda je zobrazení kategorií zploštěné.
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.)
FormBorderStyle

Gets or sets the border style of the form.

(Zděděno z Form.)
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.)
HelpButton

Gets or sets a value indicating whether a Help button should be displayed in the caption box of the form.

(Zděděno z Form.)
HScroll

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

(Zděděno z ScrollableControl.)
Icon

Gets or sets the icon for the form.

(Zděděno z Form.)
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.)
IsMdiContainer

Gets or sets a value indicating whether the form is a container for multiple document interface (MDI) child forms.

(Zděděno z Form.)
IsMdiChild

Gets a value indicating whether the form is a multiple document interface (MDI) child form.

(Zděděno z 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.

(Zděděno z Form.)
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.)
MaximizeBox

Gets or sets a value indicating whether the maximize button is displayed in the caption bar of the form.

(Zděděno z Form.)
MaximizedBounds

Gets and sets the size of the form when it is maximized.

(Zděděno z Form.)
MaximumSize

Gets the maximum size the form can be resized to.

(Zděděno z Form.)
MdiChildren

Gets an array of forms that represent the multiple document interface (MDI) child forms that are parented to this form.

(Zděděno z Form.)
MdiParent

Gets or sets the current multiple document interface (MDI) parent form of this form.

(Zděděno z Form.)
Menu

Gets or sets the MainMenu that is displayed in the form.

(Zděděno z Form.)
MergedMenu

Gets the merged menu for the form.

(Zděděno z Form.)
MinimizeBox

Gets or sets a value indicating whether the minimize button is displayed in the caption bar of the form.

(Zděděno z Form.)
MinimumSize

Gets or sets the minimum size the form can be resized to.

(Zděděno z Form.)
Modal

Gets a value indicating whether this form is displayed modally.

(Zděděno z Form.)
Name

Gets or sets the name of the control.

(Zděděno z Control.)
Opacity

Gets or sets the opacity level of the form.

(Zděděno z Form.)
OwnedForms

Gets an array of Form objects that represent all forms that are owned by this form.

(Zděděno z Form.)
Owner

Gets or sets the form that owns this form.

(Zděděno z Form.)
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.)
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.

(Zděděno z Control.)
ShowInTaskbar

Gets or sets a value indicating whether the form is displayed in the Windows taskbar.

(Zděděno z Form.)
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 size of the form.

(Zděděno z Form.)
SizeGripStyle

Gets or sets the style of the size grip to display in the lower-right corner of the form.

(Zděděno z Form.)
StartPosition

Gets or sets the starting position of the form at run time.

(Zděděno z Form.)
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.

(Zděděno z Control.)
Tag

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

(Zděděno z Control.)
Text

Gets or sets the text associated with this control.

(Zděděno z Control.)
Top

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

(Zděděno z Control.)
TopLevel

Gets or sets a value indicating whether to display the form as a top-level window.

(Zděděno z Form.)
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.)
TopMost

Gets or sets a value indicating whether the form should be displayed as the top-most form of your application.

(Zděděno z Form.)
TransparencyKey

Gets or sets the color that will represent transparent areas of the form.

(Zděděno z Form.)
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.)
WindowState

Gets or sets the form's window state.

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

Události

  JménoPopis
Activated

Occurs when the form is activated in code or by the user.

(Zděděno z Form.)
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.)
Closed

Occurs when the form is closed.

(Zděděno z Form.)
Closing

Occurs when the form is closing.

(Zděděno z Form.)
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.)
Deactivate

Occurs when the form loses focus and is not the active form.

(Zděděno z Form.)
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.)
InputLanguageChanged

Occurs after the input language of the form has changed.

(Zděděno z Form.)
InputLanguageChanging

Occurs when the user attempts to change the input language for the form.

(Zděděno z Form.)
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 a form is displayed for the first time.

(Zděděno z Form.)
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.)
MaximizedBoundsChanged

Occurs when the value of the MaximizedBounds property has changed.

(Zděděno z Form.)
MaximumSizeChanged

Occurs when the value of the MaximumSize property has changed.

(Zděděno z Form.)
MdiChildActivate

Occurs when a multiple document interface (MDI) child form is activated or closed within an MDI application.

(Zděděno z Form.)
MenuComplete

Occurs when the menu of a form loses focus.

(Zděděno z Form.)
MenuStart

Occurs when the menu of a form receives focus.

(Zděděno z Form.)
MinimumSizeChanged

Occurs when the value of the MinimumSize property has changed.

(Zděděno z Form.)
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 (Zděděno z Form.)
TabStopChanged

Occurs when the TabStop property value changes.

(Zděděno z Control.)
TextChanged

Occurs when the Text property value changes.

(Zděděno z Control.)
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