Contains examples to demonstrate how to use Visual WebGui TabControl.
The TabControl is functionally equivialent to the Windows Forms TabControl. The control is useful for minimizing screen space usage while allowing an application to expose a large amount of data.
Availability: The TabControl is one of the Out of the Box standard controls, which means it is free and available in all Visual WebGui versions.The examples below demonstrate how to: - create TabPages with an image and text in the capiton - display TabPages in a single or multiple rows - show and use the close button for TabPage - apply different client drawing behavior for Memory and Drawing optimization