The System.Windows.Forms.VisualStyles.VerticalAlignment values represent the return values of the VisualStyleRenderer.GetEnumValue(EnumProperty) method when it is called with an argument value of EnumProperty.VerticalAlignment.
Member Name | Description |
---|---|
Bottom |
The element is aligned to the bottom. |
Center |
The element is centered vertically. |
Top |
The element is aligned to the top. |