MdiWindowListItem on a ToolStrip - Its Possible?

  • Thread starter Thread starter DarkMoebius
  • Start date Start date
D

DarkMoebius

Hello everybody.

I want to do a MdiChilds bar. Like the Windows Task Bar. It is
possible in a MenuStrip item with the property:
Me.MenuStrip.MdiWindowListItem = MenuItem

I want same functionality on a ToolStrip.

Any idea?
 
Back
Top