deft.controls.tabcontrol

A tab control wrapping the native Win32 SysTabControl32 common control.

Each tab page is an arbitrary Widget whose bounds track the tab control's display area. Selecting a tab shows its page and hides the others.

Members

Classes

TabControl
class TabControl

A native tab control hosting one Widget per page.

Meta