MS 04.09.2015 1
This commit is contained in:
114
app/DD-Record-Organiser/frmForm_Overview.Designer.vb
generated
114
app/DD-Record-Organiser/frmForm_Overview.Designer.vb
generated
@@ -51,12 +51,14 @@ Partial Class frmForm_Overview
|
||||
Me.CHANGED_WHOTextBoxPMOForm = New System.Windows.Forms.TextBox()
|
||||
Me.PARENT_IDTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.NAMETextBox = New System.Windows.Forms.TextBox()
|
||||
Me.LEVELTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.TBPMO_FORMTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_FORMTableAdapter()
|
||||
Me.TableAdapterManager = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager()
|
||||
Me.TBPMO_FORM_VIEWTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_FORM_VIEWTableAdapter()
|
||||
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
||||
Me.Label4 = New System.Windows.Forms.Label()
|
||||
Me.SINGLE_RECORDCheckBox = New System.Windows.Forms.CheckBox()
|
||||
Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown()
|
||||
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.ComboBox1 = New System.Windows.Forms.ComboBox()
|
||||
Me.TBPMO_FORM_TYPEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
@@ -69,6 +71,8 @@ Partial Class frmForm_Overview
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.btncopy = New System.Windows.Forms.Button()
|
||||
Me.lblStatus = New System.Windows.Forms.Label()
|
||||
Me.btnGenerate = New System.Windows.Forms.Button()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
PARENT_IDLabel = New System.Windows.Forms.Label()
|
||||
NAMELabel = New System.Windows.Forms.Label()
|
||||
LEVELLabel = New System.Windows.Forms.Label()
|
||||
@@ -88,6 +92,7 @@ Partial Class frmForm_Overview
|
||||
Me.GroupBox1.SuspendLayout()
|
||||
CType(Me.TBPMO_FORM_VIEWBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.GroupBox2.SuspendLayout()
|
||||
CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBPMO_FORM_TYPEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
@@ -225,7 +230,7 @@ Partial Class frmForm_Overview
|
||||
Me.TBPMO_FORMBindingNavigator.MovePreviousItem = Nothing
|
||||
Me.TBPMO_FORMBindingNavigator.Name = "TBPMO_FORMBindingNavigator"
|
||||
Me.TBPMO_FORMBindingNavigator.PositionItem = Nothing
|
||||
Me.TBPMO_FORMBindingNavigator.Size = New System.Drawing.Size(965, 25)
|
||||
Me.TBPMO_FORMBindingNavigator.Size = New System.Drawing.Size(1046, 25)
|
||||
Me.TBPMO_FORMBindingNavigator.TabIndex = 0
|
||||
Me.TBPMO_FORMBindingNavigator.Text = "BindingNavigator1"
|
||||
'
|
||||
@@ -269,7 +274,7 @@ Partial Class frmForm_Overview
|
||||
Me.GroupBox1.Controls.Add(CHANGED_WHOLabel)
|
||||
Me.GroupBox1.Controls.Add(Me.CHANGED_WHOTextBoxPMOFormView)
|
||||
Me.GroupBox1.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.GroupBox1.Location = New System.Drawing.Point(328, 329)
|
||||
Me.GroupBox1.Location = New System.Drawing.Point(328, 367)
|
||||
Me.GroupBox1.Name = "GroupBox1"
|
||||
Me.GroupBox1.Size = New System.Drawing.Size(424, 179)
|
||||
Me.GroupBox1.TabIndex = 18
|
||||
@@ -306,7 +311,8 @@ Partial Class frmForm_Overview
|
||||
Me.FORM_IDTextBox.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.FORM_IDTextBox.Location = New System.Drawing.Point(125, 18)
|
||||
Me.FORM_IDTextBox.Name = "FORM_IDTextBox"
|
||||
Me.FORM_IDTextBox.Size = New System.Drawing.Size(102, 25)
|
||||
Me.FORM_IDTextBox.ReadOnly = True
|
||||
Me.FORM_IDTextBox.Size = New System.Drawing.Size(69, 25)
|
||||
Me.FORM_IDTextBox.TabIndex = 20
|
||||
'
|
||||
'ADDED_WHOTextBox1
|
||||
@@ -360,15 +366,6 @@ Partial Class frmForm_Overview
|
||||
Me.NAMETextBox.Size = New System.Drawing.Size(245, 25)
|
||||
Me.NAMETextBox.TabIndex = 5
|
||||
'
|
||||
'LEVELTextBox
|
||||
'
|
||||
Me.LEVELTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORMBindingSource, "LEVEL", True))
|
||||
Me.LEVELTextBox.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.LEVELTextBox.Location = New System.Drawing.Point(125, 118)
|
||||
Me.LEVELTextBox.Name = "LEVELTextBox"
|
||||
Me.LEVELTextBox.Size = New System.Drawing.Size(69, 25)
|
||||
Me.LEVELTextBox.TabIndex = 7
|
||||
'
|
||||
'ADDED_WHOTextBox
|
||||
'
|
||||
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORMBindingSource, "ADDED_WHO", True))
|
||||
@@ -389,13 +386,16 @@ Partial Class frmForm_Overview
|
||||
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
||||
Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_CONNECTIONTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FILES_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_TYPETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_VIEWTableAdapter = Nothing
|
||||
@@ -416,6 +416,9 @@ Partial Class frmForm_Overview
|
||||
'
|
||||
'GroupBox2
|
||||
'
|
||||
Me.GroupBox2.Controls.Add(Me.Label4)
|
||||
Me.GroupBox2.Controls.Add(Me.SINGLE_RECORDCheckBox)
|
||||
Me.GroupBox2.Controls.Add(Me.NumericUpDown1)
|
||||
Me.GroupBox2.Controls.Add(Me.GUIDTextBox)
|
||||
Me.GroupBox2.Controls.Add(GUIDLabel)
|
||||
Me.GroupBox2.Controls.Add(Label1)
|
||||
@@ -424,7 +427,6 @@ Partial Class frmForm_Overview
|
||||
Me.GroupBox2.Controls.Add(PARENT_IDLabel)
|
||||
Me.GroupBox2.Controls.Add(Me.ADDED_WHOTextBox)
|
||||
Me.GroupBox2.Controls.Add(ADDED_WHOLabel)
|
||||
Me.GroupBox2.Controls.Add(Me.LEVELTextBox)
|
||||
Me.GroupBox2.Controls.Add(LEVELLabel)
|
||||
Me.GroupBox2.Controls.Add(Me.NAMETextBox)
|
||||
Me.GroupBox2.Controls.Add(NAMELabel)
|
||||
@@ -434,11 +436,41 @@ Partial Class frmForm_Overview
|
||||
Me.GroupBox2.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.GroupBox2.Location = New System.Drawing.Point(328, 53)
|
||||
Me.GroupBox2.Name = "GroupBox2"
|
||||
Me.GroupBox2.Size = New System.Drawing.Size(424, 270)
|
||||
Me.GroupBox2.Size = New System.Drawing.Size(424, 308)
|
||||
Me.GroupBox2.TabIndex = 23
|
||||
Me.GroupBox2.TabStop = False
|
||||
Me.GroupBox2.Text = "Entity Properties:"
|
||||
'
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.AutoSize = True
|
||||
Me.Label4.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label4.Location = New System.Drawing.Point(234, 270)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(148, 26)
|
||||
Me.Label4.TabIndex = 26
|
||||
Me.Label4.Text = "Es kann nur ein Datensatz für" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "diese Entität angelegt werden."
|
||||
'
|
||||
'SINGLE_RECORDCheckBox
|
||||
'
|
||||
Me.SINGLE_RECORDCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_FORMBindingSource, "SINGLE_RECORD", True))
|
||||
Me.SINGLE_RECORDCheckBox.Font = New System.Drawing.Font("Segoe UI Semibold", 9.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.SINGLE_RECORDCheckBox.Location = New System.Drawing.Point(125, 264)
|
||||
Me.SINGLE_RECORDCheckBox.Name = "SINGLE_RECORDCheckBox"
|
||||
Me.SINGLE_RECORDCheckBox.Size = New System.Drawing.Size(113, 24)
|
||||
Me.SINGLE_RECORDCheckBox.TabIndex = 25
|
||||
Me.SINGLE_RECORDCheckBox.Text = "Single Record"
|
||||
Me.SINGLE_RECORDCheckBox.UseVisualStyleBackColor = True
|
||||
'
|
||||
'NumericUpDown1
|
||||
'
|
||||
Me.NumericUpDown1.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBPMO_FORMBindingSource, "LEVEL", True))
|
||||
Me.NumericUpDown1.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.NumericUpDown1.Location = New System.Drawing.Point(125, 119)
|
||||
Me.NumericUpDown1.Name = "NumericUpDown1"
|
||||
Me.NumericUpDown1.Size = New System.Drawing.Size(69, 25)
|
||||
Me.NumericUpDown1.TabIndex = 24
|
||||
'
|
||||
'GUIDTextBox
|
||||
'
|
||||
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORMBindingSource, "GUID", True))
|
||||
@@ -491,9 +523,9 @@ Partial Class frmForm_Overview
|
||||
'
|
||||
'btninsert
|
||||
'
|
||||
Me.btninsert.Image = Global.DD_Record_Organiser.My.Resources.Resources.add1
|
||||
Me.btninsert.Image = CType(resources.GetObject("btninsert.Image"), System.Drawing.Image)
|
||||
Me.btninsert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btninsert.Location = New System.Drawing.Point(761, 53)
|
||||
Me.btninsert.Location = New System.Drawing.Point(758, 53)
|
||||
Me.btninsert.Name = "btninsert"
|
||||
Me.btninsert.Size = New System.Drawing.Size(153, 33)
|
||||
Me.btninsert.TabIndex = 24
|
||||
@@ -503,9 +535,9 @@ Partial Class frmForm_Overview
|
||||
'
|
||||
'btndelete
|
||||
'
|
||||
Me.btndelete.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete
|
||||
Me.btndelete.Image = CType(resources.GetObject("btndelete.Image"), System.Drawing.Image)
|
||||
Me.btndelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btndelete.Location = New System.Drawing.Point(761, 92)
|
||||
Me.btndelete.Location = New System.Drawing.Point(758, 92)
|
||||
Me.btndelete.Name = "btndelete"
|
||||
Me.btndelete.Size = New System.Drawing.Size(153, 30)
|
||||
Me.btndelete.TabIndex = 25
|
||||
@@ -515,9 +547,9 @@ Partial Class frmForm_Overview
|
||||
'
|
||||
'btnsave
|
||||
'
|
||||
Me.btnsave.Image = Global.DD_Record_Organiser.My.Resources.Resources.save
|
||||
Me.btnsave.Image = CType(resources.GetObject("btnsave.Image"), System.Drawing.Image)
|
||||
Me.btnsave.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnsave.Location = New System.Drawing.Point(761, 128)
|
||||
Me.btnsave.Location = New System.Drawing.Point(758, 128)
|
||||
Me.btnsave.Name = "btnsave"
|
||||
Me.btnsave.Size = New System.Drawing.Size(153, 30)
|
||||
Me.btnsave.TabIndex = 26
|
||||
@@ -537,9 +569,9 @@ Partial Class frmForm_Overview
|
||||
'
|
||||
'btncopy
|
||||
'
|
||||
Me.btncopy.Image = Global.DD_Record_Organiser.My.Resources.Resources.page_copy
|
||||
Me.btncopy.Image = CType(resources.GetObject("btncopy.Image"), System.Drawing.Image)
|
||||
Me.btncopy.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btncopy.Location = New System.Drawing.Point(761, 164)
|
||||
Me.btncopy.Location = New System.Drawing.Point(758, 164)
|
||||
Me.btncopy.Name = "btncopy"
|
||||
Me.btncopy.Size = New System.Drawing.Size(153, 28)
|
||||
Me.btncopy.TabIndex = 28
|
||||
@@ -559,11 +591,38 @@ Partial Class frmForm_Overview
|
||||
Me.lblStatus.Text = "Label3"
|
||||
Me.lblStatus.Visible = False
|
||||
'
|
||||
'btnGenerate
|
||||
'
|
||||
Me.btnGenerate.Image = CType(resources.GetObject("btnGenerate.Image"), System.Drawing.Image)
|
||||
Me.btnGenerate.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnGenerate.Location = New System.Drawing.Point(336, 552)
|
||||
Me.btnGenerate.Name = "btnGenerate"
|
||||
Me.btnGenerate.Size = New System.Drawing.Size(153, 42)
|
||||
Me.btnGenerate.TabIndex = 30
|
||||
Me.btnGenerate.Text = "Kombiformular erzeugen"
|
||||
Me.btnGenerate.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnGenerate.UseVisualStyleBackColor = True
|
||||
Me.btnGenerate.Visible = False
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.AutoSize = True
|
||||
Me.Label3.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label3.Location = New System.Drawing.Point(495, 568)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(272, 26)
|
||||
Me.Label3.TabIndex = 31
|
||||
Me.Label3.Text = "Mit dieser Funktion wird ein Eingabeformular erzeugt, " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "welches die links dargest" & _
|
||||
"ellte TreeView-Struktur umsetzt."
|
||||
Me.Label3.Visible = False
|
||||
'
|
||||
'frmForm_Overview
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 17.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(965, 702)
|
||||
Me.ClientSize = New System.Drawing.Size(1046, 702)
|
||||
Me.Controls.Add(Me.Label3)
|
||||
Me.Controls.Add(Me.btnGenerate)
|
||||
Me.Controls.Add(Me.lblStatus)
|
||||
Me.Controls.Add(Me.btncopy)
|
||||
Me.Controls.Add(Me.Label2)
|
||||
@@ -589,6 +648,7 @@ Partial Class frmForm_Overview
|
||||
CType(Me.TBPMO_FORM_VIEWBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.GroupBox2.ResumeLayout(False)
|
||||
Me.GroupBox2.PerformLayout()
|
||||
CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPMO_FORM_TYPEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
@@ -603,7 +663,6 @@ Partial Class frmForm_Overview
|
||||
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents PARENT_IDTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents LEVELTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ADDED_WHOTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents TBPMO_FORM_VIEWBindingSource As System.Windows.Forms.BindingSource
|
||||
@@ -627,4 +686,9 @@ Partial Class frmForm_Overview
|
||||
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||||
Friend WithEvents btncopy As System.Windows.Forms.Button
|
||||
Friend WithEvents lblStatus As System.Windows.Forms.Label
|
||||
Friend WithEvents btnGenerate As System.Windows.Forms.Button
|
||||
Friend WithEvents Label3 As System.Windows.Forms.Label
|
||||
Friend WithEvents NumericUpDown1 As System.Windows.Forms.NumericUpDown
|
||||
Friend WithEvents Label4 As System.Windows.Forms.Label
|
||||
Friend WithEvents SINGLE_RECORDCheckBox As System.Windows.Forms.CheckBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user