Description

Gets or sets the user data associated with a pane.

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 McStatusPane.
valueA Variant value.

Remarks

This property can be used to store arbitrary data.