C H A P T E R 9
Building Windows Forms Applications
This chapter covers Windows Forms and how to develop Windows Forms applications using C# 2012.
In this chapter, we’ll cover the following:
- Understanding Windows Forms
- User interface design principles
- Best practices for user interface design
- Working with Windows Forms
- Understanding the Design and Code views
- Sorting properties in the Properties window
- Setting the properties of solutions, projects, and Windows forms
- Working with controls
- Setting dock and anchor properties
- Adding a new form to the project
- Implementing an MDI form
Understanding Windows Forms
Windows Forms, also known as WinForms, is the name of the graphical user interface (GUI) application programming interface (API) included ...
Get Beginning C# 5.0 Databases, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.