msanford
July 27th, 2005, 10:59 AM
Hi all,
I added a rich edit control to one of my dialogs in a Wiz97 Stlye wizard, and when I add the control the Dialog does not appear (ie the Welecome dialog replaces it), If I take the Rich edit control off the Dialog appears and functions as expected. I am calling InitCommonControls() at the begining of program execution.
This is the first time I have attempted to to do any thing with a Rich Edit control, and I am sure that I am missing something really stupid but I have hunted around, read the Control info on the MSDN and searched on this site for the soltuion, but it seems to be eluding me. Can anyone please point me in the right direction?
Thanks in advance
I added a rich edit control to one of my dialogs in a Wiz97 Stlye wizard, and when I add the control the Dialog does not appear (ie the Welecome dialog replaces it), If I take the Rich edit control off the Dialog appears and functions as expected. I am calling InitCommonControls() at the begining of program execution.
This is the first time I have attempted to to do any thing with a Rich Edit control, and I am sure that I am missing something really stupid but I have hunted around, read the Control info on the MSDN and searched on this site for the soltuion, but it seems to be eluding me. Can anyone please point me in the right direction?
Thanks in advance