コード例 #1
0
 //private int m_iconIndex;
 public Form2()
 {
     InitializeComponent();
     FileIconHelper.SetListViewSystemImageList(listView1);
 }