Windows Forms | MenuStrip Sub-Items (ToolStripMenuItem) changing Cursor won't work

后端 未结 0 1505
情歌与酒
情歌与酒 2021-01-24 13:28

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题