Hi.
How can set the selected window by code?
I've tried Focus() and BrindToFront(), and nothing happens.
(attached an image with my layout).
Thanks, it works.
On any pane in a group, you can set its IsSelectedTab property to True to make in the selected tab in its group. Also, if you have a reference to a group, you can set its SelectedTabIndex property.