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


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