.NET Controls
| System Controls | |
|---|---|
| ClipBoardWatcher.zip Version: 1.0.0 Author: satisharveti WebSite |
For most Programmers, copy and paste is a daily task.But Windows' Clipboard makes our work of copying and pasting harder.
It won't support queuing, the saving of clipboard data, showing the time a copy occurred, the application name from where you copied data, access to remote machine's Clipboard, etc. I think it's better to design an application that will make the copying and pasting of data a little bit easier. So, I designed this application in VS.NET 2003 using C# and Windows Forms. I will explain features provided by this application followed by its design and coding.
Status: Freeware C#; Windows, .NET (.NET 1.x); Win32, WinForms; Dev |