Dear all of you,
I have no idea why my UserControl menu won't appear in Internet Browser.
Anybody know why?
Thanks
Printable View
Dear all of you,
I have no idea why my UserControl menu won't appear in Internet Browser.
Anybody know why?
Thanks
Do you mean ActiveX Document as apposed to User control?
If so...
If you have the ActiveX Document loaded into a frame it doesn't put the menu into the IE's menu
Hello Mark,
yes I do mean so.
But I didn't put it in any frame.
I just try to follow MSDN sample but it didn't work.
When I try to compile the project it say some kind of DLL have missed.
Do you have a sample project about this?
If you have would you please send it to me?
Thanks in advance Mark.
Have you set "Negotiate Position" in th emenu editor.
by default, this is "none" and the menu isn't displayed
That was great.
Million Thanks to Mark.