Ive had a look at that link. The only thing I see that helps in C++ is that the toolbox has a 'Custom Control' item that can be used to represent the control. There doesnt seem to be a 'Custom Control' item in C#.
If I was using a C++ test app then how can I refer to the 'Custom Control' from within the code so that I can call methods on it? Where do I #import the DLL from and how do I get from the custom control to the actual control object and call methods?
Main Topics
Browse All Topics





by: alexey_gusevPosted on 2009-09-21 at 06:58:23ID: 25382861
well, never tried to use WinMo controls from toolbar panel in cf.net app, but that's how I used to use them in C++:
en-us/libr ary/aa4548 94.aspx
http://msdn.microsoft.com/
I believe the problem is with proper registration WinMo control for design time