Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    how to get default context menu of Image ?

    Hi All,

    I would like to get the default Context menu of an image and add this as a submenu to other menu item.

    is this possible ? If yes then how can I achieve this ?

    Please help me in this regard.

    Thanks & Regards,
    Narendra Shekhawat.

    #2
    You mean you setContextMenu() on some Img and you want to resuse it for others? Well getContextMenu() or just make the Menu a variable and pass it where needed.

    Comment

    Working...
    X