ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > QueryBuilder Class : DefaultImageList Property |
'Declaration Public Shared ReadOnly Property DefaultImageList As System.Windows.Forms.ImageList
'Usage Dim value As System.Windows.Forms.ImageList value = QueryBuilder.DefaultImageList
public static System.Windows.Forms.ImageList DefaultImageList {get;}
public: __property static System.Windows.Forms.ImageList* get_DefaultImageList();