Stuart McLachlan
stuart at lexacorp.com.pg
Sun Sep 23 20:55:26 CDT 2007
On 23 Sep 2007 at 12:16, Arthur Fuller wrote: > In my experience, Susan and Shamil, I have found it useful to identify the > previously active control -- because clicking on a button or other control > repositions the ActiveControl. For example, if I have a button the user can > click, and she does so, then I have lost track of the control she was > previously on. I use a static function for this purpose. > What's wrong with just using Me.PreviousControl ?