Design VM FA
This commit is contained in:
@@ -25,22 +25,14 @@ Partial Class usrcntlVollmacht_FA
|
||||
Me.lblVollmachtDE = New System.Windows.Forms.Label()
|
||||
Me.lbl = New System.Windows.Forms.Label()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.Label4 = New System.Windows.Forms.Label()
|
||||
Me.Label5 = New System.Windows.Forms.Label()
|
||||
Me.Label6 = New System.Windows.Forms.Label()
|
||||
Me.btn = New System.Windows.Forms.Button()
|
||||
Me.txtEmail = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.txtFax = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.txtTel = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.txtSteuerNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.txtUid = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.txtAdresse2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.txtAdresse1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.txtFirma = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.txtAEO = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Label11 = New System.Windows.Forms.Label()
|
||||
Me.pic = New System.Windows.Forms.PictureBox()
|
||||
Me.btnDown = New System.Windows.Forms.Button()
|
||||
Me.btnUp = New System.Windows.Forms.Button()
|
||||
@@ -84,15 +76,6 @@ Partial Class usrcntlVollmacht_FA
|
||||
Me.Label1.TabIndex = 9
|
||||
Me.Label1.Text = "Adresse:"
|
||||
'
|
||||
'Label2
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Location = New System.Drawing.Point(177, 156)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(43, 13)
|
||||
Me.Label2.TabIndex = 12
|
||||
Me.Label2.Text = "UID-Nr:"
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.AutoSize = True
|
||||
@@ -102,28 +85,10 @@ Partial Class usrcntlVollmacht_FA
|
||||
Me.Label3.TabIndex = 14
|
||||
Me.Label3.Text = "Steuer-Nr:"
|
||||
'
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.AutoSize = True
|
||||
Me.Label4.Location = New System.Drawing.Point(594, 175)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(27, 13)
|
||||
Me.Label4.TabIndex = 18
|
||||
Me.Label4.Text = "Fax:"
|
||||
'
|
||||
'Label5
|
||||
'
|
||||
Me.Label5.AutoSize = True
|
||||
Me.Label5.Location = New System.Drawing.Point(177, 175)
|
||||
Me.Label5.Name = "Label5"
|
||||
Me.Label5.Size = New System.Drawing.Size(28, 13)
|
||||
Me.Label5.TabIndex = 16
|
||||
Me.Label5.Text = "Tel.:"
|
||||
'
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Location = New System.Drawing.Point(177, 194)
|
||||
Me.Label6.Location = New System.Drawing.Point(177, 159)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(39, 13)
|
||||
Me.Label6.TabIndex = 20
|
||||
@@ -155,7 +120,7 @@ Partial Class usrcntlVollmacht_FA
|
||||
Me.txtEmail._Waehrung = False
|
||||
Me.txtEmail._WaehrungZeichen = True
|
||||
Me.txtEmail.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtEmail.Location = New System.Drawing.Point(261, 191)
|
||||
Me.txtEmail.Location = New System.Drawing.Point(261, 156)
|
||||
Me.txtEmail.MaxLineLength = -1
|
||||
Me.txtEmail.MaxLines_Warning = ""
|
||||
Me.txtEmail.MaxLines_Warning_Label = Nothing
|
||||
@@ -163,52 +128,6 @@ Partial Class usrcntlVollmacht_FA
|
||||
Me.txtEmail.Size = New System.Drawing.Size(310, 20)
|
||||
Me.txtEmail.TabIndex = 21
|
||||
'
|
||||
'txtFax
|
||||
'
|
||||
Me.txtFax._DateTimeOnly = False
|
||||
Me.txtFax._numbersOnly = False
|
||||
Me.txtFax._numbersOnlyKommastellen = ""
|
||||
Me.txtFax._numbersOnlyTrennzeichen = True
|
||||
Me.txtFax._Prozent = False
|
||||
Me.txtFax._ShortDateNew = False
|
||||
Me.txtFax._ShortDateOnly = False
|
||||
Me.txtFax._TimeOnly = False
|
||||
Me.txtFax._TimeOnly_Seconds = False
|
||||
Me.txtFax._value = Nothing
|
||||
Me.txtFax._Waehrung = False
|
||||
Me.txtFax._WaehrungZeichen = True
|
||||
Me.txtFax.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtFax.Location = New System.Drawing.Point(660, 172)
|
||||
Me.txtFax.MaxLineLength = -1
|
||||
Me.txtFax.MaxLines_Warning = ""
|
||||
Me.txtFax.MaxLines_Warning_Label = Nothing
|
||||
Me.txtFax.Name = "txtFax"
|
||||
Me.txtFax.Size = New System.Drawing.Size(310, 20)
|
||||
Me.txtFax.TabIndex = 19
|
||||
'
|
||||
'txtTel
|
||||
'
|
||||
Me.txtTel._DateTimeOnly = False
|
||||
Me.txtTel._numbersOnly = False
|
||||
Me.txtTel._numbersOnlyKommastellen = ""
|
||||
Me.txtTel._numbersOnlyTrennzeichen = True
|
||||
Me.txtTel._Prozent = False
|
||||
Me.txtTel._ShortDateNew = False
|
||||
Me.txtTel._ShortDateOnly = False
|
||||
Me.txtTel._TimeOnly = False
|
||||
Me.txtTel._TimeOnly_Seconds = False
|
||||
Me.txtTel._value = Nothing
|
||||
Me.txtTel._Waehrung = False
|
||||
Me.txtTel._WaehrungZeichen = True
|
||||
Me.txtTel.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtTel.Location = New System.Drawing.Point(261, 172)
|
||||
Me.txtTel.MaxLineLength = -1
|
||||
Me.txtTel.MaxLines_Warning = ""
|
||||
Me.txtTel.MaxLines_Warning_Label = Nothing
|
||||
Me.txtTel.Name = "txtTel"
|
||||
Me.txtTel.Size = New System.Drawing.Size(310, 20)
|
||||
Me.txtTel.TabIndex = 17
|
||||
'
|
||||
'txtSteuerNr
|
||||
'
|
||||
Me.txtSteuerNr._DateTimeOnly = False
|
||||
@@ -232,29 +151,6 @@ Partial Class usrcntlVollmacht_FA
|
||||
Me.txtSteuerNr.Size = New System.Drawing.Size(310, 20)
|
||||
Me.txtSteuerNr.TabIndex = 15
|
||||
'
|
||||
'txtUid
|
||||
'
|
||||
Me.txtUid._DateTimeOnly = False
|
||||
Me.txtUid._numbersOnly = False
|
||||
Me.txtUid._numbersOnlyKommastellen = ""
|
||||
Me.txtUid._numbersOnlyTrennzeichen = True
|
||||
Me.txtUid._Prozent = False
|
||||
Me.txtUid._ShortDateNew = False
|
||||
Me.txtUid._ShortDateOnly = False
|
||||
Me.txtUid._TimeOnly = False
|
||||
Me.txtUid._TimeOnly_Seconds = False
|
||||
Me.txtUid._value = Nothing
|
||||
Me.txtUid._Waehrung = False
|
||||
Me.txtUid._WaehrungZeichen = True
|
||||
Me.txtUid.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtUid.Location = New System.Drawing.Point(261, 153)
|
||||
Me.txtUid.MaxLineLength = -1
|
||||
Me.txtUid.MaxLines_Warning = ""
|
||||
Me.txtUid.MaxLines_Warning_Label = Nothing
|
||||
Me.txtUid.Name = "txtUid"
|
||||
Me.txtUid.Size = New System.Drawing.Size(310, 20)
|
||||
Me.txtUid.TabIndex = 13
|
||||
'
|
||||
'txtAdresse2
|
||||
'
|
||||
Me.txtAdresse2._DateTimeOnly = False
|
||||
@@ -324,38 +220,6 @@ Partial Class usrcntlVollmacht_FA
|
||||
Me.txtFirma.Size = New System.Drawing.Size(684, 20)
|
||||
Me.txtFirma.TabIndex = 5
|
||||
'
|
||||
'txtAEO
|
||||
'
|
||||
Me.txtAEO._DateTimeOnly = False
|
||||
Me.txtAEO._numbersOnly = False
|
||||
Me.txtAEO._numbersOnlyKommastellen = ""
|
||||
Me.txtAEO._numbersOnlyTrennzeichen = True
|
||||
Me.txtAEO._Prozent = False
|
||||
Me.txtAEO._ShortDateNew = False
|
||||
Me.txtAEO._ShortDateOnly = False
|
||||
Me.txtAEO._TimeOnly = False
|
||||
Me.txtAEO._TimeOnly_Seconds = False
|
||||
Me.txtAEO._value = Nothing
|
||||
Me.txtAEO._Waehrung = False
|
||||
Me.txtAEO._WaehrungZeichen = True
|
||||
Me.txtAEO.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtAEO.Location = New System.Drawing.Point(660, 191)
|
||||
Me.txtAEO.MaxLineLength = -1
|
||||
Me.txtAEO.MaxLines_Warning = ""
|
||||
Me.txtAEO.MaxLines_Warning_Label = Nothing
|
||||
Me.txtAEO.Name = "txtAEO"
|
||||
Me.txtAEO.Size = New System.Drawing.Size(310, 20)
|
||||
Me.txtAEO.TabIndex = 23
|
||||
'
|
||||
'Label11
|
||||
'
|
||||
Me.Label11.AutoSize = True
|
||||
Me.Label11.Location = New System.Drawing.Point(594, 194)
|
||||
Me.Label11.Name = "Label11"
|
||||
Me.Label11.Size = New System.Drawing.Size(57, 13)
|
||||
Me.Label11.TabIndex = 22
|
||||
Me.Label11.Text = "AEO-Zert.:"
|
||||
'
|
||||
'pic
|
||||
'
|
||||
Me.pic.BackgroundImage = Global.SDL.My.Resources.Resources.pdf
|
||||
@@ -458,7 +322,7 @@ Partial Class usrcntlVollmacht_FA
|
||||
Me.txtFAAdresse1._Waehrung = False
|
||||
Me.txtFAAdresse1._WaehrungZeichen = True
|
||||
Me.txtFAAdresse1.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtFAAdresse1.Location = New System.Drawing.Point(660, 23)
|
||||
Me.txtFAAdresse1.Location = New System.Drawing.Point(660, 18)
|
||||
Me.txtFAAdresse1.MaxLineLength = -1
|
||||
Me.txtFAAdresse1.MaxLines_Warning = ""
|
||||
Me.txtFAAdresse1.MaxLines_Warning_Label = Nothing
|
||||
@@ -481,7 +345,7 @@ Partial Class usrcntlVollmacht_FA
|
||||
Me.txtFAAdresse2._Waehrung = False
|
||||
Me.txtFAAdresse2._WaehrungZeichen = True
|
||||
Me.txtFAAdresse2.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtFAAdresse2.Location = New System.Drawing.Point(660, 42)
|
||||
Me.txtFAAdresse2.Location = New System.Drawing.Point(660, 37)
|
||||
Me.txtFAAdresse2.MaxLineLength = -1
|
||||
Me.txtFAAdresse2.MaxLines_Warning = ""
|
||||
Me.txtFAAdresse2.MaxLines_Warning_Label = Nothing
|
||||
@@ -504,7 +368,7 @@ Partial Class usrcntlVollmacht_FA
|
||||
Me.txtFAAdresse3._Waehrung = False
|
||||
Me.txtFAAdresse3._WaehrungZeichen = True
|
||||
Me.txtFAAdresse3.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtFAAdresse3.Location = New System.Drawing.Point(660, 59)
|
||||
Me.txtFAAdresse3.Location = New System.Drawing.Point(660, 54)
|
||||
Me.txtFAAdresse3.MaxLineLength = -1
|
||||
Me.txtFAAdresse3.MaxLines_Warning = ""
|
||||
Me.txtFAAdresse3.MaxLines_Warning_Label = Nothing
|
||||
@@ -515,7 +379,7 @@ Partial Class usrcntlVollmacht_FA
|
||||
'Label9
|
||||
'
|
||||
Me.Label9.AutoSize = True
|
||||
Me.Label9.Location = New System.Drawing.Point(580, 23)
|
||||
Me.Label9.Location = New System.Drawing.Point(580, 18)
|
||||
Me.Label9.Name = "Label9"
|
||||
Me.Label9.Size = New System.Drawing.Size(64, 13)
|
||||
Me.Label9.TabIndex = 37
|
||||
@@ -539,19 +403,11 @@ Partial Class usrcntlVollmacht_FA
|
||||
Me.Controls.Add(Me.btnUp)
|
||||
Me.Controls.Add(Me.btnDel)
|
||||
Me.Controls.Add(Me.pic)
|
||||
Me.Controls.Add(Me.txtAEO)
|
||||
Me.Controls.Add(Me.Label11)
|
||||
Me.Controls.Add(Me.btn)
|
||||
Me.Controls.Add(Me.txtEmail)
|
||||
Me.Controls.Add(Me.Label6)
|
||||
Me.Controls.Add(Me.txtFax)
|
||||
Me.Controls.Add(Me.Label4)
|
||||
Me.Controls.Add(Me.txtTel)
|
||||
Me.Controls.Add(Me.Label5)
|
||||
Me.Controls.Add(Me.txtSteuerNr)
|
||||
Me.Controls.Add(Me.Label3)
|
||||
Me.Controls.Add(Me.txtUid)
|
||||
Me.Controls.Add(Me.Label2)
|
||||
Me.Controls.Add(Me.txtAdresse2)
|
||||
Me.Controls.Add(Me.txtAdresse1)
|
||||
Me.Controls.Add(Me.Label1)
|
||||
@@ -559,7 +415,7 @@ Partial Class usrcntlVollmacht_FA
|
||||
Me.Controls.Add(Me.lbl)
|
||||
Me.Controls.Add(Me.lblVollmachtDE)
|
||||
Me.Name = "usrcntlVollmacht_FA"
|
||||
Me.Size = New System.Drawing.Size(1000, 251)
|
||||
Me.Size = New System.Drawing.Size(1000, 190)
|
||||
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
@@ -571,19 +427,11 @@ Partial Class usrcntlVollmacht_FA
|
||||
Friend WithEvents txtAdresse1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||||
Friend WithEvents txtAdresse2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents txtUid As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||||
Friend WithEvents txtSteuerNr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents Label3 As System.Windows.Forms.Label
|
||||
Friend WithEvents txtFax As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents Label4 As System.Windows.Forms.Label
|
||||
Friend WithEvents txtTel As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents Label5 As System.Windows.Forms.Label
|
||||
Friend WithEvents txtEmail As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents Label6 As System.Windows.Forms.Label
|
||||
Friend WithEvents btn As System.Windows.Forms.Button
|
||||
Friend WithEvents txtAEO As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents Label11 As System.Windows.Forms.Label
|
||||
Friend WithEvents pic As System.Windows.Forms.PictureBox
|
||||
Friend WithEvents btnDown As System.Windows.Forms.Button
|
||||
Friend WithEvents btnUp As System.Windows.Forms.Button
|
||||
|
||||
Reference in New Issue
Block a user