Kamis, 11 November 2010

Quick Tip: change text on the Clipboard before you paste CTRL + v

This quick tip describes how text from the Clipboard can be modified before the user inserts the text with CTRL + V in a TextBoxNotes KeyDown event of a TextBox checks whether the user has pressed the key combination CTRL + V. If this is the case, the text from the Clipboard using the method assigns Clipboard.GetText() of a private variable. It follows a check whether the text in the Clipboard is

Tidak ada komentar:

Posting Komentar