MS New RibbonForm StartupParams
This commit is contained in:
158
app/DD_Clipboard_Searcher/frmAdministration.Designer.vb
generated
158
app/DD_Clipboard_Searcher/frmAdministration.Designer.vb
generated
@@ -405,7 +405,7 @@ Partial Class frmAdministration
|
||||
Me.GridControlProfiles.Location = New System.Drawing.Point(0, 0)
|
||||
Me.GridControlProfiles.MainView = Me.GridViewProfiles
|
||||
Me.GridControlProfiles.Name = "GridControlProfiles"
|
||||
Me.GridControlProfiles.Size = New System.Drawing.Size(237, 600)
|
||||
Me.GridControlProfiles.Size = New System.Drawing.Size(237, 601)
|
||||
Me.GridControlProfiles.TabIndex = 18
|
||||
Me.GridControlProfiles.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewProfiles})
|
||||
'
|
||||
@@ -503,7 +503,7 @@ Partial Class frmAdministration
|
||||
Me.XtraTabControl3.Location = New System.Drawing.Point(0, 0)
|
||||
Me.XtraTabControl3.Name = "XtraTabControl3"
|
||||
Me.XtraTabControl3.SelectedTabPage = Me.TabPageProfileManagement
|
||||
Me.XtraTabControl3.Size = New System.Drawing.Size(1118, 600)
|
||||
Me.XtraTabControl3.Size = New System.Drawing.Size(1118, 601)
|
||||
Me.XtraTabControl3.TabIndex = 21
|
||||
Me.XtraTabControl3.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabPageProfileManagement, Me.TabPageProfileAssignment})
|
||||
'
|
||||
@@ -513,7 +513,7 @@ Partial Class frmAdministration
|
||||
Me.TabPageProfileManagement.ImageOptions.SvgImage = CType(resources.GetObject("TabPageProfileManagement.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.TabPageProfileManagement.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
|
||||
Me.TabPageProfileManagement.Name = "TabPageProfileManagement"
|
||||
Me.TabPageProfileManagement.Size = New System.Drawing.Size(1116, 568)
|
||||
Me.TabPageProfileManagement.Size = New System.Drawing.Size(1116, 571)
|
||||
Me.TabPageProfileManagement.Text = "Profil-Verwaltung"
|
||||
'
|
||||
'XtraTabControl1
|
||||
@@ -522,7 +522,7 @@ Partial Class frmAdministration
|
||||
Me.XtraTabControl1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.XtraTabControl1.Name = "XtraTabControl1"
|
||||
Me.XtraTabControl1.SelectedTabPage = Me.TabPageGeneralSettings
|
||||
Me.XtraTabControl1.Size = New System.Drawing.Size(1116, 568)
|
||||
Me.XtraTabControl1.Size = New System.Drawing.Size(1116, 571)
|
||||
Me.XtraTabControl1.TabIndex = 0
|
||||
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabPageGeneralSettings, Me.TabPageDocuments, Me.TabPageData, Me.TabPageProcessAssignment})
|
||||
'
|
||||
@@ -532,7 +532,7 @@ Partial Class frmAdministration
|
||||
Me.TabPageGeneralSettings.ImageOptions.SvgImage = CType(resources.GetObject("TabPageGeneralSettings.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.TabPageGeneralSettings.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
|
||||
Me.TabPageGeneralSettings.Name = "TabPageGeneralSettings"
|
||||
Me.TabPageGeneralSettings.Size = New System.Drawing.Size(1114, 540)
|
||||
Me.TabPageGeneralSettings.Size = New System.Drawing.Size(1114, 545)
|
||||
Me.TabPageGeneralSettings.Text = "Allgemein"
|
||||
'
|
||||
'LayoutControl1
|
||||
@@ -560,7 +560,7 @@ Partial Class frmAdministration
|
||||
'txtProfileName
|
||||
'
|
||||
Me.txtProfileName.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROFILESBindingSource, "NAME", True))
|
||||
Me.txtProfileName.Location = New System.Drawing.Point(131, 60)
|
||||
Me.txtProfileName.Location = New System.Drawing.Point(131, 58)
|
||||
Me.txtProfileName.Name = "txtProfileName"
|
||||
Me.txtProfileName.Size = New System.Drawing.Size(245, 20)
|
||||
Me.txtProfileName.StyleController = Me.LayoutControl1
|
||||
@@ -569,7 +569,7 @@ Partial Class frmAdministration
|
||||
'textEdit4
|
||||
'
|
||||
Me.textEdit4.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROFILESBindingSource, "COMMENT", True))
|
||||
Me.textEdit4.Location = New System.Drawing.Point(131, 116)
|
||||
Me.textEdit4.Location = New System.Drawing.Point(131, 114)
|
||||
Me.textEdit4.Name = "textEdit4"
|
||||
Me.textEdit4.Size = New System.Drawing.Size(245, 20)
|
||||
Me.textEdit4.StyleController = Me.LayoutControl1
|
||||
@@ -582,7 +582,7 @@ Partial Class frmAdministration
|
||||
Me.CheckEdit1.MenuManager = Me.RibbonControl2
|
||||
Me.CheckEdit1.Name = "CheckEdit1"
|
||||
Me.CheckEdit1.Properties.Caption = "Profil Aktiv"
|
||||
Me.CheckEdit1.Size = New System.Drawing.Size(364, 20)
|
||||
Me.CheckEdit1.Size = New System.Drawing.Size(364, 18)
|
||||
Me.CheckEdit1.StyleController = Me.LayoutControl1
|
||||
Me.CheckEdit1.TabIndex = 10
|
||||
'
|
||||
@@ -597,7 +597,7 @@ Partial Class frmAdministration
|
||||
Me.RibbonControl2.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.RibbonControl2.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.RibbonControl2.ShowToolbarCustomizeItem = False
|
||||
Me.RibbonControl2.Size = New System.Drawing.Size(1365, 158)
|
||||
Me.RibbonControl2.Size = New System.Drawing.Size(1365, 157)
|
||||
Me.RibbonControl2.StatusBar = Me.RibbonStatusBar1
|
||||
Me.RibbonControl2.Toolbar.ShowCustomizeItem = False
|
||||
Me.RibbonControl2.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden
|
||||
@@ -903,7 +903,7 @@ Partial Class frmAdministration
|
||||
'textEdit2
|
||||
'
|
||||
Me.textEdit2.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROFILESBindingSource, "PROFILE_TYPE", True))
|
||||
Me.textEdit2.Location = New System.Drawing.Point(131, 88)
|
||||
Me.textEdit2.Location = New System.Drawing.Point(131, 86)
|
||||
Me.textEdit2.Name = "textEdit2"
|
||||
Me.textEdit2.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
||||
Me.textEdit2.Properties.Columns.AddRange(New DevExpress.XtraEditors.Controls.LookUpColumnInfo() {New DevExpress.XtraEditors.Controls.LookUpColumnInfo("TYPE_NAME", "Profil Typ", 68, DevExpress.Utils.FormatType.None, "", True, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.[Default])})
|
||||
@@ -925,7 +925,7 @@ Partial Class frmAdministration
|
||||
'TextEdit8
|
||||
'
|
||||
Me.TextEdit8.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "ADDED_WHO", True))
|
||||
Me.TextEdit8.Location = New System.Drawing.Point(12, 263)
|
||||
Me.TextEdit8.Location = New System.Drawing.Point(12, 262)
|
||||
Me.TextEdit8.Name = "TextEdit8"
|
||||
Me.TextEdit8.Properties.ReadOnly = True
|
||||
Me.TextEdit8.Size = New System.Drawing.Size(180, 20)
|
||||
@@ -935,7 +935,7 @@ Partial Class frmAdministration
|
||||
'TextEdit7
|
||||
'
|
||||
Me.TextEdit7.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "ADDED_WHEN", True))
|
||||
Me.TextEdit7.Location = New System.Drawing.Point(196, 263)
|
||||
Me.TextEdit7.Location = New System.Drawing.Point(196, 262)
|
||||
Me.TextEdit7.Name = "TextEdit7"
|
||||
Me.TextEdit7.Properties.ReadOnly = True
|
||||
Me.TextEdit7.Size = New System.Drawing.Size(180, 20)
|
||||
@@ -945,7 +945,7 @@ Partial Class frmAdministration
|
||||
'CHANGEDWHOTextBox
|
||||
'
|
||||
Me.CHANGEDWHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "CHANGED_WHO", True))
|
||||
Me.CHANGEDWHOTextBox.Location = New System.Drawing.Point(12, 303)
|
||||
Me.CHANGEDWHOTextBox.Location = New System.Drawing.Point(12, 302)
|
||||
Me.CHANGEDWHOTextBox.Name = "CHANGEDWHOTextBox"
|
||||
Me.CHANGEDWHOTextBox.Properties.ReadOnly = True
|
||||
Me.CHANGEDWHOTextBox.Size = New System.Drawing.Size(180, 20)
|
||||
@@ -955,7 +955,7 @@ Partial Class frmAdministration
|
||||
'TextEdit6
|
||||
'
|
||||
Me.TextEdit6.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "CHANGED_WHEN", True))
|
||||
Me.TextEdit6.Location = New System.Drawing.Point(196, 303)
|
||||
Me.TextEdit6.Location = New System.Drawing.Point(196, 302)
|
||||
Me.TextEdit6.Name = "TextEdit6"
|
||||
Me.TextEdit6.Properties.ReadOnly = True
|
||||
Me.TextEdit6.Size = New System.Drawing.Size(180, 20)
|
||||
@@ -965,7 +965,7 @@ Partial Class frmAdministration
|
||||
'PROFILE_IDTextBox
|
||||
'
|
||||
Me.PROFILE_IDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "GUID", True))
|
||||
Me.PROFILE_IDTextBox.Location = New System.Drawing.Point(131, 36)
|
||||
Me.PROFILE_IDTextBox.Location = New System.Drawing.Point(131, 34)
|
||||
Me.PROFILE_IDTextBox.MenuManager = Me.RibbonControl2
|
||||
Me.PROFILE_IDTextBox.Name = "PROFILE_IDTextBox"
|
||||
Me.PROFILE_IDTextBox.Properties.ReadOnly = True
|
||||
@@ -976,15 +976,15 @@ Partial Class frmAdministration
|
||||
'textEdit5
|
||||
'
|
||||
Me.textEdit5.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROFILESBindingSource, "REGEX_EXPRESSION", True))
|
||||
Me.textEdit5.Location = New System.Drawing.Point(131, 144)
|
||||
Me.textEdit5.Location = New System.Drawing.Point(131, 142)
|
||||
Me.textEdit5.Name = "textEdit5"
|
||||
Me.textEdit5.Size = New System.Drawing.Size(245, 49)
|
||||
Me.textEdit5.Size = New System.Drawing.Size(245, 50)
|
||||
Me.textEdit5.StyleController = Me.LayoutControl1
|
||||
Me.textEdit5.TabIndex = 8
|
||||
'
|
||||
'txtRegexTestString
|
||||
'
|
||||
Me.txtRegexTestString.Location = New System.Drawing.Point(131, 197)
|
||||
Me.txtRegexTestString.Location = New System.Drawing.Point(131, 196)
|
||||
Me.txtRegexTestString.MenuManager = Me.RibbonControl2
|
||||
Me.txtRegexTestString.Name = "txtRegexTestString"
|
||||
Me.txtRegexTestString.Size = New System.Drawing.Size(245, 20)
|
||||
@@ -993,7 +993,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
'SimpleButton1
|
||||
'
|
||||
Me.SimpleButton1.Location = New System.Drawing.Point(12, 221)
|
||||
Me.SimpleButton1.Location = New System.Drawing.Point(12, 220)
|
||||
Me.SimpleButton1.Name = "SimpleButton1"
|
||||
Me.SimpleButton1.Size = New System.Drawing.Size(364, 22)
|
||||
Me.SimpleButton1.StyleController = Me.LayoutControl1
|
||||
@@ -1013,7 +1013,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.layoutControlItem2.Control = Me.textEdit2
|
||||
Me.layoutControlItem2.CustomizationFormText = "Profil Typ"
|
||||
Me.layoutControlItem2.Location = New System.Drawing.Point(0, 76)
|
||||
Me.layoutControlItem2.Location = New System.Drawing.Point(0, 74)
|
||||
Me.layoutControlItem2.MinSize = New System.Drawing.Size(149, 24)
|
||||
Me.layoutControlItem2.Name = "layoutControlItem2"
|
||||
Me.layoutControlItem2.Size = New System.Drawing.Size(368, 28)
|
||||
@@ -1026,7 +1026,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.layoutControlItem4.Control = Me.textEdit4
|
||||
Me.layoutControlItem4.CustomizationFormText = "Kommentar"
|
||||
Me.layoutControlItem4.Location = New System.Drawing.Point(0, 104)
|
||||
Me.layoutControlItem4.Location = New System.Drawing.Point(0, 102)
|
||||
Me.layoutControlItem4.MaxSize = New System.Drawing.Size(404, 0)
|
||||
Me.layoutControlItem4.MinSize = New System.Drawing.Size(149, 24)
|
||||
Me.layoutControlItem4.Name = "layoutControlItem4"
|
||||
@@ -1040,10 +1040,10 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.layoutControlItem5.Control = Me.textEdit5
|
||||
Me.layoutControlItem5.CustomizationFormText = "Regular Expression"
|
||||
Me.layoutControlItem5.Location = New System.Drawing.Point(0, 132)
|
||||
Me.layoutControlItem5.Location = New System.Drawing.Point(0, 130)
|
||||
Me.layoutControlItem5.MinSize = New System.Drawing.Size(50, 25)
|
||||
Me.layoutControlItem5.Name = "layoutControlItem5"
|
||||
Me.layoutControlItem5.Size = New System.Drawing.Size(368, 53)
|
||||
Me.layoutControlItem5.Size = New System.Drawing.Size(368, 54)
|
||||
Me.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom
|
||||
Me.layoutControlItem5.Text = "Regular Expression"
|
||||
Me.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Left
|
||||
@@ -1054,7 +1054,7 @@ Partial Class frmAdministration
|
||||
Me.LayoutControlItem7.Control = Me.CheckEdit1
|
||||
Me.LayoutControlItem7.Location = New System.Drawing.Point(0, 0)
|
||||
Me.LayoutControlItem7.Name = "LayoutControlItem7"
|
||||
Me.LayoutControlItem7.Size = New System.Drawing.Size(368, 24)
|
||||
Me.LayoutControlItem7.Size = New System.Drawing.Size(368, 22)
|
||||
Me.LayoutControlItem7.TextSize = New System.Drawing.Size(0, 0)
|
||||
Me.LayoutControlItem7.TextVisible = False
|
||||
'
|
||||
@@ -1062,7 +1062,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.layoutControlItem1.Control = Me.TextEdit8
|
||||
Me.layoutControlItem1.CustomizationFormText = "layoutControlItem1"
|
||||
Me.layoutControlItem1.Location = New System.Drawing.Point(0, 235)
|
||||
Me.layoutControlItem1.Location = New System.Drawing.Point(0, 234)
|
||||
Me.layoutControlItem1.Name = "layoutControlItem1"
|
||||
Me.layoutControlItem1.Size = New System.Drawing.Size(184, 40)
|
||||
Me.layoutControlItem1.Text = "Erstellt Wer"
|
||||
@@ -1073,7 +1073,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.layoutControlItem6.Control = Me.TextEdit7
|
||||
Me.layoutControlItem6.CustomizationFormText = "layoutControlItem2"
|
||||
Me.layoutControlItem6.Location = New System.Drawing.Point(184, 235)
|
||||
Me.layoutControlItem6.Location = New System.Drawing.Point(184, 234)
|
||||
Me.layoutControlItem6.Name = "layoutControlItem6"
|
||||
Me.layoutControlItem6.Size = New System.Drawing.Size(184, 40)
|
||||
Me.layoutControlItem6.Text = "Erstellt wann"
|
||||
@@ -1084,7 +1084,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem8.Control = Me.CHANGEDWHOTextBox
|
||||
Me.LayoutControlItem8.CustomizationFormText = "layoutControlItem3"
|
||||
Me.LayoutControlItem8.Location = New System.Drawing.Point(0, 275)
|
||||
Me.LayoutControlItem8.Location = New System.Drawing.Point(0, 274)
|
||||
Me.LayoutControlItem8.Name = "LayoutControlItem8"
|
||||
Me.LayoutControlItem8.Size = New System.Drawing.Size(184, 40)
|
||||
Me.LayoutControlItem8.Text = "Geändert wer"
|
||||
@@ -1095,7 +1095,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem9.Control = Me.TextEdit6
|
||||
Me.LayoutControlItem9.CustomizationFormText = "layoutControlItem4"
|
||||
Me.LayoutControlItem9.Location = New System.Drawing.Point(184, 275)
|
||||
Me.LayoutControlItem9.Location = New System.Drawing.Point(184, 274)
|
||||
Me.LayoutControlItem9.Name = "LayoutControlItem9"
|
||||
Me.LayoutControlItem9.Size = New System.Drawing.Size(184, 40)
|
||||
Me.LayoutControlItem9.Text = "Geändert wann"
|
||||
@@ -1105,7 +1105,7 @@ Partial Class frmAdministration
|
||||
'LayoutControlItem20
|
||||
'
|
||||
Me.LayoutControlItem20.Control = Me.PROFILE_IDTextBox
|
||||
Me.LayoutControlItem20.Location = New System.Drawing.Point(0, 24)
|
||||
Me.LayoutControlItem20.Location = New System.Drawing.Point(0, 22)
|
||||
Me.LayoutControlItem20.Name = "LayoutControlItem20"
|
||||
Me.LayoutControlItem20.Size = New System.Drawing.Size(368, 24)
|
||||
Me.LayoutControlItem20.Text = "ID"
|
||||
@@ -1114,16 +1114,16 @@ Partial Class frmAdministration
|
||||
'EmptySpaceItem3
|
||||
'
|
||||
Me.EmptySpaceItem3.AllowHotTrack = False
|
||||
Me.EmptySpaceItem3.Location = New System.Drawing.Point(0, 315)
|
||||
Me.EmptySpaceItem3.Location = New System.Drawing.Point(0, 314)
|
||||
Me.EmptySpaceItem3.Name = "EmptySpaceItem3"
|
||||
Me.EmptySpaceItem3.Size = New System.Drawing.Size(368, 23)
|
||||
Me.EmptySpaceItem3.Size = New System.Drawing.Size(368, 24)
|
||||
Me.EmptySpaceItem3.TextSize = New System.Drawing.Size(0, 0)
|
||||
'
|
||||
'layoutControlItem3
|
||||
'
|
||||
Me.layoutControlItem3.Control = Me.txtProfileName
|
||||
Me.layoutControlItem3.CustomizationFormText = "Name"
|
||||
Me.layoutControlItem3.Location = New System.Drawing.Point(0, 48)
|
||||
Me.layoutControlItem3.Location = New System.Drawing.Point(0, 46)
|
||||
Me.layoutControlItem3.MinSize = New System.Drawing.Size(149, 24)
|
||||
Me.layoutControlItem3.Name = "layoutControlItem3"
|
||||
Me.layoutControlItem3.Size = New System.Drawing.Size(368, 28)
|
||||
@@ -1135,7 +1135,7 @@ Partial Class frmAdministration
|
||||
'LayoutControlItem35
|
||||
'
|
||||
Me.LayoutControlItem35.Control = Me.txtRegexTestString
|
||||
Me.LayoutControlItem35.Location = New System.Drawing.Point(0, 185)
|
||||
Me.LayoutControlItem35.Location = New System.Drawing.Point(0, 184)
|
||||
Me.LayoutControlItem35.Name = "LayoutControlItem35"
|
||||
Me.LayoutControlItem35.Size = New System.Drawing.Size(368, 24)
|
||||
Me.LayoutControlItem35.Text = "Regular Expression Test"
|
||||
@@ -1144,7 +1144,7 @@ Partial Class frmAdministration
|
||||
'LayoutControlItem36
|
||||
'
|
||||
Me.LayoutControlItem36.Control = Me.SimpleButton1
|
||||
Me.LayoutControlItem36.Location = New System.Drawing.Point(0, 209)
|
||||
Me.LayoutControlItem36.Location = New System.Drawing.Point(0, 208)
|
||||
Me.LayoutControlItem36.Name = "LayoutControlItem36"
|
||||
Me.LayoutControlItem36.Size = New System.Drawing.Size(368, 26)
|
||||
Me.LayoutControlItem36.TextSize = New System.Drawing.Size(0, 0)
|
||||
@@ -1192,14 +1192,14 @@ Partial Class frmAdministration
|
||||
Me.CheckEdit3.Location = New System.Drawing.Point(12, 12)
|
||||
Me.CheckEdit3.Name = "CheckEdit3"
|
||||
Me.CheckEdit3.Properties.Caption = "Suche Aktiv"
|
||||
Me.CheckEdit3.Size = New System.Drawing.Size(299, 20)
|
||||
Me.CheckEdit3.Size = New System.Drawing.Size(299, 18)
|
||||
Me.CheckEdit3.StyleController = Me.LayoutControlDocs
|
||||
Me.CheckEdit3.TabIndex = 8
|
||||
'
|
||||
'TextEdit17
|
||||
'
|
||||
Me.TextEdit17.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DOC_SEARCHBindingSource, "ADDED_WHO", True))
|
||||
Me.TextEdit17.Location = New System.Drawing.Point(12, 148)
|
||||
Me.TextEdit17.Location = New System.Drawing.Point(12, 146)
|
||||
Me.TextEdit17.Name = "TextEdit17"
|
||||
Me.TextEdit17.Properties.ReadOnly = True
|
||||
Me.TextEdit17.Size = New System.Drawing.Size(125, 20)
|
||||
@@ -1209,7 +1209,7 @@ Partial Class frmAdministration
|
||||
'TextEdit15
|
||||
'
|
||||
Me.TextEdit15.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DOC_SEARCHBindingSource, "ADDED_WHEN", True))
|
||||
Me.TextEdit15.Location = New System.Drawing.Point(141, 148)
|
||||
Me.TextEdit15.Location = New System.Drawing.Point(141, 146)
|
||||
Me.TextEdit15.Name = "TextEdit15"
|
||||
Me.TextEdit15.Properties.ReadOnly = True
|
||||
Me.TextEdit15.Size = New System.Drawing.Size(170, 20)
|
||||
@@ -1219,7 +1219,7 @@ Partial Class frmAdministration
|
||||
'TextEdit18
|
||||
'
|
||||
Me.TextEdit18.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DOC_SEARCHBindingSource, "CHANGED_WHEN", True))
|
||||
Me.TextEdit18.Location = New System.Drawing.Point(141, 188)
|
||||
Me.TextEdit18.Location = New System.Drawing.Point(141, 186)
|
||||
Me.TextEdit18.Name = "TextEdit18"
|
||||
Me.TextEdit18.Properties.ReadOnly = True
|
||||
Me.TextEdit18.Size = New System.Drawing.Size(170, 20)
|
||||
@@ -1229,7 +1229,7 @@ Partial Class frmAdministration
|
||||
'CHANGED_WHOTextBox2
|
||||
'
|
||||
Me.CHANGED_WHOTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DOC_SEARCHBindingSource, "CHANGED_WHO", True))
|
||||
Me.CHANGED_WHOTextBox2.Location = New System.Drawing.Point(12, 188)
|
||||
Me.CHANGED_WHOTextBox2.Location = New System.Drawing.Point(12, 186)
|
||||
Me.CHANGED_WHOTextBox2.Name = "CHANGED_WHOTextBox2"
|
||||
Me.CHANGED_WHOTextBox2.Properties.ReadOnly = True
|
||||
Me.CHANGED_WHOTextBox2.Size = New System.Drawing.Size(125, 20)
|
||||
@@ -1240,7 +1240,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.txtDocSearchName.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DOC_SEARCHBindingSource, "TAB_TITLE", True))
|
||||
Me.txtDocSearchName.EditValue = ""
|
||||
Me.txtDocSearchName.Location = New System.Drawing.Point(140, 60)
|
||||
Me.txtDocSearchName.Location = New System.Drawing.Point(140, 58)
|
||||
Me.txtDocSearchName.Name = "txtDocSearchName"
|
||||
Me.txtDocSearchName.Size = New System.Drawing.Size(171, 20)
|
||||
Me.txtDocSearchName.StyleController = Me.LayoutControlDocs
|
||||
@@ -1249,7 +1249,7 @@ Partial Class frmAdministration
|
||||
'LookUpEdit1
|
||||
'
|
||||
Me.LookUpEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROF_DOC_SEARCHBindingSource, "CONN_ID", True))
|
||||
Me.LookUpEdit1.Location = New System.Drawing.Point(140, 108)
|
||||
Me.LookUpEdit1.Location = New System.Drawing.Point(140, 106)
|
||||
Me.LookUpEdit1.Name = "LookUpEdit1"
|
||||
Me.LookUpEdit1.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
||||
Me.LookUpEdit1.Properties.Columns.AddRange(New DevExpress.XtraEditors.Controls.LookUpColumnInfo() {New DevExpress.XtraEditors.Controls.LookUpColumnInfo("BEZEICHNUNG", "Verbindung", 80, DevExpress.Utils.FormatType.None, "", True, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.[Default])})
|
||||
@@ -1293,7 +1293,7 @@ Partial Class frmAdministration
|
||||
'txtDOC_GUID
|
||||
'
|
||||
Me.txtDOC_GUID.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DOC_SEARCHBindingSource, "GUID", True))
|
||||
Me.txtDOC_GUID.Location = New System.Drawing.Point(140, 36)
|
||||
Me.txtDOC_GUID.Location = New System.Drawing.Point(140, 34)
|
||||
Me.txtDOC_GUID.Name = "txtDOC_GUID"
|
||||
Me.txtDOC_GUID.Properties.ReadOnly = True
|
||||
Me.txtDOC_GUID.Size = New System.Drawing.Size(171, 20)
|
||||
@@ -1303,7 +1303,7 @@ Partial Class frmAdministration
|
||||
'TextEdit19
|
||||
'
|
||||
Me.TextEdit19.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROF_DOC_SEARCHBindingSource, "TAB_INDEX", True))
|
||||
Me.TextEdit19.Location = New System.Drawing.Point(140, 84)
|
||||
Me.TextEdit19.Location = New System.Drawing.Point(140, 82)
|
||||
Me.TextEdit19.Name = "TextEdit19"
|
||||
Me.TextEdit19.Properties.AutoHeight = False
|
||||
Me.TextEdit19.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
||||
@@ -1374,7 +1374,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem29.Control = Me.txtDocSearchName
|
||||
Me.LayoutControlItem29.CustomizationFormText = "Titel:"
|
||||
Me.LayoutControlItem29.Location = New System.Drawing.Point(0, 48)
|
||||
Me.LayoutControlItem29.Location = New System.Drawing.Point(0, 46)
|
||||
Me.LayoutControlItem29.Name = "LayoutControlItem29"
|
||||
Me.LayoutControlItem29.Size = New System.Drawing.Size(303, 24)
|
||||
Me.LayoutControlItem29.Text = "Titel:"
|
||||
@@ -1384,7 +1384,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem30.Control = Me.TextEdit19
|
||||
Me.LayoutControlItem30.CustomizationFormText = "Position:"
|
||||
Me.LayoutControlItem30.Location = New System.Drawing.Point(0, 72)
|
||||
Me.LayoutControlItem30.Location = New System.Drawing.Point(0, 70)
|
||||
Me.LayoutControlItem30.Name = "LayoutControlItem30"
|
||||
Me.LayoutControlItem30.Size = New System.Drawing.Size(303, 24)
|
||||
Me.LayoutControlItem30.Text = "Position/Reihenfolge:"
|
||||
@@ -1394,7 +1394,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem31.Control = Me.LookUpEdit1
|
||||
Me.LayoutControlItem31.CustomizationFormText = "Verbindung:"
|
||||
Me.LayoutControlItem31.Location = New System.Drawing.Point(0, 96)
|
||||
Me.LayoutControlItem31.Location = New System.Drawing.Point(0, 94)
|
||||
Me.LayoutControlItem31.Name = "LayoutControlItem31"
|
||||
Me.LayoutControlItem31.Size = New System.Drawing.Size(303, 24)
|
||||
Me.LayoutControlItem31.Text = "Datenbank-Verbindung:"
|
||||
@@ -1404,7 +1404,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem25.Control = Me.TextEdit17
|
||||
Me.LayoutControlItem25.CustomizationFormText = "layoutControlItem1"
|
||||
Me.LayoutControlItem25.Location = New System.Drawing.Point(0, 120)
|
||||
Me.LayoutControlItem25.Location = New System.Drawing.Point(0, 118)
|
||||
Me.LayoutControlItem25.Name = "LayoutControlItem25"
|
||||
Me.LayoutControlItem25.Size = New System.Drawing.Size(129, 40)
|
||||
Me.LayoutControlItem25.Text = "Erstellt wer:"
|
||||
@@ -1415,7 +1415,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem27.Control = Me.TextEdit18
|
||||
Me.LayoutControlItem27.CustomizationFormText = "layoutControlItem4"
|
||||
Me.LayoutControlItem27.Location = New System.Drawing.Point(129, 160)
|
||||
Me.LayoutControlItem27.Location = New System.Drawing.Point(129, 158)
|
||||
Me.LayoutControlItem27.Name = "LayoutControlItem27"
|
||||
Me.LayoutControlItem27.Size = New System.Drawing.Size(174, 40)
|
||||
Me.LayoutControlItem27.Text = "Geändert wann:"
|
||||
@@ -1426,7 +1426,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem26.Control = Me.TextEdit15
|
||||
Me.LayoutControlItem26.CustomizationFormText = "layoutControlItem2"
|
||||
Me.LayoutControlItem26.Location = New System.Drawing.Point(129, 120)
|
||||
Me.LayoutControlItem26.Location = New System.Drawing.Point(129, 118)
|
||||
Me.LayoutControlItem26.Name = "LayoutControlItem26"
|
||||
Me.LayoutControlItem26.Size = New System.Drawing.Size(174, 40)
|
||||
Me.LayoutControlItem26.Text = "Erstellt wann:"
|
||||
@@ -1436,9 +1436,9 @@ Partial Class frmAdministration
|
||||
'EmptySpaceItem2
|
||||
'
|
||||
Me.EmptySpaceItem2.AllowHotTrack = False
|
||||
Me.EmptySpaceItem2.Location = New System.Drawing.Point(0, 200)
|
||||
Me.EmptySpaceItem2.Location = New System.Drawing.Point(0, 198)
|
||||
Me.EmptySpaceItem2.Name = "EmptySpaceItem2"
|
||||
Me.EmptySpaceItem2.Size = New System.Drawing.Size(303, 320)
|
||||
Me.EmptySpaceItem2.Size = New System.Drawing.Size(303, 322)
|
||||
Me.EmptySpaceItem2.TextSize = New System.Drawing.Size(0, 0)
|
||||
'
|
||||
'LayoutControlItem33
|
||||
@@ -1467,7 +1467,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem34.Control = Me.txtDOC_GUID
|
||||
Me.LayoutControlItem34.CustomizationFormText = "ID:"
|
||||
Me.LayoutControlItem34.Location = New System.Drawing.Point(0, 24)
|
||||
Me.LayoutControlItem34.Location = New System.Drawing.Point(0, 22)
|
||||
Me.LayoutControlItem34.Name = "LayoutControlItem34"
|
||||
Me.LayoutControlItem34.Size = New System.Drawing.Size(303, 24)
|
||||
Me.LayoutControlItem34.Text = "ID:"
|
||||
@@ -1479,7 +1479,7 @@ Partial Class frmAdministration
|
||||
Me.LayoutControlItem24.CustomizationFormText = "LayoutControlItem10"
|
||||
Me.LayoutControlItem24.Location = New System.Drawing.Point(0, 0)
|
||||
Me.LayoutControlItem24.Name = "LayoutControlItem24"
|
||||
Me.LayoutControlItem24.Size = New System.Drawing.Size(303, 24)
|
||||
Me.LayoutControlItem24.Size = New System.Drawing.Size(303, 22)
|
||||
Me.LayoutControlItem24.Text = "LayoutControlItem10"
|
||||
Me.LayoutControlItem24.TextSize = New System.Drawing.Size(0, 0)
|
||||
Me.LayoutControlItem24.TextVisible = False
|
||||
@@ -1488,7 +1488,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem28.Control = Me.CHANGED_WHOTextBox2
|
||||
Me.LayoutControlItem28.CustomizationFormText = "layoutControlItem3"
|
||||
Me.LayoutControlItem28.Location = New System.Drawing.Point(0, 160)
|
||||
Me.LayoutControlItem28.Location = New System.Drawing.Point(0, 158)
|
||||
Me.LayoutControlItem28.Name = "LayoutControlItem28"
|
||||
Me.LayoutControlItem28.Size = New System.Drawing.Size(129, 40)
|
||||
Me.LayoutControlItem28.Text = "Geändert wer:"
|
||||
@@ -1603,7 +1603,7 @@ Partial Class frmAdministration
|
||||
'TextEdit12
|
||||
'
|
||||
Me.TextEdit12.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DATA_SEARCHBindingSource, "ADDED_WHO", True))
|
||||
Me.TextEdit12.Location = New System.Drawing.Point(12, 148)
|
||||
Me.TextEdit12.Location = New System.Drawing.Point(12, 146)
|
||||
Me.TextEdit12.Name = "TextEdit12"
|
||||
Me.TextEdit12.Properties.ReadOnly = True
|
||||
Me.TextEdit12.Size = New System.Drawing.Size(125, 20)
|
||||
@@ -1613,7 +1613,7 @@ Partial Class frmAdministration
|
||||
'TextEdit13
|
||||
'
|
||||
Me.TextEdit13.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DATA_SEARCHBindingSource, "ADDED_WHEN", True))
|
||||
Me.TextEdit13.Location = New System.Drawing.Point(141, 148)
|
||||
Me.TextEdit13.Location = New System.Drawing.Point(141, 146)
|
||||
Me.TextEdit13.Name = "TextEdit13"
|
||||
Me.TextEdit13.Properties.ReadOnly = True
|
||||
Me.TextEdit13.Size = New System.Drawing.Size(172, 20)
|
||||
@@ -1623,7 +1623,7 @@ Partial Class frmAdministration
|
||||
'CHANGED_WHOTextBox1
|
||||
'
|
||||
Me.CHANGED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DATA_SEARCHBindingSource, "CHANGED_WHO", True))
|
||||
Me.CHANGED_WHOTextBox1.Location = New System.Drawing.Point(12, 188)
|
||||
Me.CHANGED_WHOTextBox1.Location = New System.Drawing.Point(12, 186)
|
||||
Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1"
|
||||
Me.CHANGED_WHOTextBox1.Properties.ReadOnly = True
|
||||
Me.CHANGED_WHOTextBox1.Size = New System.Drawing.Size(125, 20)
|
||||
@@ -1633,7 +1633,7 @@ Partial Class frmAdministration
|
||||
'TextEdit11
|
||||
'
|
||||
Me.TextEdit11.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DATA_SEARCHBindingSource, "CHANGED_WHEN", True))
|
||||
Me.TextEdit11.Location = New System.Drawing.Point(141, 188)
|
||||
Me.TextEdit11.Location = New System.Drawing.Point(141, 186)
|
||||
Me.TextEdit11.Name = "TextEdit11"
|
||||
Me.TextEdit11.Properties.ReadOnly = True
|
||||
Me.TextEdit11.Size = New System.Drawing.Size(172, 20)
|
||||
@@ -1647,7 +1647,7 @@ Partial Class frmAdministration
|
||||
Me.CheckEdit2.MenuManager = Me.RibbonControl2
|
||||
Me.CheckEdit2.Name = "CheckEdit2"
|
||||
Me.CheckEdit2.Properties.Caption = "Suche Aktiv"
|
||||
Me.CheckEdit2.Size = New System.Drawing.Size(301, 20)
|
||||
Me.CheckEdit2.Size = New System.Drawing.Size(301, 18)
|
||||
Me.CheckEdit2.StyleController = Me.LayoutControlData
|
||||
Me.CheckEdit2.TabIndex = 8
|
||||
'
|
||||
@@ -1655,7 +1655,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.txtDataSearchName.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DATA_SEARCHBindingSource, "TAB_TITLE", True))
|
||||
Me.txtDataSearchName.EditValue = ""
|
||||
Me.txtDataSearchName.Location = New System.Drawing.Point(140, 60)
|
||||
Me.txtDataSearchName.Location = New System.Drawing.Point(140, 58)
|
||||
Me.txtDataSearchName.MenuManager = Me.RibbonControl2
|
||||
Me.txtDataSearchName.Name = "txtDataSearchName"
|
||||
Me.txtDataSearchName.Size = New System.Drawing.Size(173, 20)
|
||||
@@ -1665,7 +1665,7 @@ Partial Class frmAdministration
|
||||
'ComboBoxEdit2
|
||||
'
|
||||
Me.ComboBoxEdit2.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROF_DATA_SEARCHBindingSource, "CONN_ID", True))
|
||||
Me.ComboBoxEdit2.Location = New System.Drawing.Point(140, 108)
|
||||
Me.ComboBoxEdit2.Location = New System.Drawing.Point(140, 106)
|
||||
Me.ComboBoxEdit2.MenuManager = Me.RibbonControl2
|
||||
Me.ComboBoxEdit2.Name = "ComboBoxEdit2"
|
||||
Me.ComboBoxEdit2.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
||||
@@ -1707,7 +1707,7 @@ Partial Class frmAdministration
|
||||
'txtDATAGUID
|
||||
'
|
||||
Me.txtDATAGUID.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DATA_SEARCHBindingSource, "GUID", True))
|
||||
Me.txtDATAGUID.Location = New System.Drawing.Point(140, 36)
|
||||
Me.txtDATAGUID.Location = New System.Drawing.Point(140, 34)
|
||||
Me.txtDATAGUID.MenuManager = Me.RibbonControl2
|
||||
Me.txtDATAGUID.Name = "txtDATAGUID"
|
||||
Me.txtDATAGUID.Properties.ReadOnly = True
|
||||
@@ -1718,7 +1718,7 @@ Partial Class frmAdministration
|
||||
'TextEdit10
|
||||
'
|
||||
Me.TextEdit10.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROF_DATA_SEARCHBindingSource, "TAB_INDEX", True))
|
||||
Me.TextEdit10.Location = New System.Drawing.Point(140, 84)
|
||||
Me.TextEdit10.Location = New System.Drawing.Point(140, 82)
|
||||
Me.TextEdit10.MenuManager = Me.RibbonControl2
|
||||
Me.TextEdit10.Name = "TextEdit10"
|
||||
Me.TextEdit10.Properties.AutoHeight = False
|
||||
@@ -1786,7 +1786,7 @@ Partial Class frmAdministration
|
||||
Me.LayoutControlItem10.Control = Me.CheckEdit2
|
||||
Me.LayoutControlItem10.Location = New System.Drawing.Point(0, 0)
|
||||
Me.LayoutControlItem10.Name = "LayoutControlItem10"
|
||||
Me.LayoutControlItem10.Size = New System.Drawing.Size(305, 24)
|
||||
Me.LayoutControlItem10.Size = New System.Drawing.Size(305, 22)
|
||||
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(0, 0)
|
||||
Me.LayoutControlItem10.TextVisible = False
|
||||
'
|
||||
@@ -1794,7 +1794,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem14.Control = Me.TextEdit12
|
||||
Me.LayoutControlItem14.CustomizationFormText = "layoutControlItem1"
|
||||
Me.LayoutControlItem14.Location = New System.Drawing.Point(0, 120)
|
||||
Me.LayoutControlItem14.Location = New System.Drawing.Point(0, 118)
|
||||
Me.LayoutControlItem14.Name = "LayoutControlItem14"
|
||||
Me.LayoutControlItem14.Size = New System.Drawing.Size(129, 40)
|
||||
Me.LayoutControlItem14.Text = "Erstellt wer:"
|
||||
@@ -1805,7 +1805,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem15.Control = Me.TextEdit13
|
||||
Me.LayoutControlItem15.CustomizationFormText = "layoutControlItem2"
|
||||
Me.LayoutControlItem15.Location = New System.Drawing.Point(129, 120)
|
||||
Me.LayoutControlItem15.Location = New System.Drawing.Point(129, 118)
|
||||
Me.LayoutControlItem15.Name = "LayoutControlItem15"
|
||||
Me.LayoutControlItem15.Size = New System.Drawing.Size(176, 40)
|
||||
Me.LayoutControlItem15.Text = "Erstellt wann:"
|
||||
@@ -1816,7 +1816,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem17.Control = Me.TextEdit11
|
||||
Me.LayoutControlItem17.CustomizationFormText = "layoutControlItem4"
|
||||
Me.LayoutControlItem17.Location = New System.Drawing.Point(129, 160)
|
||||
Me.LayoutControlItem17.Location = New System.Drawing.Point(129, 158)
|
||||
Me.LayoutControlItem17.Name = "LayoutControlItem17"
|
||||
Me.LayoutControlItem17.Size = New System.Drawing.Size(176, 40)
|
||||
Me.LayoutControlItem17.Text = "Geändert wann:"
|
||||
@@ -1827,7 +1827,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.LayoutControlItem16.Control = Me.CHANGED_WHOTextBox1
|
||||
Me.LayoutControlItem16.CustomizationFormText = "layoutControlItem3"
|
||||
Me.LayoutControlItem16.Location = New System.Drawing.Point(0, 160)
|
||||
Me.LayoutControlItem16.Location = New System.Drawing.Point(0, 158)
|
||||
Me.LayoutControlItem16.Name = "LayoutControlItem16"
|
||||
Me.LayoutControlItem16.Size = New System.Drawing.Size(129, 40)
|
||||
Me.LayoutControlItem16.Text = "Geändert wer:"
|
||||
@@ -1837,7 +1837,7 @@ Partial Class frmAdministration
|
||||
'LayoutControlItem11
|
||||
'
|
||||
Me.LayoutControlItem11.Control = Me.txtDataSearchName
|
||||
Me.LayoutControlItem11.Location = New System.Drawing.Point(0, 48)
|
||||
Me.LayoutControlItem11.Location = New System.Drawing.Point(0, 46)
|
||||
Me.LayoutControlItem11.Name = "LayoutControlItem11"
|
||||
Me.LayoutControlItem11.Size = New System.Drawing.Size(305, 24)
|
||||
Me.LayoutControlItem11.Text = "Titel:"
|
||||
@@ -1846,7 +1846,7 @@ Partial Class frmAdministration
|
||||
'LayoutControlItem12
|
||||
'
|
||||
Me.LayoutControlItem12.Control = Me.TextEdit10
|
||||
Me.LayoutControlItem12.Location = New System.Drawing.Point(0, 72)
|
||||
Me.LayoutControlItem12.Location = New System.Drawing.Point(0, 70)
|
||||
Me.LayoutControlItem12.Name = "LayoutControlItem12"
|
||||
Me.LayoutControlItem12.Size = New System.Drawing.Size(305, 24)
|
||||
Me.LayoutControlItem12.Text = "Position/Reihenfolge:"
|
||||
@@ -1855,7 +1855,7 @@ Partial Class frmAdministration
|
||||
'LayoutControlItem13
|
||||
'
|
||||
Me.LayoutControlItem13.Control = Me.ComboBoxEdit2
|
||||
Me.LayoutControlItem13.Location = New System.Drawing.Point(0, 96)
|
||||
Me.LayoutControlItem13.Location = New System.Drawing.Point(0, 94)
|
||||
Me.LayoutControlItem13.Name = "LayoutControlItem13"
|
||||
Me.LayoutControlItem13.Size = New System.Drawing.Size(305, 24)
|
||||
Me.LayoutControlItem13.Text = "Datenbank-Verbindung:"
|
||||
@@ -1884,15 +1884,15 @@ Partial Class frmAdministration
|
||||
'EmptySpaceItem1
|
||||
'
|
||||
Me.EmptySpaceItem1.AllowHotTrack = False
|
||||
Me.EmptySpaceItem1.Location = New System.Drawing.Point(0, 200)
|
||||
Me.EmptySpaceItem1.Location = New System.Drawing.Point(0, 198)
|
||||
Me.EmptySpaceItem1.Name = "EmptySpaceItem1"
|
||||
Me.EmptySpaceItem1.Size = New System.Drawing.Size(305, 320)
|
||||
Me.EmptySpaceItem1.Size = New System.Drawing.Size(305, 322)
|
||||
Me.EmptySpaceItem1.TextSize = New System.Drawing.Size(0, 0)
|
||||
'
|
||||
'LayoutControlItem23
|
||||
'
|
||||
Me.LayoutControlItem23.Control = Me.txtDATAGUID
|
||||
Me.LayoutControlItem23.Location = New System.Drawing.Point(0, 24)
|
||||
Me.LayoutControlItem23.Location = New System.Drawing.Point(0, 22)
|
||||
Me.LayoutControlItem23.Name = "LayoutControlItem23"
|
||||
Me.LayoutControlItem23.Size = New System.Drawing.Size(305, 24)
|
||||
Me.LayoutControlItem23.Text = "ID:"
|
||||
@@ -2013,7 +2013,7 @@ Partial Class frmAdministration
|
||||
Me.TabPageGroupAssignment.ImageOptions.SvgImage = CType(resources.GetObject("TabPageGroupAssignment.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.TabPageGroupAssignment.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
|
||||
Me.TabPageGroupAssignment.Name = "TabPageGroupAssignment"
|
||||
Me.TabPageGroupAssignment.Size = New System.Drawing.Size(1114, 540)
|
||||
Me.TabPageGroupAssignment.Size = New System.Drawing.Size(1114, 542)
|
||||
Me.TabPageGroupAssignment.Text = "Gruppen-Zuordnung"
|
||||
'
|
||||
'SplitContainer2
|
||||
@@ -2032,7 +2032,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.SplitContainer2.Panel2.Controls.Add(Me.GridControlGroupNotInProfile)
|
||||
Me.SplitContainer2.Panel2.Controls.Add(Me.Label10)
|
||||
Me.SplitContainer2.Size = New System.Drawing.Size(1114, 540)
|
||||
Me.SplitContainer2.Size = New System.Drawing.Size(1114, 542)
|
||||
Me.SplitContainer2.SplitterDistance = 260
|
||||
Me.SplitContainer2.TabIndex = 1
|
||||
'
|
||||
@@ -2106,7 +2106,7 @@ Partial Class frmAdministration
|
||||
Me.GridControlGroupNotInProfile.Location = New System.Drawing.Point(0, 25)
|
||||
Me.GridControlGroupNotInProfile.MainView = Me.GridViewGroupNotInProfile
|
||||
Me.GridControlGroupNotInProfile.Name = "GridControlGroupNotInProfile"
|
||||
Me.GridControlGroupNotInProfile.Size = New System.Drawing.Size(1114, 251)
|
||||
Me.GridControlGroupNotInProfile.Size = New System.Drawing.Size(1114, 253)
|
||||
Me.GridControlGroupNotInProfile.TabIndex = 1
|
||||
Me.GridControlGroupNotInProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewGroupNotInProfile})
|
||||
'
|
||||
@@ -2373,13 +2373,13 @@ Partial Class frmAdministration
|
||||
'SplitContainerControl1
|
||||
'
|
||||
Me.SplitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.SplitContainerControl1.Location = New System.Drawing.Point(0, 158)
|
||||
Me.SplitContainerControl1.Location = New System.Drawing.Point(0, 157)
|
||||
Me.SplitContainerControl1.Name = "SplitContainerControl1"
|
||||
Me.SplitContainerControl1.Panel1.Controls.Add(Me.GridControlProfiles)
|
||||
Me.SplitContainerControl1.Panel1.Text = "Panel1"
|
||||
Me.SplitContainerControl1.Panel2.Controls.Add(Me.XtraTabControl3)
|
||||
Me.SplitContainerControl1.Panel2.Text = "Panel2"
|
||||
Me.SplitContainerControl1.Size = New System.Drawing.Size(1365, 600)
|
||||
Me.SplitContainerControl1.Size = New System.Drawing.Size(1365, 601)
|
||||
Me.SplitContainerControl1.SplitterPosition = 237
|
||||
Me.SplitContainerControl1.TabIndex = 27
|
||||
Me.SplitContainerControl1.Text = "SplitContainerControl1"
|
||||
|
||||
Reference in New Issue
Block a user