eDriven Framework API
RemovePopup Method (popup)
NamespaceseDriven.Gui.ManagersPopupManagerRemovePopup(DisplayObject)
eDriven Framework API
Removes a popup from popup stage
Declaration Syntax
C#Visual BasicVisual C++
public void RemovePopup(
	DisplayObject popup
)
Public Sub RemovePopup ( _
	popup As DisplayObject _
)
public:
void RemovePopup(
	DisplayObject^ popup
)
Parameters
popup (DisplayObject)
A popup to remove

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