This property sets whether or not the popup menu is displayed when the mouse cursor moves over an image.
[Visual Basic] Public Property EnableImagePopupMenu As Boolean
[C#] public bool EnableImagePopupMenu {get; set;}

Property Value

Value Explanation
True Enables the image popup menu
False(default) Disables the image popup menu

Explanation

The EnableImagePopupMenu property sets whether or not the popup menu is displayed when the mouse cursor moves over the image. By setting this property to True, the browser's image popup menu is displayed allowing the image to be printed, saved or sent in an Email.

See Also

ImageKit.WPF.Web.ImageKit Members | Newtone.ImageKit.WPF.Web.ImageKit

 

The ImageKit WPF is created by Newtone Corporation