ctrlSetFontSecondary: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "_this" to "_this")
m (Text replacement - " <!-- [A-Z]+ Notes? Section -->" to "")
Line 16: Line 16:


<dl class='command_description'>
<dl class='command_description'>
<!-- BEGIN Note Section -->
<!-- For example:
<!-- For example:
<dd class='notedate'>Posted on Month Day, Year - Time (UTC)</dd>
<dd class='notedate'>Posted on Month Day, Year - Time (UTC)</dd>
Line 23: Line 22:
<code>[[if]] ([[Magic Variables#this|_this]] == anExample) [[then]] { hint: Leave it here for others to read; };</code></dd>
<code>[[if]] ([[Magic Variables#this|_this]] == anExample) [[then]] { hint: Leave it here for others to read; };</code></dd>
-->
-->
<!-- END Note Section -->
</dl>
</dl>



Revision as of 01:59, 6 April 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control

Syntax

Syntax:
Syntax needed
Parameters:
ctrl: Control
fontClass: String - Font class
Return Value:
Return value needed

Examples

Example 1:
_control ctrlSetFontSecondary "TahomaB";

Additional Information

See also:
ctrlSetFontP ctrlSetFontHeightSecondary

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