| title | CommandButton |
|---|---|
| parent | Controls |
| nav_order | 7 |
| permalink | /Controls/CommandButton |
This object corresponds to a command button. A command button on a form can start an action or a set of actions. For example, you could create a command button that opens another form. To make a command button do something, you write an event procedure and attach it to the button's Click property.
| VB6 | VBA | .NET |
|---|---|---|
| vba | net |
