System.ComponentModel.HandledEventArgs.Handled Property

Gets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing.

Syntax

public bool Handled { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0