NetXP 3.0 Reference

RealPanel Class

A panel control that ACTUALLY inherits ContainerControl, unlike its Windows Forms cousin.

For a list of all members of this type, see RealPanel Members.

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  RealPanel

[Visual Basic]
Public Class RealPanel
Inherits ContainerControl
[C#]
public class RealPanel : ContainerControl

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Controls

Assembly: NETXP.Controls (in NETXP.Controls.dll)

See Also

RealPanel Members | NETXP.Controls Namespace