Manipulation, Darstellung und Export der Transferfunktion.


The following tables list the members exposed by TransferDisplay.

Public Constructors

  Name Description
Public method TransferDisplay Erstellt und initialisiert die Transferfunktion.
Top

Private Fields

  Name Description
Private field areaEnd X-Koordinate des Endes des Auswahlbereiches. -1 steht für inaktiv.
Private field areaStart X-Koordinate des Anfangs des Auswahlbereiches. -1 steht für inaktiv.
Private field backgroundRasterPen  
Private field boldFont Bold Font für Legende.
Private field 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.
Private field device Direct3D-Device - nötig für die Erstellung der Transferfunktions-Textur.
Private field font Font für Legende.
Private field gradientBorderCount Anzahl der in der Transferfunktion vorhandenen Verlaufsgrenzen.
Private field gradientBorderPen  
Private field gradientBrush  
Private field gradientColors Speichert die einzelnen Verlaufsgrenzen.
Private field height Höhe des Panels der angezeigten Transferfunktion.
Private field hoveredGradientBorderIndex Index der Verlaufsgrenze, über der sich die Maus befindet. -1 steht für inaktiv.
Private field hoveredGradientBorderPen  
Private field isFileLoaded Flag, ob File geladen wurde - d.h. ob TF aktiviert werden soll.
Private field legendEnd String für den größten Wert der Legende.
Private field legendStart String für den kleinsten Wert der Legende.
Private field legendTitle Bezeichnung der Legende.
Private field linePen  
Private field markingLineEnd Horizontale Position der zweiten Markierungslinie. -1 steht für inaktiv.
Private field markingLineStart Horizontale Position der ersten Markierungslinie. -1 steht für inaktiv.
Private field selectedGradientBorderIndex Index der Verlaufsgrenze, die per Maus angeklickt wurde. -1 steht für inaktiv.
Private field selectedGradientBorderPen  
Private field textureRect Rechteck für die Dimensionen der Transferfunktions-Textur.
Private field transferTextureWidth Breite der Transferfunktions-Textur.
Private field width Breite des Panels der angezeigten Transferfunktion.
Top

Public Properties

  Name Description
Public property AccessibilityObject Gets the AccessibleObject assigned to the control. (inherited from Control)
Public property AccessibleDefaultActionDescription Gets or sets the default action description of the control for use by accessibility client applications. (inherited from Control)
Public property AccessibleDescription Gets or sets the description of the control used by accessibility client applications. (inherited from Control)
Public property AccessibleName Gets or sets the name of the control used by accessibility client applications. (inherited from Control)
Public property AccessibleRole Gets or sets the accessible role of the control (inherited from Control)
Public property AllowDrop Gets or sets a value indicating whether the control can accept data that the user drags onto it. (inherited from Control)
Public property 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)
Public property 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)
Public property AutoScrollMargin Gets or sets the size of the auto-scroll margin. (inherited from ScrollableControl)
Public property AutoScrollMinSize Gets or sets the minimum size of the auto-scroll. (inherited from ScrollableControl)
Public property AutoScrollOffset Gets or sets where this control is scrolled to in ScrollControlIntoView. (inherited from Control)
Public property AutoScrollPosition Gets or sets the location of the auto-scroll position. (inherited from ScrollableControl)
Public property AutoSize   (inherited from Panel)
Public property AutoSizeMode Indicates the automatic sizing behavior of the control. (inherited from Panel)
Public property BackColor Gets or sets the background color for the control. (inherited from Control)
Public property BackgroundImage Gets or sets the background image displayed in the control. (inherited from Control)
Public property BackgroundImageLayout Gets or sets the background image layout as defined in the ImageLayout enumeration. (inherited from Control)
Public property BindingContext Gets or sets the BindingContext for the control. (inherited from Control)
Public property BorderStyle Indicates the border style for the control. (inherited from Panel)
Public property 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)
Public property 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)
Public property CanFocus Gets a value indicating whether the control can receive focus. (inherited from Control)
Public property CanSelect Gets a value indicating whether the control can be selected. (inherited from Control)
Public property Capture Gets or sets a value indicating whether the control has captured the mouse. (inherited from Control)
Public property 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)
Public property ClientRectangle Gets the rectangle that represents the client area of the control. (inherited from Control)
Public property ClientSize Gets or sets the height and width of the client area of the control. (inherited from Control)
Public property CompanyName Gets the name of the company or creator of the application containing the control. (inherited from Control)
Public property ConstantColorMode  
Public property Container Gets the IContainer that contains the Component. (inherited from Component)
Public property ContainsFocus Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (inherited from Control)
Public property ContextMenu Gets or sets the shortcut menu associated with the control. (inherited from Control)
Public property ContextMenuStrip Gets or sets the ContextMenuStrip associated with this control. (inherited from Control)
Public property Controls Gets the collection of controls contained within the control. (inherited from Control)
Public property Created Gets a value indicating whether the control has been created. (inherited from Control)
Public property Cursor Gets or sets the cursor that is displayed when the mouse pointer is over the control. (inherited from Control)
Public property DataBindings Gets the data bindings for the control. (inherited from Control)
Public property Device  
Public property DisplayRectangle Gets the rectangle that represents the virtual display area of the control. (inherited from ScrollableControl)
Public property Disposing Gets a value indicating whether the base Control class is in the process of disposing. (inherited from Control)
Public property 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)
Public property DockPadding Gets the dock padding settings for all edges of the control. (inherited from ScrollableControl)
Public property Enabled Gets or sets a value indicating whether the control can respond to user interaction. (inherited from Control)
Public property Focused Gets a value indicating whether the control has input focus. (inherited from Control)
Public property Font Gets or sets the font of the text displayed by the control. (inherited from Control)
Public property ForeColor Gets or sets the foreground color of the control. (inherited from Control)
Public property GradientBorderCount  
Public property Handle Gets the window handle that the control is bound to. (inherited from Control)
Public property HasChildren Gets a value indicating whether the control contains one or more child controls. (inherited from Control)
Public property Height Gets or sets the height of the control. (inherited from Control)
Public property HorizontalScroll Gets the characteristics associated with the horizontal scroll bar. (inherited from ScrollableControl)
Public property HoveredGradientBorderIndex  
Public property ImeMode Gets or sets the Input Method Editor (IME) mode of the control. (inherited from Control)
Public property 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)
Public property IsAccessible Gets or sets a value indicating whether the control is visible to accessibility applications. (inherited from Control)
Public property IsDisposed Gets a value indicating whether the control has been disposed of. (inherited from Control)
Public property IsFileLoaded  
Public property IsHandleCreated Gets a value indicating whether the control has a handle associated with it. (inherited from Control)
Public property IsMirrored Gets a value indicating whether the control is mirrored. (inherited from Control)
Public property LayoutEngine Gets a cached instance of the control's layout engine. (inherited from Control)
Public property 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)
Public property 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)
Public property Margin Gets or sets the space between controls. (inherited from Control)
Public property MaximumSize Gets or sets the size that is the upper limit that GetPreferredSize can specify. (inherited from Control)
Public property MinimumSize Gets or sets the size that is the lower limit that GetPreferredSize can specify. (inherited from Control)
Public property Name Gets or sets the name of the control. (inherited from Control)
Public property Padding Gets or sets padding within the control. (inherited from Control)
Public property Parent Gets or sets the parent container of the control. (inherited from Control)
Public property PreferredSize Gets the size of a rectangular area into which the control can fit. (inherited from Control)
Public property ProductName Gets the product name of the assembly containing the control. (inherited from Control)
Public property ProductVersion Gets the version of the assembly containing the control. (inherited from Control)
Public property RecreatingHandle Gets a value indicating whether the control is currently re-creating its handle. (inherited from Control)
Public property Region Gets or sets the window region associated with the control. (inherited from Control)
Public property 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)
Public property RightToLeft Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (inherited from Control)
Public property SelectedGradientBorderIndex  
Public property Site Gets or sets the site of the control. (inherited from Control)
Public property Size Gets or sets the height and width of the control. (inherited from Control)
Public property TabIndex Gets or sets the tab order of the control within its container. (inherited from Control)
Public property TabStop Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (inherited from Panel)
Public property Tag Gets or sets the object that contains data about the control. (inherited from Control)
Public property Text This member is not meaningful for this control. (inherited from Panel)
Public property 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)
Public property 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. (inherited from Control)
Public property UseWaitCursor Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (inherited from Control)
Public property VerticalScroll Gets the characteristics associated with the vertical scroll bar. (inherited from ScrollableControl)
Public property Visible Gets or sets a value indicating whether the control and all its parent controls are displayed. (inherited from Control)
Public property Width Gets or sets the width of the control. (inherited from Control)
Public property WindowTarget This property is not relevant for this class. (inherited from Control)
Top

Protected Properties

  Name Description
Family property CanRaiseEvents Determines if events can be raised on the control. (inherited from Control)
Family property CreateParams   (inherited from Panel)
Family property DefaultCursor Gets or sets the default cursor for the control. (inherited from Control)
Family property DefaultImeMode Gets the default Input Method Editor (IME) mode supported by the control. (inherited from Control)
Family property DefaultMargin Gets the space, in pixels, that is specified by default between controls. (inherited from Control)
Family property DefaultMaximumSize Gets the length and height, in pixels, that is specified as the default maximum size of a control. (inherited from Control)
Family property DefaultMinimumSize Gets the length and height, in pixels, that is specified as the default minimum size of a control. (inherited from Control)
Family property DefaultPadding Gets the internal spacing, in pixels, of the contents of a control. (inherited from Control)
Family property DefaultSize   (inherited from Panel)
Family property DesignMode Gets a value that indicates whether the Component is currently in design mode. (inherited from Component)
Family property 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)
Family property Events Gets the list of event handlers that are attached to this Component. (inherited from Component)
Family property FontHeight Gets or sets the height of the font of the control. (inherited from Control)
Family property HScroll Gets or sets a value indicating whether the horizontal scroll bar is visible. (inherited from ScrollableControl)
Family property ResizeRedraw Gets or sets a value indicating whether the control redraws itself when resized. (inherited from Control)
Family property ScaleChildren Gets a value that determines the scaling of child controls. (inherited from Control)
Family property VScroll Gets or sets a value indicating whether the vertical scroll bar is visible. (inherited from ScrollableControl)
Top

Protected Internal Properties

  Name Description
FamilyOrAssembly property RenderRightToLeft This property is now obsolete. (inherited from Control)
FamilyOrAssembly property ShowFocusCues Gets a value indicating whether the control should display focus rectangles. (inherited from Control)
FamilyOrAssembly property ShowKeyboardCues Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators. (inherited from Control)
Top

Public Methods

  Name Description
Public method BeginInvoke Overloaded. Executes a delegate asynchronously on the thread that the control's underlying handle was created on. (inherited from Control)
Public method BringToFront Brings the control to the front of the z-order. (inherited from Control)
Public method Clear Setzt die Transferfunktion auf Ausgangsparameter zurück. Wird beim Öffnen einer neuen Datei ausgeführt.
Public method Contains Retrieves a value indicating whether the specified control is a child of the control. (inherited from Control)
Public method CreateColorArea Erstellt einen neuen Farbbereich zwischen zwei Verlaufsgrenzen.
Public method CreateControl Forces the creation of the control, including the creation of the handle and any child controls. (inherited from Control)
Public method CreateGraphics Creates the Graphics for the control. (inherited from Control)
Public method 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)
Public method DisableColorArea Deaktiviert die Anzeige des Farbbereichs.
Public method DisableMarkingBorders Deaktiviert die Anzeige der Markierungslinien.
Public method Dispose Overloaded. Releases all resources used by the Control. (inherited from Control)
Public method DoDragDrop Begins a drag-and-drop operation. (inherited from Control)
Public method DrawToBitmap Supports rendering to the specified bitmap. (inherited from Control)
Public method EndInvoke Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed. (inherited from Control)
Public method Equals Determines whether the specified Object is equal to the current Object. (inherited from Object)
Public method FindForm Retrieves the form that the control is on. (inherited from Control)
Public method Focus Sets input focus to the control. (inherited from Control)
Public method GenerateTexture Erstellt aus den GDI+ Graphiken eine Direct3D-Textur mit den Farbwerten der Transferfunktion.
Public method GetChildAtPoint Overloaded. Retrieves the child control at a specified location. (inherited from Control)
Public method GetColorOf Liefert die Farbe einer ausgewählten Verlaufsgrenze.
Public method GetContainerControl Returns the next ContainerControl up the control's chain of parent controls. (inherited from Control)
Public method GetHashCode Serves as a hash function for a particular type. (inherited from Object)
Public method GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance. (inherited from MarshalByRefObject)
Public method GetNextControl Retrieves the next control forward or back in the tab order of child controls. (inherited from Control)
Public method GetPreferredSize Retrieves the size of a rectangular area into which a control can be fitted. (inherited from Control)
Public method GetType Gets the Type of the current instance. (inherited from Object)
Public method Hide Conceals the control from the user. (inherited from Control)
Public method InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance. (inherited from MarshalByRefObject)
Public method Invalidate Overloaded. Invalidates a specific region of the control and causes a paint message to be sent to the control. (inherited from Control)
Public method Invoke Overloaded. Executes a delegate on the thread that owns the control's underlying window handle. (inherited from Control)
Public method 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.
Public method PerformLayout Overloaded. Forces the control to apply layout logic to child controls. (inherited from Control)
Public method PointToClient Computes the location of the specified screen point into client coordinates. (inherited from Control)
Public method PointToScreen Computes the location of the specified client point into screen coordinates. (inherited from Control)
Public method PreProcessControlMessage Preprocesses keyboard or input messages within the message loop before they are dispatched. (inherited from Control)
Public method PreProcessMessage Preprocesses keyboard or input messages within the message loop before they are dispatched. (inherited from Control)
Public method RectangleToClient Computes the size and location of the specified screen rectangle in client coordinates. (inherited from Control)
Public method RectangleToScreen Computes the size and location of the specified client rectangle in screen coordinates. (inherited from Control)
Public method Refresh Forces the control to invalidate its client area and immediately redraw itself and any child controls. (inherited from Control)
Public method RemoveGradientBorder Entfernt die markierte Verlaufsgrenze. Nicht möglich für die allererste und allerletzte Verlaufsgrenze.
Public method RepositionGradientBorder Ändert die Position einer bestimmten Verlaufsgrenze.
Public method ResetBackColor Resets the BackColor property to its default value. (inherited from Control)
Public method ResetBindings Causes a control bound to the BindingSource to reread all the items in the list and refresh their displayed values. (inherited from Control)
Public method ResetCursor Resets the Cursor property to its default value. (inherited from Control)
Public method ResetFont Resets the Font property to its default value. (inherited from Control)
Public method ResetForeColor Resets the ForeColor property to its default value. (inherited from Control)
Public method ResetImeMode Resets the ImeMode property to its default value. (inherited from Control)
Public method ResetRightToLeft Resets the RightToLeft property to its default value. (inherited from Control)
Public method ResetText Resets the Text property to its default value. (inherited from Control)
Public method ResumeLayout Overloaded. Resumes the usual layout logic. (inherited from Control)
Public method Scale Overloaded. Scales the control and any child controls. (inherited from Control)
Public method ScrollControlIntoView Scrolls the specified child control into view on an auto-scroll enabled control. (inherited from ScrollableControl)
Public method Select Overloaded. Activates a control. (inherited from Control)
Public method SelectNextControl Activates the next control. (inherited from Control)
Public method SendToBack Sends the control to the back of the z-order. (inherited from Control)
Public method SetAutoScrollMargin Sets the size of the auto-scroll margins. (inherited from ScrollableControl)
Public method SetBounds Overloaded. Sets the bounds of the control. (inherited from Control)
Public method SetLegend  
Public method SetMarkingArea Setzt die Anfangs- und Endkoordinaten für eine zu zeichnende Markierungsfläche.
Public method SetMarkingBorders Setzt die Positionen für zu zeichnende Markierungslinien.
Public method Show Displays the control to the user. (inherited from Control)
Public method SuspendLayout Temporarily suspends the layout logic for the control. (inherited from Control)
Public method ToString Returns a string representation for this control. (inherited from Panel)
Public method Update Causes the control to redraw the invalidated regions within its client area. (inherited from Control)
Public method UpdateGradientBorder Aktualisiert die Farbe einer ausgewählten Verlaufsgrenze.
Top

Protected Methods

  Name Description
Family method AccessibilityNotifyClients Overloaded. Notifies the accessibility client applications of AccessibleEvents. (inherited from Control)
Family method AdjustFormScrollbars Adjusts the scroll bars on the container based on the current control positions and the control currently selected. (inherited from ScrollableControl)
Family method CreateAccessibilityInstance Creates a new accessibility object for the control. (inherited from Control)
Family method CreateControlsInstance Creates a new instance of the control collection for the control. (inherited from Control)
Family method CreateHandle Creates a handle for the control. (inherited from Control)
Family method DefWndProc Sends the specified message to the default window procedure. (inherited from Control)
Family method DestroyHandle Destroys the handle associated with the control. (inherited from Control)
Family method Dispose Overloaded. Releases all resources used by the Control. (inherited from Control)
Family method Finalize Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (inherited from Component)
Family method GetAccessibilityObjectById Retrieves the specified AccessibleObject. (inherited from Control)
Family method GetAutoSizeMode Retrieves a value indicating how a control will behave when its AutoSize property is enabled. (inherited from Control)
Family method GetScaledBounds Retrieves the bounds within which the control is scaled. (inherited from Control)
Family method GetScrollState Determines whether the specified flag has been set. (inherited from ScrollableControl)
Family method GetService Returns an object that represents a service provided by the Component or by its Container. (inherited from Component)
Family method GetStyle Retrieves the value of the specified control style bit for the control. (inherited from Control)
Family method GetTopLevel Determines if the control is a top-level control. (inherited from Control)
Family method InitLayout Called after the control has been added to another container. (inherited from Control)
Family method InvokeGotFocus Raises the GotFocus event for the specified control. (inherited from Control)
Family method InvokeLostFocus Raises the LostFocus event for the specified control. (inherited from Control)
Family method InvokeOnClick Raises the Click event for the specified control. (inherited from Control)
Family method InvokePaint Raises the Paint event for the specified control. (inherited from Control)
Family method InvokePaintBackground Raises the PaintBackground event for the specified control. (inherited from Control)
Family method IsInputChar Determines if a character is an input character that the control recognizes. (inherited from Control)
Family method IsInputKey Determines whether the specified key is a regular input key or a special key that requires preprocessing. (inherited from Control)
Family method MemberwiseClone Overloaded. Creates a shallow copy of the current Object. (inherited from MarshalByRefObject)
Family method NotifyInvalidate Raises the Invalidated event with a specified region of the control to invalidate. (inherited from Control)
Family method OnAutoSizeChanged Raises the AutoSizeChanged event. (inherited from Control)
Family method OnBackColorChanged Raises the BackColorChanged event. (inherited from Control)
Family method OnBackgroundImageChanged Raises the BackgroundImageChanged event. (inherited from Control)
Family method OnBackgroundImageLayoutChanged Raises the BackgroundImageLayoutChanged event. (inherited from Control)
Family method OnBindingContextChanged Raises the BindingContextChanged event. (inherited from Control)
Family method OnCausesValidationChanged Raises the CausesValidationChanged event. (inherited from Control)
Family method OnChangeUICues Raises the ChangeUICues event. (inherited from Control)
Family method OnClick Raises the Click event. (inherited from Control)
Family method OnClientSizeChanged Raises the ClientSizeChanged event. (inherited from Control)
Family method OnContextMenuChanged Raises the ContextMenuChanged event. (inherited from Control)
Family method OnContextMenuStripChanged Raises the ContextMenuStripChanged event. (inherited from Control)
Family method OnControlAdded Raises the ControlAdded event. (inherited from Control)
Family method OnControlRemoved Raises the ControlRemoved event. (inherited from Control)
Family method OnCreateControl Raises the CreateControl method. (inherited from Control)
Family method OnCursorChanged Raises the CursorChanged event. (inherited from Control)
Family method OnDockChanged Raises the DockChanged event. (inherited from Control)
Family method OnDoubleClick Raises the DoubleClick event. (inherited from Control)
Family method OnDragDrop Raises the DragDrop event. (inherited from Control)
Family method OnDragEnter Raises the DragEnter event. (inherited from Control)
Family method OnDragLeave Raises the DragLeave event. (inherited from Control)
Family method OnDragOver Raises the DragOver event. (inherited from Control)
Family method OnEnabledChanged Raises the EnabledChanged event. (inherited from Control)
Family method OnEnter Raises the Enter event. (inherited from Control)
Family method OnFontChanged Raises the FontChanged event. (inherited from Control)
Family method OnForeColorChanged Raises the ForeColorChanged event. (inherited from Control)
Family method OnGiveFeedback Raises the GiveFeedback event. (inherited from Control)
Family method OnGotFocus Raises the GotFocus event. (inherited from Control)
Family method OnHandleCreated Raises the HandleCreated event. (inherited from Control)
Family method OnHandleDestroyed Raises the HandleDestroyed event. (inherited from Control)
Family method OnHelpRequested Raises the HelpRequested event. (inherited from Control)
Family method OnImeModeChanged Raises the ImeModeChanged event. (inherited from Control)
Family method OnInvalidated Raises the Invalidated event. (inherited from Control)
Family method OnKeyDown Raises the KeyDown event. (inherited from Control)
Family method OnKeyPress Raises the KeyPress event. (inherited from Control)
Family method OnKeyUp Raises the KeyUp event. (inherited from Control)
Family method OnLayout   (inherited from ScrollableControl)
Family method OnLeave Raises the Leave event. (inherited from Control)
Family method OnLocationChanged Raises the LocationChanged event. (inherited from Control)
Family method OnLostFocus Raises the LostFocus event. (inherited from Control)
Family method OnMarginChanged Raises the MarginChanged event. (inherited from Control)
Family method OnMouseCaptureChanged Raises the MouseCaptureChanged event. (inherited from Control)
Family method OnMouseClick Raises the MouseClick event. (inherited from Control)
Family method OnMouseDoubleClick Raises the MouseDoubleClick event. (inherited from Control)
Family method OnMouseDown Raises the MouseDown event. (inherited from Control)
Family method OnMouseEnter Raises the MouseEnter event. (inherited from Control)
Family method OnMouseHover Raises the MouseHover event. (inherited from Control)
Family method OnMouseLeave Raises the MouseLeave event. (inherited from Control)
Family method OnMouseMove Raises the MouseMove event. (inherited from Control)
Family method OnMouseUp Raises the MouseUp event. (inherited from Control)
Family method OnMouseWheel Raises the MouseWheel event. (inherited from ScrollableControl)
Family method OnMove Raises the Move event. (inherited from Control)
Family method OnNotifyMessage Notifies the control of Windows messages. (inherited from Control)
Family method OnPaddingChanged Raises the PaddingChanged event. (inherited from ScrollableControl)
Family method OnPaint Overridden. Überschriebene Paint-Funktion die Double-Buffering durchführt und sich um das Zeichnen der einzelnen Komponenten kümmert.
Family method OnPaintBackground Overridden. Überladen, um das Zeichnen eines Hintergrunds zu verhinden und Double-Buffering zu verbessern.
Family method OnParentBackColorChanged Raises the BackColorChanged event when the BackColor property value of the control's container changes. (inherited from Control)
Family method OnParentBackgroundImageChanged Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. (inherited from Control)
Family method OnParentBindingContextChanged Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. (inherited from Control)
Family method OnParentChanged Raises the ParentChanged event. (inherited from Control)
Family method OnParentCursorChanged Raises the CursorChanged event. (inherited from Control)
Family method OnParentEnabledChanged Raises the EnabledChanged event when the Enabled property value of the control's container changes. (inherited from Control)
Family method OnParentFontChanged Raises the FontChanged event when the Font property value of the control's container changes. (inherited from Control)
Family method OnParentForeColorChanged Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. (inherited from Control)
Family method OnParentRightToLeftChanged Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. (inherited from Control)
Family method OnParentVisibleChanged Raises the VisibleChanged event when the Visible property value of the control's container changes. (inherited from Control)
Family method OnPreviewKeyDown Raises the PreviewKeyDown event. (inherited from Control)
Family method OnPrint Raises the Paint event. (inherited from Control)
Family method OnQueryContinueDrag Raises the QueryContinueDrag event. (inherited from Control)
Family method OnRegionChanged Raises the RegionChanged event. (inherited from Control)
Family method 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)
Family method OnRightToLeftChanged   (inherited from ScrollableControl)
Family method OnScroll Raises the Scroll event. (inherited from ScrollableControl)
Family method OnSizeChanged Raises the SizeChanged event. (inherited from Control)
Family method OnStyleChanged Raises the StyleChanged event. (inherited from Control)
Family method OnSystemColorsChanged Raises the SystemColorsChanged event. (inherited from Control)
Family method OnTabIndexChanged Raises the TabIndexChanged event. (inherited from Control)
Family method OnTabStopChanged Raises the TabStopChanged event. (inherited from Control)
Family method OnTextChanged Raises the TextChanged event. (inherited from Control)
Family method OnValidated Raises the Validated event. (inherited from Control)
Family method OnValidating Raises the Validating event. (inherited from Control)
Family method OnVisibleChanged   (inherited from ScrollableControl)
Family method ProcessCmdKey Processes a command key. (inherited from Control)
Family method ProcessDialogChar Processes a dialog character. (inherited from Control)
Family method ProcessDialogKey Processes a dialog key. (inherited from Control)
Family method ProcessKeyEventArgs Processes a key message and generates the appropriate control events. (inherited from Control)
Family method ProcessKeyPreview Previews a keyboard message. (inherited from Control)
Family method RaiseDragEvent Raises the appropriate drag event. (inherited from Control)
Family method RaiseKeyEvent Raises the appropriate key event. (inherited from Control)
Family method RaiseMouseEvent Raises the appropriate mouse event. (inherited from Control)
Family method RaisePaintEvent Raises the appropriate paint event. (inherited from Control)
Family method RecreateHandle Forces the re-creation of the handle for the control. (inherited from Control)
Family method ResetMouseEventArgs Resets the control to handle the MouseLeave event. (inherited from Control)
Family method RtlTranslateAlignment Overloaded. Converts the current alignment to the appropriate alignment to support right-to-left text. (inherited from Control)
Family method RtlTranslateHorizontal Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (inherited from Control)
Family method RtlTranslateLeftRight Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (inherited from Control)
Family method ScaleControl   (inherited from ScrollableControl)
Family method ScaleCore   (inherited from ScrollableControl)
Family method ScrollToControl Calculates the scroll offset to the specified child control. (inherited from ScrollableControl)
Family method Select Overloaded. Activates a control. (inherited from Control)
Family method SetAutoSizeMode Sets a value indicating how a control will behave when its AutoSize property is enabled. (inherited from Control)
Family method SetBoundsCore Performs the work of setting the specified bounds of this control. (inherited from Control)
Family method SetClientSizeCore Sets the size of the client area of the control. (inherited from Control)
Family method SetDisplayRectLocation Positions the display window to the specified value. (inherited from ScrollableControl)
Family method SetScrollState Sets the specified scroll state flag. (inherited from ScrollableControl)
Family method SetStyle Sets a specified ControlStyles flag to either true or false. (inherited from Control)
Family method SetTopLevel Sets the control as the top-level control. (inherited from Control)
Family method SetVisibleCore Sets the control to the specified visible state. (inherited from Control)
Family method SizeFromClientSize Determines the size of the entire control from the height and width of its client area. (inherited from Control)
Family method UpdateBounds Overloaded. Updates the bounds of the control. (inherited from Control)
Family method UpdateStyles Forces the assigned styles to be reapplied to the control. (inherited from Control)
Family method UpdateZOrder Updates the control in its parent's z-order. (inherited from Control)
Family method WndProc   (inherited from ScrollableControl)
Top

Protected Internal Methods

  Name Description
FamilyOrAssembly method AccessibilityNotifyClients Overloaded. Notifies the accessibility client applications of AccessibleEvents. (inherited from Control)
FamilyOrAssembly method ProcessKeyMessage Processes a keyboard message. (inherited from Control)
FamilyOrAssembly method ProcessMnemonic Processes a mnemonic character. (inherited from Control)
FamilyOrAssembly method RtlTranslateContent Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (inherited from Control)
FamilyOrAssembly method UpdateBounds Overloaded. Updates the bounds of the control. (inherited from Control)
Top

Private Methods

  Name Description
Private method DrawBackground Zeichnet den Hintergrund der Transferfunktion - einen weißen Raster mit 10-Pixel Intervall.
Private method DrawGradientBorders Zeichnet die einzelnen Verlaufsgrenzen.
Private method DrawGradients Malt die Verläufe der Transferfunktion.
Private method True Nötig für die "GetThumbnailImage"-Funktion, die letztlich für die Erstellung der Transferfunktions-Textur nötig ist.
Top

Public Events

  Name Description
Public event AutoSizeChanged Occurs when the value of the AutoSize property has changed. (inherited from Panel)
Public event BackColorChanged Occurs when the value of the BackColor property changes. (inherited from Control)
Public event BackgroundImageChanged Occurs when the value of the BackgroundImage property changes. (inherited from Control)
Public event BackgroundImageLayoutChanged Occurs when the BackgroundImageLayout property changes. (inherited from Control)
Public event BindingContextChanged Occurs when the value of the BindingContext property changes. (inherited from Control)
Public event CausesValidationChanged Occurs when the value of the CausesValidation property changes. (inherited from Control)
Public event ChangeUICues Occurs when the focus or keyboard user interface (UI) cues change. (inherited from Control)
Public event Click Occurs when the control is clicked. (inherited from Control)
Public event ClientSizeChanged Occurs when the value of the ClientSize property changes. (inherited from Control)
Public event ContextMenuChanged Occurs when the value of the ContextMenu property changes. (inherited from Control)
Public event ContextMenuStripChanged Occurs when the value of the ContextMenuStrip property changes. (inherited from Control)
Public event ControlAdded Occurs when a new control is added to the ControlCollection. (inherited from Control)
Public event ControlRemoved Occurs when a control is removed from the ControlCollection. (inherited from Control)
Public event CursorChanged Occurs when the value of the Cursor property changes. (inherited from Control)
Public event Disposed Occurs when the component is disposed by a call to the Dispose method. (inherited from Component)
Public event DockChanged Occurs when the value of the Dock property changes. (inherited from Control)
Public event DoubleClick Occurs when the control is double-clicked. (inherited from Control)
Public event DragDrop Occurs when a drag-and-drop operation is completed. (inherited from Control)
Public event DragEnter Occurs when an object is dragged into the control's bounds. (inherited from Control)
Public event DragLeave Occurs when an object is dragged out of the control's bounds. (inherited from Control)
Public event DragOver Occurs when an object is dragged over the control's bounds. (inherited from Control)
Public event EnabledChanged Occurs when the Enabled property value has changed. (inherited from Control)
Public event Enter Occurs when the control is entered. (inherited from Control)
Public event FontChanged Occurs when the Font property value changes. (inherited from Control)
Public event ForeColorChanged Occurs when the ForeColor property value changes. (inherited from Control)
Public event GiveFeedback Occurs during a drag operation. (inherited from Control)
Public event GotFocus Occurs when the control receives focus. (inherited from Control)
Public event HandleCreated Occurs when a handle is created for the control. (inherited from Control)
Public event HandleDestroyed Occurs when the control's handle is in the process of being destroyed. (inherited from Control)
Public event HelpRequested Occurs when the user requests help for a control. (inherited from Control)
Public event ImeModeChanged Occurs when the ImeMode property has changed. (inherited from Control)
Public event Invalidated Occurs when a control's display requires redrawing. (inherited from Control)
Public event KeyDown This member is not meaningful for this control. (inherited from Panel)
Public event KeyPress This member is not meaningful for this control. (inherited from Panel)
Public event KeyUp This member is not meaningful for this control. (inherited from Panel)
Public event Layout Occurs when a control should reposition its child controls. (inherited from Control)
Public event Leave Occurs when the input focus leaves the control. (inherited from Control)
Public event LocationChanged Occurs when the Location property value has changed. (inherited from Control)
Public event LostFocus Occurs when the control loses focus. (inherited from Control)
Public event MarginChanged Occurs when the control's margin changes. (inherited from Control)
Public event MouseCaptureChanged Occurs when the control loses or gains mouse capture. (inherited from Control)
Public event MouseClick Occurs when the control is clicked by the mouse. (inherited from Control)
Public event MouseDoubleClick Occurs when the control is double clicked by the mouse. (inherited from Control)
Public event MouseDown Occurs when the mouse pointer is over the control and a mouse button is pressed. (inherited from Control)
Public event MouseEnter Occurs when the mouse pointer enters the control. (inherited from Control)
Public event MouseHover Occurs when the mouse pointer rests on the control. (inherited from Control)
Public event MouseLeave Occurs when the mouse pointer leaves the control. (inherited from Control)
Public event MouseMove Occurs when the mouse pointer is moved over the control. (inherited from Control)
Public event MouseUp Occurs when the mouse pointer is over the control and a mouse button is released. (inherited from Control)
Public event MouseWheel Occurs when the mouse wheel moves while the control has focus. (inherited from Control)
Public event Move Occurs when the control is moved. (inherited from Control)
Public event PaddingChanged Occurs when the control's padding changes. (inherited from Control)
Public event Paint Occurs when the control is redrawn. (inherited from Control)
Public event ParentChanged Occurs when the Parent property value changes. (inherited from Control)
Public event PreviewKeyDown Occurs before the KeyDown event when a key is pressed while focus is on this control. (inherited from Control)
Public event QueryAccessibilityHelp Occurs when AccessibleObject is providing help to accessibility applications. (inherited from Control)
Public event 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)
Public event RegionChanged Occurs when the value of the Region property changes. (inherited from Control)
Public event Resize Occurs when the control is resized. (inherited from Control)
Public event RightToLeftChanged Occurs when the RightToLeft property value changes. (inherited from Control)
Public event Scroll Occurs when the user or code scrolls through the client area. (inherited from ScrollableControl)
Public event SizeChanged Occurs when the Size property value changes. (inherited from Control)
Public event StyleChanged Occurs when the control style changes. (inherited from Control)
Public event SystemColorsChanged Occurs when the system colors change. (inherited from Control)
Public event TabIndexChanged Occurs when the TabIndex property value changes. (inherited from Control)
Public event TabStopChanged Occurs when the TabStop property value changes. (inherited from Control)
Public event TextChanged This member is not meaningful for this control. (inherited from Panel)
Public event Validated Occurs when the control is finished validating. (inherited from Control)
Public event Validating Occurs when the control is validating. (inherited from Control)
Public event VisibleChanged Occurs when the Visible property value changes. (inherited from Control)
Top

Explicit Interface Implementations

  Name Description
Static Private method System#Windows#Forms#IDropTarget#OnDragDrop

M:System.Windows.Forms.IDropTarget.OnDragDrop(System.Windows.Forms.DragEventArgs)

Raises the DragDrop event.

(inherited from Control)
Static Private method System#Windows#Forms#IDropTarget#OnDragEnter

M:System.Windows.Forms.IDropTarget.OnDragEnter(System.Windows.Forms.DragEventArgs)

Raises the DragEnter event.

(inherited from Control)
Static Private method System#Windows#Forms#IDropTarget#OnDragLeave

M:System.Windows.Forms.IDropTarget.OnDragLeave(System.EventArgs)

Raises the DragLeave event.

(inherited from Control)
Static Private method System#Windows#Forms#IDropTarget#OnDragOver

M:System.Windows.Forms.IDropTarget.OnDragOver(System.Windows.Forms.DragEventArgs)

Raises the DragOver event.

(inherited from Control)
Static Private method System#Windows#Forms#ISupportOleDropSource#OnGiveFeedback   (inherited from Control)
Static Private method System#Windows#Forms#ISupportOleDropSource#OnQueryContinueDrag   (inherited from Control)
Static Private method System#Windows#Forms#Layout#IArrangedElement#PerformLayout   (inherited from Control)
Static Private method System#Windows#Forms#Layout#IArrangedElement#SetBounds   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleControl#FreezeEvents   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleControl#GetControlInfo   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleControl#OnAmbientPropertyChange   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleControl#OnMnemonic   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleInPlaceActiveObject#ContextSensitiveHelp   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleInPlaceActiveObject#EnableModeless   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleInPlaceActiveObject#GetWindow   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleInPlaceActiveObject#OnDocWindowActivate   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleInPlaceActiveObject#OnFrameWindowActivate   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleInPlaceActiveObject#ResizeBorder   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleInPlaceActiveObject#TranslateAccelerator   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleInPlaceObject#ContextSensitiveHelp   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleInPlaceObject#GetWindow   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleInPlaceObject#InPlaceDeactivate   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleInPlaceObject#ReactivateAndUndo   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleInPlaceObject#SetObjectRects   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleInPlaceObject#UIDeactivate   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#Advise   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#Close   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#DoVerb   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#EnumAdvise   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#EnumVerbs   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#GetClientSite   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#GetClipboardData   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#GetExtent   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#GetMiscStatus   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#GetMoniker   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#GetUserClassID   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#GetUserType   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#InitFromData   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#IsUpToDate   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#OleUpdate   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#SetClientSite   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#SetColorScheme   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#SetExtent   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#SetHostNames   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#SetMoniker   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleObject#Unadvise   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleWindow#ContextSensitiveHelp   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IOleWindow#GetWindow   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersist#GetClassID   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistPropertyBag#GetClassID   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistPropertyBag#InitNew   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistPropertyBag#Load   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistPropertyBag#Save   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistStorage#GetClassID   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistStorage#HandsOffStorage   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistStorage#InitNew   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistStorage#IsDirty   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistStorage#Load   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistStorage#Save   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistStorage#SaveCompleted   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistStreamInit#GetClassID   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistStreamInit#GetSizeMax   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistStreamInit#InitNew   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistStreamInit#IsDirty   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistStreamInit#Load   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IPersistStreamInit#Save   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IQuickActivate#GetContentExtent   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IQuickActivate#QuickActivate   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IQuickActivate#SetContentExtent   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IViewObject#Draw   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IViewObject#Freeze   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IViewObject#GetAdvise   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IViewObject#GetColorSet   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IViewObject#SetAdvise   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IViewObject#Unfreeze   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IViewObject2#Draw   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IViewObject2#Freeze   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IViewObject2#GetAdvise   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IViewObject2#GetColorSet   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IViewObject2#GetExtent   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IViewObject2#SetAdvise   (inherited from Control)
Static Private method System#Windows#Forms#UnsafeNativeMethods#IViewObject2#Unfreeze   (inherited from Control)
Top

See Also