AutoLayout by Examples - Part 3 - Dialog 6

Dialog 6: Resizable dialog containing two vertically splitter-separated lists

 

Project Name: StackedListsHorizontalSplitter.csproj. Download source.

 

Characteristics:

  • Lists’ widths resize with dialog
  • Lists’ heights are controlled by a splitter

 

Screen Shots:

 

 

 

 

Designer Layout:

 

Document Outline:

 

Key Notes:

  • Notice the nested TableLayoutPanels inside the “overarching” panel – one (topListLayoutPanel) inside the top panel of the split container and another (bottomListLayoutPanel) inside the bottom panel of the split container

 

  

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