all groups > dotnet academic > april 2004 >
You're in the

dotnet academic

group:

How remove icon from MDIChildForms windows


How remove icon from MDIChildForms windows Martin
4/27/2004 12:16:02 PM
dotnet academic:
I need help in what determines whether a form has an icon on th
Windows taskbar in MDIchildforms and how I can remove that for all forms except for m
MDIParentForm form

The tip - "Tools menu>Options...>View tab>unselect Window In Taskbar" does not apply since I can't find a view tab in my Tools menu>Options...> part.
Please help

Re: How remove icon from MDIChildForms windows Angus Entwhistle
4/28/2004 4:31:05 PM
Select the form in the designer and scroll to the bottom of the Properties
Window. There you will find a property called "ShowInTaskbar". Set it to
false.

--
Angus

AddThis Social Bookmark Button