The equivalent of a group box is a Panel in Flex. Here is a quick example
<mx:Panel title="Panel Label" layout="vertical">
<mx:Label text="TODO"/>
<mx:CheckBox label="test"/>
</mx:Panel>
--Robert
On Wed, Mar 26, 2008 at 11:32 AM, Raghu <[EMAIL PROTECTED]> wrote:
>
> Is there any possibility of having group box in flex? If possible can
> u please update how it can be done.
>
>
> ------------------------------------
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
> Links
>
>
>
>