xtd
0.2.0
Loading...
Searching...
No Matches
◆
image_list()
[2/2]
virtual
tab_control
& xtd::forms::tab_control::image_list
(
const
forms::image_list
&
value
)
virtual
Sets the images to display on the control's tabs.
Parameters
value
An
xtd::forms::image_list
that specifies the images to display on the tabs.
Returns
Current
tab_control
instance.
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
.
xtd
forms
tab_control
Generated on Sat Sep 14 2024 21:25:28 for xtd by
Gammasoft
. All rights reserved.