DecoratorHostShape.ForwardEventsToParent Property

Definition

Gets or sets whether Key and Mouse events to this class should be forwarded to the parent shape.

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

Property Value

Applies to