I want to have a Hand Cursor for all ToolStripMenuItems.
So i change it in MouseEnter and MouseLeave with this.Cursor = Cursors.Hand; & this.Cursor
this.Cursor = Cursors.Hand;
this.Cursor