BBjSystemMetrics::getSystemColor
Description
In BBj 5.0 and higher, this BBjSystemMetrics method returns the system color for a specified part of the GUI.
Syntax
|
Return Value |
Method |
|
getSystemColor(int colorCode) |
Parameters
|
Variable |
Description |
|
colorCode |
One of the color codes listed under BBjSystemMetrics Constants. |
Return Value
Returns the current system color corresponding to the specified color code.
Remarks
System color codes were originally defined for Get Default System Colors - SENDMSG Function 1.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.