Table of Contents

Property AcceptTabs

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

AcceptTabs

When implemented by a class, gets or set a boolean value that indicates whether TAB key should be accepted by Edit control as input key.

bool AcceptTabs { get; set; }

Property Value

bool