ctrlSetFontSecondary: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3") |
||
Line 6: | Line 6: | ||
|gr1= GUI Control | |gr1= GUI Control | ||
| Sets the font size of the secondary text of given control. | |||
|descr= Sets the font size of the secondary text of given control. | |||
|s1= ctrl [[ctrlSetFontSecondary]] fontClass | |s1= ctrl [[ctrlSetFontSecondary]] fontClass | ||
Revision as of 21:01, 13 June 2021
Description
- Description:
- Sets the font size of the secondary text of given control.
- Groups:
- GUI Control
Syntax
- Syntax:
- ctrl ctrlSetFontSecondary fontClass
- Parameters:
- ctrl: Control
- fontClass: String - Font class
- Return Value:
- Nothing
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