Northwoods.Go Assembly > Northwoods.Go Namespace > GoView Class : DoMouseOver Method |
'Declaration Public Overridable Function DoMouseOver( _ ByVal evt As GoInputEventArgs _ ) As Boolean
public virtual bool DoMouseOver( GoInputEventArgs evt )
Cursor
will return true from the OnMouseOver method. This is normally called from GoToolManager.DoMouseMove, when no other more specific tools are in effect.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2