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

◆ tab_pages() [2/2]

virtual const tab_page_collection & xtd::forms::tab_control::tab_pages ( ) const
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.