Application Icon does not appear

07/04/2004 - 05:46 por Ghazanfar Ali | Informe spam
Hi All:

I am developing Dialog based application. I have placed Microsoft
WebBrowser control(IE control) on main Dialog of application. On the IE
control, i have drawn an image on the IE control and trim the Dialog
according the the size of image.

Dialog Properties:

1)Dialog Stle=Popup
2)Border=None

Now problem, when I run application, it does not load application icon.
If I change border to Thin and Enable System menu, it loads icon but does
not trim the dialog according to image size.
I want to load icon with same dialog properties as above mentioned.

Please help me in this regard.


Regards,
Ghazanfar Ali
 

Leer las respuestas

#1 ViKT0RY
07/04/2004 - 17:50 | Informe spam
You have to load the icon from the resources and then use seticon or
WM_SETICON message.

Preguntas similares