Hi,
When I'm using the SelectedIndex property to
programmatically change the current TabPage of a
TabControl (or controlling it by DataBinding), the
corresponding TabPage "steals" Focus. Does anybody know a
simple way to avoid this?

Thank you in advance!
Per