ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > MetadataStructureOptions Class : ImageList Property |
'Declaration Public Property ImageList As System.Windows.Forms.ImageList
'Usage Dim instance As MetadataStructureOptions Dim value As System.Windows.Forms.ImageList instance.ImageList = value value = instance.ImageList
public System.Windows.Forms.ImageList ImageList {get; set;}
Please refer to the *ImageIndex properties to get or set icons of specific tree nodes.
There are tree properties for each type of database objects (Table, View, Synonym and Procedure). The User*ImageIndex determines the icon image index for ordinary (user) objects, the System*ImageIndex determines the icon image index for system objects; the *sFolderImageIndex determines the icon image index for grouping nodes of appropriate database object type.