Preview with a readonly edit control on a propertysheet or a tabbed dialog
C / C++ / MFC
2
Posts
1
Posters
0
Views
1
Watching
-
I need to have some sort of a property sheet whose pages will create some sort of a text file, Now I need to provide a preview of this text getting changed in a window ideally a readonly edit field. How can I achieve this with CPropertySheet or is there any other way
-
I need to have some sort of a property sheet whose pages will create some sort of a text file, Now I need to provide a preview of this text getting changed in a window ideally a readonly edit field. How can I achieve this with CPropertySheet or is there any other way