hi there,
i have a form with text boxes and lables and datagrid view,
the user enters data in one text box in the form. wen the user press ctrl+c from the key board how can i make i to copy the value entered in the textbox. and when the user press ctrl+v how can i make the data to be pasted in the selected textbox.
how can i do this in C#.
thankxxxxxx