MS MassChange
This commit is contained in:
143
app/DD_PM_WINDREAM/frmMassValidator.Designer.vb
generated
Normal file
143
app/DD_PM_WINDREAM/frmMassValidator.Designer.vb
generated
Normal file
@@ -0,0 +1,143 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Class frmMassValidator
|
||||
Inherits System.Windows.Forms.Form
|
||||
|
||||
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
||||
<System.Diagnostics.DebuggerNonUserCode()> _
|
||||
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
||||
Try
|
||||
If disposing AndAlso components IsNot Nothing Then
|
||||
components.Dispose()
|
||||
End If
|
||||
Finally
|
||||
MyBase.Dispose(disposing)
|
||||
End Try
|
||||
End Sub
|
||||
|
||||
'Wird vom Windows Form-Designer benötigt.
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
||||
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
||||
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMassValidator))
|
||||
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
||||
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
||||
Me.tslblCountDocs = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.TITLELabel1 = New System.Windows.Forms.Label()
|
||||
Me.pnldesigner = New System.Windows.Forms.Panel()
|
||||
Me.DESCRIPTIONLabel = New System.Windows.Forms.Label()
|
||||
Me.btnSave = New System.Windows.Forms.Button()
|
||||
Me.StatusStrip1.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'ToolStrip1
|
||||
'
|
||||
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.ToolStrip1.Name = "ToolStrip1"
|
||||
Me.ToolStrip1.Size = New System.Drawing.Size(586, 25)
|
||||
Me.ToolStrip1.TabIndex = 0
|
||||
Me.ToolStrip1.Text = "ToolStrip1"
|
||||
'
|
||||
'StatusStrip1
|
||||
'
|
||||
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblCountDocs})
|
||||
Me.StatusStrip1.Location = New System.Drawing.Point(0, 518)
|
||||
Me.StatusStrip1.Name = "StatusStrip1"
|
||||
Me.StatusStrip1.Size = New System.Drawing.Size(586, 22)
|
||||
Me.StatusStrip1.TabIndex = 1
|
||||
Me.StatusStrip1.Text = "StatusStrip1"
|
||||
'
|
||||
'tslblCountDocs
|
||||
'
|
||||
Me.tslblCountDocs.Name = "tslblCountDocs"
|
||||
Me.tslblCountDocs.Size = New System.Drawing.Size(120, 17)
|
||||
Me.tslblCountDocs.Text = "ToolStripStatusLabel1"
|
||||
'
|
||||
'TITLELabel1
|
||||
'
|
||||
Me.TITLELabel1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.TITLELabel1.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.TITLELabel1.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||||
Me.TITLELabel1.Location = New System.Drawing.Point(12, 25)
|
||||
Me.TITLELabel1.Name = "TITLELabel1"
|
||||
Me.TITLELabel1.RightToLeft = System.Windows.Forms.RightToLeft.No
|
||||
Me.TITLELabel1.Size = New System.Drawing.Size(562, 29)
|
||||
Me.TITLELabel1.TabIndex = 19
|
||||
Me.TITLELabel1.Text = "Label1"
|
||||
Me.TITLELabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
'
|
||||
'pnldesigner
|
||||
'
|
||||
Me.pnldesigner.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||
Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.pnldesigner.AutoScroll = True
|
||||
Me.pnldesigner.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.pnldesigner.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.pnldesigner.Location = New System.Drawing.Point(15, 125)
|
||||
Me.pnldesigner.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||
Me.pnldesigner.Name = "pnldesigner"
|
||||
Me.pnldesigner.Size = New System.Drawing.Size(559, 331)
|
||||
Me.pnldesigner.TabIndex = 21
|
||||
'
|
||||
'DESCRIPTIONLabel
|
||||
'
|
||||
Me.DESCRIPTIONLabel.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.DESCRIPTIONLabel.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||||
Me.DESCRIPTIONLabel.Location = New System.Drawing.Point(12, 54)
|
||||
Me.DESCRIPTIONLabel.Name = "DESCRIPTIONLabel"
|
||||
Me.DESCRIPTIONLabel.Size = New System.Drawing.Size(725, 67)
|
||||
Me.DESCRIPTIONLabel.TabIndex = 20
|
||||
Me.DESCRIPTIONLabel.Text = "Label3"
|
||||
'
|
||||
'btnSave
|
||||
'
|
||||
Me.btnSave.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.btnSave.Font = New System.Drawing.Font("Tahoma", 9.75!)
|
||||
Me.btnSave.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.flag_pink
|
||||
Me.btnSave.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnSave.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||||
Me.btnSave.Location = New System.Drawing.Point(12, 464)
|
||||
Me.btnSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||
Me.btnSave.Name = "btnSave"
|
||||
Me.btnSave.Size = New System.Drawing.Size(562, 50)
|
||||
Me.btnSave.TabIndex = 22
|
||||
Me.btnSave.Text = "Alle Dokumente abschliessen"
|
||||
Me.btnSave.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmMassValidator
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(586, 540)
|
||||
Me.Controls.Add(Me.btnSave)
|
||||
Me.Controls.Add(Me.TITLELabel1)
|
||||
Me.Controls.Add(Me.DESCRIPTIONLabel)
|
||||
Me.Controls.Add(Me.pnldesigner)
|
||||
Me.Controls.Add(Me.StatusStrip1)
|
||||
Me.Controls.Add(Me.ToolStrip1)
|
||||
Me.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
Me.Name = "frmMassValidator"
|
||||
Me.Text = "Mass Validator"
|
||||
Me.TopMost = True
|
||||
Me.StatusStrip1.ResumeLayout(False)
|
||||
Me.StatusStrip1.PerformLayout()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
End Sub
|
||||
|
||||
Friend WithEvents ToolStrip1 As ToolStrip
|
||||
Friend WithEvents StatusStrip1 As StatusStrip
|
||||
Friend WithEvents TITLELabel1 As Label
|
||||
Friend WithEvents pnldesigner As Panel
|
||||
Friend WithEvents DESCRIPTIONLabel As Label
|
||||
Friend WithEvents btnSave As Button
|
||||
Friend WithEvents tslblCountDocs As ToolStripStatusLabel
|
||||
End Class
|
||||
Reference in New Issue
Block a user