control ctrlSetTooltipColorBox color
Operand types:
control: Control
color: Array
Type of returned value:
Nothing
Compatibility:
Version 2.92 required.
Description:
Sets tooltip border color of given control. Color is in format Color.
Example:
_control ctrlSetTooltipColorBox [1, 0, 0, 1]