Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NBatch Class / FocusOnCommit Property


In This Topic
    FocusOnCommit Property
    In This Topic
    Whether the text control must regaing focus when the batch is comitted.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property FocusOnCommit As System.Boolean
    'Usage
     
    
    Dim instance As NBatch
    Dim value As System.Boolean
     
    value = instance.FocusOnCommit
    public virtual System.bool FocusOnCommit {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also