I have created several controls (CreateWindowEx) on a form
using the WS_TABSTOP style. While using the form, other
controls are created after the original controls. I want to changethe tab order of these controls. Any ideas?