ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / TagsInputFormBase Class / MouseCaptureChanged Event

In This Topic
    MouseCaptureChanged Event (TagsInputFormBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Event MouseCaptureChanged As System.EventHandler
    public event System.EventHandler MouseCaptureChanged
    See Also