Manipulation, Darstellung und Export der Transferfunktion.
The following tables list the members exposed by TransferDisplay.
Public Constructors
Name | Description | |
---|---|---|
![]() |
TransferDisplay | Erstellt und initialisiert die Transferfunktion. |
Private Fields
Name | Description | |
---|---|---|
![]() |
areaEnd | X-Koordinate des Endes des Auswahlbereiches. -1 steht für inaktiv. |
![]() |
areaStart | X-Koordinate des Anfangs des Auswahlbereiches. -1 steht für inaktiv. |
![]() |
backgroundRasterPen | |
![]() |
boldFont | Bold Font für Legende. |
![]() |
constantColorMode | Flag, ob sich Transferfunktion im Konstant-Farben-Modus befindet. Hier sind alle Verlaufs-Darstellungen/Manipulationen deaktiviert; Es ist lediglich die Definition einer bestimmten Farbe mit einem bestimmten Opacitätswert möglich. |
![]() |
device | Direct3D-Device - nötig für die Erstellung der Transferfunktions-Textur. |
![]() |
font | Font für Legende. |
![]() |
gradientBorderCount | Anzahl der in der Transferfunktion vorhandenen Verlaufsgrenzen. |
![]() |
gradientBorderPen | |
![]() |
gradientBrush | |
![]() |
gradientColors | Speichert die einzelnen Verlaufsgrenzen. |
![]() |
height | Höhe des Panels der angezeigten Transferfunktion. |
![]() |
hoveredGradientBorderIndex | Index der Verlaufsgrenze, über der sich die Maus befindet. -1 steht für inaktiv. |
![]() |
hoveredGradientBorderPen | |
![]() |
isFileLoaded | Flag, ob File geladen wurde - d.h. ob TF aktiviert werden soll. |
![]() |
legendEnd | String für den größten Wert der Legende. |
![]() |
legendStart | String für den kleinsten Wert der Legende. |
![]() |
legendTitle | Bezeichnung der Legende. |
![]() |
linePen | |
![]() |
markingLineEnd | Horizontale Position der zweiten Markierungslinie. -1 steht für inaktiv. |
![]() |
markingLineStart | Horizontale Position der ersten Markierungslinie. -1 steht für inaktiv. |
![]() |
selectedGradientBorderIndex | Index der Verlaufsgrenze, die per Maus angeklickt wurde. -1 steht für inaktiv. |
![]() |
selectedGradientBorderPen | |
![]() |
textureRect | Rechteck für die Dimensionen der Transferfunktions-Textur. |
![]() |
transferTextureWidth | Breite der Transferfunktions-Textur. |
![]() |
width | Breite des Panels der angezeigten Transferfunktion. |
Public Properties
Name | Description | |
---|---|---|
![]() |
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) |
![]() |
AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (inherited from Control) |
![]() |
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) |
![]() |
AutoScroll | Gets or sets a value indicating whether the container enables the user to scroll to any controls placed outside of its visible boundaries. (inherited from ScrollableControl) |
![]() |
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 | (inherited from Panel) |
![]() |
AutoSizeMode | Indicates the automatic sizing behavior of the control. (inherited from Panel) |
![]() |
BackColor | Gets or sets the background color for the control. (inherited from Control) |
![]() |
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 | Gets or sets the |
![]() |
BorderStyle | Indicates the border style for the control. (inherited from Panel) |
![]() |
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) |
![]() |
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 height and width of the client area of the control. (inherited from Control) |
![]() |
CompanyName | Gets the name of the company or creator of the application containing the control. (inherited from Control) |
![]() |
ConstantColorMode | |
![]() |
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 |
![]() |
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) |
![]() |
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) |
![]() |
Device | |
![]() |
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) |
![]() |
GradientBorderCount | |
![]() |
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) |
![]() |
HorizontalScroll | Gets the characteristics associated with the horizontal scroll bar. (inherited from ScrollableControl) |
![]() |
HoveredGradientBorderIndex | |
![]() |
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) |
![]() |
IsFileLoaded | |
![]() |
IsHandleCreated | Gets a value indicating whether the control has a handle associated with it. (inherited from Control) |
![]() |
IsMirrored | Gets a value indicating whether the control is mirrored. (inherited from Control) |
![]() |
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 | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (inherited from Control) |
![]() |
Margin | Gets or sets the space between controls. (inherited from Control) |
![]() |
MaximumSize | Gets or sets the size that is the upper limit that |
![]() |
MinimumSize | Gets or sets the size that is the lower limit that |
![]() |
Name | Gets or sets the name of the control. (inherited from Control) |
![]() |
Padding | Gets or sets padding within the control. (inherited from Control) |
![]() |
Parent | Gets or sets the parent container of the control. (inherited from Control) |
![]() |
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) |
![]() |
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) |
![]() |
SelectedGradientBorderIndex | |
![]() |
Site | Gets or sets the site of the control. (inherited from Control) |
![]() |
Size | Gets or sets the height and width of the control. (inherited from Control) |
![]() |
TabIndex | Gets or sets the tab order of the control within its container. (inherited from Control) |
![]() |
TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (inherited from Panel) |
![]() |
Tag | Gets or sets the object that contains data about the control. (inherited from Control) |
![]() |
Text | This member is not meaningful for this control. (inherited from Panel) |
![]() |
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) |
![]() |
TopLevelControl | Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost |
![]() |
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) |
![]() |
WindowTarget | This property is not relevant for this class. (inherited from Control) |
Protected Properties
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | Determines if events can be raised on the control. (inherited from Control) |
![]() |
CreateParams | (inherited from Panel) |
![]() |
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 Control) |
![]() |
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 Panel) |
![]() |
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) |
![]() |
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) |
![]() |
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 | |
---|---|---|
![]() |
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) |
![]() |
Clear | Setzt die Transferfunktion auf Ausgangsparameter zurück. Wird beim Öffnen einer neuen Datei ausgeführt. |
![]() |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (inherited from Control) |
![]() |
CreateColorArea | Erstellt einen neuen Farbbereich zwischen zwei Verlaufsgrenzen. |
![]() |
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) |
![]() |
DisableColorArea | Deaktiviert die Anzeige des Farbbereichs. |
![]() |
DisableMarkingBorders | Deaktiviert die Anzeige der Markierungslinien. |
![]() |
Dispose | Overloaded. Releases all resources used by the |
![]() |
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) |
![]() |
GenerateTexture | Erstellt aus den GDI+ Graphiken eine Direct3D-Textur mit den Farbwerten der Transferfunktion. |
![]() |
GetChildAtPoint | Overloaded. Retrieves the child control at a specified location. (inherited from Control) |
![]() |
GetColorOf | Liefert die Farbe einer ausgewählten Verlaufsgrenze. |
![]() |
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) |
![]() |
MouseOverGradientBorder | Testet, ob sich die Maus über einer Verlaufsgrenze befindet und liefert den Index derer zurück. Andernfalls wird -1 retourniert. Zusätzlich liefert die Funktion über "borders" die X-Positionen der vorangegangenen und der nachfolgenden Verlaufsgrenze. |
![]() |
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) |
![]() |
RemoveGradientBorder | Entfernt die markierte Verlaufsgrenze. Nicht möglich für die allererste und allerletzte Verlaufsgrenze. |
![]() |
RepositionGradientBorder | Ändert die Position einer bestimmten Verlaufsgrenze. |
![]() |
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 a control. (inherited from Control) |
![]() |
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) |
![]() |
SetLegend | |
![]() |
SetMarkingArea | Setzt die Anfangs- und Endkoordinaten für eine zu zeichnende Markierungsfläche. |
![]() |
SetMarkingBorders | Setzt die Positionen für zu zeichnende Markierungslinien. |
![]() |
Show | Displays the control to the user. (inherited from Control) |
![]() |
SuspendLayout | Temporarily suspends the layout logic for the control. (inherited from Control) |
![]() |
ToString | Returns a string representation for this control. (inherited from Panel) |
![]() |
Update | Causes the control to redraw the invalidated regions within its client area. (inherited from Control) |
![]() |
UpdateGradientBorder | Aktualisiert die Farbe einer ausgewählten Verlaufsgrenze. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
AccessibilityNotifyClients | Overloaded. Notifies the accessibility client applications of |
![]() |
AdjustFormScrollbars | Adjusts the scroll bars on the container based on the current control positions and the control currently selected. (inherited from ScrollableControl) |
![]() |
CreateAccessibilityInstance | Creates a new accessibility object for the control. (inherited from Control) |
![]() |
CreateControlsInstance | Creates a new instance of the control collection for the control. (inherited from Control) |
![]() |
CreateHandle | Creates a handle for the control. (inherited from Control) |
![]() |
DefWndProc | Sends the specified message to the default window procedure. (inherited from Control) |
![]() |
DestroyHandle | Destroys the handle associated with the control. (inherited from Control) |
![]() |
Dispose | Overloaded. Releases all resources used by the |
![]() |
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 | Retrieves the bounds within which the control is scaled. (inherited from Control) |
![]() |
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 |
![]() |
OnAutoSizeChanged | 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 |
![]() |
OnContextMenuChanged | Raises the |
![]() |
OnContextMenuStripChanged | Raises the |
![]() |
OnControlAdded | Raises the |
![]() |
OnControlRemoved | Raises the |
![]() |
OnCreateControl | Raises the |
![]() |
OnCursorChanged | Raises the |
![]() |
OnDockChanged | Raises the |
![]() |
OnDoubleClick | Raises the |
![]() |
OnDragDrop | Raises the |
![]() |
OnDragEnter | Raises the |
![]() |
OnDragLeave | Raises the |
![]() |
OnDragOver | Raises the |
![]() |
OnEnabledChanged | Raises the |
![]() |
OnEnter | Raises the |
![]() |
OnFontChanged | Raises the |
![]() |
OnForeColorChanged | Raises the |
![]() |
OnGiveFeedback | Raises the |
![]() |
OnGotFocus | Raises the |
![]() |
OnHandleCreated | Raises the |
![]() |
OnHandleDestroyed | Raises the |
![]() |
OnHelpRequested | Raises the |
![]() |
OnImeModeChanged | Raises the |
![]() |
OnInvalidated | Raises the |
![]() |
OnKeyDown | Raises the |
![]() |
OnKeyPress | Raises the |
![]() |
OnKeyUp | Raises the |
![]() |
OnLayout | (inherited from ScrollableControl) |
![]() |
OnLeave | Raises the |
![]() |
OnLocationChanged | Raises the |
![]() |
OnLostFocus | Raises the |
![]() |
OnMarginChanged | 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. Überschriebene Paint-Funktion die Double-Buffering durchführt und sich um das Zeichnen der einzelnen Komponenten kümmert. |
![]() |
OnPaintBackground | Overridden. Überladen, um das Zeichnen eines Hintergrunds zu verhinden und Double-Buffering zu verbessern. |
![]() |
OnParentBackColorChanged | Raises the |
![]() |
OnParentBackgroundImageChanged | Raises the |
![]() |
OnParentBindingContextChanged | Raises the |
![]() |
OnParentChanged | Raises the |
![]() |
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 | Fires the event indicating that the panel has been resized. Inheriting controls should use this in favor of actually listening to the event, but should still call base.onResize to ensure that the event is fired for external listeners. (inherited from Panel) |
![]() |
OnRightToLeftChanged | (inherited from ScrollableControl) |
![]() |
OnScroll | Raises the |
![]() |
OnSizeChanged | Raises the |
![]() |
OnStyleChanged | Raises the |
![]() |
OnSystemColorsChanged | Raises the |
![]() |
OnTabIndexChanged | Raises the |
![]() |
OnTabStopChanged | Raises the |
![]() |
OnTextChanged | Raises the |
![]() |
OnValidated | Raises the |
![]() |
OnValidating | Raises the |
![]() |
OnVisibleChanged | (inherited from ScrollableControl) |
![]() |
ProcessCmdKey | Processes a command key. (inherited from Control) |
![]() |
ProcessDialogChar | Processes a dialog character. (inherited from Control) |
![]() |
ProcessDialogKey | Processes a dialog key. (inherited from Control) |
![]() |
ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. (inherited from Control) |
![]() |
ProcessKeyPreview | Previews a keyboard message. (inherited from Control) |
![]() |
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 ScrollableControl) |
![]() |
ScaleCore | (inherited from ScrollableControl) |
![]() |
ScrollToControl | Calculates the scroll offset to the specified child control. (inherited from ScrollableControl) |
![]() |
Select | Overloaded. Activates a control. (inherited from Control) |
![]() |
SetAutoSizeMode | Sets a value indicating how a control will behave when its |
![]() |
SetBoundsCore | Performs the work of setting the specified bounds of this control. (inherited from Control) |
![]() |
SetClientSizeCore | Sets the size of the client area of the control. (inherited from Control) |
![]() |
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 | Sets the control to the specified visible state. (inherited from Control) |
![]() |
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) |
![]() |
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 ScrollableControl) |
Protected Internal Methods
Name | Description | |
---|---|---|
![]() |
AccessibilityNotifyClients | Overloaded. Notifies the accessibility client applications of |
![]() |
ProcessKeyMessage | Processes a keyboard message. (inherited from Control) |
![]() |
ProcessMnemonic | Processes a mnemonic character. (inherited from Control) |
![]() |
RtlTranslateContent | Converts the specified |
![]() |
UpdateBounds | Overloaded. Updates the bounds of the control. (inherited from Control) |
Private Methods
Name | Description | |
---|---|---|
![]() |
DrawBackground | Zeichnet den Hintergrund der Transferfunktion - einen weißen Raster mit 10-Pixel Intervall. |
![]() |
DrawGradientBorders | Zeichnet die einzelnen Verlaufsgrenzen. |
![]() |
DrawGradients | Malt die Verläufe der Transferfunktion. |
![]() |
True | Nötig für die "GetThumbnailImage"-Funktion, die letztlich für die Erstellung der Transferfunktions-Textur nötig ist. |
Public Events
Name | Description | |
---|---|---|
![]() |
AutoSizeChanged | Occurs when the value of the |
![]() |
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 |
![]() |
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 |
![]() |
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 |
![]() |
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) |
![]() |
HelpRequested | Occurs when the user requests help for a control. (inherited from Control) |
![]() |
ImeModeChanged | Occurs when the |
![]() |
Invalidated | Occurs when a control's display requires redrawing. (inherited from Control) |
![]() |
KeyDown | This member is not meaningful for this control. (inherited from Panel) |
![]() |
KeyPress | This member is not meaningful for this control. (inherited from Panel) |
![]() |
KeyUp | This member is not meaningful for this control. (inherited from Panel) |
![]() |
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) |
![]() |
LocationChanged | Occurs when the |
![]() |
LostFocus | Occurs when the control loses focus. (inherited from Control) |
![]() |
MarginChanged | Occurs when the control's margin changes. (inherited from Control) |
![]() |
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) |
![]() |
RightToLeftChanged | Occurs when the |
![]() |
Scroll | Occurs when the user or code scrolls through the client area. (inherited from ScrollableControl) |
![]() |
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 |
![]() |
TabStopChanged | Occurs when the |
![]() |
TextChanged | This member is not meaningful for this control. (inherited from Panel) |
![]() |
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