From: Cameron_C on
Hello everyone,
One more question.
I have implemented the "What's This" help throughout my application.
I notice that there does not seem to be any pattern to the window size of
the popup text.
Is there something I can do to specify the dimensions of the window?
As a second question, does anyone know how to include a line break in the
help text?
I have tried \n and \r\n and the result help text simply displays these
characters.

I have all of these tips in a txt file.

I could not find anything in MFC about this.

Thanks,