Chen
Chen

Reputation: 1

How to detect rich edit content in C++

How could I detect whether an edit control support rich content in windows with C++ code, for example, I could copy/paste an image into it.

Additionally, If I get the HWND of the foreground window, how could I get the edit control, but not the frame window?

Upvotes: 0

Views: 108

Answers (0)

Related Questions