简体   繁体   中英

How to insert a rich edit control in MSVC 2015 MFC dialog

I need to add a Right Edit control to MFC Dialog based application.

I am using MSVC 2015. On which on the Toolbox I can find "Rich Edit" as I used to find on MSVC 6.0

Finally I figured it out: Right clicked on the Toolbox and Reset the the toolbox then I got it there (RichEdit2).

I wish that this would be helpful for someone who got stuck in such trivial problem.

I think that something went wrong with the MSVC compiler. Thanks to "Reset" function.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM