Table of Contents

Event TokenChanged

Namespace
PaintDotNet.Effects
Assembly
PaintDotNet.Effects.Core.dll

Occurs when the Token property is set or modified.

public event EventHandler? TokenChanged

Returns

EventHandler
Occurs when the property is set or modified.
Implements

Remarks

To cause the token to be synchronized with the dialog's controls, call UpdateTokenFromDialog().