Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / RegionalSettings Class / ResetAll Method


In This Topic
    ResetAll Method (RegionalSettings)
    In This Topic
    Resets the entire bit map to false indicating that all properties are at their default state.
    Syntax
    'Declaration
     
    
    Protected Sub ResetAll() 
    'Usage
     
    
    Dim instance As RegionalSettings
     
    instance.ResetAll()
    protected void ResetAll()
    See Also