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
StackPanel « Windows Presentation Foundation « C# / C Sharp
C# / C Sharp
Windows Presentation Foundation
StackPanel
1.
Stretch = Uniform
2.
Stretch = UniformToFill
3.
Stretch = Fill
4.
Stretch = None
5.
StackPanel with StackPanel
6.
Simple StackPanel
7.
Set height, Background and Orientation for StackPanel
8.
Change StackPanel Orientation
9.
Use the methods that are defined by the IScrollInfo interface to scroll the child content of a StackPanel.
10.
Use StackPanel to arrange child objects in a single line that you can align horizontally or vertically.