
How to programmatically change title bar text.
I have a dialog that does not know what to display in the title until it is
displayed. How do I programmatically change the dialogs title bar text in
the InitDialog() function?
I tried to do a this-> and search the available routines, but nothing jumped
out as being the obvious choice.
Demir