VB.NET

Moderators: seancampbell
Number of threads: 4022
Number of posts: 10035

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Tab pages , Selecting through code. Posted by Grinja on 30 Sept 2005 at 12:46 AM
Hey ,

I am trying to scroll through my tab pages using code.
I have tried using the tabindex but that didnt seem to do much.

"tabcontrol1.tabindex = 2"

Is it possible to activate tab pages through code rather than have the user click on the tab page ?

Thanks.





Report
Re: Tab pages , Selecting through code. Posted by digitalgeek on 30 Sept 2005 at 6:55 PM
: Hey ,
:
: I am trying to scroll through my tab pages using code.
: I have tried using the tabindex but that didnt seem to do much.
:
: "tabcontrol1.tabindex = 2"
:
: Is it possible to activate tab pages through code rather than have the user click on the tab page ?
:
: Thanks.
:
:

you were very close...

tabcontrol1.selectedindex = (tabno)

first tab(page) = 0...



Report
Re: Tab pages , Selecting through code. Posted by Grinja on 1 Oct 2005 at 5:53 AM
: : Hey ,
: :
: : I am trying to scroll through my tab pages using code.
: : I have tried using the tabindex but that didnt seem to do much.
: :
: : "tabcontrol1.tabindex = 2"
: :
: : Is it possible to activate tab pages through code rather than have the user click on the tab page ?
: :
: : Thanks.
: :
: :
:
: you were very close...
:
: tabcontrol1.selectedindex = (tabno)
:
: first tab(page) = 0...
:
:
:
:

Report
Re: Tab pages , Selecting through code. Posted by Grinja on 1 Oct 2005 at 5:54 AM
: : : Hey ,
: : :
: : : I am trying to scroll through my tab pages using code.
: : : I have tried using the tabindex but that didnt seem to do much.
: : :
: : : "tabcontrol1.tabindex = 2"
: : :
: : : Is it possible to activate tab pages through code rather than have the user click on the tab page ?
: : :
: : : Thanks.
: : :
: : :
: :
: : you were very close...
: :

Thanks for the help ... spent hours on that one.





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.