HtmlInput.CLFontSize Property

Gets or sets the size of the font used for text in candidate lists.

Note   This property has been deprecated.

Syntax

  HtmlInput.
  CLFontSize

Property Value

A read/write String that contains the font size.

Remarks

The default value for this property is 24 points.

Example Code

The following example sets the font size for text in candidate lists to 18 points:

<PARAM NAME="CLFontSize" VALUE="18pt">

Requirements

Library: ehkeyctl.dll

Platform: Windows XP Media Center Edition 2005 and later

See Also