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

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