Spread Windows Forms 12.0 Product Documentation
ResetTag Method (ElementWindowless)


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : ResetTag Method
Resets the Tag object for the element to its default value.
Syntax
'Declaration
 
Public Overridable Sub ResetTag() 
'Usage
 
Dim instance As ElementWindowless
 
instance.ResetTag()
public virtual void ResetTag()
Remarks
Use this method to reset the Tag property to its default value.
See Also

Reference

ElementWindowless Class
ElementWindowless Members