eDriven Framework API
Color Property
NamespaceseDriven.Gui.ComponentsComponentColor
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public Color Color { get; set; }
Public Property Color As Color
	Get
	Set
public:
property Color Color {
	Color get ();
	void set (Color value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)