G
Gregory Khrapunovich
Hi,
I am developing Windows Forms/C# application under VS 2003. Some dialogs
have wrong icons. I can easily replace the icon to another one using
dialog's "Icon" property, but what I really want is to remove the icon from
the dialog altogether. I tried to delete the Icon property value. It worked
on some dialogs and didn't work on the others, i.e. some dialogs appear
without an icon (that's what I want) and others appear with default Visual
Studio icon. If it happens I cannot remove the icon no matter what I try.
Is it a Visual Studio 2003 bug or I am doing something wrong?
Gregory
I am developing Windows Forms/C# application under VS 2003. Some dialogs
have wrong icons. I can easily replace the icon to another one using
dialog's "Icon" property, but what I really want is to remove the icon from
the dialog altogether. I tried to delete the Icon property value. It worked
on some dialogs and didn't work on the others, i.e. some dialogs appear
without an icon (that's what I want) and others appear with default Visual
Studio icon. If it happens I cannot remove the icon no matter what I try.
Is it a Visual Studio 2003 bug or I am doing something wrong?
Gregory