xtd 0.2.0
Loading...
Searching...
No Matches

◆ selected_index() [1/2]

virtual size_t xtd::forms::tab_control::selected_index ( ) const
virtualnoexcept

Gets the index of the currently selected tab page.

Returns
The zero-based index of the currently selected tab page. The default is -1, which is also the value if no tab page is selected.