Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / ResetAlignVert Method


In This Topic
    ResetAlignVert Method (ElementWindowless)
    In This Topic
    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()
    See Also