ctrlSetFontPB

From Bohemia Interactive Community
Revision as of 02:07, 6 July 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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"