WHAT YOU WILL LEARN IN THIS CHAPTER:
WROX.COM CODE DOWNLOADS FOR THIS CHAPTER
The wrox.com code downloads for this chapter are found at www.wrox.com/ begvisualbasic2015 on the Download Code tab. The code is in the 092117 C07.zip
download and individually named according to the names given throughout the chapter.
Visual Basic 2015 provides several built-in dialogs that help you provide a rich user interface in your front-end applications. These dialogs provide the same common user interface found in most Windows applications. They also provide many properties and methods that enable you to customize them to suit your needs while still maintaining the standard look of Windows Forms applications.
This chapter explores these dialogs in depth and shows how you can use them in your Visual Basic 2015 applications to help you build more professional-looking applications for your users.
MessageBox
is one of those dialogs that you will use often as a developer. This dialog enables you to display custom messages ...
No credit card required