MVPSI.JAMS Namespace > AgentNodeCtl Class : ForeColor Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(-513)> <SRCategoryAttribute("Appearance")> <SRDescriptionAttribute("The foreground color of this component, which is used to display text.")> Public Overridable Property ForeColor As System.Drawing.Color
'Usage
Dim instance As AgentNodeCtl Dim value As System.Drawing.Color instance.ForeColor = value value = instance.ForeColor
[System.Runtime.InteropServices.DispId(-513)] [SRCategory("Appearance")] [SRDescription("The foreground color of this component, which is used to display text.")] public virtual System.Drawing.Color ForeColor {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2