BBjToolButton::setVerticalTextPosition
Description
In BBj 3.01 and higher, this method sets the vertical position of the text in the BBjToolButton control (relative to the image).
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         void  | 
                                                    
                                                         setVerticalTextPosition(int position)  | 
                                                
Parameters
| 
                                                         Variable  | 
                                                    
                                                         Description  | 
                                                
| 
                                                         position  | 
                                                    
                                                         Use one of the following constants: CENTER TOP BOTTOM  | 
                                                
Return Value
None.
Remarks
The default vertical text position is CENTER.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.