Table of Contents

Class HorizontalStackPanel

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Arranges child controls into a single line that can be oriented horizontally.

[ControlCategory("Containers")]
public class HorizontalStackPanel : StackPanel, IBaseObjectWithId, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo
Inheritance
HorizontalStackPanel
Implements

Constructors

HorizontalStackPanel()

Initializes a new instance of the HorizontalStackPanel class.

HorizontalStackPanel(Control)

Initializes a new instance of the HorizontalStackPanel class.

Properties

Orientation

Gets a value that indicates the dimension by which child controls are stacked.