2 What is an “User Interface” object?

In many VBA environments, a developer (programmer) can design forms with various components. For example, a button may be used to trigger an action, a list box may be used to display and select an option. Checkboxes may be included to represent options that are either on or off. A textbox may be used to allow a user to input text.