Click or drag to resize

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
Syntax
VB
Public Overridable Property IsInteracting As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks
The property can be set to False to stop the interaction.
See Also