Sep 26, 2003 #1 NegreteO Programmer Apr 23, 2003 54 US HI How do I load a new usercontrol in a form Thanks is davance
Sep 26, 2003 #2 vbkris Programmer Jan 20, 2003 5,994 IN go to project->components. select ur ocx file. it will now be available in the toolbox. u can add it like anyother control... Known is handfull, Unknown is worldfull Upvote 0 Downvote
go to project->components. select ur ocx file. it will now be available in the toolbox. u can add it like anyother control... Known is handfull, Unknown is worldfull
Sep 27, 2003 Thread starter #3 NegreteO Programmer Apr 23, 2003 54 US Actually what I need is to load it by code, create in my project different ctl user controls and then displayed them by subs Upvote 0 Downvote
Actually what I need is to load it by code, create in my project different ctl user controls and then displayed them by subs