ctrlSetFont: Difference between revisions
Jump to navigation
Jump to search
m (stringtype) |
mNo edit summary |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| control '''ctrlSetFont''' " | | control '''ctrlSetFont''' "FontName" |= Syntax | ||
|p1= control: [[Control]] |= Parameter 1 | |p1= control: [[Control]] |= Parameter 1 | ||
|p2= | |p2= FontName: [[String]] |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 14:03, 25 August 2007
Description
- Description:
- Sets the main font of given control.
- Groups:
- Uncategorised
Syntax
- Syntax:
- control ctrlSetFont "FontName"
- Parameters:
- control: Control
- FontName: String
- Return Value:
- Nothing
Examples
- Example 1:
_control ctrlSetFont "TahomaB"
Additional Information
- See also:
- See also needed
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