[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
The AbstractView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AbstractView |
Initialisiert eine neue AbstractView-Instanz.
|
Methods
Name | Description | |
---|---|---|
![]() | Activate | (Inherited from DockContent.) |
![]() | DockTo(DockPanel, DockStyle) | (Inherited from DockContent.) |
![]() | DockTo(DockPane, DockStyle, Int32) | (Inherited from DockContent.) |
![]() | FloatAt | (Inherited from DockContent.) |
![]() | GetPersistString | (Inherited from DockContent.) |
![]() | Hide | (Inherited from DockContent.) |
![]() | IsDockStateValid | (Inherited from DockContent.) |
![]() | OnDockStateChanged | (Inherited from DockContent.) |
![]() | OnViewPositionChanged |
Löst das Ereignis ViewPositionChanged aus.
|
![]() | Show()()()() | (Inherited from DockContent.) |
![]() | Show(DockPanel) | (Inherited from DockContent.) |
![]() | Show(DockPanel, DockState) | (Inherited from DockContent.) |
![]() | Show(DockPanel, Rectangle) | (Inherited from DockContent.) |
![]() | Show(DockPane, IDockContent) | (Inherited from DockContent.) |
![]() | Show(DockPane, DockAlignment, Double) | (Inherited from DockContent.) |
Properties
Name | Description | |
---|---|---|
![]() | AllowEndUserDocking | (Inherited from DockContent.) |
![]() | AutoHidePortion | (Inherited from DockContent.) |
![]() | CloseButton | (Inherited from DockContent.) |
![]() | DockAreas | (Inherited from DockContent.) |
![]() | DockHandler | (Inherited from DockContent.) |
![]() | DockPanel | (Inherited from DockContent.) |
![]() | DockState | (Inherited from DockContent.) |
![]() | FloatPane | (Inherited from DockContent.) |
![]() | HideOnClose | (Inherited from DockContent.) |
![]() | IsActivated | (Inherited from DockContent.) |
![]() | IsFloat | (Inherited from DockContent.) |
![]() | IsHidden | (Inherited from DockContent.) |
![]() | Pane | (Inherited from DockContent.) |
![]() | PanelPane | (Inherited from DockContent.) |
![]() | ShowHint | (Inherited from DockContent.) |
![]() | TabPageContextMenu | (Inherited from DockContent.) |
![]() | TabPageContextMenuStrip | (Inherited from DockContent.) |
![]() | TabText | (Inherited from DockContent.) |
![]() | ToolTipText | (Inherited from DockContent.) |
![]() | ViewId |
Gibt die ID des Ansihctsfensters zurück.
|
![]() | ViewPosition |
Gibt die Position des Ansichtsfensters zurück oder legt sie fest.
|
![]() | VisibleState | (Inherited from DockContent.) |
Events
Name | Description | |
---|---|---|
![]() | DockStateChanged | (Inherited from DockContent.) |
![]() | ViewPositionChanged |
Tritt auf, wenn die Position der Ansicht geändert wurde.
|