XMLDA.NET Reference
ImageList Property
See Also  Send Feedback
xmldanet Namespace > ShowBrowseTreeList Class : ImageList Property

Glossary Item Box

List of the images shown in the browse TreeView

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ShowBrowseTreeList
Dim value As ImageList
 
instance.ImageList = value
 
value = instance.ImageList
C# 
public ImageList ImageList {get; set;}

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.