dennismagno / metroframework-modern-ui

My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
http://dennismagno.github.io/metroframework-modern-ui
Other
861 stars 1.08k forks source link

is not there add icon property of tab pages? #50

Open haydar opened 6 years ago

haydar commented 6 years ago

Hi, I want to add icon to tab pages but I can't see imagelist on tabcontrol's properties. If this feature is removed what is the purpose? do not this feature inherit the metro tabcontrol from the tabcontrol? How can I do this? tab page has image index and image key properties although there is no image list on tab control.