eDriven Framework API
IsPopUp Property
NamespaceseDriven.Gui.ComponentsComponentIsPopUp
eDriven Framework API
A flag set by popup manager to true if this is a popup
Declaration Syntax
C#Visual BasicVisual C++
public bool IsPopUp { get; internal set; }
Public Property IsPopUp As Boolean
	Get
	Friend Set
public:
property bool IsPopUp {
	bool get ();
	internal: void set (bool value);
}

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