ctrlDelete

From Bohemia Interactive Community
Revision as of 15:47, 31 July 2014 by Ffur2007slx2 5 (talk | contribs) (example format)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Deletes given control.
Groups:
Uncategorised

Syntax

Syntax:
ctrlDelete control
Parameters:
control: Control
Return Value:
Nothing

Examples

Example 1:
ctrlDelete ((findDisplay 20000) displayCtrl 20001);

Additional Information

See also:
ctrlCreatedisplayCtrl

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

Notes

Bottom Section