Class WizardControl

This control provides the pages/steps for a wizard

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        EPS.Windows.Forms.AdvancedControls.WizardControl

public class WizardControl : Control

Class Members

MemberDescription
Constructor Constructor
Next Moves to the next step
public void Next();
Previous Moves to the previous step
public void Previous();
ActivePage Active page in the page frame

Requirements

Namespace: EPS.Windows.Forms.AdvancedControls
Assembly: SIMPLECONTROLS.DLL


  Last Updated: 5/23/2007 | © , 2007