Spread Windows Forms 12.0 Product Documentation
ResetText Method (SuperEditBase)


FarPoint.Win Assembly > FarPoint.Win Namespace > SuperEditBase Class : ResetText Method
Resets the contents to the default value.
Syntax
'Declaration
 
Public Overrides Sub ResetText() 
'Usage
 
Dim instance As SuperEditBase
 
instance.ResetText()
public override void ResetText()
Remarks

Use this method to reset the Text property to its default value.

See Also

Reference

SuperEditBase Class
SuperEditBase Members
Text Property