1.how to get the hWnd of the textbox in webpage.
2.how to add menu(undo,cut,copy,paste,delete,select all) when right click on the textbox in the webpage
**plase show me the example code it's very nice**thank you very much
Printable View
1.how to get the hWnd of the textbox in webpage.
2.how to add menu(undo,cut,copy,paste,delete,select all) when right click on the textbox in the webpage
**plase show me the example code it's very nice**thank you very much
A textbox in a web page doesn't have to have a hWnd. In fact, TextBoxes in web pages on Internet Explorer don't have a hWnd.