BlackWaspTM

This web site uses cookies. By using the site you accept the cookie policy.This message is for compliance with the UK ICO law.

<< Previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | Next >> |
WPF Layout Controls - TabControlWPF Layout Controls - TabControl
The sixteenth part of the Windows Presentation Foundation Fundamentals tutorial continues the examination of the most common layout controls. This instalment covers the TabControl, which allows pages of controls to be shown in a single area.
WPF Layout Controls - GroupBoxWPF Layout Controls - GroupBox
The fifteenth part of the Windows Presentation Foundation Fundamentals tutorial looks at another WPF layout control. In this instalment it's the GroupBox control, which allows related controls to be arranged into a group with a common header.
WPF Layout Controls - BorderWPF Layout Controls - Border
The fourteenth part of the Windows Presentation Foundation Fundamentals tutorial continues the examination of the WPF layout controls. This article describes the Border control, which draws a rectangular border around its child.
WPF Layout Controls - ScrollViewerWPF Layout Controls - ScrollViewer
The thirteenth part of the Windows Presentation Foundation Fundamentals tutorial continues the examination of the WPF layout controls. This article looks at the ScrollViewer control, which contains its children in a scrollable rectangle.
WPF Layout Controls - ExpanderWPF Layout Controls - Expander
The twelfth part of the Windows Presentation Foundation Fundamentals tutorial continues the examination of the WPF layout controls. This instalment's control is the Expander. It allows its children to be hidden or displayed with a single click.
WPF Layout Controls - ViewboxWPF Layout Controls - Viewbox
The eleventh part of the Windows Presentation Foundation Fundamentals tutorial continues the examination of the WPF layout controls. This instalment looks at the Viewbox control, which automatically resizes its contents to fit the available area.
WPF Layout Controls - DockPanelWPF Layout Controls - DockPanel
The tenth part of the Windows Presentation Foundation Fundamentals tutorial looks at another useful layout control. This time it is the DockPanel, which snaps its child controls to its edges. This is ideal for positioning toolbars and status areas.
WPF Layout Controls - WrapPanelWPF Layout Controls - WrapPanel
The ninth part of the Windows Presentation Foundation Fundamentals tutorial continues the description of the WPF layout controls. This instalment considers the WrapPanel, which automatically arranges its child controls into rows or columns.
WPF Layout Controls - UniformGridWPF Layout Controls - UniformGrid
The eighth part of the Windows Presentation Foundation Fundamentals tutorial examines the UniformGrid. This container control automatically organises its children into a grid with evenly sized columns, and rows that are all of the same height.
WPF Layout Controls - GridSplitterWPF Layout Controls - GridSplitter
The seventh part of the Windows Presentation Foundation Fundamentals tutorial takes a look at another WPF layout control. This article explains the use of the GridSplitter, which allows Grid columns and rows to be resized using the mouse or keyboard.
<< Previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | Next >> |