S Scott Meddows Oct 16, 2003 #1 Is there a how-to out there about how to write a Control Panel App in VB.Net? (C# would be great, too. Thanks)
Is there a how-to out there about how to write a Control Panel App in VB.Net? (C# would be great, too. Thanks)
H Herfried K. Wagner [MVP] Oct 16, 2003 #2 * "Scott Meddows said: Is there a how-to out there about how to write a Control Panel App in VB.Net? (C# would be great, too. Thanks) Click to expand... See (complete thread): <http://www.google.de/[email protected]>
* "Scott Meddows said: Is there a how-to out there about how to write a Control Panel App in VB.Net? (C# would be great, too. Thanks) Click to expand... See (complete thread): <http://www.google.de/[email protected]>
T Tom Spink Oct 17, 2003 #3 Hi Scott, it cannot be done (yet?) because VB.NET and C#.NET do not support exporting the necessary CplApplet entry point. You need to use C++. -- HTH, -- Tom Spink, Über Geek Please respond to the newsgroup, so all can benefit " System.Reflection Master " ==== Converting to 2002 ==== Remove inline declarations
Hi Scott, it cannot be done (yet?) because VB.NET and C#.NET do not support exporting the necessary CplApplet entry point. You need to use C++. -- HTH, -- Tom Spink, Über Geek Please respond to the newsgroup, so all can benefit " System.Reflection Master " ==== Converting to 2002 ==== Remove inline declarations