How does one change the color of the title bar when you open a child window? You know when you open several windows the one you have focus on sets the title bar to a deep blue and the one that looses focus get a light blue. I tired to w_add.SetFocus() but that does not change the title bar to show it has the focus.