Piccolo.NET

PNode.PropertyChangeParentMask Property

Gets or sets a value that determines which property change events are forwarded to this node's parent so that it's property change listeners will also be notified.

public int PropertyChangeParentMask {get; set;}

Property Value

A bitwise combination of the PROPERTY_CODE_XXX flags that determines which properties change events are forwarded to this node's parent.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility