المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to Remove TitleIcon for CDialog if border is Resized VC++



C++ Programming
08-03-2010, 08:22 AM
Hi all,


I have changed the CDialog properties.

In CDialog i have changed Border syle as "Resizing" from "Dialog Frame".
If i changed this Property, An Icon is been displayed in the Dialog.

I dont want to have an extra Icon in the Dialog TitleBar.

What should i do.


I tried with SetIcon(NULL,TRUE) //remove the ICON from TitleBar when changing the Border Style.

Thanks & Regards
uday.