NetXP 3.0 Reference

MultiPage Class

The MultiPage control is a tab control that does not show its tabs. It is used for the wizard form.

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

System.Object
   MarshalByRefObject
      Component
         Control
            TabControl
               MultiPage

[Visual Basic]
NotInheritable Public Class MultiPage
Inherits TabControl
[C#]
public sealed class MultiPage : TabControl

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

MultiPage Members | NETXP.Controls Namespace