Uses of Class
com.stimulsoft.report.events.MouseEventArgs
Packages that use MouseEventArgs
-
Uses of MouseEventArgs in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs with parameters of type MouseEventArgsModifier and TypeMethodDescriptionfinal voidStiReportControl.InvokeMouseDown(MouseEventArgs e) Occurs when the mouse pointer is over the control and a mouse button is pressed.final voidStiReportControl.InvokeMouseMove(MouseEventArgs e) Occurs when the mouse pointer is moved over the control.final voidStiReportControl.InvokeMouseUp(MouseEventArgs e) Occurs when the mouse pointer is over the control and a mouse button is released. -
Uses of MouseEventArgs in com.stimulsoft.report.infographics.gauge.scales
Methods in com.stimulsoft.report.infographics.gauge.scales with parameters of type MouseEventArgsModifier and TypeMethodDescriptionprotected voidStiLinearScale.interactiveClick(MouseEventArgs e)