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

◆ tab_pages() [1/2]

virtual tab_page_collection & xtd::forms::tab_control::tab_pages ( )
virtualnoexcept

Gets the collection of tab pages in this tab control.

Returns
A tab_page_collection that contains the control objects in this tab_control.
Remarks
The order of tab pages in this collection reflects the order the tabs appear in the control.