Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollBarElement Class / OnHotChanged Method

In This Topic
    OnHotChanged Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub OnHotChanged( _
       ByVal e As EventArgs _
    ) 
    protected void OnHotChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also