I would like to display an icon in the header of the metrotabpage, I've tried with imagelist but it doesn't work. So how can I do it? It works with normal tabcontrol imagelist though.
Asked
Active
Viewed 211 times
0
-
Can you share some more context? – Nico Haase Jun 23 '18 at 08:20
-
ive tried with metrotabcontrol.imagelist = imagelist1; and on tabpage metrotabpage1.imageindex = 0; in the imagelist is one image. and im using metroframework for winforms – Jun 23 '18 at 08:45