Click to See Complete Forum and Search --> : How to display entire file in edit box?


seekinganswer
November 25th, 2002, 06:42 PM
For a Visual C++ MFC dialog -

I have attempted to display a file in my dialog's edit box with no success. I have associated the edit box with a member variable but it didn't yield the desired results.

Is anyone an expert out there?

Thanks,