ZooFLow: CW Admin
This commit is contained in:
@@ -39,11 +39,11 @@ Partial Class frmAdmin_CWProfile
|
||||
Dim SerializableAppearanceObject11 As DevExpress.Utils.SerializableAppearanceObject = New DevExpress.Utils.SerializableAppearanceObject()
|
||||
Dim SerializableAppearanceObject12 As DevExpress.Utils.SerializableAppearanceObject = New DevExpress.Utils.SerializableAppearanceObject()
|
||||
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
||||
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonSave = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.labelStatus = New DevExpress.XtraBars.BarStaticItem()
|
||||
Me.labelError = New DevExpress.XtraBars.BarStaticItem()
|
||||
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonNew = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
||||
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
||||
@@ -52,7 +52,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.TBCW_PROFILESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBCW_PROFILESTableAdapter = New DigitalData.GUIs.ZooFlow.DBCW_StammdatenTableAdapters.TBCW_PROFILESTableAdapter()
|
||||
Me.TableAdapterManager = New DigitalData.GUIs.ZooFlow.DBCW_StammdatenTableAdapters.TableAdapterManager()
|
||||
Me.LayoutControl1 = New DevExpress.XtraLayout.LayoutControl()
|
||||
Me.LayoutControlProfile = New DevExpress.XtraLayout.LayoutControl()
|
||||
Me.TextEdit1 = New DevExpress.XtraEditors.TextEdit()
|
||||
Me.TextEdit2 = New DevExpress.XtraEditors.TextEdit()
|
||||
Me.TextEdit3 = New DevExpress.XtraEditors.TextEdit()
|
||||
@@ -76,7 +76,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.PageProfile = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.XtraTabControl2 = New DevExpress.XtraTab.XtraTabControl()
|
||||
Me.PageDocumentSearch = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.LayoutControl2 = New DevExpress.XtraLayout.LayoutControl()
|
||||
Me.LayoutControlDocSearch = New DevExpress.XtraLayout.LayoutControl()
|
||||
Me.TextEdit5 = New DevExpress.XtraEditors.TextEdit()
|
||||
Me.TBCW_PROF_DOC_SEARCHBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TextEdit6 = New DevExpress.XtraEditors.TextEdit()
|
||||
@@ -103,6 +103,8 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.GridViewDocSearch = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.colTAB_TITLE1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.PageDataSearch = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.LayoutControlDataSearch = New DevExpress.XtraLayout.LayoutControl()
|
||||
Me.LayoutControlGroup2 = New DevExpress.XtraLayout.LayoutControlGroup()
|
||||
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
|
||||
Me.TBCW_PROF_DATA_SEARCHBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.GridViewDataSearch = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
@@ -113,8 +115,8 @@ Partial Class frmAdmin_CWProfile
|
||||
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.DBCW_Stammdaten, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBCW_PROFILESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.LayoutControl1.SuspendLayout()
|
||||
CType(Me.LayoutControlProfile, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.LayoutControlProfile.SuspendLayout()
|
||||
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TextEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -140,8 +142,8 @@ Partial Class frmAdmin_CWProfile
|
||||
CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.XtraTabControl2.SuspendLayout()
|
||||
Me.PageDocumentSearch.SuspendLayout()
|
||||
CType(Me.LayoutControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.LayoutControl2.SuspendLayout()
|
||||
CType(Me.LayoutControlDocSearch, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.LayoutControlDocSearch.SuspendLayout()
|
||||
CType(Me.TextEdit5.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBCW_PROF_DOC_SEARCHBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TextEdit6.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -167,6 +169,8 @@ Partial Class frmAdmin_CWProfile
|
||||
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridViewDocSearch, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.PageDataSearch.SuspendLayout()
|
||||
CType(Me.LayoutControlDataSearch, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.LayoutControlGroup2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBCW_PROF_DATA_SEARCHBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridViewDataSearch, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -174,33 +178,25 @@ Partial Class frmAdmin_CWProfile
|
||||
'
|
||||
'RibbonControl1
|
||||
'
|
||||
Me.RibbonControl1.CommandLayout = DevExpress.XtraBars.Ribbon.CommandLayout.Simplified
|
||||
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
||||
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonItem1, Me.BarButtonItem2, Me.labelStatus, Me.labelError, Me.BarButtonItem3})
|
||||
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonSave, Me.labelStatus, Me.labelError, Me.BarButtonItem3, Me.BarButtonNew})
|
||||
Me.RibbonControl1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.RibbonControl1.MaxItemId = 6
|
||||
Me.RibbonControl1.MaxItemId = 7
|
||||
Me.RibbonControl1.Name = "RibbonControl1"
|
||||
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
||||
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.RibbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide
|
||||
Me.RibbonControl1.ShowToolbarCustomizeItem = False
|
||||
Me.RibbonControl1.Size = New System.Drawing.Size(1328, 66)
|
||||
Me.RibbonControl1.Size = New System.Drawing.Size(1328, 131)
|
||||
Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1
|
||||
Me.RibbonControl1.Toolbar.ShowCustomizeItem = False
|
||||
'
|
||||
'BarButtonItem1
|
||||
'BarButtonSave
|
||||
'
|
||||
Me.BarButtonItem1.Caption = "Speichern und Schließen"
|
||||
Me.BarButtonItem1.Id = 1
|
||||
Me.BarButtonItem1.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.actions_check2
|
||||
Me.BarButtonItem1.Name = "BarButtonItem1"
|
||||
'
|
||||
'BarButtonItem2
|
||||
'
|
||||
Me.BarButtonItem2.Caption = "Speichern"
|
||||
Me.BarButtonItem2.Id = 2
|
||||
Me.BarButtonItem2.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.save2
|
||||
Me.BarButtonItem2.Name = "BarButtonItem2"
|
||||
Me.BarButtonSave.Caption = "Speichern"
|
||||
Me.BarButtonSave.Id = 2
|
||||
Me.BarButtonSave.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.save2
|
||||
Me.BarButtonSave.Name = "BarButtonSave"
|
||||
'
|
||||
'labelStatus
|
||||
'
|
||||
@@ -225,6 +221,13 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.BarButtonItem3.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.actions_deletecircled6
|
||||
Me.BarButtonItem3.Name = "BarButtonItem3"
|
||||
'
|
||||
'BarButtonNew
|
||||
'
|
||||
Me.BarButtonNew.Caption = "Neu"
|
||||
Me.BarButtonNew.Id = 6
|
||||
Me.BarButtonNew.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.actions_add1
|
||||
Me.BarButtonNew.Name = "BarButtonNew"
|
||||
'
|
||||
'RibbonPage1
|
||||
'
|
||||
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1})
|
||||
@@ -233,11 +236,11 @@ Partial Class frmAdmin_CWProfile
|
||||
'
|
||||
'RibbonPageGroup1
|
||||
'
|
||||
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem1)
|
||||
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem2)
|
||||
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonNew)
|
||||
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonSave)
|
||||
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem3)
|
||||
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
|
||||
Me.RibbonPageGroup1.Text = "RibbonPageGroup1"
|
||||
Me.RibbonPageGroup1.Text = "Daten"
|
||||
'
|
||||
'RibbonStatusBar1
|
||||
'
|
||||
@@ -275,25 +278,25 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.TableAdapterManager.TBCW_PROFILESTableAdapter = Me.TBCW_PROFILESTableAdapter
|
||||
Me.TableAdapterManager.UpdateOrder = DigitalData.GUIs.ZooFlow.DBCW_StammdatenTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||
'
|
||||
'LayoutControl1
|
||||
'LayoutControlProfile
|
||||
'
|
||||
Me.LayoutControl1.Controls.Add(Me.TextEdit1)
|
||||
Me.LayoutControl1.Controls.Add(Me.TextEdit2)
|
||||
Me.LayoutControl1.Controls.Add(Me.TextEdit3)
|
||||
Me.LayoutControl1.Controls.Add(Me.txtAddedWho)
|
||||
Me.LayoutControl1.Controls.Add(Me.txtAddedWhen)
|
||||
Me.LayoutControl1.Controls.Add(Me.txtChangedWho)
|
||||
Me.LayoutControl1.Controls.Add(Me.txtChangedWhen)
|
||||
Me.LayoutControl1.Controls.Add(Me.CheckEdit1)
|
||||
Me.LayoutControl1.Controls.Add(Me.TextEdit4)
|
||||
Me.LayoutControl1.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.LayoutControl1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.LayoutControl1.Name = "LayoutControl1"
|
||||
Me.LayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(848, 159, 650, 400)
|
||||
Me.LayoutControl1.Root = Me.Root
|
||||
Me.LayoutControl1.Size = New System.Drawing.Size(1326, 252)
|
||||
Me.LayoutControl1.TabIndex = 2
|
||||
Me.LayoutControl1.Text = "LayoutControl1"
|
||||
Me.LayoutControlProfile.Controls.Add(Me.TextEdit1)
|
||||
Me.LayoutControlProfile.Controls.Add(Me.TextEdit2)
|
||||
Me.LayoutControlProfile.Controls.Add(Me.TextEdit3)
|
||||
Me.LayoutControlProfile.Controls.Add(Me.txtAddedWho)
|
||||
Me.LayoutControlProfile.Controls.Add(Me.txtAddedWhen)
|
||||
Me.LayoutControlProfile.Controls.Add(Me.txtChangedWho)
|
||||
Me.LayoutControlProfile.Controls.Add(Me.txtChangedWhen)
|
||||
Me.LayoutControlProfile.Controls.Add(Me.CheckEdit1)
|
||||
Me.LayoutControlProfile.Controls.Add(Me.TextEdit4)
|
||||
Me.LayoutControlProfile.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.LayoutControlProfile.Location = New System.Drawing.Point(0, 0)
|
||||
Me.LayoutControlProfile.Name = "LayoutControlProfile"
|
||||
Me.LayoutControlProfile.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(848, 159, 650, 400)
|
||||
Me.LayoutControlProfile.Root = Me.Root
|
||||
Me.LayoutControlProfile.Size = New System.Drawing.Size(1326, 252)
|
||||
Me.LayoutControlProfile.TabIndex = 2
|
||||
Me.LayoutControlProfile.Text = "LayoutControl1"
|
||||
'
|
||||
'TextEdit1
|
||||
'
|
||||
@@ -302,7 +305,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.TextEdit1.MenuManager = Me.RibbonControl1
|
||||
Me.TextEdit1.Name = "TextEdit1"
|
||||
Me.TextEdit1.Size = New System.Drawing.Size(540, 20)
|
||||
Me.TextEdit1.StyleController = Me.LayoutControl1
|
||||
Me.TextEdit1.StyleController = Me.LayoutControlProfile
|
||||
Me.TextEdit1.TabIndex = 4
|
||||
'
|
||||
'TextEdit2
|
||||
@@ -312,7 +315,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.TextEdit2.MenuManager = Me.RibbonControl1
|
||||
Me.TextEdit2.Name = "TextEdit2"
|
||||
Me.TextEdit2.Size = New System.Drawing.Size(1195, 20)
|
||||
Me.TextEdit2.StyleController = Me.LayoutControl1
|
||||
Me.TextEdit2.StyleController = Me.LayoutControlProfile
|
||||
Me.TextEdit2.TabIndex = 5
|
||||
'
|
||||
'TextEdit3
|
||||
@@ -322,7 +325,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.TextEdit3.MenuManager = Me.RibbonControl1
|
||||
Me.TextEdit3.Name = "TextEdit3"
|
||||
Me.TextEdit3.Size = New System.Drawing.Size(1195, 20)
|
||||
Me.TextEdit3.StyleController = Me.LayoutControl1
|
||||
Me.TextEdit3.StyleController = Me.LayoutControlProfile
|
||||
Me.TextEdit3.TabIndex = 6
|
||||
'
|
||||
'txtAddedWho
|
||||
@@ -333,7 +336,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.txtAddedWho.Name = "txtAddedWho"
|
||||
Me.txtAddedWho.Properties.ReadOnly = True
|
||||
Me.txtAddedWho.Size = New System.Drawing.Size(540, 20)
|
||||
Me.txtAddedWho.StyleController = Me.LayoutControl1
|
||||
Me.txtAddedWho.StyleController = Me.LayoutControlProfile
|
||||
Me.txtAddedWho.TabIndex = 7
|
||||
'
|
||||
'txtAddedWhen
|
||||
@@ -344,7 +347,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.txtAddedWhen.Name = "txtAddedWhen"
|
||||
Me.txtAddedWhen.Properties.ReadOnly = True
|
||||
Me.txtAddedWhen.Size = New System.Drawing.Size(544, 20)
|
||||
Me.txtAddedWhen.StyleController = Me.LayoutControl1
|
||||
Me.txtAddedWhen.StyleController = Me.LayoutControlProfile
|
||||
Me.txtAddedWhen.TabIndex = 8
|
||||
'
|
||||
'txtChangedWho
|
||||
@@ -355,7 +358,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.txtChangedWho.Name = "txtChangedWho"
|
||||
Me.txtChangedWho.Properties.ReadOnly = True
|
||||
Me.txtChangedWho.Size = New System.Drawing.Size(540, 20)
|
||||
Me.txtChangedWho.StyleController = Me.LayoutControl1
|
||||
Me.txtChangedWho.StyleController = Me.LayoutControlProfile
|
||||
Me.txtChangedWho.TabIndex = 9
|
||||
'
|
||||
'txtChangedWhen
|
||||
@@ -366,7 +369,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.txtChangedWhen.Name = "txtChangedWhen"
|
||||
Me.txtChangedWhen.Properties.ReadOnly = True
|
||||
Me.txtChangedWhen.Size = New System.Drawing.Size(544, 20)
|
||||
Me.txtChangedWhen.StyleController = Me.LayoutControl1
|
||||
Me.txtChangedWhen.StyleController = Me.LayoutControlProfile
|
||||
Me.txtChangedWhen.TabIndex = 10
|
||||
'
|
||||
'CheckEdit1
|
||||
@@ -377,7 +380,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.CheckEdit1.Name = "CheckEdit1"
|
||||
Me.CheckEdit1.Properties.Caption = "Aktiv"
|
||||
Me.CheckEdit1.Size = New System.Drawing.Size(645, 18)
|
||||
Me.CheckEdit1.StyleController = Me.LayoutControl1
|
||||
Me.CheckEdit1.StyleController = Me.LayoutControlProfile
|
||||
Me.CheckEdit1.TabIndex = 11
|
||||
'
|
||||
'TextEdit4
|
||||
@@ -389,7 +392,7 @@ Partial Class frmAdmin_CWProfile
|
||||
EditorButtonImageOptions1.SvgImageSize = New System.Drawing.Size(16, 16)
|
||||
Me.TextEdit4.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Regex bearbeiten", -1, True, True, False, EditorButtonImageOptions1, New DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), SerializableAppearanceObject1, SerializableAppearanceObject2, SerializableAppearanceObject3, SerializableAppearanceObject4, "", "BUTTON_REGEX_PROFILE", Nothing, DevExpress.Utils.ToolTipAnchor.[Default])})
|
||||
Me.TextEdit4.Size = New System.Drawing.Size(1195, 22)
|
||||
Me.TextEdit4.StyleController = Me.LayoutControl1
|
||||
Me.TextEdit4.StyleController = Me.LayoutControlProfile
|
||||
Me.TextEdit4.TabIndex = 12
|
||||
'
|
||||
'Root
|
||||
@@ -494,21 +497,21 @@ Partial Class frmAdmin_CWProfile
|
||||
'XtraTabControl1
|
||||
'
|
||||
Me.XtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.XtraTabControl1.Location = New System.Drawing.Point(0, 66)
|
||||
Me.XtraTabControl1.Location = New System.Drawing.Point(0, 131)
|
||||
Me.XtraTabControl1.Name = "XtraTabControl1"
|
||||
Me.XtraTabControl1.SelectedTabPage = Me.PageProfile
|
||||
Me.XtraTabControl1.Size = New System.Drawing.Size(1328, 610)
|
||||
Me.XtraTabControl1.Size = New System.Drawing.Size(1328, 545)
|
||||
Me.XtraTabControl1.TabIndex = 5
|
||||
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.PageProfile})
|
||||
'
|
||||
'PageProfile
|
||||
'
|
||||
Me.PageProfile.Controls.Add(Me.XtraTabControl2)
|
||||
Me.PageProfile.Controls.Add(Me.LayoutControl1)
|
||||
Me.PageProfile.Controls.Add(Me.LayoutControlProfile)
|
||||
Me.PageProfile.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.pagesetup1
|
||||
Me.PageProfile.ImageOptions.SvgImageSize = New System.Drawing.Size(24, 24)
|
||||
Me.PageProfile.Name = "PageProfile"
|
||||
Me.PageProfile.Size = New System.Drawing.Size(1326, 576)
|
||||
Me.PageProfile.Size = New System.Drawing.Size(1326, 511)
|
||||
Me.PageProfile.Tag = "TAB_PAGE_PROFILE"
|
||||
Me.PageProfile.Text = "Profil-Verwaltung"
|
||||
'
|
||||
@@ -518,41 +521,41 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.XtraTabControl2.Location = New System.Drawing.Point(0, 252)
|
||||
Me.XtraTabControl2.Name = "XtraTabControl2"
|
||||
Me.XtraTabControl2.SelectedTabPage = Me.PageDocumentSearch
|
||||
Me.XtraTabControl2.Size = New System.Drawing.Size(1326, 324)
|
||||
Me.XtraTabControl2.Size = New System.Drawing.Size(1326, 259)
|
||||
Me.XtraTabControl2.TabIndex = 3
|
||||
Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.PageDocumentSearch, Me.PageDataSearch, Me.PageApplicationAssignment})
|
||||
'
|
||||
'PageDocumentSearch
|
||||
'
|
||||
Me.PageDocumentSearch.Controls.Add(Me.LayoutControl2)
|
||||
Me.PageDocumentSearch.Controls.Add(Me.LayoutControlDocSearch)
|
||||
Me.PageDocumentSearch.Controls.Add(Me.GridControl2)
|
||||
Me.PageDocumentSearch.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.singlepageview
|
||||
Me.PageDocumentSearch.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
|
||||
Me.PageDocumentSearch.Name = "PageDocumentSearch"
|
||||
Me.PageDocumentSearch.Size = New System.Drawing.Size(1324, 298)
|
||||
Me.PageDocumentSearch.Size = New System.Drawing.Size(1324, 233)
|
||||
Me.PageDocumentSearch.Tag = "TAB_PAGE_DOCSEARCH"
|
||||
Me.PageDocumentSearch.Text = "Dokument-Suche"
|
||||
'
|
||||
'LayoutControl2
|
||||
'LayoutControlDocSearch
|
||||
'
|
||||
Me.LayoutControl2.Controls.Add(Me.TextEdit5)
|
||||
Me.LayoutControl2.Controls.Add(Me.TextEdit6)
|
||||
Me.LayoutControl2.Controls.Add(Me.CheckEdit2)
|
||||
Me.LayoutControl2.Controls.Add(Me.ComboBoxEdit1)
|
||||
Me.LayoutControl2.Controls.Add(Me.TextEdit7)
|
||||
Me.LayoutControl2.Controls.Add(Me.TextEdit8)
|
||||
Me.LayoutControl2.Controls.Add(Me.txtAddedWho1)
|
||||
Me.LayoutControl2.Controls.Add(Me.txtChangedWho1)
|
||||
Me.LayoutControl2.Controls.Add(Me.txtAddedWhen1)
|
||||
Me.LayoutControl2.Controls.Add(Me.txtChangedWhen1)
|
||||
Me.LayoutControl2.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.LayoutControl2.Location = New System.Drawing.Point(225, 0)
|
||||
Me.LayoutControl2.Name = "LayoutControl2"
|
||||
Me.LayoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(1270, 407, 650, 400)
|
||||
Me.LayoutControl2.Root = Me.LayoutControlGroup1
|
||||
Me.LayoutControl2.Size = New System.Drawing.Size(1099, 298)
|
||||
Me.LayoutControl2.TabIndex = 1
|
||||
Me.LayoutControl2.Text = "LayoutControl2"
|
||||
Me.LayoutControlDocSearch.Controls.Add(Me.TextEdit5)
|
||||
Me.LayoutControlDocSearch.Controls.Add(Me.TextEdit6)
|
||||
Me.LayoutControlDocSearch.Controls.Add(Me.CheckEdit2)
|
||||
Me.LayoutControlDocSearch.Controls.Add(Me.ComboBoxEdit1)
|
||||
Me.LayoutControlDocSearch.Controls.Add(Me.TextEdit7)
|
||||
Me.LayoutControlDocSearch.Controls.Add(Me.TextEdit8)
|
||||
Me.LayoutControlDocSearch.Controls.Add(Me.txtAddedWho1)
|
||||
Me.LayoutControlDocSearch.Controls.Add(Me.txtChangedWho1)
|
||||
Me.LayoutControlDocSearch.Controls.Add(Me.txtAddedWhen1)
|
||||
Me.LayoutControlDocSearch.Controls.Add(Me.txtChangedWhen1)
|
||||
Me.LayoutControlDocSearch.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.LayoutControlDocSearch.Location = New System.Drawing.Point(225, 0)
|
||||
Me.LayoutControlDocSearch.Name = "LayoutControlDocSearch"
|
||||
Me.LayoutControlDocSearch.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(1270, 407, 650, 400)
|
||||
Me.LayoutControlDocSearch.Root = Me.LayoutControlGroup1
|
||||
Me.LayoutControlDocSearch.Size = New System.Drawing.Size(1099, 233)
|
||||
Me.LayoutControlDocSearch.TabIndex = 1
|
||||
Me.LayoutControlDocSearch.Text = "LayoutControl2"
|
||||
'
|
||||
'TextEdit5
|
||||
'
|
||||
@@ -561,7 +564,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.TextEdit5.MenuManager = Me.RibbonControl1
|
||||
Me.TextEdit5.Name = "TextEdit5"
|
||||
Me.TextEdit5.Size = New System.Drawing.Size(124, 20)
|
||||
Me.TextEdit5.StyleController = Me.LayoutControl2
|
||||
Me.TextEdit5.StyleController = Me.LayoutControlDocSearch
|
||||
Me.TextEdit5.TabIndex = 4
|
||||
'
|
||||
'TBCW_PROF_DOC_SEARCHBindingSource
|
||||
@@ -576,7 +579,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.TextEdit6.MenuManager = Me.RibbonControl1
|
||||
Me.TextEdit6.Name = "TextEdit6"
|
||||
Me.TextEdit6.Size = New System.Drawing.Size(934, 20)
|
||||
Me.TextEdit6.StyleController = Me.LayoutControl2
|
||||
Me.TextEdit6.StyleController = Me.LayoutControlDocSearch
|
||||
Me.TextEdit6.TabIndex = 5
|
||||
'
|
||||
'CheckEdit2
|
||||
@@ -585,9 +588,9 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.CheckEdit2.Location = New System.Drawing.Point(689, 15)
|
||||
Me.CheckEdit2.MenuManager = Me.RibbonControl1
|
||||
Me.CheckEdit2.Name = "CheckEdit2"
|
||||
Me.CheckEdit2.Properties.Caption = "CheckEdit2"
|
||||
Me.CheckEdit2.Properties.Caption = "Aktiv"
|
||||
Me.CheckEdit2.Size = New System.Drawing.Size(395, 18)
|
||||
Me.CheckEdit2.StyleController = Me.LayoutControl2
|
||||
Me.CheckEdit2.StyleController = Me.LayoutControlDocSearch
|
||||
Me.CheckEdit2.TabIndex = 6
|
||||
'
|
||||
'ComboBoxEdit1
|
||||
@@ -598,7 +601,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.ComboBoxEdit1.Name = "ComboBoxEdit1"
|
||||
Me.ComboBoxEdit1.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
||||
Me.ComboBoxEdit1.Size = New System.Drawing.Size(260, 20)
|
||||
Me.ComboBoxEdit1.StyleController = Me.LayoutControl2
|
||||
Me.ComboBoxEdit1.StyleController = Me.LayoutControlDocSearch
|
||||
Me.ComboBoxEdit1.TabIndex = 7
|
||||
'
|
||||
'TextEdit7
|
||||
@@ -607,10 +610,11 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.TextEdit7.Location = New System.Drawing.Point(150, 75)
|
||||
Me.TextEdit7.MenuManager = Me.RibbonControl1
|
||||
Me.TextEdit7.Name = "TextEdit7"
|
||||
SerializableAppearanceObject5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
SerializableAppearanceObject5.Options.UseBackColor = True
|
||||
Me.TextEdit7.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "SQL bearbeiten", -1, True, True, False, EditorButtonImageOptions2, New DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), SerializableAppearanceObject5, SerializableAppearanceObject6, SerializableAppearanceObject7, SerializableAppearanceObject8, "", "BUTTON_SEARCH_SQL", Nothing, DevExpress.Utils.ToolTipAnchor.[Default])})
|
||||
Me.TextEdit7.Properties.ReadOnly = True
|
||||
Me.TextEdit7.Size = New System.Drawing.Size(934, 22)
|
||||
Me.TextEdit7.StyleController = Me.LayoutControl2
|
||||
Me.TextEdit7.StyleController = Me.LayoutControlDocSearch
|
||||
Me.TextEdit7.TabIndex = 8
|
||||
'
|
||||
'TextEdit8
|
||||
@@ -619,9 +623,11 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.TextEdit8.Location = New System.Drawing.Point(150, 107)
|
||||
Me.TextEdit8.MenuManager = Me.RibbonControl1
|
||||
Me.TextEdit8.Name = "TextEdit8"
|
||||
SerializableAppearanceObject9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(49, Byte), Integer))
|
||||
SerializableAppearanceObject9.Options.UseBackColor = True
|
||||
Me.TextEdit8.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "SQL bearbeiten", -1, True, True, False, EditorButtonImageOptions3, New DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), SerializableAppearanceObject9, SerializableAppearanceObject10, SerializableAppearanceObject11, SerializableAppearanceObject12, "", "BUTTON_COUNT_SQL", Nothing, DevExpress.Utils.ToolTipAnchor.[Default])})
|
||||
Me.TextEdit8.Size = New System.Drawing.Size(934, 22)
|
||||
Me.TextEdit8.StyleController = Me.LayoutControl2
|
||||
Me.TextEdit8.StyleController = Me.LayoutControlDocSearch
|
||||
Me.TextEdit8.TabIndex = 9
|
||||
'
|
||||
'txtAddedWho1
|
||||
@@ -631,7 +637,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.txtAddedWho1.Name = "txtAddedWho1"
|
||||
Me.txtAddedWho1.Properties.ReadOnly = True
|
||||
Me.txtAddedWho1.Size = New System.Drawing.Size(393, 20)
|
||||
Me.txtAddedWho1.StyleController = Me.LayoutControl2
|
||||
Me.txtAddedWho1.StyleController = Me.LayoutControlDocSearch
|
||||
Me.txtAddedWho1.TabIndex = 7
|
||||
'
|
||||
'txtChangedWho1
|
||||
@@ -641,7 +647,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.txtChangedWho1.Name = "txtChangedWho1"
|
||||
Me.txtChangedWho1.Properties.ReadOnly = True
|
||||
Me.txtChangedWho1.Size = New System.Drawing.Size(393, 20)
|
||||
Me.txtChangedWho1.StyleController = Me.LayoutControl2
|
||||
Me.txtChangedWho1.StyleController = Me.LayoutControlDocSearch
|
||||
Me.txtChangedWho1.TabIndex = 9
|
||||
'
|
||||
'txtAddedWhen1
|
||||
@@ -651,7 +657,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.txtAddedWhen1.Name = "txtAddedWhen1"
|
||||
Me.txtAddedWhen1.Properties.ReadOnly = True
|
||||
Me.txtAddedWhen1.Size = New System.Drawing.Size(396, 20)
|
||||
Me.txtAddedWhen1.StyleController = Me.LayoutControl2
|
||||
Me.txtAddedWhen1.StyleController = Me.LayoutControlDocSearch
|
||||
Me.txtAddedWhen1.TabIndex = 8
|
||||
'
|
||||
'txtChangedWhen1
|
||||
@@ -661,7 +667,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.txtChangedWhen1.Name = "txtChangedWhen1"
|
||||
Me.txtChangedWhen1.Properties.ReadOnly = True
|
||||
Me.txtChangedWhen1.Size = New System.Drawing.Size(396, 20)
|
||||
Me.txtChangedWhen1.StyleController = Me.LayoutControl2
|
||||
Me.txtChangedWhen1.StyleController = Me.LayoutControlDocSearch
|
||||
Me.txtChangedWhen1.TabIndex = 10
|
||||
'
|
||||
'LayoutControlGroup1
|
||||
@@ -670,7 +676,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.LayoutControlGroup1.GroupBordersVisible = False
|
||||
Me.LayoutControlGroup1.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem10, Me.LayoutControlItem11, Me.LayoutControlItem13, Me.LayoutControlItem12, Me.LayoutControlItem14, Me.LayoutControlItem15, Me.LayoutControlItem16, Me.LayoutControlItem17, Me.LayoutControlItem18, Me.LayoutControlItem19})
|
||||
Me.LayoutControlGroup1.Name = "Root"
|
||||
Me.LayoutControlGroup1.Size = New System.Drawing.Size(1099, 298)
|
||||
Me.LayoutControlGroup1.Size = New System.Drawing.Size(1099, 233)
|
||||
Me.LayoutControlGroup1.TextVisible = False
|
||||
'
|
||||
'LayoutControlItem10
|
||||
@@ -680,6 +686,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.LayoutControlItem10.Name = "LayoutControlItem10"
|
||||
Me.LayoutControlItem10.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem10.Size = New System.Drawing.Size(269, 30)
|
||||
Me.LayoutControlItem10.Text = "GUID"
|
||||
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(132, 13)
|
||||
'
|
||||
'LayoutControlItem11
|
||||
@@ -689,6 +696,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.LayoutControlItem11.Name = "LayoutControlItem11"
|
||||
Me.LayoutControlItem11.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem11.Size = New System.Drawing.Size(1079, 30)
|
||||
Me.LayoutControlItem11.Text = "Name"
|
||||
Me.LayoutControlItem11.TextSize = New System.Drawing.Size(132, 13)
|
||||
'
|
||||
'LayoutControlItem13
|
||||
@@ -698,6 +706,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.LayoutControlItem13.Name = "LayoutControlItem13"
|
||||
Me.LayoutControlItem13.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem13.Size = New System.Drawing.Size(405, 30)
|
||||
Me.LayoutControlItem13.Text = "Reihenfolge"
|
||||
Me.LayoutControlItem13.TextSize = New System.Drawing.Size(132, 13)
|
||||
'
|
||||
'LayoutControlItem12
|
||||
@@ -750,7 +759,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.LayoutControlItem17.Location = New System.Drawing.Point(0, 154)
|
||||
Me.LayoutControlItem17.Name = "LayoutControlItem17"
|
||||
Me.LayoutControlItem17.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem17.Size = New System.Drawing.Size(538, 124)
|
||||
Me.LayoutControlItem17.Size = New System.Drawing.Size(538, 59)
|
||||
Me.LayoutControlItem17.Text = "Geändert Wer"
|
||||
Me.LayoutControlItem17.TextSize = New System.Drawing.Size(132, 13)
|
||||
'
|
||||
@@ -774,7 +783,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.LayoutControlItem19.Location = New System.Drawing.Point(538, 154)
|
||||
Me.LayoutControlItem19.Name = "LayoutControlItem19"
|
||||
Me.LayoutControlItem19.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem19.Size = New System.Drawing.Size(541, 124)
|
||||
Me.LayoutControlItem19.Size = New System.Drawing.Size(541, 59)
|
||||
Me.LayoutControlItem19.Text = "Geändert Wann"
|
||||
Me.LayoutControlItem19.TextSize = New System.Drawing.Size(132, 13)
|
||||
'
|
||||
@@ -786,7 +795,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.GridControl2.MainView = Me.GridViewDocSearch
|
||||
Me.GridControl2.MenuManager = Me.RibbonControl1
|
||||
Me.GridControl2.Name = "GridControl2"
|
||||
Me.GridControl2.Size = New System.Drawing.Size(225, 298)
|
||||
Me.GridControl2.Size = New System.Drawing.Size(225, 233)
|
||||
Me.GridControl2.TabIndex = 2
|
||||
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewDocSearch})
|
||||
'
|
||||
@@ -805,13 +814,32 @@ Partial Class frmAdmin_CWProfile
|
||||
'
|
||||
'PageDataSearch
|
||||
'
|
||||
Me.PageDataSearch.Controls.Add(Me.LayoutControlDataSearch)
|
||||
Me.PageDataSearch.Controls.Add(Me.GridControl1)
|
||||
Me.PageDataSearch.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.actions_database
|
||||
Me.PageDataSearch.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
|
||||
Me.PageDataSearch.Name = "PageDataSearch"
|
||||
Me.PageDataSearch.Size = New System.Drawing.Size(1324, 298)
|
||||
Me.PageDataSearch.Size = New System.Drawing.Size(1324, 233)
|
||||
Me.PageDataSearch.Text = "Daten-Suchen"
|
||||
'
|
||||
'LayoutControlDataSearch
|
||||
'
|
||||
Me.LayoutControlDataSearch.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.LayoutControlDataSearch.Location = New System.Drawing.Point(225, 0)
|
||||
Me.LayoutControlDataSearch.Name = "LayoutControlDataSearch"
|
||||
Me.LayoutControlDataSearch.Root = Me.LayoutControlGroup2
|
||||
Me.LayoutControlDataSearch.Size = New System.Drawing.Size(1099, 233)
|
||||
Me.LayoutControlDataSearch.TabIndex = 1
|
||||
Me.LayoutControlDataSearch.Text = "LayoutControl1"
|
||||
'
|
||||
'LayoutControlGroup2
|
||||
'
|
||||
Me.LayoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True]
|
||||
Me.LayoutControlGroup2.GroupBordersVisible = False
|
||||
Me.LayoutControlGroup2.Name = "LayoutControlGroup2"
|
||||
Me.LayoutControlGroup2.Size = New System.Drawing.Size(1099, 233)
|
||||
Me.LayoutControlGroup2.TextVisible = False
|
||||
'
|
||||
'GridControl1
|
||||
'
|
||||
Me.GridControl1.DataSource = Me.TBCW_PROF_DATA_SEARCHBindingSource
|
||||
@@ -820,7 +848,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.GridControl1.MainView = Me.GridViewDataSearch
|
||||
Me.GridControl1.MenuManager = Me.RibbonControl1
|
||||
Me.GridControl1.Name = "GridControl1"
|
||||
Me.GridControl1.Size = New System.Drawing.Size(225, 298)
|
||||
Me.GridControl1.Size = New System.Drawing.Size(225, 233)
|
||||
Me.GridControl1.TabIndex = 0
|
||||
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewDataSearch})
|
||||
'
|
||||
@@ -847,7 +875,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Me.PageApplicationAssignment.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.windows
|
||||
Me.PageApplicationAssignment.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
|
||||
Me.PageApplicationAssignment.Name = "PageApplicationAssignment"
|
||||
Me.PageApplicationAssignment.Size = New System.Drawing.Size(1324, 298)
|
||||
Me.PageApplicationAssignment.Size = New System.Drawing.Size(1324, 233)
|
||||
Me.PageApplicationAssignment.Text = "Anwendungs-Zuordnung"
|
||||
'
|
||||
'TBCW_PROF_DOC_SEARCHTableAdapter
|
||||
@@ -873,8 +901,8 @@ Partial Class frmAdmin_CWProfile
|
||||
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.DBCW_Stammdaten, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBCW_PROFILESBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.LayoutControl1.ResumeLayout(False)
|
||||
CType(Me.LayoutControlProfile, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.LayoutControlProfile.ResumeLayout(False)
|
||||
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TextEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
@@ -900,8 +928,8 @@ Partial Class frmAdmin_CWProfile
|
||||
CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.XtraTabControl2.ResumeLayout(False)
|
||||
Me.PageDocumentSearch.ResumeLayout(False)
|
||||
CType(Me.LayoutControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.LayoutControl2.ResumeLayout(False)
|
||||
CType(Me.LayoutControlDocSearch, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.LayoutControlDocSearch.ResumeLayout(False)
|
||||
CType(Me.TextEdit5.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBCW_PROF_DOC_SEARCHBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TextEdit6.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
@@ -927,6 +955,8 @@ Partial Class frmAdmin_CWProfile
|
||||
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridViewDocSearch, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.PageDataSearch.ResumeLayout(False)
|
||||
CType(Me.LayoutControlDataSearch, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.LayoutControlGroup2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBCW_PROF_DATA_SEARCHBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridViewDataSearch, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
@@ -944,9 +974,8 @@ Partial Class frmAdmin_CWProfile
|
||||
Friend WithEvents TBCW_PROFILESBindingSource As BindingSource
|
||||
Friend WithEvents TBCW_PROFILESTableAdapter As DBCW_StammdatenTableAdapters.TBCW_PROFILESTableAdapter
|
||||
Friend WithEvents TableAdapterManager As DBCW_StammdatenTableAdapters.TableAdapterManager
|
||||
Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents LayoutControl1 As DevExpress.XtraLayout.LayoutControl
|
||||
Friend WithEvents BarButtonSave As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents LayoutControlProfile As DevExpress.XtraLayout.LayoutControl
|
||||
Friend WithEvents TextEdit1 As DevExpress.XtraEditors.TextEdit
|
||||
Friend WithEvents Root As DevExpress.XtraLayout.LayoutControlGroup
|
||||
Friend WithEvents LayoutControlItem1 As DevExpress.XtraLayout.LayoutControlItem
|
||||
@@ -975,7 +1004,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Friend WithEvents PageDataSearch As DevExpress.XtraTab.XtraTabPage
|
||||
Friend WithEvents PageApplicationAssignment As DevExpress.XtraTab.XtraTabPage
|
||||
Friend WithEvents TextEdit4 As DevExpress.XtraEditors.ButtonEdit
|
||||
Friend WithEvents LayoutControl2 As DevExpress.XtraLayout.LayoutControl
|
||||
Friend WithEvents LayoutControlDocSearch As DevExpress.XtraLayout.LayoutControl
|
||||
Friend WithEvents TextEdit5 As DevExpress.XtraEditors.TextEdit
|
||||
Friend WithEvents LayoutControlGroup1 As DevExpress.XtraLayout.LayoutControlGroup
|
||||
Friend WithEvents LayoutControlItem10 As DevExpress.XtraLayout.LayoutControlItem
|
||||
@@ -1007,4 +1036,7 @@ Partial Class frmAdmin_CWProfile
|
||||
Friend WithEvents GridControl2 As DevExpress.XtraGrid.GridControl
|
||||
Friend WithEvents GridViewDocSearch As DevExpress.XtraGrid.Views.Grid.GridView
|
||||
Friend WithEvents colTAB_TITLE1 As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents LayoutControlDataSearch As DevExpress.XtraLayout.LayoutControl
|
||||
Friend WithEvents LayoutControlGroup2 As DevExpress.XtraLayout.LayoutControlGroup
|
||||
Friend WithEvents BarButtonNew As DevExpress.XtraBars.BarButtonItem
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user