|
Usage |
Short AnnoObjGetMultilineTextboxBackgroundColor(Component As BIANNOLib.RGBComponents) |
||
|
Description |
This method retrieves the red, green or blue color component of the background color of the selected multiline textbox. |
||
|
Parameters |
Component |
BIANNOLib.RGBComponents |
The color component (compRed, compGreen or compBlue) of the background color to retrieve. |
|
Return value |
The value of the specified color component. |
||
|
Programming Notes |
None |
||