Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: VB Extensibility (Project Exploer)

5 views
Skip to first unread message

pink-coder

unread,
Jan 31, 2009, 7:19:02 AM1/31/09
to

"MM" <kyli...@yahoo.co.uk> wrote in message
news:ir88o4t32s18o74o6...@4ax.com...
> On Sat, 31 Jan 2009 15:01:06 +0500, "pink-coder"
> <pink.co...@yahoo.com> wrote:
>
>>Any one who's worked on extending the VB environment might help me. I need
>>to know the objects/properties/events involved when the user selects the
>>project in project explorer. I have done it for the files and modules so
>>when the user selects a form/module in the project explorer i can get its
>>name by SelectedVBComponent property of the VBInstance. But I also need
>>determine if the user has selected the project (and not just one of its
>>components). I've tried with almost everything I could imagine but so far
>>cant get this to work.
>>
>>Any help will be appreciated.
>>
>>Thanks.
>
> I taught myself how to write VB add-ins from Gene Swartfager's book
> Visual Developer Creating Visual Basic 5 Add-Ins. It's available
> secondhand on Amazon.com starting at $11.73 or on Amazon.co.uk
> starting at £20.51. The book comes with a CD-ROM which contains loads
> of useful data, and what you need to know you'd almost certainly find
> there.
>
> Another book I bought much later, purely out of interest as I didn't
> have any add-ins to write, was Steven Roman's Developing Visual Basic
> Add-ins and Amazon.com has a number of them available at below five
> bucks.
>
> MM

I have the later book in electronic form but it doesn't answer my question
unfortunately.

0 new messages