Event TokenChanged
- Namespace
- PaintDotNet.Effects
- Assembly
- PaintDotNet.Effects.Core.dll
Occurs when the Token property is set or modified.
public event EventHandler? TokenChanged
Returns
- Implements
Remarks
To cause the token to be synchronized with the dialog's controls, call UpdateTokenFromDialog().