Is there a way I can set the MDI child's icon to be on the MdiWindowListItem.Image How can I know which form is this MdiWindowListItem related to Thanks alot!
The MenuStrip has an MdiWindowListItem property. Assign your "Window" ToolStripMenuItem to this property and a list of open MDI child windows will be automatically created below it. The MainMenu has a similar MdiListItem property.
MDI Taskbar?
Suryanarayana Putrevu
adnap
freewind
c#_novice