G
Guest
Hi
If you have a form where the FormBorderStyle=Sizable and no icon is assigned
to the form; you get the WindowsForms 'generic' icon.
Is there a way to remove the 'generic' icon and have no icon displayed?
I tried setting the Icon property to Null in code but this didn't have any
effect.
If you have a form where the FormBorderStyle=Sizable and no icon is assigned
to the form; you get the WindowsForms 'generic' icon.
Is there a way to remove the 'generic' icon and have no icon displayed?
I tried setting the Icon property to Null in code but this didn't have any
effect.