ctrlTooltip: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|pr= " to "")
m (Text replacement - "|mp= " to "")
Line 7: Line 7:


|descr= Returns the tooltip property of a button control. Getter for [[ctrlSetTooltip]].
|descr= Returns the tooltip property of a button control. Getter for [[ctrlSetTooltip]].
|mp=


|s1= [[ctrlTooltip]] control
|s1= [[ctrlTooltip]] control

Revision as of 21:59, 21 May 2021

Hover & click on the images for description

Description

Description:
Returns the tooltip property of a button control. Getter for ctrlSetTooltip.
Groups:
GUI Control

Syntax

Syntax:
ctrlTooltip control
Parameters:
control: Control
Return Value:
String

Examples

Example 1:
ctrlTooltip _control;

Additional Information

See also:
ctrlSetTooltip

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