Handled Field
Gets or sets whether this event has been handled. If false, then the object that fired the event will perform the default functionality
Syntax
public System.bool HandledPublic Handled As System.BooleanGets or sets whether this event has been handled. If false, then the object that fired the event will perform the default functionality
public System.bool HandledPublic Handled As System.Boolean