B
burhan
I don't want to use form's icon on main form. Bur can not set to null.
Is tehere any suggestion?
gburhan
Is tehere any suggestion?
gburhan
* "burhan said:I don't want to use form's icon on main form. Bur can not set to null.
Tim Wilson said:If I'm understanding you correctly then it should still work fine. See the
attached zip file for a solution.
Tim Wilson said:Ok, so you are looking to remove an MDI child windows icon when it's merged
with the MainMenu of the MDI parent. I looked around and couldn't find a way
to completely remove the icon after the merge (that's not to say that you
can't do this it's just that I didn't find a way). But you could create a
blank icon and use that. So create an icon using VS.Net and erase all it's
content (for both 16x16 and 32x32), and then assign this icon to all the MDI
children.