\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / PrintOptionsForm Class / OnMouseCaptureChanged Method

In This Topic
    OnMouseCaptureChanged Method (PrintOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnMouseCaptureChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnMouseCaptureChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also