AutoLayout by Examples - Part 3 - Dialog 5

Dialog 5: Resizable dialog containing two equaled-size vertically stacked lists

 

Project Name: StackedLists50PercentSplit.csproj. Download source.

 

Characteristics:

  • Resizable dialog contains two vertically stacked lists
  • Each list has an equaled split of the remaining vertical space

 

Screen Shots:

 

 

 

 

Designer Layout:

 

Document Outline:

 

Key Notes:

  • The top and bottom lists are in their own rows in the “overarching” TableLayoutPanel with each row getting 50% of the remaining vertical space

 

 

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included

script samples are subject to the terms specified at https://www.microsoft.com/info/cpyright.htm