RSS Feed




More...




Using Windows Clipboard Programatically

Introduction

Windows uses clipboard to store data that be transferred from one application to another. Most of the times you use the famous Ctrl+X, Ctrl+C, Ctrl+V keystrokes to cut, copy and paste data. However, sometimes you may want to place some data on the clipboard through code. In such cases you can use Clipboard class to achieve the task. In this code sample you will see how to do just that.

Code Sample

Download the ZIP file and extract it at your end. The file contains a Windows Forms project with one form. The form consists of two textboxes and two buttons. The first textbox and button allows you to enter text and set it to the clipboard. The other textbox and button gets the data from the clipboard and displayes in the second textbox.

Bipin Joshi is a blogger, author and a Kundalini Yogi who writes about apparently unrelated topics - Yoga & technology! A former Software Consultant and trainer by profession, Bipin is programming since 1995 and is working with .NET framework ever since its inception. He is an internationally published author and has authored or co-authored more than half a dozen books and numerous articles on .NET technologies. He has also penned a few books on Yoga. Bipin was also a Microsoft MVP for six consecutive years. You can read more about him here.

Stay updated : Twitter  Facebook  Google+


Associated Links
Download Source Code

Tags : .NET Framework Windows Forms
Posted On : 11 Jul 2004
Current Rating :
Rate this product :


This page is protected by copyright laws. Copying in any form is strictly prohibited. For Copyright notice and legal terms of use click here.

Protected by Copyscape


Copyright (C) bipinjoshi.net. All rights reserved.
Contact Us
Read Copyright & Terms Of Use
Hosted By DiscountASP.net