- Windows Presentation Foundation 4.5 Cookbook
- Pavel Yosifovich
- 52字
- 2021-08-05 18:54:44
Chapter 3. Layout and Panels
In this chapter we will cover:
- Creating a table-like user interface
- Dynamically sizing grid rows/columns
- Creating a scrollable user interface
- Creating a border around panels and elements
- Placing elements in exact positions
- Adding/removing elements to a panel dynamically
- Creating a tabbed user interface
- Implementing drag-and-drop