On 5/14/05, Tom Fitzpatrick <[EMAIL PROTECTED]> wrote:
> Thanks - I already tried this, and the borderstyle property doesn't seem to
> have any effect on a Panel component. What property would create a
> highlight all the way around the edge of a Panel?

The Panel does not seem to respect the border styles.  You could set
headerColors to something other than the default value.

 panel.setSytle('headerColors', ['red', 'white']); // it has to be an array


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to