Carnet Tir
This commit is contained in:
16
SDL/Formulare/CARNET-TIR/frmTIR.Designer.vb
generated
16
SDL/Formulare/CARNET-TIR/frmTIR.Designer.vb
generated
@@ -44,13 +44,16 @@ Partial Class frmTIR
|
||||
Me.Label6 = New System.Windows.Forms.Label()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.UsrCntlTIR1 = New SDL.usrcntlTIR()
|
||||
Me.Panel1.SuspendLayout()
|
||||
Me.Panel2.SuspendLayout()
|
||||
Me.Panel3.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'Panel1
|
||||
'
|
||||
Me.Panel1.Location = New System.Drawing.Point(0, 96)
|
||||
Me.Panel1.AutoScroll = True
|
||||
Me.Panel1.Controls.Add(Me.UsrCntlTIR1)
|
||||
Me.Panel1.Location = New System.Drawing.Point(0, 38)
|
||||
Me.Panel1.Name = "Panel1"
|
||||
Me.Panel1.Size = New System.Drawing.Size(853, 961)
|
||||
Me.Panel1.TabIndex = 0
|
||||
@@ -143,7 +146,7 @@ Partial Class frmTIR
|
||||
Me.Panel3.Controls.Add(Me.Label6)
|
||||
Me.Panel3.Controls.Add(Me.Button1)
|
||||
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.Panel3.Location = New System.Drawing.Point(0, 1058)
|
||||
Me.Panel3.Location = New System.Drawing.Point(0, 712)
|
||||
Me.Panel3.Name = "Panel3"
|
||||
Me.Panel3.Size = New System.Drawing.Size(865, 69)
|
||||
Me.Panel3.TabIndex = 5
|
||||
@@ -291,18 +294,18 @@ Partial Class frmTIR
|
||||
'
|
||||
'UsrCntlTIR1
|
||||
'
|
||||
Me.UsrCntlTIR1.AutoScroll = True
|
||||
Me.UsrCntlTIR1.BackColor = System.Drawing.Color.White
|
||||
Me.UsrCntlTIR1.Location = New System.Drawing.Point(0, 46)
|
||||
Me.UsrCntlTIR1.Location = New System.Drawing.Point(0, 3)
|
||||
Me.UsrCntlTIR1.Name = "UsrCntlTIR1"
|
||||
Me.UsrCntlTIR1.Size = New System.Drawing.Size(853, 1011)
|
||||
Me.UsrCntlTIR1.Size = New System.Drawing.Size(865, 670)
|
||||
Me.UsrCntlTIR1.TabIndex = 0
|
||||
'
|
||||
'frmTIR
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(865, 1127)
|
||||
Me.Controls.Add(Me.UsrCntlTIR1)
|
||||
Me.ClientSize = New System.Drawing.Size(865, 781)
|
||||
Me.Controls.Add(Me.Panel3)
|
||||
Me.Controls.Add(Me.Panel2)
|
||||
Me.Controls.Add(Me.Panel1)
|
||||
@@ -310,6 +313,7 @@ Partial Class frmTIR
|
||||
Me.Name = "frmTIR"
|
||||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||||
Me.Text = "CARNET TIR"
|
||||
Me.Panel1.ResumeLayout(False)
|
||||
Me.Panel2.ResumeLayout(False)
|
||||
Me.Panel2.PerformLayout()
|
||||
Me.Panel3.ResumeLayout(False)
|
||||
|
||||
@@ -83,6 +83,12 @@
|
||||
<PropertyGroup>
|
||||
<SignManifests>true</SignManifests>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<SignAssembly>true</SignAssembly>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<AssemblyOriginatorKeyFile>Test.pfx</AssemblyOriginatorKeyFile>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Accessibility" />
|
||||
<Reference Include="BouncyCastle.Crypto, Version=1.8.4.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
|
||||
@@ -3950,6 +3956,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="AL20210908.pfx" />
|
||||
<None Include="andreas.cer" />
|
||||
<None Include="ClassDiagram1.cd" />
|
||||
<None Include="Resources\FA_Graz_EV-Veranlagung_Muster.xlsx">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
@@ -3963,6 +3970,7 @@
|
||||
</None>
|
||||
<None Include="Resources\SR_EVOLOG.xlsx" />
|
||||
<None Include="Resources\SR_TransFerry360.xlsx" />
|
||||
<None Include="Test.pfx" />
|
||||
<None Include="Web References\eu.europa.ec1\eoriValidationResult.datasource">
|
||||
<DependentUpon>Reference.map</DependentUpon>
|
||||
</None>
|
||||
|
||||
BIN
SDL/andreas.cer
Normal file
BIN
SDL/andreas.cer
Normal file
Binary file not shown.
@@ -66,6 +66,12 @@
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<PlatformTarget>x64</PlatformTarget>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<SignAssembly>true</SignAssembly>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<AssemblyOriginatorKeyFile>ProgAllg.pfx</AssemblyOriginatorKeyFile>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="ChilkatDotNet47">
|
||||
<HintPath>..\..\..\dll\ChillKat64\ChilkatDotNet47.dll</HintPath>
|
||||
@@ -749,6 +755,7 @@
|
||||
<None Include="Lizenzen\DynamsoftDotNetTwain.lic">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="ProgAllg.pfx" />
|
||||
<None Include="Schnittstellen\GASTON_SCHUL\agsCustomsExchange.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
|
||||
Reference in New Issue
Block a user