how to remove the border of a togglebuttonbar button, with keeping the theme color??
i want to put the style in css file
You should us the following style:
.myButtonStyle { skin: ClassReference("mx.skins.ProgrammaticSkin"); }