Miner.Desktop Assembly > Miner.Desktop.Toc Namespace > TreeViewHost Class : BackgroundImage Property |
'Declaration <SRCategoryAttribute("Appearance")> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.LocalizableAttribute(True)> <SRDescriptionAttribute("The background image used for the control.")> Public Property BackgroundImage As System.Drawing.Image
'Usage Dim instance As TreeViewHost Dim value As System.Drawing.Image instance.BackgroundImage = value value = instance.BackgroundImage
[SRCategory("Appearance")] [System.ComponentModel.DefaultValue()] [System.ComponentModel.Localizable(true)] [SRDescription("The background image used for the control.")] public System.Drawing.Image BackgroundImage {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.