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