ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / Style Class / VerticalAlignment Property

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