Krzysztof Mossakowski
Windows Programming
2009 - Tasks
WPF: controls & layout
Layout exercises
8 layouts with controls to define in tabs as demonstrated on the screenshots:
1
2
3
4
5
6
7
8
The red part is a splitter which allows the user to change the width of the first and the third button simultaneously
Technical requirements:
Only XAML code is allowed, C# is forbidden.
Approximate points:
tab control: 0.5
layouts 1-5: 1.0 per layout
layouts 6-8: 1.5 per layout
Links for uploading:
Solutions
Corrections