RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AutoFillMemoCellControl..::..ShowMemoEditorWindow Event

Occurs when [show memo editor window].

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public event EventHandler ShowMemoEditorWindow
Public Event ShowMemoEditorWindow As EventHandler
public:
 event EventHandler^ ShowMemoEditorWindow {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}