GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > EditBase Class : ImeMode Property |
'Declaration Public Shadows Property ImeMode As ImeMode
'Usage Dim instance As EditBase Dim value As ImeMode instance.ImeMode = value value = instance.ImeMode
public new ImeMode ImeMode {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The assigned value is not one of the System.Windows.Forms.ImeMode enumeration values. |
Most classes that do not directly support Input Method Editors, or allow direct input from an IME, will set the value of this property to System.Windows.Forms.ImeMode.NoControl.
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8