OnMouseExit Property |
Gets or sets the name of the macro or script to be run when the MouseExit event occurs. Smartclient-only. object.OnMouseExit = [string] Where object is an object expression that evaluates to one of the controls in the Applies To list, and string is a string expression specifying the macro or script to be run when the event is triggered. Client support
UseThe MouseExit event occurs when the mouse pointer is moved off the control. See AlsoOnClick property | OnDblClick property | OnMouseEnter property Applies To |
|