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

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