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.

See Also

Reference

SharpGraph Class
SharpGraph Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum