[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]

The AbstractView type exposes the following members.

Constructors

  NameDescription
Protected methodAbstractView
Initialisiert eine neue AbstractView-Instanz.

Methods

  NameDescription
Public methodActivate (Inherited from DockContent.)
Public methodDockTo(DockPanel, DockStyle) (Inherited from DockContent.)
Public methodDockTo(DockPane, DockStyle, Int32) (Inherited from DockContent.)
Public methodFloatAt (Inherited from DockContent.)
Protected methodGetPersistString (Inherited from DockContent.)
Public methodHide (Inherited from DockContent.)
Public methodIsDockStateValid (Inherited from DockContent.)
Protected methodOnDockStateChanged (Inherited from DockContent.)
Protected methodOnViewPositionChanged
Löst das Ereignis ViewPositionChanged aus.
Public methodShow()()()() (Inherited from DockContent.)
Public methodShow(DockPanel) (Inherited from DockContent.)
Public methodShow(DockPanel, DockState) (Inherited from DockContent.)
Public methodShow(DockPanel, Rectangle) (Inherited from DockContent.)
Public methodShow(DockPane, IDockContent) (Inherited from DockContent.)
Public methodShow(DockPane, DockAlignment, Double) (Inherited from DockContent.)

Properties

  NameDescription
Public propertyAllowEndUserDocking (Inherited from DockContent.)
Public propertyAutoHidePortion (Inherited from DockContent.)
Public propertyCloseButton (Inherited from DockContent.)
Public propertyDockAreas (Inherited from DockContent.)
Public propertyDockHandler (Inherited from DockContent.)
Public propertyDockPanel (Inherited from DockContent.)
Public propertyDockState (Inherited from DockContent.)
Public propertyFloatPane (Inherited from DockContent.)
Public propertyHideOnClose (Inherited from DockContent.)
Public propertyIsActivated (Inherited from DockContent.)
Public propertyIsFloat (Inherited from DockContent.)
Public propertyIsHidden (Inherited from DockContent.)
Public propertyPane (Inherited from DockContent.)
Public propertyPanelPane (Inherited from DockContent.)
Public propertyShowHint (Inherited from DockContent.)
Public propertyTabPageContextMenu (Inherited from DockContent.)
Public propertyTabPageContextMenuStrip (Inherited from DockContent.)
Public propertyTabText (Inherited from DockContent.)
Public propertyToolTipText (Inherited from DockContent.)
Public propertyViewId
Gibt die ID des Ansihctsfensters zurück.
Public propertyViewPosition
Gibt die Position des Ansichtsfensters zurück oder legt sie fest.
Public propertyVisibleState (Inherited from DockContent.)

Events

  NameDescription
Public eventDockStateChanged (Inherited from DockContent.)
Public eventViewPositionChanged
Tritt auf, wenn die Position der Ansicht geändert wurde.

See Also