You are not signed in
Sign in
|
Join
Help
Summit Software
Home
Products
Blogs
Forums
Downloads
About Us
Contact Us
in
Current Tags
(Entire Site)
Search
Browse by Tags
All Tags
»
VSTA integratio...
»
IDesignerHost
Sorry, but there are no more tags available to filter with.
Re: Getting an existing method from VSTA, then updating it
John, Are you using the full namespace for the declaration (System.ComponentModel.Design.IDesignerHost)? I am able to do this without adding any references or using/import statements. If using the full namespace doesn’t work (which I hope it does!) I did find examples of how to use this in both the SDK and some on-line articles. ...