24.56.StackPanel | ||||
24.56.1. | Stretch = Uniform | |||
24.56.2. | Stretch = UniformToFill | |||
24.56.3. | Stretch = Fill | |||
24.56.4. | Stretch = None | |||
24.56.5. | StackPanel with StackPanel | |||
24.56.6. | Simple StackPanel | |||
24.56.7. | Set height, Background and Orientation for StackPanel | |||
24.56.8. | Change StackPanel Orientation | |||
24.56.9. | Use the methods that are defined by the IScrollInfo interface to scroll the child content of a StackPanel. | |||
24.56.10. | Use StackPanel to arrange child objects in a single line that you can align horizontally or vertically. | |||
24.56.11. | Create a StackPanel as content of the Button. | |||
24.56.12. | Add a Polyline to the StackPanel | |||
24.56.13. | Add an Image to the StackPanel | |||
24.56.14. | Add buttons to StackPanel | |||
24.56.15. | Nesting StackPanel |