473,385 Members | 1,645 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

SSTab

1
Hi,
I am new to this group. i hv a problem with SSTAB in vb6.0. In my SStab there are 8 tabs. i want to activate them via ALT 1( tab1), ALT 2(tab2) etc. It is possible if we are using &1,&2 etc with tab caption. but i dnt wnt to display the tab name with &1 etc.any other way to solve this problem??
Apr 1 '08 #1
2 1972
Killer42
8,435 Expert 8TB
I'd guess you could do it by setting the form's KeyPreview property to True, and capturing the keypress you want in the KeyDown or KeyPress event.
Apr 1 '08 #2
Hi,
I am new to this group. i hv a problem with SSTAB in vb6.0. In my SStab there are 8 tabs. i want to activate them via ALT 1( tab1), ALT 2(tab2) etc. It is possible if we are using &1,&2 etc with tab caption. but i dnt wnt to display the tab name with &1 etc.any other way to solve this problem??
Change the caption of the tabs to tab&1 , tab&2 and so on
Apr 1 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Geert-Pieter Hof | last post by:
Hi, If have a SSTab control MySSTab with several textboxes and I want to disable all textboxes. If was thinking of something like Dim MyControl As Control For Each MyControl In MySSTab ...
3
by: T. Wintershoven | last post by:
Hello, In one of my projects i use a SSTAB object with a view controls on it (textboxes and a checkbox). I want to set the enable property for all the controls on the SSTAB object to FALSE....
1
by: Oleksandr Shteyner | last post by:
Hi, Is there any way to paint different TABs of SSTab control (Tabbed dialog control) to different colors? Or is there any other control which looks / works like SSTAB but has this
2
by: David C. Barber | last post by:
When I set a custom background color on the ssTab control in VB6, it colors the panel, but not the tabs themselves. How can I get the control to color everything the same color? And I can't put...
3
by: Joanny | last post by:
Hi, there, When I open a VB6 application on VB.net, it automatically upgrade to VB.net. But I got the error message said: "Upgrade failed: Exception occurred: The referenced components...
0
by: bindurajeesh | last post by:
I need sstab works in vb.net in same way works in vb6
5
by: schapopa | last post by:
I have SSTab on my form with 13tabpages and I am trying to hide and show those tab pages, but all i am able to achive is to hide content of those tabs, not tabs itself. How can I hide tabs so page...
1
by: DennisDoane | last post by:
I can't seem to find a way to change the background color of each tab in the SSTab control. How do you do this?
0
by: =?Utf-8?B?SmFjaw==?= | last post by:
Hello all,,, Can I know whether SSTab is there in ASP.net ??? If its not there what are the tab functions that are thre in ASP.Net??? Can anyone give me some tips how to create database in...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.