CSS Styles not displayed correctly in IDE
I have placed a CSS component on a blank form
Set the name property to the CSS file and also set the IncludeName, IncludeStandard and IncludeSubStyle to true
Place a label on the form and select the appropiate style from the drop down.
The label displayed within the IDE changes to ad odd font, not the font setup within the style and yet if you run the form the label is displaed in the correct font and colour.
What am I missing ?
|