DiagramKeyPressEventArgs.Handled Property

Definition

Gets or sets a value indicating whether this event has been handled.

public:
 virtual property bool Handled { bool get(); void set(bool value); };
public override bool Handled { get; set; }
member this.Handled : bool with get, set
Public Overrides Property Handled As Boolean

Property Value

Applies to