Keyoti RapidSpell Web .NET Help Docs
CreatePopUpWindow Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherCreatePopUpWindow
Keyoti RapidSpell Web .NET
Whether this control should create a pop-up window for the spell checker.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool CreatePopUpWindow { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool CreatePopUpWindow { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property CreatePopUpWindow As Boolean
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property CreatePopUpWindow As Boolean
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool CreatePopUpWindow {
	bool get ();
	void set (bool value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool CreatePopUpWindow {
	bool get ();
	void set (bool value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member CreatePopUpWindow : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member CreatePopUpWindow : bool with get, set
Property Value
Boolean
Remarks
If this is set to false then PopUpWindowName must be specified as the name of an existing window in which to feed the spell checker.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331