Configure Layout and Functionality

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
Exam Prep. Guides
70-505 Study Guide
70-526 Study Guide

1. Forms Controls

2. Integrating Data
3. Printing/Reporting
4. Enhancing Usability
5. Asynchronous Prog.
6. Forms Controls
7. Configure/Deploy

edit
Exam 70-526 Preparation Guide: Configure the layout and functionality of a Windows Form to display a list of items



Two controls in modern applications that are used to display lists of information are the ListView and TreeView controls. These controls can be seen in the explorer application that ships with windows. The image below shows a simple version of a file explorer built using an MSDN example - Walkthrough: Creating an Explorer Style Interface with the ListView and TreeView Controls Using the Designer


Image:526-91.jpg


Additionally, two controls are provided to display a list of numbers or strings, namely the NumericUpDown and DomainUpDown controls.


Previous_Page_.gif Next_Page_.gif
© 2007-2008 Mike Kitchen

Personal tools