Miner.Desktop Assembly > Miner.Desktop.Toc Namespace > TreeViewHost Class : ForeColor Property |
'Declaration <SRCategoryAttribute("Appearance")> <System.Runtime.InteropServices.DispIdAttribute(-513)> <SRDescriptionAttribute("The foreground color of this component, which is used to display text.")> Public Property ForeColor As System.Drawing.Color
'Usage Dim instance As TreeViewHost Dim value As System.Drawing.Color instance.ForeColor = value value = instance.ForeColor
[SRCategory("Appearance")] [System.Runtime.InteropServices.DispId(-513)] [SRDescription("The foreground color of this component, which is used to display text.")] public System.Drawing.Color ForeColor {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.