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