See Also

ClientSideEvents Class  | ClientSideEvents Members

Language

Visual Basic

C#

Show All

See Also Languages Infragistics2.WebUI.UltraWebGauge.v7.2

MouseOver Property

Infragistics.WebUI.UltraWebGauge Namespace > ClientSideEvents Class : MouseOver Property

Event fired when the control recieves the mouseover event of a browser.

[Visual Basic]
Public Property MouseOver As String
[C#]
public string MouseOver {get; set;}

Remarks

Event handler on the client JavaScript may contain 4 parameters.

1st parameter contains reference to the UltraGauge object

2nd parameter contains reference to the ig_EventObject object

3rd parameter is left position of mouse in pixels relative to control

4th parameter is top position of mouse in pixels relative to control

See Also

ClientSideEvents Class  | ClientSideEvents Members

E-mail your feedback on this topic.

Opinion about our help? Take our survey.

Copyright © 1996-2007 Infragistics, Inc. All rights reserved.

Build Version: 7.2.20072.1063