Table of Contents

Class Panel

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

Used as a container for other controls.

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

Constructors

Panel()

Initializes a new instance of the Panel class.

Panel(Control)

Initializes a new instance of the Panel class.

Properties

ControlKind

Returns control identifier.

Methods

CreateHandler()

Creates a handler for the control.