Aligning the control bar in a spark Panel
November 16th, 2009
1 comment
Adding a control bar to a Panel has changed in Flex 4. In halo you would put a mx:ControlBar component as a child of the halo Panel. In spark there is no equivalent ControlBar spark component, but instead a new controlBarContent property exposed on the spark Panel.
Read more…