On Fri, May 11, 2012 at 5:48 PM, Tracy Pearson <[email protected]> wrote: > I want to register a button was clicked, but without letting it get the > focus. Has anyone done this?
Why? Can't you have the regular old button.Click call MyFunctionWhenMyButtonIsClicked() and call the same function when you want the same action? "Events call methods. Methods should never call Events." is what I was taught. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CACW6n4tr9j-CgN63oThy5yk18=bz=if2F8quz1EHvBV=9rk...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

