The MouseHandler object provides mouse support for the C1ReportDesigner control.

Namespace:  C1.Win.C1ReportDesigner
Assembly:  C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)

Syntax

C#
public class MouseHandler
Visual Basic
Public Class MouseHandler

Inheritance Hierarchy

System..::..Object
  C1.Win.C1ReportDesigner..::..MouseHandler

See Also