NetXP 3.0 Reference

Wizard Class

An inheritable wizard from.

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

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  Form
                     Wizard

[Visual Basic]
Public Class Wizard
Inherits Form
[C#]
public class Wizard : Form

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.Forms

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

See Also

Wizard Members | NETXP.Forms Namespace