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