Input for WinForms | ComponentOne
C1.Framework Namespace / TextBoxElement Class / UpdateAlignment Method

In This Topic
    UpdateAlignment Method (TextBoxElement)
    In This Topic
    Updates the alignment of the text box control to reflect the current Style.
    Syntax
    'Declaration
     
    
    Protected Sub UpdateAlignment() 
    protected void UpdateAlignment()
    See Also