Hello all, Normally, when adding a component in FlexBuilder 3, a list with all available properties is shown. I added a ControBar, but it shows nothing. However, if I ignore this and write
<ControlBar
direction="vertical"/>
it does accept it.
Why is this not shown?
Is there any way to get the list?
Thanks in advance

