Currently we're using a pictureBox as a Watermark, but this only shows on the first page of the record.
We also created a binding to show/hide the image.
When using a real Watermark it is correctly displayed on every page, but we cannot add a binding to conditionally show/hide it.
How can we implement a Watermark that both is displayed on every page, but also is only shown on a specific condition?
Kind regards.