has anyone been able to use the drawing control in a visual studio 2005 winform project?
P paul Jan 21, 2005 #1 has anyone been able to use the drawing control in a visual studio 2005 winform project?
N Naveen Feb 3, 2005 #2 Paul ... I am using Visual C# 2005 Beta and I get a "class not registered" exception when it executes the endinit() method of the drawing control.... I have tried regasm to specifically register the class...but still doesnt work... Does anyone have any solutions/suggestions? Is this only a problem with Visual Studio 2005? Thanks...
Paul ... I am using Visual C# 2005 Beta and I get a "class not registered" exception when it executes the endinit() method of the drawing control.... I have tried regasm to specifically register the class...but still doesnt work... Does anyone have any solutions/suggestions? Is this only a problem with Visual Studio 2005? Thanks...
L Larry Mason Apr 25, 2005 #3 Even with the latest build, Visual Studio Beta 2, the exception is raised. Anyone have a resolution? Larry
Even with the latest build, Visual Studio Beta 2, the exception is raised. Anyone have a resolution? Larry
J John Marshall, MVP Apr 25, 2005 #4 Does this help? http://blogs.msdn.com/mailant/archive/2005/04/22/411042.aspx -- John... Visio MVP Need stencils or ideas? http://www.mvps.org/visio/3rdparty.htm Need VBA examples? http://www.mvps.org/visio/VBA.htm Common Visio Questions http://www.mvps.org/visio/common_questions.htm
Does this help? http://blogs.msdn.com/mailant/archive/2005/04/22/411042.aspx -- John... Visio MVP Need stencils or ideas? http://www.mvps.org/visio/3rdparty.htm Need VBA examples? http://www.mvps.org/visio/VBA.htm Common Visio Questions http://www.mvps.org/visio/common_questions.htm