Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Event call to switch pages in a WIN Form.
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00931289
Message ID:
00931336
Vues:
22
>Stephen,
>
>Are you referring to tab pages in a tab control? If so, you need to set the 'SelectedTab' property...
>
>this.tabControl1.SelectedTab = this.tabPage2; // or whatever tab page you need to go to
>
>Kevin

Well this.Page.BringToFront worked.

Thanks, I'll try yours also. Mine doesn't seem to keep the "look" of touching the page tab, form below as one page.

That's exactly what I was looking to accomplish.

Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform