Draws a tab page in the specified bounds.
g The System.Drawing.Graphics used to draw the tab page.bounds The System.Drawing.Rectangle that specifies the bounds of the tab page.
Before calling this method, you should verify that the TabRenderer.IsSupported property returns true.