I have found that controlling the TabControl is not equivalent to the Microsoft standard.
When changing to the next tab in Tabcontrol you have to use Ctrl+PgUp. In MS tabcontrols Ctrl+PgDn does this.
Can this behaviour be changed on the TabControl to conform to the MS standard?