Support text pasting with Ctrl+V

This commit is contained in:
ORelio 2014-01-11 12:48:59 +01:00
parent d012905b65
commit bca2a4116c
2 changed files with 99 additions and 66 deletions

View file

@ -74,6 +74,7 @@
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />