HandledEventArgs::Handled Property
.NET Framework (current version)
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.
Assembly: System (in System.dll)
Property Value
Type: System::Booleantrue if the event has been completely handled; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: