Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / HorizontalAlignment Property

In This Topic
    HorizontalAlignment Property (Style)
    In This Topic
    Gets or sets how elements should be aligned in the horizontal direction.
    Syntax
    'Declaration
     
    
    Public Property HorizontalAlignment As Alignment
    public Alignment HorizontalAlignment {get; set;}
    See Also