Table of Contents

Property Handled

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

Handled

Specifies whether key pressing is handled by an event, preventing further processing of the key message.

public bool Handled { get; set; }

Property Value

bool