OnMouseEnter Property

Gets or sets the name of the macro or script to be run when the MouseEnter event occurs. Smartclient-only.

object.OnMouseEnter = [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 MouseEnter event occurs when the mouse pointer is positioned over the control.

See Also

OnClick property | OnDblClick property | OnMouseExit property

Applies To

Command button control

Label control

Menu button control

Navigation Group object

Panel control

PictureBox control

SmartNav control


© 2004-2021 looksoftware. All rights reserved.