Class ContainerControl
Base class for all container controls.
public class ContainerControl : HiddenBorder, IBaseObjectWithAttr, IBaseObjectWithId, INotifyPropertyChanged, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, ILayoutItem, INotifyDataErrorInfo
- Inheritance
-
ContainerControl
- Implements
- Derived
Constructors
- ContainerControl()
Initializes a new instance of the ContainerControl class.
- ContainerControl(Control)
Initializes a new instance of the ContainerControl class.
Methods
- CreateHandler()
Creates a handler for the control.