So i am using the dhtml edit control in visual studio to create a simple html editor.But my context menu strip does no appear when i right click on the dhtml control.I picked my context menu from the properties of the dhtml control but nothing happens.
I read the documentation about dhtml and i think i need to use the contextMenuAction event.But i dont have any idea how to use this.Does anyone know how to do this?
I read the documentation about dhtml and i think i need to use the contextMenuAction event.But i dont have any idea how to use this.Does anyone know how to do this?