Additionally, using the EnsureItemVisible of the ViewElement in Form.Load or Form.Shown does not bring the item into view also. To reproduce: 1. Create a form with page view (size 250,250). 2. Add 10 pages and keep the last one selected 3. On Form.Load or Form.Shown set the selected page to the first page => the page is selected but the last tab is visible instead of the first one.