Spread Windows Forms 12.0 Product Documentation
ResetAlignVert Method


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

Reference

ElementWindowless Class
ElementWindowless Members