NetXP 3.0 Reference

XPTaskPaneGroup Class

An extended Panel that provides task pane groups like those provided in Windows XP.

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

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  XPTaskPaneGroup

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

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

See Also

XPTaskPaneGroup Members | NETXP.Controls.TaskPane Namespace