摘要: 最近用到DotNetBar的SuperTabControl,发现SuperTabItem木有右键菜单,也不是继承于Control的,ContextMenu属性就没法设置了,只好自己手动加了,不多废话,直接上代码吧。using System;using System.Drawing;using Sys... 阅读全文
posted @ 2014-04-19 08:59 Marksion 阅读(1587) 评论(0) 推荐(0)