neu
This commit is contained in:
6
Aviso/frmEintragAviso.designer.vb
generated
6
Aviso/frmEintragAviso.designer.vb
generated
@@ -72,7 +72,7 @@ Partial Class frmEintragAviso
|
||||
Me.optTelefonisch = New System.Windows.Forms.RadioButton()
|
||||
Me.Label12 = New System.Windows.Forms.Label()
|
||||
Me.cbxHandling = New System.Windows.Forms.CheckBox()
|
||||
Me.cboGrenzstelle = New System.Windows.Forms.ComboBox()
|
||||
Me.cboGrenzstelle = New VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
Me.lblAktenuebersicht = New System.Windows.Forms.Label()
|
||||
Me.grpAviso = New System.Windows.Forms.GroupBox()
|
||||
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
||||
@@ -702,7 +702,7 @@ Partial Class frmEintragAviso
|
||||
Me.cboGrenzstelle.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.cboGrenzstelle.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboGrenzstelle.FormattingEnabled = True
|
||||
Me.cboGrenzstelle.Items.AddRange(New Object() {"", "SUB", "SBG", "WAI", "NKD", "SFD", "NEU", "AMB", "???"})
|
||||
Me.cboGrenzstelle.Items.AddRange(New Object() {"", "SUB", "SBG", "WAI", "NKD", "SFD", "NEU", "AMB", "WO_GE", "???"})
|
||||
Me.cboGrenzstelle.Location = New System.Drawing.Point(243, 139)
|
||||
Me.cboGrenzstelle.Name = "cboGrenzstelle"
|
||||
Me.cboGrenzstelle.Size = New System.Drawing.Size(74, 28)
|
||||
@@ -1868,7 +1868,7 @@ Partial Class frmEintragAviso
|
||||
Friend WithEvents optVorgeschrieben As System.Windows.Forms.RadioButton
|
||||
Friend WithEvents cbxHandling As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents dtpDatum As System.Windows.Forms.DateTimePicker
|
||||
Friend WithEvents cboGrenzstelle As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents cboGrenzstelle As VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
Friend WithEvents lblAktenuebersicht As System.Windows.Forms.Label
|
||||
Friend WithEvents grpAviso As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents grpAktVerzollung As System.Windows.Forms.GroupBox
|
||||
|
||||
Reference in New Issue
Block a user