Remove Flex Component Border Skins
Just so I remember…
To remove the border skin from a Flex 2 Button or other Flex Components use the following CSS:
skin: ClassReference("mx.skins.ProgrammaticSkin");
Archive for February 14th, 2009
Just so I remember…
To remove the border skin from a Flex 2 Button or other Flex Components use the following CSS:
skin: ClassReference("mx.skins.ProgrammaticSkin");