Dec 12, 2000 #1 morpheos Programmer Dec 10, 2000 23 US Can I create objects with Visual Basic on run time. I mean like "Image", "PictureBox" or "CommandButton"
Can I create objects with Visual Basic on run time. I mean like "Image", "PictureBox" or "CommandButton"
Dec 13, 2000 #2 MichaelRed Programmer Dec 22, 1999 8,410 US Yes. CreateControl. MichaelRed mred@duvallgroup.com There is never time to do it right but there is always time to do it over Upvote 0 Downvote
Yes. CreateControl. MichaelRed mred@duvallgroup.com There is never time to do it right but there is always time to do it over
Dec 13, 2000 #3 culshaja Programmer Aug 10, 1999 705 GB You can also use a Control Array if you already hae one on the form. This is especially usefull if you have a recurring group of controls. James James Culshaw jculshaw@active-data-solutions.co.uk http://www.active-data-solutions.co.ukhttp://www.brainbench.com/transcript.jsp?pid=193305 Upvote 0 Downvote
You can also use a Control Array if you already hae one on the form. This is especially usefull if you have a recurring group of controls. James James Culshaw jculshaw@active-data-solutions.co.uk http://www.active-data-solutions.co.ukhttp://www.brainbench.com/transcript.jsp?pid=193305