OPCAE.NET Reference Manual
ForeColor Property
See Also  Send Feedback
OPCAE.NET.Controls Namespace > EventView Class : ForeColor Property

Glossary Item Box

The foreground color of the ListView.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
<DescriptionAttribute("The foreground color of the ListView.")>
Public Shadows Property ForeColor As Color
C# 
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
[DescriptionAttribute("The foreground color of the ListView.")]
public new Color ForeColor {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.