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