Tab Controls Overview
Use tab controls to organize user interface panels into multiple tabbed pages. Tabs can contain any control that you can place on a user interface panel, including another tab control. You can arrange the tabs in a single row or in multiple rows. You also can add images to tabs. A sample tab control appears in the following figure:
![]() |
Note LabWindows/CVI displays images in the tab control at 16 x 16 pixels, regardless of the original size of the image. |

Tab Control