Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Event call to switch pages in a WIN Form.
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00931289
Message ID:
00931336
Views:
19
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform