BBjMenuButton::setImageFile
Description
In BBj 7.0 and higher, this BBjMenuButton method sets the icon to be displayed in a menu button.
Syntax
Return Value |
Method |
void |
setImageFile(string image) |
Parameters
Variable |
Description |
file |
The name of the file that contains the image to be displayed in the menu button. |
Return Value
None.
Remarks
Use the 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.