| | |
regarding about vb6 SStab wif auto add on tab
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Aug 2005
Posts: 24
Reputation:
Solved Threads: 0
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
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
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
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
![]() |
Similar Threads
- Projects for the Beginner (Python)
- Help on Creating Class in VB6 (Visual Basic 4 / 5 / 6)
- Add a new tool permanently to toolbox (VB.NET)
- Auto replace hotlinked Image Javascript? (JavaScript / DHTML / AJAX)
- Need to create parse tree (Perl)
- Connecting to a LAN with a Loopback adapter (Networking Hardware Configuration)
- I need help with a program (C++)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: to get monthly sales report
- Next Thread: Error while running VB6 application in Windows XP and Windows 2003 server
| Thread Tools | Search this Thread |
* 6 429 2007 access activex add age append application basic beginner birth bmp calculator cd cells.find click client code college column component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report retrieve save search sendbyte sites sort sql sql2008 sqlserver subroutine table tags textbox time urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows





