C#中双击编辑listview某项
摘要:
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;namespace WindowsApplication2{ public partial class Form1 : Form { ListViewEx cListView1 = new ListViewEx(); public Form1() { InitializeCompon 阅读全文
posted @ 2012-07-20 23:19 ma1076492641 阅读(3716) 评论(0) 推荐(0)
浙公网安备 33010602011771号