IconPanel.FindPanel (gb.form)

Function FindPanel ( Text As String ) As Integer

Return the index of the first panel having a specific title.

  • Text : panel title to search for.

-1 is returned if no panel is found.