home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / Addin_Exte2152485162009.psc / @PSC_ReadMe_72089_1.txt next >
Text File  |  2009-10-12  |  1KB  |  14 lines

  1. Title: Addin Extensibility Quick Reference + Tutorials
  2. Description: 
  3. Addin Extensibility Quick Reference + Tutorials
  4. The VB5/6 IDE exposes a powerful object model that lets you manipulate VB's environment. It gives you control of your projects, components, modules, procedures, and even individual lines of code. You can customize all the menus and toolbars of the environment; trap nearly every user action, such as adding a new component or renaming an old one; open, scroll, move, and close all the code windows ... 
  5. All this power comes at a price, however: the extensibility object model is rather complex, and you must spend some time acquainting yourself with how it works ... 
  6. Hopefully, this extensibility quick reference will help you familiarise yourself more quickly and offers this information in a handy code format ... 
  7. Now includes some tips and a couple of small MSDN tutorials ... 
  8. Please report any errors or omissions - happy coding.
  9.  
  10. This file came from Planet-Source-Code.com...the home millions of lines of source code
  11. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=72089&lngWId=1
  12.  
  13. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  14.