Cable Forum

Cable Forum (https://www.cableforum.uk/board/index.php)
-   General IT Discussion (https://www.cableforum.uk/board/forumdisplay.php?f=19)
-   -   SSTAB - Set specific tab focus, VB6 (https://www.cableforum.uk/board/showthread.php?t=26389)

denial 28-03-2005 22:45

SSTAB - Set specific tab focus, VB6
 
Hi

I have a sstab control in VB6 with 6 tabs, I want to focus on one of these tabs, this seems to be easy in VB.NET with a 'SSTab1.Tab = 5' but it doesnââ‚ƚ¬Ã¢â€žÂ¢t seem to be so easy in VB6.

Can any Visual Basic coders help me out

Thanks in advance
denial
__________________

Quote:

Originally Posted by denial
Hi

I have a sstab control in VB6 with 6 tabs, I want to focus on one of these tabs, this seems to be easy in VB.NET with a 'SSTab1.Tab = 5' but it doesnââ‚ƚ¬Ã¢â€žÂ¢t seem to be so easy in VB6.

Can any Visual Basic coders help me out

Thanks in advance
denial

Ok worked it out :)

form1.SSTab1.Tab = 5'

denial

Graham M 29-03-2005 10:01

Re: SSTAB - Set specific tab focus, VB6
 
Woot! And there was you dissin' VB6! I personally prefer VB6 to anything .net :)

GhostWolf 28-10-2010 22:00

Re: SSTAB - Set specific tab focus, VB6
 
Thanks for leaving this thread active. It just solved my problem.


All times are GMT +1. The time now is 08:27.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.