Keyoti RapidSpell Web .NET Help Docs
CssClassStaticOverlay Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineCssClassStaticOverlay
Keyoti RapidSpell Web .NET
The CSS class given to the static-mode overlay DIV element which holds spelling errors in front of the text box.
Declaration Syntax
C#Visual BasicVisual C++
public string CssClassStaticOverlay { get; set; }
Public Property CssClassStaticOverlay As String
public:
property String^ CssClassStaticOverlay {
	String^ get ();
	void set (String^ value);
}
Remarks
Typical properties would are; OVERFLOW: scroll; border:1px solid #7F9DB9; padding: 2px; Z-INDEX: 900; Leave empty for default.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625