Keyoti RapidSpell Web .NET Help Docs
AddButton Property
API DocumentationKeyoti.RapidSpellRapidSpellWebAddButton
Keyoti RapidSpell Web .NET
The 'add' button, is only displayed if the user dictionary file is specified in the RapidSpellWebLauncher control.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public RSButton AddButton { get; }
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public RSButton AddButton { get; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public ReadOnly Property AddButton As RSButton
	Get
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public ReadOnly Property AddButton As RSButton
	Get
public:
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
property RSButton^ AddButton {
	RSButton^ get ();
}
public:
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
property RSButton^ AddButton {
	RSButton^ get ();
}
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
member AddButton : RSButton with get
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
member AddButton : RSButton with get
Property Value

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