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

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