OnMouseEnter Syntax Example This sample initializes the appearance of a UIElement based on the mouse position within the element. It also exemplifies the use of mouse hover notifications.
OnMouseLeave Syntax Example This sample initializes the appearance of a UIElement based on the mouse position within the element. It also exemplifies the use of mouse hover notifications.
Syntax Parameters delta
Syntax Parameters delta
Called when a mouse down message is received. Returning true will cause normal mouse down processing to be skipped Syntax Parameters msgInfo The Infragistics.Win.MouseMessageInfo providing mouse information.
Syntax Parameters verifiedElement recursive