Hi First off all you have this: borderStyle="none"

and you can do this to:
borderStyle="none" borderThickness="0" borderThicknessBottom="0" 
borderThicknessLeft="0" borderThicknessRight="0" 
borderThicknessTop="0"

and finaly:

paddingBottom="0" paddingLeft="0" paddingRight="0" paddingTop="0"

play with these params. you probaly will find wath your looking for :)

Cato Paus
http://www.umbrellacorp.no




--- In flexcoders@yahoogroups.com, Manu Dhanda <[EMAIL PROTECTED]> 
wrote:
>
> 
> Hii
> 
> I need a panel with no border or say with border with ZERO width.
> 
> How can I get this done?
> 
> Thanks.
> -- 
> View this message in context: http://www.nabble.com/Panel-with-no-
borders.-How-To--tp17573772p17573772.html
> Sent from the FlexCoders mailing list archive at Nabble.com.
>


Reply via email to