Keyoti RapidSpell Silverlight API Docs
Show Method (modalOwner, userOptions, presenter)
APIKeyoti.RapidSpell.OptionsOptionsPresenterShow(Object, UserOptions, RapidSpellGUIPresenter)
Keyoti RapidSpell Silverlight
Shows the form
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual bool Show(
	Object modalOwner,
	UserOptions userOptions,
	RapidSpellGUIPresenter presenter
)
Public Overridable Function Show ( 
	modalOwner As Object,
	userOptions As UserOptions,
	presenter As RapidSpellGUIPresenter
) As Boolean
public:
virtual bool Show(
	Object^ modalOwner, 
	UserOptions^ userOptions, 
	RapidSpellGUIPresenter^ presenter
)
abstract Show : 
        modalOwner : Object * 
        userOptions : UserOptions * 
        presenter : RapidSpellGUIPresenter -> bool 
override Show : 
        modalOwner : Object * 
        userOptions : UserOptions * 
        presenter : RapidSpellGUIPresenter -> bool 
Parameters
modalOwner (Object)
userOptions (UserOptions)
presenter (RapidSpellGUIPresenter)
Return Value

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)