TWebPopupMenu on a TWebPaintBox

I noticed that a TWebPaintBox doesn't have a popupmenu event field, I therefore assume we should handle that ourselves by detecting a right button click and bringing up the popup ourselves? How do we override the current popup menu on a TWebPaintBox which has things like save image and copy image?

It was an oversight. We have exposed it now. Next update will show the PopupMenu property for TWebPaintBox.

ok great, look forward to the update.