ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / 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