Miner.Controls Assembly > Miner.Controls Namespace > MinerTreeView Class : ImageList Property |
'Declaration <SRCategoryAttribute("CatBehavior")> <System.ComponentModel.DefaultValueAttribute("")> <SRDescriptionAttribute("TreeViewImageListDescr")> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.Repaint)> Public Property ImageList As System.Windows.Forms.ImageList
'Usage Dim instance As MinerTreeView Dim value As System.Windows.Forms.ImageList instance.ImageList = value value = instance.ImageList
[SRCategory("CatBehavior")] [System.ComponentModel.DefaultValue("")] [SRDescription("TreeViewImageListDescr")] [System.ComponentModel.RefreshProperties(RefreshProperties.Repaint)] public System.Windows.Forms.ImageList ImageList {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.