This example shows how to create a simple docking application. The application contains the following dock panels:
- Toolbox - a regular dock panel (LayoutPanel), docked to the left.
- Properties - an auto-hidden dock panel (AutoHideGroup).
- Messages - a floating dock panel. (FloatGroup)
- Document 1 and Document 2 - two tab (TabbedGroup) pages, that are the main region of the application.
- Window1.xaml (VB: Window1.xaml)
- Window1.xaml.cs (VB: Window1.xaml.vb)
(you will be redirected to DevExpress.com to submit your response)