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

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