This property sets whether or not the edit popup menu is displayed when the right mouse button is clicked

[C#++Builder]   imagekitcontrolname->Edit->EnableEditPopupMenu [ = bool ]
[Delphi]   imagekitcontrolname.Edit.EnableEditPopupMenu [ = Boolean ]

Property Value

Value Explanation
True Displays the popup menu when the right mouse button is clicked
False Does not display the popup menu

Explanation

The EnableEditPopupMenu property sets whether or not the edit popup menu is displayed when the right mouse button is clicked. The default value is True.

The edit popup menu appears after the image editing toolbar has been displayed and the right mouse button is clicked.

Setting this value

This value can be set at run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation