EnableIME Property (SparkSkinnableTextBase)

Action

Gets a flag that indicates whether the IME should be enabled when the component receives focus.

Syntax

C#
protected Boolean enableIME { get; }
VB
'Declaration
Protected Read Property enableIME As Boolean

Access

Read only.