Share via


Using the IME Composition Window (Windows CE 5.0)

Send Feedback

As a user types, characters are built into a composition string. The string is displayed in the default Composition window if the window that has the focus is IME-unaware. IME-aware windows display the composition string in their own window. The remainder of this section assumes that the string is displayed in the default Composition window. Depending on the conversion mode, the Composition window displays either converted or unconverted text.

An application can call the ImmGetCompositionWindow function to retrieve information about the Composition window contained in the COMPOSITIONFORM structure, or it can call the ImmGetCompositionFont function to get the logical font currently used to display characters in the Composition window.

See Also

Japanese Edit Control | Handling IME Window Messages | ImmGetCompositionWindow | COMPOSITIONFORM | ImmGetCompositionFont | IME Composition String Values

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.