Spread Windows Forms 12.0 Product Documentation
ResetText Method (ElementWindowless)


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : ResetText Method
Resets the text in an element to its default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetText() 
'Usage
 
Dim instance As ElementWindowless
 
instance.ResetText()
protected virtual void ResetText()
Remarks
Use this method to reset the Text property to its default value.
See Also

Reference

ElementWindowless Class
ElementWindowless Members