lbTooltip

From Bohemia Interactive Community
Revision as of 15:17, 12 June 2021 by Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma 3 |version1= 2.06 |gr1= GUI Control |branch= dev |descr= Returns tooltip for ListBox, ComboBox and Toolbox |s1= lbTooltip [idc, index]...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.06.

Description

Description:
Returns tooltip for ListBox, ComboBox and Toolbox
Groups:
GUI Control

Syntax

Syntax:
lbTooltip [idc, index]
Parameters:
idc: Number
index: Number
Return Value:
String

Alternative Syntax

Syntax:
control lbTooltip index
Parameters:
control: Control
index: Number
Return Value:
String

Examples

Example 1:
lbTooltip [1, 1];

Additional Information

See also:
lbSetTooltipctrlTooltip

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