Showing related tags and posts accross the entire site.
-
To declare non-custom events to expose to VSTA is fairly straight forward in C#. For Visual Basic, the events should* be declared explicitly (for more information on using implicitly declared events, see the workaround ). This is because VB hides implementation for implicitly declared events and creates...
-
This sample demonstrates how to use an empty VB.Net library as a host for VSTA v 2 (Feb 2008 release ) using Visual Studio 2005. This sample was created to address the following forum thread: http://www.summsoft.com/forums/1/821/ShowThread.aspx The sample add-in and projects based off the included templates...