예제 #1
0
 private void FrmCustomReport_Load(object sender, EventArgs e)
 {
     lstStorage.SmallImageList = SystemIconsManager.GetInstance().SmallIconsImageList;
     lstStorage.LargeImageList = SystemIconsManager.GetInstance().LargeIconsImageList;
 }