944,098 Members | Top Members by Rank

Ad:
Oct 13th, 2005
0

regarding about vb6 SStab wif auto add on tab

Expand Post »
i need some help over here, as i`m quite new to this program.

i have some problem over on how to create.

i need 1 tab to be on the screen but inside the tag i got 2 button.
the button is auto add on whenever i do update on database.

now wat i need is.
i wan my 1st tab to contain 2 button only, then when i hav 3 button it will auto create a extra tab and put the 3rd button on the tab and so on.

therefor, when i update the database.
like; in the database have 6 button.
there will be 3 tab, each hav 2 button.

if can send me some of similar/sample coding.
i need it asap
thanks a lot

best regards
bang
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bang2711 is offline Offline
24 posts
since Aug 2005
Jul 26th, 2006
0

Re: regarding about vb6 SStab wif auto add on tab

Hi
To Create TabUse Control Array

Load SSTab1(NextIndexValueofTab)' Used to create tab

load Command1(NextIndexValueOfCommand) ' used to create button

Command1(Index).container = SSTab1(Index) ' used to set button on required sstab

Just Try This.
I Had no VB in this system so iam unable to check the code this is my idea
Reputation Points: 10
Solved Threads: 2
Light Poster
maheshsayani is offline Offline
45 posts
since Jul 2006
Jul 26th, 2006
0

Re: regarding about vb6 SStab wif auto add on tab

Hello
Please set the SSTab And Commabnd1 properties like visible,Top,Left after creaton
Reputation Points: 10
Solved Threads: 2
Light Poster
maheshsayani is offline Offline
45 posts
since Jul 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: to get monthly sales report
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Error while running VB6 application in Windows XP and Windows 2003 server





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC