eDriven Framework API
UnregisterRollOverComponent Method (component)
NamespaceseDriven.Gui.ManagersMouseEventDispatcherUnregisterRollOverComponent(Component)
eDriven Framework API
Unregisters rollover component
Declaration Syntax
C#Visual BasicVisual C++
public void UnregisterRollOverComponent(
	Component component
)
Public Sub UnregisterRollOverComponent ( _
	component As Component _
)
public:
void UnregisterRollOverComponent(
	Component^ component
)
Parameters
component (Component)

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