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

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