ctrlSetTooltipColorBox

From Bohemia Interactive Community
Revision as of 18:50, 27 April 2021 by Lou Montana (talk | contribs) (Text replacement - "|game3= arma2oa |version3= 1.51 " to "|game3= arma2oa |version3= 1.50 ")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sets tooltip border color of given control.
Groups:
GUI Control

Syntax

Syntax:
control ctrlSetTooltipColorBox color
Parameters:
control: Control
color: Array - Color in format in format Color (RGBA)
Return Value:
Nothing

Examples

Example 1:
_control ctrlSetTooltipColorBox [1, 0, 0, 1];

Additional Information

See also:
ctrlSetTooltipctrlSetTooltipColorShadectrlSetTooltipColorText

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note