ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > QueryStructureTreeOptions Class : ImageList Property |
'Declaration Public Property ImageList As System.Windows.Forms.ImageList
'Usage Dim instance As QueryStructureTreeOptions Dim value As System.Windows.Forms.ImageList instance.ImageList = value value = instance.ImageList
public System.Windows.Forms.ImageList ImageList {get; set;}