ctrlSetFontH1B

From Bohemia Interactive Community
Revision as of 13:37, 6 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


control ctrlSetFontH1B name


Operand types:

control': Control

name: String

Type of returned value:

Nothing

Compatibility:

Version 2.50 required.

Description:

Sets H1 bold font of given HTML control.


Example:

_control ctrlSetFontH1B "TahomaB"