EM_REPLACESEL top-level constant

int const EM_REPLACESEL

Replaces the selected text in an edit control or a rich edit control with the specified text.

Implementation

const EM_REPLACESEL = 0x00C2;