Wimark.Controls Class Library  

Editor.IsActivated Property

Gets a value indicating whether the editor is activated.

[Visual Basic]
Public ReadOnly Property IsActivated As Boolean 
[C#]
public bool IsActivated {get;}
[C++]
public: __property bool get_IsActivated();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

Editor Class | Editor Members | Wimark.Controls.Editors Namespace