Windows Forms control
-
Hi How to create Windows forms control in VC++. Net 2003? I tried creating a windows control library using Managed Extensions for C++ using the windows control library project wizard. But I could not host that control in IE. But I could insert the SampleControlControl in the Windows form application and it works fine. Why is it not hosted on IE. Please help. Thanks, VK The following is code for the HTML.
Sample Control Test
-
Hi How to create Windows forms control in VC++. Net 2003? I tried creating a windows control library using Managed Extensions for C++ using the windows control library project wizard. But I could not host that control in IE. But I could insert the SampleControlControl in the Windows form application and it works fine. Why is it not hosted on IE. Please help. Thanks, VK The following is code for the HTML.
Sample Control Test
I'm sorry, I read this and forgot, but, it's true that the control can't be hosted in IE, I just can't remember the reason. Maybe this will help: http://www.15seconds.com/issue/030610.htm[^]
-
Hi How to create Windows forms control in VC++. Net 2003? I tried creating a windows control library using Managed Extensions for C++ using the windows control library project wizard. But I could not host that control in IE. But I could insert the SampleControlControl in the Windows form application and it works fine. Why is it not hosted on IE. Please help. Thanks, VK The following is code for the HTML.
Sample Control Test
Veena Katti wrote: But I could not host that control in IE. Can you provide more details? What are your security settings in IE for localhost domain ? Did you check your security settings for the .NET runtime on the computer trying to access the IE hosted control ? (use caspol.exe or .NET Configuration Tool )
R.Bischoff
Tengas un buen dia