If e.Button = MouseButtons.Right Then ContextMenus("Empty").Show(e.Sender,e.x,e.y) '则在鼠标位置显示快捷菜单End If
为什么针对窗口无效