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

◆ selected_index() [2/2]

virtual tab_control & xtd::forms::tab_control::selected_index ( size_t  selected_index)
virtual

Sets the index of the currently selected tab page.

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