Musings
Public · Protected · Private
Layout Panels
-
2012-06-17 10:351 StackPanel elements in a horizontal or vertical stack. 2 WrapPanel elements in a series of wrapped lines horizontal or vertical . 3 DockPanel elements against an entire edge of the container. 4 Grid elements in rows and columns according to an invisible table. 5 UniformGrid elements table of fixed cells more like a gridview 6 Canvas elements to be positioned absolutely using fixed coordinates.
This blog is frozen. No new comments or edits allowed.