TheSwamp

Code Red => .NET => Topic started by: vegbruiser on August 13, 2008, 12:18:24 PM

Title: Catching user clicks
Post by: vegbruiser on August 13, 2008, 12:18:24 PM
If I wanted to catch when a user clicks on a Toolpalette (and specifically when it's a block icon in said toolpalette.), where should I begin to look? Does anyone have any examples/links - I've done a search here, but my usual success in searching all things .NET has escaped me.

Thanks in advance.
Title: Re: Catching user clicks
Post by: Glenn R on August 13, 2008, 12:24:41 PM
Are you talking about a 'standard autocad' block type palette or one you've custom defined through code?
Title: Re: Catching user clicks
Post by: vegbruiser on August 13, 2008, 01:27:11 PM
The standard AutoCAD Block toolpalette.