HtmlInput.TTFontWeight Property
Gets or sets the weight of the font used for characters on the character map that the control displays in triple-tap mode.
Note This property has been deprecated.
Syntax
HtmlInput.
TTFontWeight
Property Value
A read/write String that contains the font weight.
Example Code
The following example sets the font weight for the character map to "800":
<PARAM NAME="TTFontWeight" VALUE="800">
Requirements
Library: ehkeyctl.dll
Platform: Windows XP Media Center Edition 2005 and later
See Also