McStatusPaneUserData Property
|
|
Gets or sets the user data associated with a pane.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Property UserData As Object
Get
Set
Return Value
Type:
ObjectReturns a Object object
Implements
IMcStatusPane.UserData
RemarksThis property can be used to store arbitrary data.
See Also