Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Active Property
NamespacesGenesyslab.Desktop.Modules.Windows.EventActivatedEventActive
Gets or sets a value indicating whether this instance is activated.
Declaration Syntax
C#Visual BasicVisual C++
public bool Active { get; set; }
Public Property Active As Boolean
public:
property bool Active {
	bool get ();
	void set (bool value);
}
Value
true if this instance is activated; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)