EM_REPLACESEL top-level constant Null safety
Replaces the selected text in an edit control or a rich edit control with the specified text.
Implementation
const EM_REPLACESEL = 0x00C2;
Replaces the selected text in an edit control or a rich edit control with the specified text.
const EM_REPLACESEL = 0x00C2;