Dynamically create tabpages with datagrids

In VB.Net, how do I dynamically create a variable number of tabpages with a datagrid on each one, that reference different SQL statements on the same table? (The datagrid will contain comboboxes).

Loader.
Up arrow icon