The Panel is a simple little container class that lets you visually parent other controls.
Object
MarshalByRefObject
MarshalByRefComponent
Control
RichControl
ScrollableControl
Panel
[Visual Basic] Public Class Panel Inherits ScrollableControl [C#] public class Panel : ScrollableControl [C++] public __gc class Panel : public ScrollableControl [JScript] public class Panel extends ScrollableControl
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll