Click to See Complete Forum and Search --> : dialog box without title


Erich Ruth
April 5th, 1999, 11:03 AM
I have vc++ 6.0. How can I create a modal dialog box without a title bar or caption? I just want the grey part of the dialog box itself.

Any response anyone can give me will be greatly appreciated.

Allen Yuh
April 5th, 1999, 11:12 AM
Simply, you can un-check the "Title Bar" style option of the Dialog Properities in Resource Editor.

Allen