Click or drag to resize

RadioButtonListOrientation Structure

Note: This API is now obsolete.

Orientation of buttons in a RadioButtonList

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
[ObsoleteAttribute("Since 2.1: Use Orientation instead")]
public struct RadioButtonListOrientation

The RadioButtonListOrientation type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberHorizontal
Radio buttons are displayed horizontally.
Public propertyStatic memberVertical
Radio buttons are displayed vertically.
Top
Methods
Operators
See Also