New editwindow , before connection

This commit is contained in:
2021-06-02 22:35:36 +02:00
parent 6c32c38296
commit dd0f9dde71
18 changed files with 1266 additions and 4 deletions

View File

@ -25,6 +25,12 @@
<ProjectReference Include="..\StockDAL\StockDAL.csproj" />
</ItemGroup>
<ItemGroup>
<Compile Update="frmEditStock.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<None Update="Stocks.db">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>