Hi,
I am using SkinFramework from Codejock to style the forms in my application and have hit a small stumbling block.
In order for the buttons to be styled they need to have the FlatStyle set to System, which does work as it should but the downside to this for my application is that some of my buttons have Bitmap images on them and when the FlatStyle is changed from the current setting of Standard, to the required System setting, the images do not show.
Is there a possible work around for this, i.e. FlatStyle: System buttons with images?
Kind regards..,
MT ;)