Keyoti RapidSpell Web .NET Help Docs
PopUpWindowName Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherPopUpWindowName
Keyoti RapidSpell Web .NET
If this control doesn't create a pop-up window for the spell checker (and is in popup mode) this specifies the name of an existing window to put the spell checker in.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string PopUpWindowName { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string PopUpWindowName { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property PopUpWindowName As String
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property PopUpWindowName As String
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ PopUpWindowName {
	String^ get ();
	void set (String^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ PopUpWindowName {
	String^ get ();
	void set (String^ value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member PopUpWindowName : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member PopUpWindowName : string with get, set
Property Value
String

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