Handled
property
Gets or sets a value indicating whether the event was handled. true to bypass the control's default handling; otherwise, false to also pass the event along to the default control handler.
Syntax
public bool Handled { get; set; }
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.