• Skip to main content
  • Skip to primary sidebar
  • Contact Us

DotNetWiki

Dot Net Updates

General

Reflector Add-in Tutorial

June 15, 2004 By dotnetpro Leave a Comment

In Reflector, an Addin is called a Package (IPackage interface). Each package can add multiple Windows (IWindow), which are the control appearing on the right, can add CommandBar items (ICommandBarItem, ICommandBarButton) to the context menus, and attach listeners to the event trigerred when the AssemblyBrowser changes of ActiveItem (IAssemblyBrowser.ActiveItemChanged). The … [Read more...] about Reflector Add-in Tutorial

« Previous Page

Primary Sidebar

Copyright © 2025 · DotNetWiki.org · Log in