Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / ResetText Method


In This Topic
    ResetText Method (ElementControl)
    In This Topic
    Resets the contents to the default value.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetText() 
    'Usage
     
    
    Dim instance As ElementControl
     
    instance.ResetText()
    public override void ResetText()
    See Also