Description

Returns an object controlling the dialog.

Property type

A McCommandDialogControl object.  

Syntax

object.Control

The Control Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McCommandDialog.

Remarks

This object holds an Active X Control, which defines the standard buttons used in dialogs (OK, Cancel...). Having a reference to this object allows for example to update these buttons in response to some user input.