Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavRefreshButton Class / ResetIcon Method

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