jj fix icons

This commit is contained in:
JenneJ
2015-10-26 14:01:16 +01:00
parent 13e087c133
commit 4178cc62fa
18 changed files with 256 additions and 243 deletions

View File

@@ -26,6 +26,7 @@ Partial Class frmDokumentart_NameConvention
Me.Label1 = New System.Windows.Forms.Label()
Me.txtnamenKonv = New System.Windows.Forms.TextBox()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.btnAddIndexM = New System.Windows.Forms.Button()
Me.cmbIndex_AUTO = New System.Windows.Forms.ComboBox()
Me.TBDD_INDEX_AUTOMBindingSource = New System.Windows.Forms.BindingSource(Me.components)
@@ -50,9 +51,8 @@ Partial Class frmDokumentart_NameConvention
Me.VERSION_DELIMITERTextBox = New System.Windows.Forms.TextBox()
Me.FILE_DELIMITERTextBox = New System.Windows.Forms.TextBox()
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
Me.Label6 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label6 = New System.Windows.Forms.Label()
Me.GroupBox1.SuspendLayout()
CType(Me.TBDD_INDEX_AUTOMBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -93,10 +93,21 @@ Partial Class frmDokumentart_NameConvention
Me.GroupBox1.TabIndex = 2
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Automatische Indexe:"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.Location = New System.Drawing.Point(6, 21)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(202, 39)
Me.Label2.TabIndex = 9
Me.Label2.Text = "Diese Indexe werden automatisch gesetzt," & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "können aber auch zur Dateibenennung" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "ge" & _
"nutzt werden."
'
'btnAddIndexM
'
Me.btnAddIndexM.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xMD
Me.btnAddIndexM.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
Me.btnAddIndexM.Location = New System.Drawing.Point(197, 70)
Me.btnAddIndexM.Name = "btnAddIndexM"
Me.btnAddIndexM.Size = New System.Drawing.Size(30, 23)
@@ -149,7 +160,7 @@ Partial Class frmDokumentart_NameConvention
'btnAddIndexA
'
Me.btnAddIndexA.Enabled = False
Me.btnAddIndexA.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xMD
Me.btnAddIndexA.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
Me.btnAddIndexA.Location = New System.Drawing.Point(423, 74)
Me.btnAddIndexA.Name = "btnAddIndexA"
Me.btnAddIndexA.Size = New System.Drawing.Size(30, 23)
@@ -194,7 +205,7 @@ Partial Class frmDokumentart_NameConvention
'
'Button1
'
Me.Button1.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xMD
Me.Button1.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
Me.Button1.Location = New System.Drawing.Point(180, 72)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(30, 23)
@@ -203,7 +214,7 @@ Partial Class frmDokumentart_NameConvention
'
'btnTrennzeichen
'
Me.btnTrennzeichen.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xMD
Me.btnTrennzeichen.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xLG
Me.btnTrennzeichen.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnTrennzeichen.Location = New System.Drawing.Point(6, 24)
Me.btnTrennzeichen.Name = "btnTrennzeichen"
@@ -243,7 +254,7 @@ Partial Class frmDokumentart_NameConvention
'
'btnOK
'
Me.btnOK.Image = Global.DD_Record_Organiser.My.Resources.Resources.save_16xLG
Me.btnOK.Image = Global.DD_Record_Organiser.My.Resources.Resources.save
Me.btnOK.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnOK.Location = New System.Drawing.Point(248, 355)
Me.btnOK.Name = "btnOK"
@@ -255,7 +266,7 @@ Partial Class frmDokumentart_NameConvention
'
'btnclose
'
Me.btnclose.Image = Global.DD_Record_Organiser.My.Resources.Resources.cancel1
Me.btnclose.Image = Global.DD_Record_Organiser.My.Resources.Resources.cancel
Me.btnclose.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnclose.Location = New System.Drawing.Point(369, 355)
Me.btnclose.Name = "btnclose"
@@ -296,8 +307,8 @@ Partial Class frmDokumentart_NameConvention
Me.TableAdapterManager.TBPMO_KONFIGURATIONTableAdapter = Me.TBPMO_KONFIGURATIONTableAdapter
Me.TableAdapterManager.TBPMO_RECORD_LOG_CONFIGTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_RECORDTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_TEMPLATE_PATTERNTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_TEMPLATE_ENTITYTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_TEMPLATE_PATTERNTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_TEMPLATETableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WD_FVIEW_DT_INDEXTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WD_OBJECTTYPETableAdapter = Nothing
@@ -348,16 +359,6 @@ Partial Class frmDokumentart_NameConvention
Me.GroupBox3.TabStop = False
Me.GroupBox3.Text = "Entitäts-abhängige Indexe:"
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.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.Label6.Location = New System.Drawing.Point(12, 73)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(177, 17)
Me.Label6.TabIndex = 12
Me.Label6.Text = "Aktuelle Namenkonvention:"
'
'Label5
'
Me.Label5.AutoSize = True
@@ -369,16 +370,15 @@ Partial Class frmDokumentart_NameConvention
Me.Label5.Text = "Zur Dateibenennung können Sie auch Werte aus " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "dem zur Laufzeit aktuellen Datensa" & _
"tzes nutzen."
'
'Label2
'Label6
'
Me.Label2.AutoSize = True
Me.Label2.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.Location = New System.Drawing.Point(6, 21)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(202, 39)
Me.Label2.TabIndex = 9
Me.Label2.Text = "Diese Indexe werden automatisch gesetzt," & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "können aber auch zur Dateibenennung" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "ge" & _
"nutzt werden."
Me.Label6.AutoSize = True
Me.Label6.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.Label6.Location = New System.Drawing.Point(12, 73)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(177, 17)
Me.Label6.TabIndex = 12
Me.Label6.Text = "Aktuelle Namenkonvention:"
'
'frmDokumentart_NameConvention
'