ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / C1Sizer Class / OnMouseCaptureChanged Method

In This Topic
    OnMouseCaptureChanged Method (C1Sizer)
    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