Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand(3)
Anoop Kumar Sharma(1)
Vijayaragavan S(1)
Sam Hobbs(1)
Vishnujeet Kumar(1)
C# Curator(1)
Doug Cook(1)
Resources
No resource found
WPF Layout: DockPanel
Mar 26, 2015.
This article focuses on the WPF Layout: of DockPanel in details.
DockPanel in WPF
Aug 25, 2014.
In this article, we will learn about DockPanel and its properties in WPF.
DockPanel In WPF
Dec 15, 2009.
In this article, you will learn how to use a WPF DockPanel using XAML and C#. A DockPanel is used to dock child elements in the left, right, top, and bottom positions of the relative elements.
DockPanel in Silverlight
Dec 05, 2008.
The DockPanel control is a layout control that acts as a container for child controls. The DockPanel allows child controls to dock in left, right, top, or bottom sides of the panel.
Dock Panel Control In UWP
Dec 10, 2017.
Reading this article, you can learn how to use DockPanel Control in Universal Windows Apps development with XAML and Visual C#.
Beginning XAML
Oct 08, 2014.
This article provides a simple way to try XAML for learning purposes without C#.
Various Types of Panels in XAML Layout
Nov 13, 2012.
In this article we will learn about the XAML Layout Grid Panel, StackPanel, DockPanel, Wrap Panel, Canvas Panel and Panel related Properties Visual and Structural Function with some small examples.
Using Tools and Windows in Expression Blend 2.0
Sep 14, 2010.
This article is a basic introduction of Expression Blend 2 and how to use various tools in Expression Blend. I am using Expression Blend version 2.0.
XAML Layout using the Panel Class
Apr 12, 2007.
This article describes how to use the DockPanel element to achieve standard layouts in XAML. While there are a number of interface elements that can be used to position controls in your application, DockPanel provides one of the easiest mechanisms for defining scalable layouts.