Whether to automatically change a static text box from checking to editing when there are no more errors remaining.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[PersistenceModeAttribute(PersistenceMode.Attribute)] public bool EnterEditModeWhenNoMoreErrors { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)] public bool EnterEditModeWhenNoMoreErrors { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property EnterEditModeWhenNoMoreErrors As Boolean Get Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property EnterEditModeWhenNoMoreErrors As Boolean Get Set
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property bool EnterEditModeWhenNoMoreErrors { bool get (); void set (bool value); }
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property bool EnterEditModeWhenNoMoreErrors { bool get (); void set (bool value); }
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member EnterEditModeWhenNoMoreErrors : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member EnterEditModeWhenNoMoreErrors : bool with get, set

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