hi
to copy the selected content to clipboard
DataObject d = sourceDGV.GetCl ipboardContent( );
Clipboard.SetDa taObject(d);
and at the time of pasting u get the copied content by
string s = Clipboard.GetTe xt();
and use this string where u want to paste the content..
Aru
User Profile
Collapse
-
sdanda,
in C#.net u can use FlowLayoutPanel I am not so sure of that, if it is thr in VB...Leave a comment:
No activity results to display
Show More
Leave a comment: