ctrlSetFontPB: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|CTRLSETFONTPB]]
[[Category:Scripting Commands|CTRLSETFONTPb]]
[[Category:Scripting Commands ArmA|CTRLSETFONTPB]]
[[Category:Scripting Commands ArmA|CTRLSETFONTPb]]





Revision as of 13:48, 6 July 2006


control ctrlSetFontPB name


Operand types:

control': Control

name: String

Type of returned value:

Nothing

Compatibility:

Version 2.50 required.

Description:

Sets P bold font of given HTML control.

Example:

_control ctrlSetFontPB "TahomaB"