BBjMDI::getToolButton
Description
In BBj 14.0 and higher, this method returns a tool button control that was previously added to the BBjMDI window.
Syntax
Return Value |
Method |
---|---|
getToolButton(int ID) |
Parameters
Variable |
Description |
---|---|
ID |
Specifies the control ID number of a BBjToolButton control that was previously added to this BBjMDI window |
Return Value
Returns a BBjToolButton object.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.