Zentrale Steuerungsklasse des Strömungs-Renderers. Hier laufen alle Teile zusammen.
The following tables list the members exposed by Flows.
Public Constructors
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
Constant | Flag für gleichbleibende Einfärbung. This field is constant and read-only. |
![]() ![]() |
DiscontinuousTexture | Flag für Texture-Generation auf den Streamlines - Harte, lineare Textur. This field is constant and read-only. |
![]() ![]() |
Euler | Flag für Streamline-Integration nach dem Euler Verfahren. This field is constant and read-only. |
![]() ![]() |
NoTexture | Flag für deaktivierte Texture-Generation auf den Streamlines. This field is constant and read-only. |
![]() ![]() |
Pressure | Flag für druckabhängige Einfärbung. This field is constant and read-only. |
![]() ![]() |
RungeKutta | Flag für Streamline-Integration nach dem Runge-Kutta Verfahren. This field is constant and read-only. |
![]() ![]() |
SmoothTexture | Flag für Texture-Generation auf den Streamlines - Weiche, sinus-Textur. This field is constant and read-only. |
![]() ![]() |
Velocity | Flag für geschwindigkeitsabhängige Einfärbung. This field is constant and read-only. |
![]() ![]() |
Vorticity | Flag für verwirbelungsabghängige Einfärbung. This field is constant and read-only. |
Internal Fields
Name | Description | |
---|---|---|
![]() |
comboBoxTextureGenerationMode | |
![]() |
labelCurrentlyAnalyzingNo | |
![]() |
labelStreamlineStatus | |
![]() |
panelRenderer | |
![]() |
progressBarStreamlines |
Private Fields
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AcceptButton | Gets or sets the button on the form that is clicked when the user presses the ENTER key. (inherited from Form) |
![]() |
AccessibilityObject | Gets the |
![]() |
AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. (inherited from Control) |
![]() |
AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (inherited from Control) |
![]() |
AccessibleName | Gets or sets the name of the control used by accessibility client applications. (inherited from Control) |
![]() |
AccessibleRole | Gets or sets the accessible role of the control (inherited from Control) |
![]() |
ActiveControl | Gets or sets the active control on the container control. (inherited from ContainerControl) |
![]() |
ActiveMdiChild | Gets the currently active multiple-document interface (MDI) child window. (inherited from Form) |
![]() |
AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (inherited from Control) |
![]() |
AllowTransparency | Gets or sets a value indicating whether the opacity of the form can be adjusted. (inherited from Form) |
![]() |
Anchor | Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (inherited from 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. (inherited from Form) |
![]() |
AutoScaleBaseSize | Gets or sets the base size used for autoscaling of the form. (inherited from Form) |
![]() |
AutoScaleDimensions | Gets or sets the dimensions that the control was designed to. (inherited from ContainerControl) |
![]() |
AutoScaleMode | Gets or sets the automatic scaling mode of the control. (inherited from ContainerControl) |
![]() |
AutoScroll | Gets or sets a value indicating whether the form enables autoscrolling. (inherited from Form) |
![]() |
AutoScrollMargin | Gets or sets the size of the auto-scroll margin. (inherited from ScrollableControl) |
![]() |
AutoScrollMinSize | Gets or sets the minimum size of the auto-scroll. (inherited from ScrollableControl) |
![]() |
AutoScrollOffset | Gets or sets where this control is scrolled to in |
![]() |
AutoScrollPosition | Gets or sets the location of the auto-scroll position. (inherited from ScrollableControl) |
![]() |
AutoSize | Resize the form according to the setting of |
![]() |
AutoSizeMode | Gets or sets the mode by which the form automatically resizes itself. (inherited from Form) |
![]() |
AutoValidate | (inherited from Form) |
![]() |
BackColor | (inherited from Form) |
![]() |
BackgroundImage | Gets or sets the background image displayed in the control. (inherited from Control) |
![]() |
BackgroundImageLayout | Gets or sets the background image layout as defined in the |
![]() |
BindingContext | (inherited from ContainerControl) |
![]() |
Bottom | Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (inherited from Control) |
![]() |
Bounds | Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (inherited from Control) |
![]() |
CancelButton | Gets or sets the button control that is clicked when the user presses the ESC key. (inherited from Form) |
![]() |
CanFocus | Gets a value indicating whether the control can receive focus. (inherited from Control) |
![]() |
CanSelect | Gets a value indicating whether the control can be selected. (inherited from Control) |
![]() |
Capture | Gets or sets a value indicating whether the control has captured the mouse. (inherited from 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. (inherited from Control) |
![]() |
ClientRectangle | Gets the rectangle that represents the client area of the control. (inherited from Control) |
![]() |
ClientSize | Gets or sets the size of the client area of the form. (inherited from Form) |
![]() |
CompanyName | Gets the name of the company or creator of the application containing the control. (inherited from Control) |
![]() |
Container | Gets the |
![]() |
ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (inherited from Control) |
![]() |
ContextMenu | Gets or sets the shortcut menu associated with the control. (inherited from Control) |
![]() |
ContextMenuStrip | Gets or sets the |
![]() |
ControlBox | Gets or sets a value indicating whether a control box is displayed in the caption bar of the form. (inherited from Form) |
![]() |
Controls | Gets the collection of controls contained within the control. (inherited from Control) |
![]() |
Created | Gets a value indicating whether the control has been created. (inherited from Control) |
![]() |
CurrentAutoScaleDimensions | Gets the current run-time dimensions of the screen. (inherited from ContainerControl) |
![]() |
Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (inherited from Control) |
![]() |
DataBindings | Gets the data bindings for the control. (inherited from Control) |
![]() |
DesktopBounds | Gets or sets the size and location of the form on the Windows desktop. (inherited from Form) |
![]() |
DesktopLocation | Gets or sets the location of the form on the Windows desktop. (inherited from Form) |
![]() |
DialogResult | Gets or sets the dialog result for the form. (inherited from Form) |
![]() |
DisplayRectangle | Gets the rectangle that represents the virtual display area of the control. (inherited from ScrollableControl) |
![]() |
Disposing | Gets a value indicating whether the base |
![]() |
Dock | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (inherited from Control) |
![]() |
DockPadding | Gets the dock padding settings for all edges of the control. (inherited from ScrollableControl) |
![]() |
Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (inherited from Control) |
![]() |
Focused | Gets a value indicating whether the control has input focus. (inherited from Control) |
![]() |
Font | Gets or sets the font of the text displayed by the control. (inherited from Control) |
![]() |
ForeColor | Gets or sets the foreground color of the control. (inherited from Control) |
![]() |
FormBorderStyle | Gets or sets the border style of the form. (inherited from Form) |
![]() |
Handle | Gets the window handle that the control is bound to. (inherited from Control) |
![]() |
HasChildren | Gets a value indicating whether the control contains one or more child controls. (inherited from Control) |
![]() |
Height | Gets or sets the height of the control. (inherited from Control) |
![]() |
HelpButton | Gets or sets a value indicating whether a Help button should be displayed in the caption box of the form. (inherited from Form) |
![]() |
HorizontalScroll | Gets the characteristics associated with the horizontal scroll bar. (inherited from ScrollableControl) |
![]() |
Icon | Gets or sets the icon for the form. (inherited from Form) |
![]() |
ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (inherited from 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. (inherited from Control) |
![]() |
IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications. (inherited from Control) |
![]() |
IsDisposed | Gets a value indicating whether the control has been disposed of. (inherited from Control) |
![]() |
IsHandleCreated | Gets a value indicating whether the control has a handle associated with it. (inherited from Control) |
![]() |
IsMdiChild | Gets a value indicating whether the form is a multiple-document interface (MDI) child form. (inherited from Form) |
![]() |
IsMdiContainer | Gets or sets a value indicating whether the form is a container for multiple-document interface (MDI) child forms. (inherited from Form) |
![]() |
IsMirrored | Gets a value indicating whether the control is mirrored. (inherited from Control) |
![]() |
IsRestrictedWindow | Gets a value indicating whether the form can use all windows and user input events without restriction. (inherited from 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. (inherited from Form) |
![]() |
LayoutEngine | Gets a cached instance of the control's layout engine. (inherited from Control) |
![]() |
Left | Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (inherited from Control) |
![]() |
Location | (inherited from Form) |
![]() |
MainMenuStrip | Gets or sets the primary menu container for the form. (inherited from Form) |
![]() |
Margin | (inherited from Form) |
![]() |
MaximizeBox | Gets or sets a value indicating whether the Maximize button is displayed in the caption bar of the form. (inherited from Form) |
![]() |
MaximumSize | Gets the maximum size the form can be resized to. (inherited from Form) |
![]() |
MdiChildren | Gets an array of forms that represent the multiple-document interface (MDI) child forms that are parented to this form. (inherited from Form) |
![]() |
MdiParent | Gets or sets the current multiple-document interface (MDI) parent form of this form. (inherited from Form) |
![]() |
Menu | Gets or sets the |
![]() |
MergedMenu | Gets the merged menu for the form. (inherited from Form) |
![]() |
MinimizeBox | Gets or sets a value indicating whether the Minimize button is displayed in the caption bar of the form. (inherited from Form) |
![]() |
MinimumSize | Gets or sets the minimum size the form can be resized to. (inherited from Form) |
![]() |
Modal | Gets a value indicating whether this form is displayed modally. (inherited from Form) |
![]() |
Name | Gets or sets the name of the control. (inherited from Control) |
![]() |
Opacity | Gets or sets the opacity level of the form. (inherited from Form) |
![]() |
OwnedForms | Gets an array of |
![]() |
Owner | Gets or sets the form that owns this form. (inherited from Form) |
![]() |
Padding | Gets or sets padding within the control. (inherited from Control) |
![]() |
Parent | Gets or sets the parent container of the control. (inherited from Control) |
![]() |
ParentForm | Gets the form that the container control is assigned to. (inherited from ContainerControl) |
![]() |
PreferredSize | Gets the size of a rectangular area into which the control can fit. (inherited from Control) |
![]() |
ProductName | Gets the product name of the assembly containing the control. (inherited from Control) |
![]() |
ProductVersion | Gets the version of the assembly containing the control. (inherited from Control) |
![]() |
RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle. (inherited from Control) |
![]() |
Region | Gets or sets the window region associated with the control. (inherited from Control) |
![]() |
RestoreBounds | Gets the location and size of the form in its normal window state. (inherited from Form) |
![]() |
Right | Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (inherited from Control) |
![]() |
RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (inherited from Control) |
![]() |
RightToLeftLayout | Gets or sets a value indicating whether right-to-left mirror placement is turned on. (inherited from Form) |
![]() |
ShowIcon | Gets or sets a value indicating whether an icon is displayed in the caption bar of the form. (inherited from Form) |
![]() |
ShowInTaskbar | Gets or sets a value indicating whether the form is displayed in the Windows taskbar. (inherited from Form) |
![]() |
Site | Gets or sets the site of the control. (inherited from Control) |
![]() |
Size | Gets or sets the size of the form. (inherited from Form) |
![]() |
SizeGripStyle | Gets or sets the style of the size grip to display in the lower-right corner of the form. (inherited from Form) |
![]() |
StartPosition | Gets or sets the starting position of the form at run time. (inherited from Form) |
![]() |
TabIndex | Gets or sets the tab order of the control within its container. (inherited from Form) |
![]() |
TabStop | (inherited from Form) |
![]() |
Tag | Gets or sets the object that contains data about the control. (inherited from Control) |
![]() |
Text | (inherited from Form) |
![]() |
Top | Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (inherited from Control) |
![]() |
TopLevel | Gets or sets a value indicating whether to display the form as a top-level window. (inherited from Form) |
![]() |
TopLevelControl | Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost |
![]() |
TopMost | Gets or sets a value indicating whether the form should be displayed as a topmost form. (inherited from Form) |
![]() |
TransparencyKey | Gets or sets the color that will represent transparent areas of the form. (inherited from Form) |
![]() |
UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (inherited from Control) |
![]() |
VerticalScroll | Gets the characteristics associated with the vertical scroll bar. (inherited from ScrollableControl) |
![]() |
Visible | Gets or sets a value indicating whether the control and all its parent controls are displayed. (inherited from Control) |
![]() |
Width | Gets or sets the width of the control. (inherited from Control) |
![]() |
WindowState | Gets or sets the form's window state. (inherited from Form) |
![]() |
WindowTarget | This property is not relevant for this class. (inherited from Control) |
Protected Properties
Name | Description | |
---|---|---|
![]() |
AutoScaleFactor | Gets the scaling factor between the current and design-time automatic scaling dimensions. (inherited from ContainerControl) |
![]() |
CanRaiseEvents | Determines if events can be raised on the control. (inherited from Control) |
![]() |
CreateParams | (inherited from Form) |
![]() |
DefaultCursor | Gets or sets the default cursor for the control. (inherited from Control) |
![]() |
DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by the control. (inherited from Form) |
![]() |
DefaultMargin | Gets the space, in pixels, that is specified by default between controls. (inherited from Control) |
![]() |
DefaultMaximumSize | Gets the length and height, in pixels, that is specified as the default maximum size of a control. (inherited from Control) |
![]() |
DefaultMinimumSize | Gets the length and height, in pixels, that is specified as the default minimum size of a control. (inherited from Control) |
![]() |
DefaultPadding | Gets the internal spacing, in pixels, of the contents of a control. (inherited from Control) |
![]() |
DefaultSize | (inherited from Form) |
![]() |
DesignMode | Gets a value that indicates whether the |
![]() |
DoubleBuffered | Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (inherited from Control) |
![]() |
Events | Gets the list of event handlers that are attached to this |
![]() |
FontHeight | Gets or sets the height of the font of the control. (inherited from Control) |
![]() |
HScroll | Gets or sets a value indicating whether the horizontal scroll bar is visible. (inherited from ScrollableControl) |
![]() |
MaximizedBounds | Gets and sets the size of the form when it is maximized. (inherited from Form) |
![]() |
ResizeRedraw | Gets or sets a value indicating whether the control redraws itself when resized. (inherited from Control) |
![]() |
ScaleChildren | Gets a value that determines the scaling of child controls. (inherited from Control) |
![]() |
ShowWithoutActivation | Gets a value indicating whether the window will be activated when it is shown. (inherited from Form) |
![]() |
VScroll | Gets or sets a value indicating whether the vertical scroll bar is visible. (inherited from ScrollableControl) |
Protected Internal Properties
Name | Description | |
---|---|---|
![]() |
RenderRightToLeft | This property is now obsolete. (inherited from Control) |
![]() |
ShowFocusCues | Gets a value indicating whether the control should display focus rectangles. (inherited from Control) |
![]() |
ShowKeyboardCues | Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators. (inherited from Control) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Activate | Activates the form and gives it focus. (inherited from Form) |
![]() |
AddOwnedForm | Adds an owned form to this form. (inherited from Form) |
![]() |
BeginInvoke | Overloaded. Executes a delegate asynchronously on the thread that the control's underlying handle was created on. (inherited from Control) |
![]() |
BringToFront | Brings the control to the front of the z-order. (inherited from Control) |
![]() |
Close | Closes the form. (inherited from Form) |
![]() |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (inherited from Control) |
![]() |
CreateControl | Forces the creation of the control, including the creation of the handle and any child controls. (inherited from Control) |
![]() |
CreateGraphics | Creates the |
![]() |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (inherited from MarshalByRefObject) |
![]() |
Dispose | Overloaded. Overload:System.Windows.Forms.Form.Dispose Releases the resources used by the form. |
![]() |
DoDragDrop | Begins a drag-and-drop operation. (inherited from Control) |
![]() |
DrawToBitmap | Supports rendering to the specified bitmap. (inherited from Control) |
![]() |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the |
![]() |
Equals | Determines whether the specified |
![]() |
FindForm | Retrieves the form that the control is on. (inherited from Control) |
![]() |
Focus | Sets input focus to the control. (inherited from Control) |
![]() |
GetChildAtPoint | Overloaded. Retrieves the child control at a specified location. (inherited from Control) |
![]() |
GetContainerControl | Returns the next |
![]() |
GetHashCode | Serves as a hash function for a particular type. (inherited from Object) |
![]() |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (inherited from MarshalByRefObject) |
![]() |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (inherited from Control) |
![]() |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (inherited from Control) |
![]() |
GetType | Gets the |
![]() |
Hide | Conceals the control from the user. (inherited from Control) |
![]() |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (inherited from MarshalByRefObject) |
![]() |
Invalidate | Overloaded. Invalidates a specific region of the control and causes a paint message to be sent to the control. (inherited from Control) |
![]() |
Invoke | Overloaded. Executes a delegate on the thread that owns the control's underlying window handle. (inherited from Control) |
![]() |
LayoutMdi | Arranges the multiple-document interface (MDI) child forms within the MDI parent form. (inherited from Form) |
![]() |
PerformAutoScale | Performs scaling of the container control and its children. (inherited from ContainerControl) |
![]() |
PerformLayout | Overloaded. Forces the control to apply layout logic to child controls. (inherited from Control) |
![]() |
PointToClient | Computes the location of the specified screen point into client coordinates. (inherited from Control) |
![]() |
PointToScreen | Computes the location of the specified client point into screen coordinates. (inherited from Control) |
![]() |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (inherited from Control) |
![]() |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (inherited from Control) |
![]() |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (inherited from Control) |
![]() |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (inherited from Control) |
![]() |
Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (inherited from Control) |
![]() |
RemoveOwnedForm | Removes an owned form from this form. (inherited from Form) |
![]() |
ResetBackColor | Resets the |
![]() |
ResetBindings | Causes a control bound to the |
![]() |
ResetCursor | Resets the |
![]() |
ResetFont | Resets the |
![]() |
ResetForeColor | Resets the |
![]() |
ResetImeMode | Resets the |
![]() |
ResetRightToLeft | Resets the |
![]() |
ResetText | Resets the |
![]() |
ResumeLayout | Overloaded. Resumes the usual layout logic. (inherited from Control) |
![]() |
Scale | Overloaded. Scales the control and any child controls. (inherited from Control) |
![]() |
ScrollControlIntoView | Scrolls the specified child control into view on an auto-scroll enabled control. (inherited from ScrollableControl) |
![]() |
Select | Overloaded. Activates the form and selects a child control. (inherited from Form) |
![]() |
SelectNextControl | Activates the next control. (inherited from Control) |
![]() |
SendToBack | Sends the control to the back of the z-order. (inherited from Control) |
![]() |
SetAutoScrollMargin | Sets the size of the auto-scroll margins. (inherited from ScrollableControl) |
![]() |
SetBounds | Overloaded. Sets the bounds of the control. (inherited from Control) |
![]() |
SetDesktopBounds | Sets the bounds of the form in desktop coordinates. (inherited from Form) |
![]() |
SetDesktopLocation | Sets the location of the form in desktop coordinates. (inherited from Form) |
![]() |
Show | Overloaded. Displays the form. (inherited from Form) |
![]() |
ShowDialog | Overloaded. Shows the form as a modal dialog box. (inherited from Form) |
![]() ![]() |
ShowErrorMsg | Zeigt eine Messagebox mit ERROR-Icon. |
![]() |
SuspendLayout | Temporarily suspends the layout logic for the control. (inherited from Control) |
![]() |
ToString | Gets a string representing the current instance of the form. (inherited from Form) |
![]() |
Update | Causes the control to redraw the invalidated regions within its client area. (inherited from Control) |
![]() |
Validate | Overloaded. Verifies the value of the control losing focus by causing the |
![]() |
ValidateChildren | Overloaded. Validates all selectable child controls in the form. (inherited from Form) |
Protected Methods
Name | Description | |||||
---|---|---|---|---|---|---|
![]() |
AccessibilityNotifyClients | Overloaded. Notifies the accessibility client applications of |
||||
![]() |
ActivateMdiChild | Activates the MDI child of a form. (inherited from Form) | ||||
![]() |
AdjustFormScrollbars | (inherited from Form) | ||||
![]() |
ApplyAutoScaling | Resizes the form according to the current value of the |
||||
![]() |
CenterToParent | Centers the position of the form within the bounds of the parent form. (inherited from Form) | ||||
![]() |
CenterToScreen | Centers the form on the current screen. (inherited from Form) | ||||
![]() |
CreateAccessibilityInstance | Creates a new accessibility object for the control. (inherited from Control) | ||||
![]() |
CreateControlsInstance | (inherited from Form) | ||||
![]() |
CreateHandle | Creates the handle for the form. If a derived class overrides this function, it must call the base implementation. (inherited from Form) | ||||
![]() |
DefWndProc | (inherited from Form) | ||||
![]() |
DestroyHandle | Destroys the handle associated with the control. (inherited from Control) | ||||
![]() |
Dispose | Overloaded. Overload:System.Windows.Forms.Form.Dispose Releases the resources used by the form. |
||||
![]() |
Finalize | Releases unmanaged resources and performs other cleanup operations before the |
||||
![]() |
GetAccessibilityObjectById | Retrieves the specified |
||||
![]() |
GetAutoSizeMode | Retrieves a value indicating how a control will behave when its |
||||
![]() |
GetScaledBounds | (inherited from Form) | ||||
![]() |
GetScrollState | Determines whether the specified flag has been set. (inherited from ScrollableControl) | ||||
![]() |
GetService | Returns an object that represents a service provided by the |
||||
![]() |
GetStyle | Retrieves the value of the specified control style bit for the control. (inherited from Control) | ||||
![]() |
GetTopLevel | Determines if the control is a top-level control. (inherited from Control) | ||||
![]() |
InitLayout | Called after the control has been added to another container. (inherited from Control) | ||||
![]() |
InvokeGotFocus | Raises the |
||||
![]() |
InvokeLostFocus | Raises the |
||||
![]() |
InvokeOnClick | Raises the |
||||
![]() |
InvokePaint | Raises the |
||||
![]() |
InvokePaintBackground | Raises the PaintBackground event for the specified control. (inherited from Control) | ||||
![]() |
IsInputChar | Determines if a character is an input character that the control recognizes. (inherited from Control) | ||||
![]() |
IsInputKey | Determines whether the specified key is a regular input key or a special key that requires preprocessing. (inherited from Control) | ||||
![]() |
MemberwiseClone | Overloaded. Creates a shallow copy of the current |
||||
![]() |
NotifyInvalidate | Raises the |
||||
![]() |
OnActivated | Raises the |
||||
![]() |
OnAutoSizeChanged | Raises the |
||||
![]() |
OnAutoValidateChanged | Raises the |
||||
![]() |
OnBackColorChanged | Raises the |
||||
![]() |
OnBackgroundImageChanged | Raises the |
||||
![]() |
OnBackgroundImageLayoutChanged | Raises the |
||||
![]() |
OnBindingContextChanged | Raises the |
||||
![]() |
OnCausesValidationChanged | Raises the |
||||
![]() |
OnChangeUICues | Raises the |
||||
![]() |
OnClick | Raises the |
||||
![]() |
OnClientSizeChanged | Raises the |
||||
![]() |
OnClosed | Raises the |
||||
![]() |
OnClosing | Raises the |
||||
![]() |
OnContextMenuChanged | Raises the |
||||
![]() |
OnContextMenuStripChanged | Raises the |
||||
![]() |
OnControlAdded | Raises the |
||||
![]() |
OnControlRemoved | Raises the |
||||
![]() |
OnCreateControl | Raises the CreateControl event. (inherited from Form) | ||||
![]() |
OnCursorChanged | Raises the |
||||
![]() |
OnDeactivate | Raises the |
||||
![]() |
OnDockChanged | Raises the |
||||
![]() |
OnDoubleClick | Raises the |
||||
![]() |
OnDragDrop | Raises the |
||||
![]() |
OnDragEnter | Raises the |
||||
![]() |
OnDragLeave | Raises the |
||||
![]() |
OnDragOver | Raises the |
||||
![]() |
OnEnabledChanged | (inherited from Form) | ||||
![]() |
OnEnter | Raises the |
||||
![]() |
OnFontChanged | (inherited from Form) | ||||
![]() |
OnForeColorChanged | Raises the |
||||
![]() |
OnFormClosed | Raises the |
||||
![]() |
OnFormClosing | Raises the |
||||
![]() |
OnGiveFeedback | Raises the |
||||
![]() |
OnGotFocus | Raises the |
||||
![]() |
OnHandleCreated | (inherited from Form) | ||||
![]() |
OnHandleDestroyed | (inherited from Form) | ||||
![]() |
OnHelpButtonClicked | Raises the |
||||
![]() |
OnHelpRequested | Raises the |
||||
![]() |
OnImeModeChanged | Raises the |
||||
![]() |
OnInputLanguageChanged | Raises the |
||||
![]() |
OnInputLanguageChanging | Raises the |
||||
![]() |
OnInvalidated | Raises the |
||||
![]() |
OnKeyDown | Raises the |
||||
![]() |
OnKeyPress | Raises the |
||||
![]() |
OnKeyUp | Raises the |
||||
![]() |
OnLayout | (inherited from Form) | ||||
![]() |
OnLeave | Raises the |
||||
![]() |
OnLoad | Raises the |
||||
![]() |
OnLocationChanged | Raises the |
||||
![]() |
OnLostFocus | Raises the |
||||
![]() |
OnMarginChanged | Raises the |
||||
![]() |
OnMaximizedBoundsChanged | Raises the |
||||
![]() |
OnMaximumSizeChanged | Raises the |
||||
![]() |
OnMdiChildActivate | Raises the |
||||
![]() |
OnMenuComplete | Raises the |
||||
![]() |
OnMenuStart | Raises the |
||||
![]() |
OnMinimumSizeChanged | Raises the |
||||
![]() |
OnMouseCaptureChanged | Raises the |
||||
![]() |
OnMouseClick | Raises the |
||||
![]() |
OnMouseDoubleClick | Raises the |
||||
![]() |
OnMouseDown | Raises the |
||||
![]() |
OnMouseEnter | Raises the |
||||
![]() |
OnMouseHover | Raises the |
||||
![]() |
OnMouseLeave | Raises the |
||||
![]() |
OnMouseMove | Raises the |
||||
![]() |
OnMouseUp | Raises the |
||||
![]() |
OnMouseWheel | Raises the |
||||
![]() |
OnMove | Raises the |
||||
![]() |
OnNotifyMessage | Notifies the control of Windows messages. (inherited from Control) | ||||
![]() |
OnPaddingChanged | Raises the |
||||
![]() |
OnPaint | Overridden. Wird überschrieben, damit bei jedem Paint-Vorgang auch neu gerendert wird. | ||||
![]() |
OnPaintBackground | Paints the background of the control. (inherited from ScrollableControl) | ||||
![]() |
OnParentBackColorChanged | Raises the |
||||
![]() |
OnParentBackgroundImageChanged | Raises the |
||||
![]() |
OnParentBindingContextChanged | Raises the |
||||
![]() |
OnParentChanged | (inherited from ContainerControl) | ||||
![]() |
OnParentCursorChanged | Raises the |
||||
![]() |
OnParentEnabledChanged | Raises the |
||||
![]() |
OnParentFontChanged | Raises the |
||||
![]() |
OnParentForeColorChanged | Raises the |
||||
![]() |
OnParentRightToLeftChanged | Raises the |
||||
![]() |
OnParentVisibleChanged | Raises the |
||||
![]() |
OnPreviewKeyDown | Raises the |
||||
![]() |
OnPrint | Raises the |
||||
![]() |
OnQueryContinueDrag | Raises the |
||||
![]() |
OnRegionChanged | Raises the |
||||
![]() |
OnResize | Overridden. Wird überschrieben, um einen 'Bug' im Direct3D-Device zu beheben, der entseht, wenn ein D3D-Device innerhalb eines
|
||||
![]() |
OnResizeBegin | Raises the |
||||
![]() |
OnResizeEnd | Raises the |
||||
![]() |
OnRightToLeftChanged | (inherited from ScrollableControl) | ||||
![]() |
OnRightToLeftLayoutChanged | Raises the |
||||
![]() |
OnScroll | Raises the |
||||
![]() |
OnShown | Raises the |
||||
![]() |
OnSizeChanged | Raises the |
||||
![]() |
OnStyleChanged | (inherited from Form) | ||||
![]() |
OnSystemColorsChanged | Raises the |
||||
![]() |
OnTabIndexChanged | Raises the |
||||
![]() |
OnTabStopChanged | Raises the |
||||
![]() |
OnTextChanged | (inherited from Form) | ||||
![]() |
OnValidated | Raises the |
||||
![]() |
OnValidating | Raises the |
||||
![]() |
OnVisibleChanged | Raises the |
||||
![]() |
ProcessCmdKey | Processes a command key. (inherited from Form) | ||||
![]() |
ProcessDialogChar | (inherited from Form) | ||||
![]() |
ProcessDialogKey | Processes a dialog box key. (inherited from Form) | ||||
![]() |
ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. (inherited from Control) | ||||
![]() |
ProcessKeyPreview | (inherited from Form) | ||||
![]() |
ProcessTabKey | (inherited from Form) | ||||
![]() |
RaiseDragEvent | Raises the appropriate drag event. (inherited from Control) | ||||
![]() |
RaiseKeyEvent | Raises the appropriate key event. (inherited from Control) | ||||
![]() |
RaiseMouseEvent | Raises the appropriate mouse event. (inherited from Control) | ||||
![]() |
RaisePaintEvent | Raises the appropriate paint event. (inherited from Control) | ||||
![]() |
RecreateHandle | Forces the re-creation of the handle for the control. (inherited from Control) | ||||
![]() |
ResetMouseEventArgs | Resets the control to handle the |
||||
![]() |
RtlTranslateAlignment | Overloaded. Converts the current alignment to the appropriate alignment to support right-to-left text. (inherited from Control) | ||||
![]() |
RtlTranslateHorizontal | Converts the specified |
||||
![]() |
RtlTranslateLeftRight | Converts the specified |
||||
![]() |
ScaleControl | (inherited from Form) | ||||
![]() |
ScaleCore | Performs scaling of the form. (inherited from Form) | ||||
![]() |
ScrollToControl | Calculates the scroll offset to the specified child control. (inherited from ScrollableControl) | ||||
![]() |
Select | Overloaded. Activates the form and selects a child control. (inherited from Form) | ||||
![]() |
SetAutoSizeMode | Sets a value indicating how a control will behave when its |
||||
![]() |
SetBoundsCore | (inherited from Form) | ||||
![]() |
SetClientSizeCore | Sets the client size of the form. This will adjust the bounds of the form to make the client size the requested size. (inherited from Form) | ||||
![]() |
SetDisplayRectLocation | Positions the display window to the specified value. (inherited from ScrollableControl) | ||||
![]() |
SetScrollState | Sets the specified scroll state flag. (inherited from ScrollableControl) | ||||
![]() |
SetStyle | Sets a specified |
||||
![]() |
SetTopLevel | Sets the control as the top-level control. (inherited from Control) | ||||
![]() |
SetVisibleCore | (inherited from Form) | ||||
![]() |
SizeFromClientSize | Determines the size of the entire control from the height and width of its client area. (inherited from Control) | ||||
![]() |
UpdateBounds | Overloaded. Updates the bounds of the control. (inherited from Control) | ||||
![]() |
UpdateDefaultButton | Updates which button is the default button. (inherited from Form) | ||||
![]() |
UpdateStyles | Forces the assigned styles to be reapplied to the control. (inherited from Control) | ||||
![]() |
UpdateZOrder | Updates the control in its parent's z-order. (inherited from Control) | ||||
![]() |
WndProc | (inherited from Form) |
Protected Internal Methods
Name | Description | |
---|---|---|
![]() |
AccessibilityNotifyClients | Overloaded. Notifies the accessibility client applications of |
![]() |
ProcessKeyMessage | Processes a keyboard message. (inherited from Control) |
![]() |
ProcessMnemonic | (inherited from Form) |
![]() |
RtlTranslateContent | Converts the specified |
![]() |
UpdateBounds | Overloaded. Updates the bounds of the control. (inherited from Control) |
Private Methods
Top
Public Events
Name | Description | |
---|---|---|
![]() |
Activated | Occurs when the form is activated in code or by the user. (inherited from Form) |
![]() |
AutoSizeChanged | (inherited from Form) |
![]() |
AutoValidateChanged | (inherited from Form) |
![]() |
BackColorChanged | Occurs when the value of the |
![]() |
BackgroundImageChanged | Occurs when the value of the |
![]() |
BackgroundImageLayoutChanged | Occurs when the |
![]() |
BindingContextChanged | Occurs when the value of the |
![]() |
CausesValidationChanged | Occurs when the value of the |
![]() |
ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (inherited from Control) |
![]() |
Click | Occurs when the control is clicked. (inherited from Control) |
![]() |
ClientSizeChanged | Occurs when the value of the |
![]() |
Closed | Occurs when the form is closed. (inherited from Form) |
![]() |
Closing | Occurs when the form is closing. (inherited from Form) |
![]() |
ContextMenuChanged | Occurs when the value of the |
![]() |
ContextMenuStripChanged | Occurs when the value of the |
![]() |
ControlAdded | Occurs when a new control is added to the |
![]() |
ControlRemoved | Occurs when a control is removed from the |
![]() |
CursorChanged | Occurs when the value of the |
![]() |
Deactivate | Occurs when the form loses focus and is no longer the active form. (inherited from Form) |
![]() |
Disposed | Occurs when the component is disposed by a call to the |
![]() |
DockChanged | Occurs when the value of the |
![]() |
DoubleClick | Occurs when the control is double-clicked. (inherited from Control) |
![]() |
DragDrop | Occurs when a drag-and-drop operation is completed. (inherited from Control) |
![]() |
DragEnter | Occurs when an object is dragged into the control's bounds. (inherited from Control) |
![]() |
DragLeave | Occurs when an object is dragged out of the control's bounds. (inherited from Control) |
![]() |
DragOver | Occurs when an object is dragged over the control's bounds. (inherited from Control) |
![]() |
EnabledChanged | Occurs when the |
![]() |
Enter | Occurs when the control is entered. (inherited from Control) |
![]() |
FontChanged | Occurs when the |
![]() |
ForeColorChanged | Occurs when the |
![]() |
FormClosed | Occurs after the form is closed. (inherited from Form) |
![]() |
FormClosing | Occurs before the form is closed. (inherited from Form) |
![]() |
GiveFeedback | Occurs during a drag operation. (inherited from Control) |
![]() |
GotFocus | Occurs when the control receives focus. (inherited from Control) |
![]() |
HandleCreated | Occurs when a handle is created for the control. (inherited from Control) |
![]() |
HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (inherited from Control) |
![]() |
HelpButtonClicked | Occurs when the Help button is clicked. (inherited from Form) |
![]() |
HelpRequested | Occurs when the user requests help for a control. (inherited from Control) |
![]() |
ImeModeChanged | Occurs when the |
![]() |
InputLanguageChanged | Occurs after the input language of the form has changed. (inherited from Form) |
![]() |
InputLanguageChanging | Occurs when the user attempts to change the input language for the form. (inherited from Form) |
![]() |
Invalidated | Occurs when a control's display requires redrawing. (inherited from Control) |
![]() |
KeyDown | Occurs when a key is pressed while the control has focus. (inherited from Control) |
![]() |
KeyPress | Occurs when a key is pressed while the control has focus. (inherited from Control) |
![]() |
KeyUp | Occurs when a key is released while the control has focus. (inherited from Control) |
![]() |
Layout | Occurs when a control should reposition its child controls. (inherited from Control) |
![]() |
Leave | Occurs when the input focus leaves the control. (inherited from Control) |
![]() |
Load | Occurs before a form is displayed for the first time. (inherited from Form) |
![]() |
LocationChanged | Occurs when the |
![]() |
LostFocus | Occurs when the control loses focus. (inherited from Control) |
![]() |
MarginChanged | (inherited from Form) |
![]() |
MaximizedBoundsChanged | Occurs when the value of the |
![]() |
MaximumSizeChanged | Occurs when the value of the |
![]() |
MdiChildActivate | Occurs when a multiple-document interface (MDI) child form is activated or closed within an MDI application. (inherited from Form) |
![]() |
MenuComplete | Occurs when the menu of a form loses focus. (inherited from Form) |
![]() |
MenuStart | Occurs when the menu of a form receives focus. (inherited from Form) |
![]() |
MinimumSizeChanged | Occurs when the value of the |
![]() |
MouseCaptureChanged | Occurs when the control loses or gains mouse capture. (inherited from Control) |
![]() |
MouseClick | Occurs when the control is clicked by the mouse. (inherited from Control) |
![]() |
MouseDoubleClick | Occurs when the control is double clicked by the mouse. (inherited from Control) |
![]() |
MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (inherited from Control) |
![]() |
MouseEnter | Occurs when the mouse pointer enters the control. (inherited from Control) |
![]() |
MouseHover | Occurs when the mouse pointer rests on the control. (inherited from Control) |
![]() |
MouseLeave | Occurs when the mouse pointer leaves the control. (inherited from Control) |
![]() |
MouseMove | Occurs when the mouse pointer is moved over the control. (inherited from Control) |
![]() |
MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (inherited from Control) |
![]() |
MouseWheel | Occurs when the mouse wheel moves while the control has focus. (inherited from Control) |
![]() |
Move | Occurs when the control is moved. (inherited from Control) |
![]() |
PaddingChanged | Occurs when the control's padding changes. (inherited from Control) |
![]() |
Paint | Occurs when the control is redrawn. (inherited from Control) |
![]() |
ParentChanged | Occurs when the |
![]() |
PreviewKeyDown | Occurs before the |
![]() |
QueryAccessibilityHelp | Occurs when |
![]() |
QueryContinueDrag | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (inherited from Control) |
![]() |
RegionChanged | Occurs when the value of the |
![]() |
Resize | Occurs when the control is resized. (inherited from Control) |
![]() |
ResizeBegin | Occurs when a form enters resizing mode. (inherited from Form) |
![]() |
ResizeEnd | Occurs when a form exits resizing mode. (inherited from Form) |
![]() |
RightToLeftChanged | Occurs when the |
![]() |
RightToLeftLayoutChanged | Occurs after the value of the |
![]() |
Scroll | Occurs when the user or code scrolls through the client area. (inherited from ScrollableControl) |
![]() |
Shown | Occurs whenever the form is first displayed. (inherited from Form) |
![]() |
SizeChanged | Occurs when the |
![]() |
StyleChanged | Occurs when the control style changes. (inherited from Control) |
![]() |
SystemColorsChanged | Occurs when the system colors change. (inherited from Control) |
![]() |
TabIndexChanged | Occurs when the value of the |
![]() |
TabStopChanged | (inherited from Form) |
![]() |
TextChanged | Occurs when the |
![]() |
Validated | Occurs when the control is finished validating. (inherited from Control) |
![]() |
Validating | Occurs when the control is validating. (inherited from Control) |
![]() |
VisibleChanged | Occurs when the |
Explicit Interface Implementations
Top