GrapeCity MultiRow Windows Forms Documentation
DefaultImeMode Property


Gets the default Input Method Editor (IME) mode supported by the control.
Syntax
Protected Overrides NotOverridable ReadOnly Property DefaultImeMode As ImeMode
Dim instance As GcMultiRow
Dim value As ImeMode
 
value = instance.DefaultImeMode
protected override ImeMode DefaultImeMode {get;}

Property Value

An ImeMode that indicates the default Input Method Editor (IME) mode.
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

GcMultiRow Class
GcMultiRow Members

 

 


Copyright © GrapeCity, inc. All rights reserved.