Click to See Complete Forum and Search --> : Changing Dialog Box Title


September 22nd, 1999, 04:14 PM
I'm trying to change the title of a dialog box during run time.

How can I do this?

Thanks
Keith

mtighe
September 22nd, 1999, 04:16 PM
SetWindowText("yada yada");

mtighe,

mtighe@pobox.com