|
-
Apr 9th, 2001, 03:45 AM
#1
Thread Starter
Lively Member
I am trying to add a control to a form usind the Form.Control.Add method.
The code I am using is :
frmChoose.Controls.Add
"demoELAChoose.ChooseProducts",
"ChooseProducts",
fraUserControl
demoELAChoose is the name of my project that the
control is on
ChooseProducts is the name of the control
fraUserControl is the name of the frame that I want the
contorl to appear on.
This code doesn't crash, but it doesn't display my control either.
Does anyone have any ideas.
Regards
IJ
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
|