implement Dock behaviour
WPF
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, Can I implement Dock Property in a control without the use of DockPanel. i.e. when the custom myDock property of a control is given as myDock = "Top", it should go & dock to the top of its parent. Thanks in advance,
-
Hi, Can I implement Dock Property in a control without the use of DockPanel. i.e. when the custom myDock property of a control is given as myDock = "Top", it should go & dock to the top of its parent. Thanks in advance,