Documentation for this section has not yet been entered.
An Input Method Editor (IME) is a program that enables users to enter complex characters and symbols, such as Japanese Kanji characters, by using a standard keyboard.
As implemented in the System.Windows.Forms.Control class, this property always returns the ImeMode.Inherit value. The ImeMode.Inherit value specifies that the IME mode is inherited from the parent control.