Function TabControl.autoMoreButtonMenu
when true, automatically generate popup menu for more button - allowing to select tab from list
bool autoMoreButtonMenu() @property;
void autoMoreButtonMenu(
bool enableAutoMenu
) @property;