fix sql not being loaded by cleverly hiding the corresponding textboxes
This commit is contained in:
@@ -424,6 +424,7 @@
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmAdministration.en-US.resx">
|
||||
<DependentUpon>frmAdministration.vb</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmAdministration.resx">
|
||||
<DependentUpon>frmAdministration.vb</DependentUpon>
|
||||
@@ -543,6 +544,7 @@
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmStart.resx">
|
||||
<DependentUpon>frmStart.vb</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="My Project\licenses.licx" />
|
||||
<EmbeddedResource Include="My Project\Resources.resx">
|
||||
@@ -764,11 +766,14 @@
|
||||
<None Include="Resources\arrow_Up_16xLG.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="DD_Icons_ICO_GLOBIX_1.ico" />
|
||||
<Content Include="DD_Icons_ICO_GLOBIX_1.ico">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="DD_Icons_ICO_GLOBIX_128.ico">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="globe_handdrawn.ico" />
|
||||
<Content Include="Resources\DD_Icons_ICO_GLOBIX_1.ico" />
|
||||
<None Include="Resources\GLOBIX_short.png" />
|
||||
<None Include="Resources\Close_16xMD.png" />
|
||||
<None Include="Resources\Close_16xLG.png" />
|
||||
|
||||
Reference in New Issue
Block a user