ctrlSetFontH1B

From Bohemia Interactive Community
Revision as of 22:13, 4 July 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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"