//creates a imageList ImageList imageList = new ImageList(); //Changes the Size of the imagList imageList.ImageSize = new Size(30, 30);