This event is generated just after the PopUp Menu has closed.
[Visual Basic]   imagekitcontrolname_EndPopUpMenu()
[Visual C++]     OnEndPopUpMenuimagekitcontrolname()
[VB.NET]   imagekitcontrolname_EndPopUpMenu(ByVal sender As System.Object, ByVal e As System.EventArgs)
[C#.NET]   imagekitcontrolname_EndPopUpMenu(object sender, EventArgs e)

Parameters

None

Explanation

The EndPopUpMenu event is generated just after the PopUp Menu has closed. The PopUp menu is displayed when using the image-editing toolbars and right clicking the mouse.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation