Is there a way to change the background color of a combo box in as3? I tried
combo1.setStyle(“backgroundColor”, “0xFF0000”);
but it didn’t work!
Is there a way to change the background color of a combo box in as3? I tried
combo1.setStyle(“backgroundColor”, “0xFF0000”);
but it didn’t work!
:: Copyright KIRUPA 2024 //--