Welcome to MSDN Blogs Sign in | Join | Help

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 http://www.microsoft.com/info/cpyright.htm

 

 

 

Published Tuesday, March 07, 2006 8:49 PM by PermanentTan

Comments

# AutoLayout by Examples - Part 2

Tuesday, March 07, 2006 4:00 PM by Building Better Software - One Line At A Time
Samples
A companion of this document is the actual source code of a Visual Studio solution (AutoLayoutByExamples.sln)...

# Использование TableLayoutPanel для построения красивых интерфейсов [Тан]

Tuesday, March 07, 2006 6:04 PM by Олег Михайлик
Тан из Нью-Йорка показывает на примерах, как используются таблицы для расположен

# re: AutoLayout by Examples - Part 3 - Dialog 6

Tuesday, March 07, 2006 6:05 PM by Oleg Mihailik
Excellent series of samples! Very good example for learning. Thank you, Tan.
Anonymous comments are disabled
 
Page view tracker