BBjTabCtrl::setImageListPath
Description
Sets the filename of an image list to be used for the BBjTabCtrl.
Syntax
Return Value |
Method |
void |
setImageListPath(string pathFile) |
Parameters
Variable |
Description |
pathFile |
Specifies the file that contains the image list to be used with the tab control. |
Return Value
None.
Remarks
The prefix will be searched for the specified image file.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.