BBjButton::setImageFile
Description
Sets the icon to be displayed in the BBjButton.
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 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.