Sign In
Huizhong Long's WebLog
VS Add-ins, macros and Code Model
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
January 2006
(1)
October 2005
(3)
September 2005
(2)
September, 2005
MSDN Blogs
>
Huizhong Long's WebLog
>
September, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Huizhong Long's WebLog
Creating a ToolWindow hosting a .NET user control
Posted
over 7 years ago
by
hlong
8
Comments
In previous version of VS, if you want to create a ToolWindow hosting a .NET user control by using Windows.CreateToolWindow , you'll have to use a shim control to support it. Now with VS 2005, you don't need the shim any more. It is so handy by using...
Huizhong Long's WebLog
Displaying custom bitmap for VS add-in command button from satellite DLL
Posted
over 7 years ago
by
hlong
25
Comments
Add-ins can get resources such as strings, icons, and bitmaps from satellite DLLs which separates resources from your add-in. The first time I tried to get add-in resources from its satellite DLL, I easily find out how to do it for resources like strings...
Page 1 of 1 (2 items)