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

◆ image_list() [1/2]

virtual const forms::image_list & xtd::forms::tab_control::image_list ( ) const
virtualnoexcept

Gets the images to display on the control's tabs.

Returns
An xtd::forms::image_list that specifies the images to display on the tabs.
Remarks
To display an image on a tab, set the image_index property of that xtd::forms::tab_page. The image_index acts as the index into the image_list.