NetXP 3.0 Reference

Window Class

Internal.

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

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  Window

[Visual Basic]
Public Class Window
Inherits ContainerControl
[C#]
public class Window : 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.Docking

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

See Also

Window Members | NETXP.Controls.Docking Namespace