Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3046

Help with RichEdit control

$
0
0
I want to clear RichEdit control. But, I set the attribute of RichEdit control CFE_PROTECTED. So I couldn't clear RichEdit control. I think that I should set the attribute of RichEdit control again( release PROTECTED attribute).

How can I release PROTECTED attribute?

Viewing all articles
Browse latest Browse all 3046

Trending Articles