Description

Get or set a user defined value to associate with a dialog.

Property type

A Variant value.  

Syntax

object.UserData [= value]

The UserData Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McCommandDialog.
valueA Variant value.

Remarks

This variable is not used by McCommandDialog but is useful to associate data (including objects) with a dialog.