I am writing an add-in that modifies the client's code. I would like to disable certain buttons that I create when no codepane has focus. I know how to count the codepanes but that count gives the count of all codepanes, even if for example a form designer has the focus. Is there an event that I can have the program react to a when a codepane receives focus?



Nevermind, I figured it out.

[Edited by MartinLiss on 06-08-2000 at 11:44 PM]