Skip to content

DevExpress-Examples/wpf-docklayoutmanager-create-a-simple-layout-of-dock-panes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Dock Layout Manager - Create a Simple Layout of Dock Panels

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.

Simple Docking Application

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

This example shows how to create a simple docking application.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •