|
-
Jun 11th, 2006, 06:21 PM
#1
Thread Starter
PowerPoster
[RESOLVED] Loading a new control onto form
Now I *know* how to load a new control if I already have an instance of that control on the form...question is can I load a control onto a form if there isn't already one. For instance, I made that tab thing that shows tabs like in FireFox and places them equally at the top of the screen. I am now working on unloading the tabs, but I can't unload the first tab as it was added at design time thus the error is "can't unload controls created at design time"
My question basically is HOW do I create the first object in a control array at runtime, and is it possible? If not, I know I can just hide array object (0) and work from that :-)
Well, everyone else has been doing it :-)
Loading a file into memory QUICKLY - Using SendKeys - HyperLabel - A highly customisable label replacement - Using resource files/DLLs with VB - Adding GZip to your projects
Expect more to come in future
If I have helped you, RATE ME! :-)
I love helping noobs with their VB problems (probably because, as an amateur programmer, I am only slightly better at VB than them :-)) but if you SERIOUSLY want to get help for free from a community such as VBForums, you have to first have a grounding (basic knowledge) in VB6, otherwise you're way too much work to help...You've got to give a little if you want to get help from us, in other words!
And we DON'T do your homework. If your tutor doesn't teach you enough to help you make the project without his or her help, FIND A BETTER TUTOR or try reading books on programming! We are happy to help with minor things regarding the project, but you have to understand the rest of it if you want our help to be useful.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|