TabControl.tab - multiple declarations
- Function TabControl.tab
- Function TabControl.tab
Function TabControl.tab
returns tab item by id (null if index out of range)
Prototype
TabItem tab(
int index
);
Function TabControl.tab
returns tab item by id (null if not found)
Prototypes
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2014
License
Boost License 1.0