ctrlSetFontH1B: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category\: ?Command[ _]Group\:.*\|\{\{uc\:\{\{PAGENAME\}\}\}\}\]\] " to "")
mNo edit summary
Line 21: Line 21:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>_control [[ctrlSetFontH1B]] "TahomaB"</pre> |EXAMPLE1=
|x1= <code>_control [[ctrlSetFontH1B]] "TahomaB"</code> |EXAMPLE1=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 11:09, 27 September 2020

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Sets H1 bold font of given HTML control.
Groups:
GUI Control

Syntax

Syntax:
controlName ctrlSetFontH1B fontName
Parameters:
controlName: Control
fontName: String
Return Value:
Nothing

Examples

Example 1:
_control ctrlSetFontH1B "TahomaB"

Additional Information

See also:
ctrlSetFontH2ctrlSetFontH2BctrlSetFontH3ctrlSetFontH3BctrlSetFontH4ctrlSetFontH4BctrlSetFontH5ctrlSetFontH5BctrlSetFontH6ctrlSetFontH6B

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