eDriven Framework API
HasPopup Method (popup)
NamespaceseDriven.Gui.ManagersPopupManagerHasPopup(DisplayObject)
eDriven Framework API
Returns true if popup is displayed
Declaration Syntax
C#Visual BasicVisual C++
public bool HasPopup(
	DisplayObject popup
)
Public Function HasPopup ( _
	popup As DisplayObject _
) As Boolean
public:
bool HasPopup(
	DisplayObject^ popup
)
Parameters
popup (DisplayObject)
A popup to remove

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