RP
Ramesh Praveen
Syncfusion Team
May 8, 2003 06:01 PM UTC
Use the StatusBarExt control for regular status bar implementation.
We provided a StatusBar style toolbar because some of our customers wanted a merged status bar (a merge of status bars in the child forms and the main form). Also you could drop baritems into the statusbar if you want. But you can only drop the different BarItems into this statusbar (not Controls) and these items also don't usually expand to fill as the form resizes.
-Praveen