Wizard.FindPanel (gb.form)

Function FindPanel ( Text As String ) As Integer

Return the index of the first wizard step having a specific title.

  • Text : wizard step title to search for.

-1 is returned if no wizard step matches.