Chapter 15
Creating Complex Dialog Boxes
While simple dialog boxes tend to be static, many complex dialog boxes are dynamic, in that they change when the user clicks certain elements in them. Such changes can include the following:
- The application changes the information in the dialog box to reflect choices that the user has made. For example, if users have selected a particular check box, the application may make another check box unavailable because the option controlled by the second check box isn’t available or applicable when they use the option controlled by the first check box.
- The dialog box displays a hidden section of secondary options when the user clicks a button in the primary area of the dialog box.
- The application uses the dialog ...
Get Mastering VBA for Microsoft Office 2007, 2nd 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.