1. Create a new project in VB. 2. Add a form containing TabControl with two pages. On the first page add some editor controls and on the second dock RadGridView control. 3. Bind the grid with a data source. 4. Make the first page visible. 5. Make both source code and designer visible. 6. Click debug from the toolbar. 7, Close the application.