BBjWindow::getAvailableControlID
Description
In BBj 5.0 and higher, this BBjWindow method returns the next available control id on the window.
Syntax
Return Value |
Method |
int |
getAvailableControlID() |
Parameters
None.
Return Value
Returns the next available (unused) control ID on the window, starting at 100.
Remarks
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.