C# ContextMenuStrip
2017-07-09 本文已影响0人
func_老衲姓罗
向窗体中拉入一个lable 一个contextmenustrip
image.png设置contextmenustrip的items
在lable的ContextMenuStrip属性绑定指定的ContextMenuStrip
运行程序后 在lable上点击右键
image.png向窗体中拉入一个lable 一个contextmenustrip
image.png设置contextmenustrip的items
在lable的ContextMenuStrip属性绑定指定的ContextMenuStrip
运行程序后 在lable上点击右键
image.png