ActiveReports 9
ImeMode Property (SharpGraph)

Gets or sets the Input Method Editor (IME) mode of the control.
Syntax
'Declaration
 
Public Shadows Property ImeMode As System.Windows.Forms.ImeMode
public new System.Windows.Forms.ImeMode ImeMode {get; set;}
Remarks

An Input Method Editor (IME) allows users to enter and edit Chinese, Japanese, and Korean characters. The IME is an essential component for writing Chinese, Japanese, and Korean scripts. These writing systems have more characters than can be encoded for a regular keyboard. The IMEs for these languages use sequences of base characters that describe an individual character or group of characters to enter a larger set of characters. Base characters can be component letters from Hangul syllables, phonetic components for Japanese Kanji characters, or various combinations for Chinese characters.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SharpGraph Class
SharpGraph Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum