Roald Ribe - 2003-10-28

Logged In: YES
user_id=854221

The focus should change to the next control with
WS_TABSTOP set at CreateWindow time. WS_TABSTOP
should be set for the widgets that requires user interaction,
not for others (group box as an example).