ActiveReports 12
CaptureMouse Method

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : CaptureMouse Method
Attempts to force capture of the mouse to this element.
Syntax
'Declaration
 
Public Function CaptureMouse() As Boolean
public bool CaptureMouse()

Return Value

true if the mouse is successfully captured; otherwise, false.
See Also

Reference

Viewer Class
Viewer Members