|
-
Mar 23rd, 2003, 09:43 AM
#1
Thread Starter
Addicted Member
-
Mar 23rd, 2003, 10:06 AM
#2
Sleep mode
Re: Missing Object in ToolBox
do the following :
1-In the solution Explorer , right click References ----->Add Reference .
2-Click COM tab .Scroll down till you find : Microsoft Internet Controls.Select it then Click OK.
3-Then , your Com Object is there named :explorer .
and that apply to other COMs and Objects .
-
Mar 23rd, 2003, 10:19 AM
#3
Thread Starter
Addicted Member
nope ....
Pirate, i did not see any icon added to the toolbox.... I wish to drag the object and drop to the form before using it.... just like in VB6....
According to your explanation i did find them in the reference tree under the Solution Explorer,.... But.
Tell me the TRUTH of the TRUTH, Nothing but the TRUTH,
Thank You!
-
Mar 23rd, 2003, 10:26 AM
#4
Sleep mode
either ways worked for . Here what I did :
Click Com tab , scroll down to "AxBroswer" , then click select (it should appear in the lower section ) and press OK . It add reference to your projs(dll + dragable obje )
-
Mar 23rd, 2003, 11:06 AM
#5
yay gay
also, COM controls like the internet control shouldntbe used in .NET there are replacements for that..actually the web browser control is one of the only exceptions as there is no replacement for that
\m/  \m/
-
Mar 23rd, 2003, 11:53 AM
#6
PowerPoster
You can also right-click on the toolbox, then select customize toolbox...
In the dialog that shows, you have a .net and com tab. The webbrowser control is in the com tab. When you select it, it will add all the appropriate references for you.
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
|