Wimark.Controls Class Library  

EditorControl.IsMouseOver Property

Gets a value indicating whether the mouse is over the editor.

[Visual Basic]
Protected ReadOnly Property IsMouseOver As Boolean 
[C#]
protected bool IsMouseOver {get;}
[C++]
protected: __property bool get_IsMouseOver();

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

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