Hello,
I have MDI container form with a menustrip and when any children are displayed in it the child forms icon displays in the menu strip along with the min, max, and close buttons.
What I want is the ability to not display the child forms icon in the menustrip, and it would be nice if I could control which of the other buttons are displayed as well.
I have the child forms ShowIcon property set to False but the default windows icon is displayed in the menustrip now. :-(
Any help in fixing this would be greatly appreciated.
Thanks,
Kris