BBjMDI::addStatusBar
Description
In BBj 3.0 and higher, this method adds a status bar at the bottom of the BBjMDI window.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             addStatusBar()  | 
                                                    |
| 
                                                             addStatusBar(string flags)  | 
                                                    
Parameters
| 
                                                             Variable  | 
                                                        
                                                             Description  | 
                                                    ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
                                                             Variable  | 
                                                        
                                                             Description  | 
                                                    ||||||||||||||
| 
                                                             flags  | 
                                                        
                                                             Specifies the control flag, as follows: 
  | 
                                                    
Return Value
Returns the created BBjStatusBar object.
Remarks
None.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.