Active Query Builder 2 .NET Edition reference
DefaultImageList Property



Gets the list of default icons.
Syntax
'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();
Remarks
You can override icons in this list or you can set your own image lists via the QueryStructureTreeOptions.ImageList, the MetadataStructureOptions.ImageList and the VisualOptions.TabsImageList.
See Also

Reference

QueryBuilder Class
QueryBuilder Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback