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

Newlook Smartclient only.

Use

The MouseExit event occurs when the mouse pointer is moved off the control.

See Also

OnClick property | OnDblClick property | OnMouseEnter property

Applies To

Command button control

Label control

Menu button control

Navigation Group object

Panel control

PictureBox control

SmartNav control