This commit is contained in:
2020-11-27 22:58:30 +01:00
parent 3b532b0a10
commit 0be9927381
62 changed files with 6974 additions and 349 deletions

View File

@@ -37,7 +37,7 @@ Partial Class usrCntlKundenuebersicht
Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Me.cntxtAddSdl = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.DToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.CheckVatService1 = New SDL.eu.europa.ec.checkVatService()
'Me.CheckVatService1 = New SDL.eu.europa.ec.checkVatService()
Me.btnExcel = New System.Windows.Forms.Button()
Me.lblInaktiv = New System.Windows.Forms.Label()
Me.Label30 = New System.Windows.Forms.Label()
@@ -273,9 +273,9 @@ Partial Class usrCntlKundenuebersicht
'
'CheckVatService1
'
Me.CheckVatService1.Credentials = Nothing
Me.CheckVatService1.Url = "http://ec.europa.eu/taxation_customs/vies/services/checkVatService"
Me.CheckVatService1.UseDefaultCredentials = False
'Me.CheckVatService1.Credentials = Nothing
'Me.CheckVatService1.Url = "http://ec.europa.eu/taxation_customs/vies/services/checkVatService"
'Me.CheckVatService1.UseDefaultCredentials = False
'
'btnExcel
'
@@ -2829,7 +2829,7 @@ Partial Class usrCntlKundenuebersicht
End Sub
Friend WithEvents cntxtAddSdl As ContextMenuStrip
Friend WithEvents DToolStripMenuItem As ToolStripMenuItem
Friend WithEvents CheckVatService1 As eu.europa.ec.checkVatService
' Friend WithEvents CheckVatService1 As eu.europa.ec.checkVatService
Friend WithEvents btnExcel As Button
Friend WithEvents lblInaktiv As Label
Friend WithEvents Label30 As Label