|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MouseEventArgs | |
---|---|
com.stimulsoft.report.dialogs |
Uses of MouseEventArgs in com.stimulsoft.report.dialogs |
---|
Methods in com.stimulsoft.report.dialogs with parameters of type MouseEventArgs | |
---|---|
void |
StiReportControl.InvokeMouseDown(MouseEventArgs e)
Occurs when the mouse pointer is over the control and a mouse button is pressed. |
void |
StiReportControl.InvokeMouseMove(MouseEventArgs e)
Occurs when the mouse pointer is moved over the control. |
void |
StiReportControl.InvokeMouseUp(MouseEventArgs e)
Occurs when the mouse pointer is over the control and a mouse button is released. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |