Skip to content

OverlayWindow

Dirkster99 edited this page Jul 31, 2018 · 37 revisions

The OverlayWindow class is used to visualize floating docking buttons in AvalonDock.

The Screenshots on this page show the docking buttons in various scenarios of the:

in AvalonDock.

Visual Tree of OverlayWindow

Source Images

The definition of the OverlayWindow control includes the bitmap images listed further below for the Generic theme.

Document Dock Button Visual

ToolWindow Dock Button Visual ToolWindow Dock Button Visual

Project Source folder: source/Components/Xceed.Wpf.AvalonDock/Themes/Generic/Images/

Name Image
DockPane.PNG DockPane.PNG
DockPaneEmpty.png DockPaneEmpty.png
DockBottom.PNG DockBottom.PNG
DockLeft.PNG DockLeft.PNG
DockRight.PNG DockRight.PNG
DockTop.PNG DockTop.PNG
InnerDockDocPaneBottom.png InnerDockDocPaneBottom.png
InnerDockDocPaneLeft.png InnerDockDocPaneLeft.png
InnerDockDocPaneRight.png InnerDockDocPaneRight.png
InnerDockDocPaneTop.png InnerDockDocPaneTop.png
InnerDockPaneBottom.png InnerDockPaneBottom.png
InnerDockPaneInside.png InnerDockPaneInside.png
InnerDockPaneLeft.png InnerDockPaneLeft.png
InnerDockPaneRight.png InnerDockPaneRight.png
InnerDockPaneTop.png InnerDockPaneTop.png

Demo Projects

Controls

Layout Models

Interfaces

Class Designs

Bugs

Manual Tests

Clone this wiki locally