Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / ResetAlignText Method


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