|
-
May 6th, 2007, 01:33 PM
#16
Re: New to c#, how to add user control?
I have no idea if I did anything right or not, but try this just for grins:
- In your MainFrame.cs file add the line "PlankView pv = new PlankView();" after InitializeComponent();
- compile and run your app
- NOW look in the toolbox. Did the component appear?
Let me know if this helps.
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
|