What I need to do is the following:

1) Add the ability to have Kixforms restore the
focus to the "currently focused control" when
switching back-and-forth between a Kixforms - and
any other Windows app.

2) As controls are created, initially give them
the focus, so that when the form is displayed,
the last control created will have the focus,
unless specifically set (in code) with the
SetFocus method (ie, in an initialization
routine) ...

[ 30 July 2002, 18:20: Message edited by: Shawn ]