Regarding Property Page
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I want to embed Rich Edit Text inside property page. I am using Rich Text Edit control for displaying License agreement. Please help me out. I stuck at this point. Any help would be greatly appreciated. Thanks H4u32
If you're using MFC, call the function
AfxInitRichEdit()
during application initialization.«_Superman_» I love work. It gives me something to do between weekends.