Chapter 14. Managing Windows Forms and Controls at Run Time
After completing this chapter, you will be able to:
Add new forms to a program and switch between multiple forms.
Change the position of a form on the Windows desktop.
Add controls to a form at run time.
Change the alignment of objects within a form at run time.
Use the Project Designer to specify the startup form.
In this chapter, you’ll learn how to add additional forms to an application to handle input, output, and special messages. You’ll also learn how to use the Me and My.Forms objects to switch between forms, how to use the DesktopBounds property to resize a form, how to add Toolbox controls to a form at run time, how to change the alignment of objects within a form, and how to specify ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access