OnMouseExit  Check

The OnMouseExit event is called when the mouse cursor quits the client area of the control.

Syntax

Check.OnMouseExit()

Parameters

The OnMouseExit event has no parameters.

Return value

The OnMouseExit event has no return values.

Example

message Application.Check.OnMouseExit()
{
}
SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia