BBjWindow::setCursor
Description
In BBj 3.01 and higher, this method sets the cursor style on the BBjWindow.
Syntax
Return Value |
Method |
void |
setCursor(string filename) |
int |
setCursor(int cursorid) |
Parameters
Parameter | Description | |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cursor |
Specifies the cursor ID, taken from the following list:
Note:Hover over the rows to preview each cursor style.
|
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.