Piccolo.NET

PText.PROPERTY_CODE_TEXT Field

A bit field that identifies a TextChanged event.

public const int PROPERTY_CODE_TEXT;

Remarks

This field is used to indicate whether TextChanged events should be forwarded to a node's parent. PPropertyEventArgs. PropertyChangeParentMask.

See Also

PText Class | UMD.HCIL.Piccolo.Nodes Namespace | PPropertyEventArgs | PropertyChangeParentMask