摘要:
今天在项目中遇到了一个小问题,需要给ListBox添加ItemClick事件,很简单:public class MyListBox:ListBox { private static readonly object EventItemClick = new object(); public event EventHandler<ListBoxItemEventArgs> ItemClic... 阅读全文
posted @ 2009-07-07 16:37
西西弗斯
阅读(2710)
评论(0)
推荐(0)
浙公网安备 33010602011771号