|
||||||
|
Custom MsgBox 9 By Richard Rost 10 months ago Custom MsgBox in Access. Part 9: Custom Icons In this Microsoft Access tutorial series, we focus on creating a custom message box using VBA, enhancing the standard MsgBox function. In Part 9, e will learn how to add custom icons to our message box form and make it so that the icon will slide to the right and down if the box gets bigger. MembersMembers will learn how to create custom Intellisense dropdown menus for their function parameters so that you don't have to remember option 1 is for the Question icon, option 2 is for Exclamation, and so on. You'll be able to pick "IconQuestion" and so on from a dropdown list like normal Access function parameters do. We'll use something called an Enumeration. Silver Members and up get access to view Extended Cut videos, when available. Gold Members can download the files from class plus get access to the Code Vault. If you're not a member, Join Today! PrerequisitesLinksRecommended CoursesComing Up
KeywordsTechHelp Access 2016, Access 2019, Access 2021, Access 365, Microsoft Access, MS Access, MS Access Tutorial, #msaccess, #microsoftaccess, #help, #howto, #tutorial, #learn, #lesson, #training, #database, Custom Dynamic MsgBox, Custom MsgBox in Access, Icons, Custom Icons, vbQuestion, vbExclamation, vbCritical, vbInformation, Custom Intellisense Entries, Enumerations, function dropdown list, enum
|
||||
| |||
Keywords: TechHelp Access 2016, Access 2019, Access 2021, Access 365, Microsoft Access, MS Access, MS Access Tutorial, #msaccess, #microsoftaccess, #help, #howto, #tutorial, #learn, #lesson, #training, #database, Custom Dynamic MsgBox, Custom MsgBox in Access, Icon PermaLink Custom MsgBox in Microsoft Access, Part 9 |