ctrlSetFont

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


control ctrlSetFont name


Operand types:

control': Control

name: String

Type of returned value:

Nothing

Compatibility:

Version 2.50 required.

Description:

Sets the main font of given control.


Example:

_control ctrlSetFont "TahomaB"