I'm sorry, but I still can't

I'm sorry, but I still can't manage to make it work. I have written this in my middlepage2 (sorry for the formatting, I don't know how to get it beter):
  • public event WizardPageEventHandler WizardNext;
  • public virtual void onWizardNext(WizardPageEventArgs e)
  • {
  • if (pageComboBox.SelectedIndex == 1)
  • {
  • new page has to be loaded here, but how?
  • }
  • }
  • Reply

    The content of this field is kept private and will not be shown publicly.
    • Allowed HTML tags: <a> <b> <br> <code> <dd> <dl> <dt> <hr> <h1> <h2> <h3> <i> <img> <li> <ol> <p> <pre> <table> <td> <th> <tr> <tt> <u> <ul>
    • Images can be added to this post.

    More information about formatting options