ctrlSetShadow

From Bohemia Interactive Community
Revision as of 14:23, 23 August 2022 by Lou Montana (talk | contribs) (Text replacement - "\|branch= *dev " to "")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sets 'shadow' property of the control:
  • 0 - no shadow
  • 1 - shadow
  • 2 - outline
Groups:
GUI Control

Syntax

Syntax:
control ctrlSetShadow shadow
Parameters:
control: Control
shadow: Number - shadow value, see description
Return Value:
Nothing

Examples

Example 1:
_control ctrlSetShadow 1;

Additional Information

See also:
ctrlShadow ctrlCreate

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