







![]() ![]() |
UltimateSearch Class Library |
UltimateSearchTypeList..::..ForeColor Property |
UltimateSearchTypeList Class See Also Send Feedback |
Gets or sets the foreground color.
Namespace: Karamasoft.WebControls.UltimateSearch
Assembly: UltimateSearch (in UltimateSearch.dll) Version: 3.7.4186.26690
Syntax
C# |
---|
public override Color ForeColor { get; set; } |
Visual Basic |
---|
Public Overrides Property ForeColor As Color Get Set |
Visual C++ |
---|
public: virtual property Color ForeColor { Color get () override; void set (Color value) override; } |
Field Value
Foreground color.
Remarks
Use this property to set the foreground color.