ms ProdAnpassung

This commit is contained in:
2021-12-15 15:31:09 +01:00
parent dfce1cea3b
commit 2128117a3e
14 changed files with 169 additions and 145 deletions

View File

@@ -661,7 +661,7 @@ Partial Class frmAdmin_Globix
Me.TextEditNamenkonvention.Location = New System.Drawing.Point(157, 105)
Me.TextEditNamenkonvention.MenuManager = Me.RibbonControl1
Me.TextEditNamenkonvention.Name = "TextEditNamenkonvention"
Me.TextEditNamenkonvention.Size = New System.Drawing.Size(396, 20)
Me.TextEditNamenkonvention.Size = New System.Drawing.Size(684, 20)
Me.TextEditNamenkonvention.StyleController = Me.LayoutControlProfile
Me.TextEditNamenkonvention.TabIndex = 46
'
@@ -721,9 +721,9 @@ Partial Class frmAdmin_Globix
'
Me.SimpleButtonNameconvention.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButtonNameconvention.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.SimpleButtonNameconvention.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
Me.SimpleButtonNameconvention.Location = New System.Drawing.Point(560, 102)
Me.SimpleButtonNameconvention.Location = New System.Drawing.Point(848, 102)
Me.SimpleButtonNameconvention.Name = "SimpleButtonNameconvention"
Me.SimpleButtonNameconvention.Size = New System.Drawing.Size(547, 22)
Me.SimpleButtonNameconvention.Size = New System.Drawing.Size(259, 22)
Me.SimpleButtonNameconvention.StyleController = Me.LayoutControlProfile
Me.SimpleButtonNameconvention.TabIndex = 58
Me.SimpleButtonNameconvention.Text = "Editor"
@@ -776,7 +776,7 @@ Partial Class frmAdmin_Globix
Me.LayoutControlItem30.Location = New System.Drawing.Point(0, 90)
Me.LayoutControlItem30.Name = "LayoutControlItem30"
Me.LayoutControlItem30.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem30.Size = New System.Drawing.Size(548, 30)
Me.LayoutControlItem30.Size = New System.Drawing.Size(836, 30)
Me.LayoutControlItem30.Text = "Namenkonvention"
Me.LayoutControlItem30.TextSize = New System.Drawing.Size(139, 13)
'
@@ -853,9 +853,9 @@ Partial Class frmAdmin_Globix
'LayoutControlItem1
'
Me.LayoutControlItem1.Control = Me.SimpleButtonNameconvention
Me.LayoutControlItem1.Location = New System.Drawing.Point(548, 90)
Me.LayoutControlItem1.Location = New System.Drawing.Point(836, 90)
Me.LayoutControlItem1.Name = "LayoutControlItem1"
Me.LayoutControlItem1.Size = New System.Drawing.Size(551, 30)
Me.LayoutControlItem1.Size = New System.Drawing.Size(263, 30)
Me.LayoutControlItem1.TextSize = New System.Drawing.Size(0, 0)
Me.LayoutControlItem1.TextVisible = False
'