Overview | Methods | This Package | All Packages
Retrieves the IME options settings of the RichEdit control.
Syntax
public int getIMEOptions()
Return Value
Returns an integer that contains the IME options. The returned value is a logical combination of one or more of the enumeration constants defined in the RichEditIMEOptions class.
Remarks
This method applies only to Asian versions of the Windows operating system.
See Also setIMEOptions