jj 04.05.2016 staticlist editor

This commit is contained in:
JenneJ
2016-05-04 16:09:15 +02:00
parent 7ec031388f
commit 1c53e3e894
8 changed files with 326 additions and 8 deletions

View File

@@ -259,12 +259,19 @@
<Compile Include="frmRight_Management.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmStaticListEditor.Designer.vb">
<DependentUpon>frmStaticListEditor.vb</DependentUpon>
</Compile>
<Compile Include="frmStaticListEditor.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmWD_Import_Doc_Record.Designer.vb">
<DependentUpon>frmWD_Import_Doc_Record.vb</DependentUpon>
</Compile>
<Compile Include="frmWD_Import_Doc_Record.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="ClassStaticListEditor.vb" />
<Compile Include="Strings\ControlProperties.en.Designer.vb">
<DependentUpon>ControlProperties.en.resx</DependentUpon>
<AutoGen>True</AutoGen>
@@ -610,6 +617,9 @@
<EmbeddedResource Include="frmRight_Management.resx">
<DependentUpon>frmRight_Management.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmStaticListEditor.resx">
<DependentUpon>frmStaticListEditor.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmWD_Import_Doc_Record.resx">
<DependentUpon>frmWD_Import_Doc_Record.vb</DependentUpon>
</EmbeddedResource>