ComponentOne CalendarView for WinForms
VerticalAlign Property

C1.Win.C1Input Namespace > C1TextBox Class : VerticalAlign Property
Gets or sets the vertical alignment of the content in the control. The default is VerticalAlignEnum.Top.
Syntax
'Declaration
 
Public Property VerticalAlign As VerticalAlignEnum
public VerticalAlignEnum VerticalAlign {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members