| The Visual C++ Programming Tutorials: Visual C++ WinForm/Windows Forms, Dialog Box and Other Standard Windows GUI Controls
|
|
Chapter 21 introduced you to the world of Windows Forms and showed you how you can use the classes in the System::Windows::Forms namespace to build GUI applications. This module will looks at more features of Windows Forms. It starts by showing you how to create and use dialog boxes in GUI applications and then goes on to look at more of the controls provided by the System::Windows::Forms namespace. The exercises will try to build the Windows Explorer GUI with various controls positioned onto Windows Form. During the process developing Win Xp Windows Explorer GUI project, you will learn many more controls such as TreeView, ListView, SplitContainer and StatusStrip. The Common Dialog Box such as Font, Printing and Open File will also introduced in this tutorial. Building Windows GUI not just doing the drag and drop tasks. You will find that many times you need to do the coding manually. This tutorial should be a very good starting point for this purpose. Not just learning how to code, you need to know where to put those codes, which part of the program that can be edited, which parts are auto generated when you add objects to the Form. The following are the topics for this Chapter.
|
Best viewed using FireFox, Chrome etc. Worst viewed using IE of any version
Webmaster contact: [contact[@]visualcplusdotnet.com] Copyright 2019 © Visualcplusdotnet. All rights reserved. Excellent hosting services provided by MochaHost - The Online Central
| About | Disclaimer | Privacy | Site Index & Project Download | Native C | Contact | | |
Custom Search | |
|
|