Spread Windows Forms 12.0 Product Documentation
ResetAlignText Method


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

Reference

ElementWindowless Class
ElementWindowless Members