S Samuel Shulman Mar 22, 2006 #1 so the user can paste it anywhere What method can be used? Thank you, Samuel
Z zacks Mar 22, 2006 #2 None of the regulars are going to respond to your query as the answer is obvious as quickly retrievable from the help. Do a help search for the Clipboard Class.
None of the regulars are going to respond to your query as the answer is obvious as quickly retrievable from the help. Do a help search for the Clipboard Class.
C Carlos J. Quintero [VB MVP] Mar 22, 2006 #3 Hi Samuel, See: System.Windows.Forms.ClipBoard.SetData(...) -- Best regards, Carlos J. Quintero MZ-Tools: Productivity add-ins for Visual Studio You can code, design and document much faster: http://www.mztools.com
Hi Samuel, See: System.Windows.Forms.ClipBoard.SetData(...) -- Best regards, Carlos J. Quintero MZ-Tools: Productivity add-ins for Visual Studio You can code, design and document much faster: http://www.mztools.com