MS24112015
This commit is contained in:
48
Global_Indexer/frmNamenkonvention.designer.vb
generated
48
Global_Indexer/frmNamenkonvention.designer.vb
generated
@@ -23,6 +23,7 @@ Partial Class frmNamenkonvention
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmNamenkonvention))
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.txtnamenKonv = New System.Windows.Forms.TextBox()
|
||||
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
||||
@@ -36,6 +37,7 @@ Partial Class frmNamenkonvention
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
||||
Me.Button2 = New System.Windows.Forms.Button()
|
||||
Me.btnVersionTZ = New System.Windows.Forms.Button()
|
||||
Me.btnTrennzeichen = New System.Windows.Forms.Button()
|
||||
Me.btnVersion = New System.Windows.Forms.Button()
|
||||
@@ -49,7 +51,6 @@ Partial Class frmNamenkonvention
|
||||
Me.cmbDate = New System.Windows.Forms.ComboBox()
|
||||
Me.Label20 = New System.Windows.Forms.Label()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.Button2 = New System.Windows.Forms.Button()
|
||||
Me.GroupBox1.SuspendLayout()
|
||||
CType(Me.TBDD_INDEX_AUTOMBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -93,7 +94,7 @@ Partial Class frmNamenkonvention
|
||||
'
|
||||
'btnAddIndexA
|
||||
'
|
||||
Me.btnAddIndexA.Image = Global.Global_Indexer.My.Resources.Resources.add
|
||||
Me.btnAddIndexA.Image = CType(resources.GetObject("btnAddIndexA.Image"), System.Drawing.Image)
|
||||
Me.btnAddIndexA.Location = New System.Drawing.Point(187, 89)
|
||||
Me.btnAddIndexA.Name = "btnAddIndexA"
|
||||
Me.btnAddIndexA.Size = New System.Drawing.Size(30, 23)
|
||||
@@ -102,7 +103,7 @@ Partial Class frmNamenkonvention
|
||||
'
|
||||
'btnAddIndexM
|
||||
'
|
||||
Me.btnAddIndexM.Image = Global.Global_Indexer.My.Resources.Resources.add
|
||||
Me.btnAddIndexM.Image = CType(resources.GetObject("btnAddIndexM.Image"), System.Drawing.Image)
|
||||
Me.btnAddIndexM.Location = New System.Drawing.Point(187, 41)
|
||||
Me.btnAddIndexM.Name = "btnAddIndexM"
|
||||
Me.btnAddIndexM.Size = New System.Drawing.Size(30, 23)
|
||||
@@ -177,9 +178,21 @@ Partial Class frmNamenkonvention
|
||||
Me.GroupBox2.TabStop = False
|
||||
Me.GroupBox2.Text = "Variablen:"
|
||||
'
|
||||
'Button2
|
||||
'
|
||||
Me.Button2.Image = CType(resources.GetObject("Button2.Image"), System.Drawing.Image)
|
||||
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button2.Location = New System.Drawing.Point(6, 153)
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.Size = New System.Drawing.Size(163, 29)
|
||||
Me.Button2.TabIndex = 8
|
||||
Me.Button2.Text = "OriginalName"
|
||||
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnVersionTZ
|
||||
'
|
||||
Me.btnVersionTZ.Image = Global.Global_Indexer.My.Resources.Resources.add
|
||||
Me.btnVersionTZ.Image = CType(resources.GetObject("btnVersionTZ.Image"), System.Drawing.Image)
|
||||
Me.btnVersionTZ.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnVersionTZ.Location = New System.Drawing.Point(6, 105)
|
||||
Me.btnVersionTZ.Name = "btnVersionTZ"
|
||||
@@ -191,7 +204,7 @@ Partial Class frmNamenkonvention
|
||||
'
|
||||
'btnTrennzeichen
|
||||
'
|
||||
Me.btnTrennzeichen.Image = Global.Global_Indexer.My.Resources.Resources.add
|
||||
Me.btnTrennzeichen.Image = CType(resources.GetObject("btnTrennzeichen.Image"), System.Drawing.Image)
|
||||
Me.btnTrennzeichen.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnTrennzeichen.Location = New System.Drawing.Point(6, 56)
|
||||
Me.btnTrennzeichen.Name = "btnTrennzeichen"
|
||||
@@ -203,7 +216,7 @@ Partial Class frmNamenkonvention
|
||||
'
|
||||
'btnVersion
|
||||
'
|
||||
Me.btnVersion.Image = Global.Global_Indexer.My.Resources.Resources.add
|
||||
Me.btnVersion.Image = CType(resources.GetObject("btnVersion.Image"), System.Drawing.Image)
|
||||
Me.btnVersion.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnVersion.Location = New System.Drawing.Point(6, 21)
|
||||
Me.btnVersion.Name = "btnVersion"
|
||||
@@ -224,7 +237,7 @@ Partial Class frmNamenkonvention
|
||||
'
|
||||
'btnOK
|
||||
'
|
||||
Me.btnOK.Image = Global.Global_Indexer.My.Resources.Resources.database_save1
|
||||
Me.btnOK.Image = Global.Global_Indexer.My.Resources.Resources.save_16xLG
|
||||
Me.btnOK.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnOK.Location = New System.Drawing.Point(261, 303)
|
||||
Me.btnOK.Name = "btnOK"
|
||||
@@ -265,6 +278,11 @@ Partial Class frmNamenkonvention
|
||||
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBGI_CONFIGURATIONTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBGI_OBJECTTYPE_EMAIL_INDEXTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBHOTKEY_PATTERNS_REWORKTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBHOTKEY_PATTERNSTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBHOTKEY_PROFILETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBHOTKEY_USER_PROFILETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBHOTKEY_WINDOW_HOOKTableAdapter = Nothing
|
||||
Me.TableAdapterManager.UpdateOrder = Global_Indexer.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||
'
|
||||
'TBDD_INDEX_AUTOMTableAdapter
|
||||
@@ -292,30 +310,18 @@ Partial Class frmNamenkonvention
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.Image = Global.Global_Indexer.My.Resources.Resources.add
|
||||
Me.Button1.Image = CType(resources.GetObject("Button1.Image"), System.Drawing.Image)
|
||||
Me.Button1.Location = New System.Drawing.Point(199, 265)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(30, 23)
|
||||
Me.Button1.TabIndex = 9
|
||||
Me.Button1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button2
|
||||
'
|
||||
Me.Button2.Image = Global.Global_Indexer.My.Resources.Resources.add
|
||||
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button2.Location = New System.Drawing.Point(6, 153)
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.Size = New System.Drawing.Size(163, 29)
|
||||
Me.Button2.TabIndex = 8
|
||||
Me.Button2.Text = "OriginalName"
|
||||
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmNamenkonvention
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 17.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(467, 359)
|
||||
Me.ClientSize = New System.Drawing.Size(467, 343)
|
||||
Me.ControlBox = False
|
||||
Me.Controls.Add(Me.Button1)
|
||||
Me.Controls.Add(Me.cmbDate)
|
||||
|
||||
Reference in New Issue
Block a user