ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Interactivity Namespace / IInteractiveDocument Interface / ProcessOnClick Method

In This Topic
    ProcessOnClick Method
    In This Topic
    Processes the mouse click.
    Syntax
    'Declaration
     
    Function ProcessOnClick( _
       ByVal hitTest As HitTestInfoBase, _
       ByVal errorHandler As IErrorHandler _
    ) As ChangeResult

    Parameters

    hitTest
    errorHandler
    See Also