Share via


HtmlInput.KBFontStyle Property

Gets or sets the style of the font used for the characters on the soft keyboard.

Note   This property has been deprecated.

Syntax

  HtmlInput.
  KBFontStyle

Property Value

A read/write String that contains the font style.

Example Code

The following example sets the font style for the soft keyboard to "italic":

<PARAM NAME="KBFontStyle" VALUE="italic">

Requirements

Library: ehkeyctl.dll

Platform: Windows XP Media Center Edition 2005 and later

See Also