|
-
March 26th, 2003, 10:51 AM
#1
adding activex in console application
Hello all,
I'm very new to c# and need some help.
How do I add an ActiveX to a console application.
Any help, samples will be graitfull.
-
March 26th, 2003, 12:47 PM
#2
For forms, do the following:
1) Go to your toolbox, and click "Components".
2) Right-click anywhere inside the component area and select "Customize Toolbox..".
3) The click the ".NET Framework" tab.
( You should now see a list of installed components)
4) Toggle the checkbox to make a registered component active, or use the Browse button to find a non-registered component file.
5) Click OK, your checked component should now display in the components list. Just drag it to your form.
Hope that helps,
- Adrian
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
|