InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly / C1.Framework Namespace / ScrollBarElement Class / HotChanged Event

In This Topic
    HotChanged Event (ScrollBarElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Event HotChanged As EventHandler
    public event EventHandler HotChanged
    See Also