Keyoti RapidSpell WPF API Docs
CreateUserInterfaceFormPresenter Event
APIKeyoti.RapidSpell.WpfRapidSpellDialogCreateUserInterfaceFormPresenter
Keyoti RapidSpell WPF
Fired when an IUserInterfaceFormPresenter is being created. Allows for customization
Declaration Syntax
C#Visual BasicVisual C++
public event CreateUserInterfaceFormPresenterEventHandler CreateUserInterfaceFormPresenter
Public Event CreateUserInterfaceFormPresenter As CreateUserInterfaceFormPresenterEventHandler
public:
 event CreateUserInterfaceFormPresenterEventHandler^ CreateUserInterfaceFormPresenter {
	void add (CreateUserInterfaceFormPresenterEventHandler^ value);
	void remove (CreateUserInterfaceFormPresenterEventHandler^ value);
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827