Keyoti SearchUnit API Docs
BackColor Property
API DocumentationKeyoti.SearchEngine.WebKTextBoxBackColor
Keyoti SearchUnit v6
Gets or sets the background color of the Web server control.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public Color BackColor { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public Color BackColor { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property BackColor As Color
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property BackColor As Color
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property Color BackColor {
	Color get ();
	void set (Color value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property Color BackColor {
	Color get ();
	void set (Color value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member BackColor : Color with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member BackColor : Color with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120