McCommandIsInteracting Property
|
|
True while a command is interacting.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Overridable Property IsInteracting As Boolean
Get
Set
Property Value
Type:
BooleanReturn Value
Type:
Boolean
RemarksThe property can be set to False to stop the interaction.
See Also