클립보드 붙여넣기 기능 추가

This commit is contained in:
chi
2022-01-18 21:54:44 +09:00
parent c64da59da8
commit 8cdd9d5729
16 changed files with 889 additions and 213 deletions

View File

@@ -122,6 +122,12 @@
<Compile Include="fLovWorkUser.Designer.cs">
<DependentUpon>fLovWorkUser.cs</DependentUpon>
</Compile>
<Compile Include="Holiday\fImpKunTae.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Holiday\fImpKunTae.Designer.cs">
<DependentUpon>fImpKunTae.cs</DependentUpon>
</Compile>
<Compile Include="Holiday\fWorkTableUser.cs">
<SubType>Form</SubType>
</Compile>
@@ -170,6 +176,9 @@
<EmbeddedResource Include="fLovWorkUser.resx">
<DependentUpon>fLovWorkUser.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Holiday\fImpKunTae.resx">
<DependentUpon>fImpKunTae.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Holiday\fWorkTableUser.resx">
<DependentUpon>fWorkTableUser.cs</DependentUpon>
</EmbeddedResource>