Spread Windows Forms 12.0 Product Documentation
ResetAlignHorz Method


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

Reference

ElementWindowless Class
ElementWindowless Members