neu
This commit is contained in:
59
SDL/Fakturierung/frmAbrechnungsMaske.Designer.vb
generated
59
SDL/Fakturierung/frmAbrechnungsMaske.Designer.vb
generated
@@ -78,6 +78,8 @@ Partial Class frmAbrechnungsMaske
|
||||
Me.btnBisJahr = New System.Windows.Forms.Button()
|
||||
Me.btnVonJahr = New System.Windows.Forms.Button()
|
||||
Me.UsrCntlFaktAbrechnung1 = New SDL.usrCntlFaktAbrechnung()
|
||||
Me.MyComboBox1 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.Label14 = New System.Windows.Forms.Label()
|
||||
Me.pnl.SuspendLayout()
|
||||
CType(Me.SplitContainer, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SplitContainer.Panel1.SuspendLayout()
|
||||
@@ -97,7 +99,7 @@ Partial Class frmAbrechnungsMaske
|
||||
Me.pnl.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.pnl.Location = New System.Drawing.Point(0, 0)
|
||||
Me.pnl.Name = "pnl"
|
||||
Me.pnl.Size = New System.Drawing.Size(1406, 615)
|
||||
Me.pnl.Size = New System.Drawing.Size(1442, 615)
|
||||
Me.pnl.TabIndex = 0
|
||||
'
|
||||
'SplitContainer
|
||||
@@ -116,18 +118,18 @@ Partial Class frmAbrechnungsMaske
|
||||
'SplitContainer.Panel2
|
||||
'
|
||||
Me.SplitContainer.Panel2.Controls.Add(Me.UsrCntlFaktAbrechnung1)
|
||||
Me.SplitContainer.Size = New System.Drawing.Size(1406, 615)
|
||||
Me.SplitContainer.SplitterDistance = 539
|
||||
Me.SplitContainer.Size = New System.Drawing.Size(1442, 615)
|
||||
Me.SplitContainer.SplitterDistance = 575
|
||||
Me.SplitContainer.TabIndex = 0
|
||||
'
|
||||
'tbcntr
|
||||
'
|
||||
Me.tbcntr.Controls.Add(Me.TabPage1)
|
||||
Me.tbcntr.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.tbcntr.Location = New System.Drawing.Point(0, 150)
|
||||
Me.tbcntr.Location = New System.Drawing.Point(0, 170)
|
||||
Me.tbcntr.Name = "tbcntr"
|
||||
Me.tbcntr.SelectedIndex = 0
|
||||
Me.tbcntr.Size = New System.Drawing.Size(539, 465)
|
||||
Me.tbcntr.Size = New System.Drawing.Size(575, 445)
|
||||
Me.tbcntr.TabIndex = 3
|
||||
'
|
||||
'TabPage1
|
||||
@@ -139,7 +141,7 @@ Partial Class frmAbrechnungsMaske
|
||||
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
||||
Me.TabPage1.Name = "TabPage1"
|
||||
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.TabPage1.Size = New System.Drawing.Size(531, 439)
|
||||
Me.TabPage1.Size = New System.Drawing.Size(567, 419)
|
||||
Me.TabPage1.TabIndex = 0
|
||||
Me.TabPage1.Text = "Rechnungen"
|
||||
Me.TabPage1.UseVisualStyleBackColor = True
|
||||
@@ -183,7 +185,7 @@ Partial Class frmAbrechnungsMaske
|
||||
Me.MyDatagridview1.RowHeadersVisible = False
|
||||
Me.MyDatagridview1.RowTemplate.Height = 28
|
||||
Me.MyDatagridview1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.MyDatagridview1.Size = New System.Drawing.Size(525, 350)
|
||||
Me.MyDatagridview1.Size = New System.Drawing.Size(561, 330)
|
||||
Me.MyDatagridview1.TabIndex = 1
|
||||
'
|
||||
'Panel2
|
||||
@@ -205,10 +207,10 @@ Partial Class frmAbrechnungsMaske
|
||||
Me.Panel2.Controls.Add(Me.Label2)
|
||||
Me.Panel2.Controls.Add(Me.Label10)
|
||||
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.Panel2.Location = New System.Drawing.Point(3, 353)
|
||||
Me.Panel2.Location = New System.Drawing.Point(3, 333)
|
||||
Me.Panel2.Margin = New System.Windows.Forms.Padding(2)
|
||||
Me.Panel2.Name = "Panel2"
|
||||
Me.Panel2.Size = New System.Drawing.Size(525, 83)
|
||||
Me.Panel2.Size = New System.Drawing.Size(561, 83)
|
||||
Me.Panel2.TabIndex = 0
|
||||
'
|
||||
'cboPrinter
|
||||
@@ -273,7 +275,7 @@ Partial Class frmAbrechnungsMaske
|
||||
Me.btn.BackgroundImage = Global.SDL.My.Resources.Resources.plus
|
||||
Me.btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btn.Location = New System.Drawing.Point(469, 10)
|
||||
Me.btn.Location = New System.Drawing.Point(505, 10)
|
||||
Me.btn.Name = "btn"
|
||||
Me.btn.Size = New System.Drawing.Size(53, 36)
|
||||
Me.btn.TabIndex = 4
|
||||
@@ -283,7 +285,7 @@ Partial Class frmAbrechnungsMaske
|
||||
'
|
||||
Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!)
|
||||
Me.Label6.Location = New System.Drawing.Point(466, 46)
|
||||
Me.Label6.Location = New System.Drawing.Point(502, 46)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(56, 26)
|
||||
Me.Label6.TabIndex = 13
|
||||
@@ -390,6 +392,8 @@ Partial Class frmAbrechnungsMaske
|
||||
'Panel1
|
||||
'
|
||||
Me.Panel1.BackColor = System.Drawing.Color.White
|
||||
Me.Panel1.Controls.Add(Me.MyComboBox1)
|
||||
Me.Panel1.Controls.Add(Me.Label14)
|
||||
Me.Panel1.Controls.Add(Me.cbx)
|
||||
Me.Panel1.Controls.Add(Me.MyComboBox3)
|
||||
Me.Panel1.Controls.Add(Me.Label5)
|
||||
@@ -402,7 +406,7 @@ Partial Class frmAbrechnungsMaske
|
||||
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.Panel1.Margin = New System.Windows.Forms.Padding(2)
|
||||
Me.Panel1.Name = "Panel1"
|
||||
Me.Panel1.Size = New System.Drawing.Size(539, 150)
|
||||
Me.Panel1.Size = New System.Drawing.Size(575, 170)
|
||||
Me.Panel1.TabIndex = 0
|
||||
'
|
||||
'cbx
|
||||
@@ -410,7 +414,7 @@ Partial Class frmAbrechnungsMaske
|
||||
Me.cbx.AutoSize = True
|
||||
Me.cbx.Checked = True
|
||||
Me.cbx.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.cbx.Location = New System.Drawing.Point(348, 37)
|
||||
Me.cbx.Location = New System.Drawing.Point(348, 54)
|
||||
Me.cbx.Name = "cbx"
|
||||
Me.cbx.Size = New System.Drawing.Size(181, 17)
|
||||
Me.cbx.TabIndex = 34
|
||||
@@ -504,9 +508,9 @@ Partial Class frmAbrechnungsMaske
|
||||
Me.MyPanel1.Controls.Add(Me.btnBisJahr)
|
||||
Me.MyPanel1.Controls.Add(Me.btnVonJahr)
|
||||
Me.MyPanel1.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.MyPanel1.Location = New System.Drawing.Point(0, 60)
|
||||
Me.MyPanel1.Location = New System.Drawing.Point(0, 80)
|
||||
Me.MyPanel1.Name = "MyPanel1"
|
||||
Me.MyPanel1.Size = New System.Drawing.Size(539, 90)
|
||||
Me.MyPanel1.Size = New System.Drawing.Size(575, 90)
|
||||
Me.MyPanel1.TabIndex = 51
|
||||
Me.MyPanel1.Visible = False
|
||||
'
|
||||
@@ -825,11 +829,32 @@ Partial Class frmAbrechnungsMaske
|
||||
Me.UsrCntlFaktAbrechnung1.Size = New System.Drawing.Size(863, 615)
|
||||
Me.UsrCntlFaktAbrechnung1.TabIndex = 0
|
||||
'
|
||||
'MyComboBox1
|
||||
'
|
||||
Me.MyComboBox1._allowedValuesFreiText = Nothing
|
||||
Me.MyComboBox1._allowFreiText = False
|
||||
Me.MyComboBox1._value = ""
|
||||
Me.MyComboBox1.FormattingEnabled = True
|
||||
Me.MyComboBox1.Location = New System.Drawing.Point(453, 28)
|
||||
Me.MyComboBox1.Margin = New System.Windows.Forms.Padding(2)
|
||||
Me.MyComboBox1.Name = "MyComboBox1"
|
||||
Me.MyComboBox1.Size = New System.Drawing.Size(83, 21)
|
||||
Me.MyComboBox1.TabIndex = 53
|
||||
'
|
||||
'Label14
|
||||
'
|
||||
Me.Label14.AutoSize = True
|
||||
Me.Label14.Location = New System.Drawing.Point(345, 31)
|
||||
Me.Label14.Name = "Label14"
|
||||
Me.Label14.Size = New System.Drawing.Size(108, 13)
|
||||
Me.Label14.TabIndex = 52
|
||||
Me.Label14.Text = "Rechnungsdruck-Art:"
|
||||
'
|
||||
'frmAbrechnungsMaske
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(1406, 615)
|
||||
Me.ClientSize = New System.Drawing.Size(1442, 615)
|
||||
Me.Controls.Add(Me.pnl)
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
Me.KeyPreview = True
|
||||
@@ -906,4 +931,6 @@ Partial Class frmAbrechnungsMaske
|
||||
Friend WithEvents Label4 As Label
|
||||
Friend WithEvents Button4 As Button
|
||||
Friend WithEvents Label12 As Label
|
||||
Friend WithEvents MyComboBox1 As VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
Friend WithEvents Label14 As Label
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user