Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavLastButton Class / ResetEnabled Method

In This Topic
    ResetEnabled Method (NavLastButton)
    In This Topic
    Restores the default value of the Enabled property.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetEnabled() 
    protected virtual void ResetEnabled()
    See Also