System.Windows.Forms.SystemInformation.KanjiWindowHeight Property

Gets the height, in pixels, of the Kanji window at the bottom of the screen for double-byte character set (DBCS) versions of Windows.

Syntax

public static int KanjiWindowHeight { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The SystemInformation.KanjiWindowHeight property indicates the height of the Kanji window on operating systems that support DBCS. The SystemInformation.DbcsEnabled property indicates whether the operating system supports DBCS.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0