Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1021 Bytes

commandbutton-control.md

File metadata and controls

29 lines (20 loc) · 1021 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
CommandButton control
fm20.chm2000490
fm20.chm2000490
8102ae6f-33ac-82c3-1789-b95fd4f5c126
11/15/2018
medium

CommandButton control

Starts, ends, or interrupts an action or series of actions.

Remarks

The macro or event procedure assigned to the CommandButton Click event determines what the CommandButton does. For example, you can create a CommandButton that opens another form. You can also display text, a picture, or both on a CommandButton.

The default property of a CommandButton is the Value property. The default event for a CommandButton is the Click event.

See also

[!includeSupport and feedback]