Hi, how to just delete that windows form application icon in the left corner without replacing it with another icon?
+2
A:
If it is .NET (Winforms) the form should have a ShowIcon property. Set this to false.
edosoft
2010-01-21 13:15:24
This should be a comment, not an answer.
SLaks
2010-01-21 13:20:15