Piccolo.NET

PText.PROPERTY_KEY_TEXT Field

The key that identifies a change in this node's Text.

protected static readonly object PROPERTY_KEY_TEXT;

Remarks

In a property change event both the old and new value will be set correctly to String objects.

See Also

PText Class | UMD.HCIL.Piccolo.Nodes Namespace