Gets or sets the foreground color of the Web server control.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[PersistenceModeAttribute(PersistenceMode.Attribute)] public Color ForeColor { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)] public Color ForeColor { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property ForeColor As Color Get Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property ForeColor As Color Get Set
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property Color ForeColor { Color get (); void set (Color value); }
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property Color ForeColor { Color get (); void set (Color value); }
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member ForeColor : Color with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member ForeColor : Color with get, set
Property Value
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120