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

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204