Class Panel
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(Control)
Initializes a new instance of the Panel class.
Properties
- ControlKind
Returns control identifier.
Methods
- CreateHandler()
Creates a handler for the control.