I am trying to using an ImageList control with my ListView. In VB it seems you can add the ImageList control to the form and the name appears in the properties of the ListView. But in VBA that is not the case. You must first initialize the ImageList control?? Anybody know how I can get the ImageList control name to appear in the properties of the ListView (Icon Image List tab)??