Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
DockPanel « Windows Presentation Foundation « C# / C Sharp
C# / C Sharp
Windows Presentation Foundation
DockPanel
1.
DockPanel with TextBlock
2.
DockPanel and Grid
3.
Put a Menu and toolbar on the top with DockPanel
4.
Put a simple StatusBar on the bottom with DockPanel
5.
DockPanel Fill
6.
DockPanel with Menu, ToolBarTray, StatusBar, StackPanel
7.
LayoutPanels Basic Dialog Box
8.
Dock more than two objects
9.
Docking left and right before top and bottom
10.
Show the effect of each value of the Dock property by manipulating two Rectangle elements.