Setting Control Properties
You can set some controls properties at design time (before any macro is running). In design mode, right-click a control and click Properties to display the Properties window. Property names are shown in the left column in the window, and property values are shown in the right column. You set a property value by entering the new value to the right of the property name.
See Also
- Displaying a Custom Dialog Box
- How to: Add Controls to a Document
- How to: Add Controls to a User Form
- How to: Create a Custom Dialog Box
- How to: Create a User Form
- Initializing Control Properties
- Using ActiveX Controls on a Document
- Using ActiveX Controls on Sheets
- Using Control Values While Code Is Running