nana::tabbar
Defined in header <nana/gui/tabbar.hpp>
template<typename T>class tabbar;
A tabbar widget is analogous to dividers in a notebook or the labels in a file cabinet.
Public base classes
Events
Member types
Member functions
Element access
Operations
Notes
The member type kits identifies buttons which are shown in toolbox area. These buttons are scrolling button, list button and close button. Only scrolling button is enabled by default. To enable other buttons, call tabbar::toolbox() method.