BBjToolButton::setImageFile
Description
Sets the icon to be displayed in the BBjToolButton control.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         void  | 
                                                    
                                                         setImageFile(string file)  | 
                                                
Parameters
| 
                                                         Variable  | 
                                                    
                                                         Description  | 
                                                
| 
                                                         file  | 
                                                    
                                                         Name of the file that contains the image to be displayed in the tool button.  | 
                                                
Return Value
None.
Remarks
Specify a full path to the file or a file that is in the PREFIX.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.