Click here to Skip to main content
15,902,112 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Using MFC dialogs from .Net Pin
sunhui15-Dec-04 12:00
sunhui15-Dec-04 12:00 
Generaldictionary Pin
nayyab6-Dec-04 12:40
nayyab6-Dec-04 12:40 
GeneralRotating an image in a picture box Pin
fluminis6-Dec-04 11:13
fluminis6-Dec-04 11:13 
GeneralRe: Rotating an image in a picture box Pin
TigerNinja_13-Dec-04 4:05
TigerNinja_13-Dec-04 4:05 
GeneralRe: Rotating an image in a picture box Pin
fluminis13-Dec-04 7:47
fluminis13-Dec-04 7:47 
QuestionHow to Map a network drive Share? Pin
SeanV5-Dec-04 9:37
SeanV5-Dec-04 9:37 
GeneralASP.NET using MC++ or C++/CLI Pin
Ahmed Al-Lakani3-Dec-04 21:02
Ahmed Al-Lakani3-Dec-04 21:02 
GeneralRe: ASP.NET using MC++ or C++/CLI Pin
TigerNinja_13-Dec-04 4:28
TigerNinja_13-Dec-04 4:28 
Generaltutorials needed Pin
guyaton1-Dec-04 14:58
guyaton1-Dec-04 14:58 
GeneralRe: tutorials needed Pin
TigerNinja_13-Dec-04 4:11
TigerNinja_13-Dec-04 4:11 
GeneralAxImp.exe error Pin
h00ps29-Nov-04 8:47
h00ps29-Nov-04 8:47 
Generalnatural deduction in c++ Pin
Ankit Aneja29-Nov-04 2:57
Ankit Aneja29-Nov-04 2:57 
GeneralRe: natural deduction in c++ Pin
Christian Graus30-Nov-04 14:30
protectorChristian Graus30-Nov-04 14:30 
GeneralRe: natural deduction in c++ Pin
ThatsAlok1-Dec-04 18:50
ThatsAlok1-Dec-04 18:50 
GeneralJava to C++ SSL communication Pin
Sajeesh Kumar28-Nov-04 22:04
Sajeesh Kumar28-Nov-04 22:04 
Generalreferencing a com dll Pin
Sandra Fuller28-Nov-04 16:46
sussSandra Fuller28-Nov-04 16:46 
GeneralRe: referencing a com dll Pin
Alex Evans28-Nov-04 16:48
Alex Evans28-Nov-04 16:48 
GeneralRe: referencing a com dll Pin
ursus zeta2-Dec-04 9:59
ursus zeta2-Dec-04 9:59 
GeneralSystem.NullReferenceException: Object reference not set to an instance of an object. Pin
Dino Leong26-Nov-04 21:33
sussDino Leong26-Nov-04 21:33 
GeneralWindows Forms control Pin
VKatti25-Nov-04 5:13
VKatti25-Nov-04 5:13 
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






<object id="sampleControl1"
classid="http://localhost/MyControls/SampleControl.dll#SampleControl.SampleControlControl"
="" height="200" width="200">








GeneralRe: Windows Forms control Pin
ursus zeta2-Dec-04 10:18
ursus zeta2-Dec-04 10:18 
GeneralRe: Windows Forms control Pin
TigerNinja_14-Dec-04 13:43
TigerNinja_14-Dec-04 13:43 
QuestionWhat are the different project types? Pin
Hadi Fakhreddine23-Nov-04 23:04
Hadi Fakhreddine23-Nov-04 23:04 
AnswerRe: What are the different project types? Pin
toxcct25-Nov-04 1:01
toxcct25-Nov-04 1:01 
GeneralProgramming a ping n trace route program Pin
hafiziziziz22-Nov-04 16:20
hafiziziziz22-Nov-04 16:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.