Help Center

CRichEdit.Reconversionmethod

Invokes the Input Method Editor (IME) reconversion dialog box.

Windowsmethoddocumented

Syntax

FUNCTION Reconversion (BYVAL hRichEdit AS HWND) AS DWORD

Parameters

NameDescription
hRichEditThe handle of the rich edit control.

Return value

This message always returns zero.

Description

Invokes the Input Method Editor (IME) reconversion dialog box.

Reference

  • Defined in AfxNova/CRichEdit.inc:881
  • Documented in Windows/WIndows Controls/CRichEdit Class.md
  • Topic: CRichEdit Class