R
Rookie
Hi,
In the title bar of the form, there is an icon displayed. How do I get rid
of it? I tried programmatically doing :
this.Icon=null;
(this refers to the form)
That didn't work. Is there anything else I should be doing?
Hope to hear from someone out there.Thanks
In the title bar of the form, there is an icon displayed. How do I get rid
of it? I tried programmatically doing :
this.Icon=null;
(this refers to the form)
That didn't work. Is there anything else I should be doing?
Hope to hear from someone out there.Thanks