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.
Newlook Smartclient only.
The MouseEnter event occurs when the mouse pointer is positioned over the control.
OnClick property | OnDblClick property | OnMouseExit property
© 2004-2021 looksoftware. All rights reserved.