ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / IView Interface / ResetDisabledElement Method

In This Topic
    ResetDisabledElement Method (IView)
    In This Topic
    Resets the hovered and entered state when this element are disabled.
    Syntax
    'Declaration
     
    Sub ResetDisabledElement() 
    void ResetDisabledElement()
    See Also