Partial Class frmAdministration Inherits DevExpress.XtraBars.Ribbon.RibbonForm '.GUIs.Common.Base.BaseRibbonForm 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Wird vom Windows Form-Designer benötigt. Private components As System.ComponentModel.IContainer 'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich. 'Das Bearbeiten ist mit dem Windows Form-Designer möglich. 'Das Bearbeiten mit dem Code-Editor ist nicht möglich. Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAdministration)) Me.TBCW_PROFILESBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.MyDataset = New easyFLOW.MyDataset() Me.GridControlProfiles = New DevExpress.XtraGrid.GridControl() Me.GridViewProfiles = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn() Me.colNAME = New DevExpress.XtraGrid.Columns.GridColumn() Me.TBWH_UserBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TBCW_PROFILESTableAdapter = New easyFLOW.MyDatasetTableAdapters.TBCW_PROFILESTableAdapter() Me.TableAdapterManager = New easyFLOW.MyDatasetTableAdapters.TableAdapterManager() Me.OFDWindreamsuche = New System.Windows.Forms.OpenFileDialog() Me.VWCW_USER_PROFILETableAdapter = New easyFLOW.MyDatasetTableAdapters.VWCW_USER_PROFILETableAdapter() Me.TimerTest = New System.Windows.Forms.Timer(Me.components) Me.BackgroundWorker1 = New System.ComponentModel.BackgroundWorker() Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.TBCW_PROF_DOC_SEARCHBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TBCW_PROF_DATA_SEARCHBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.XtraTabControl3 = New DevExpress.XtraTab.XtraTabControl() Me.TabPageProfileManagement = New DevExpress.XtraTab.XtraTabPage() Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl() Me.TabPageGeneralSettings = New DevExpress.XtraTab.XtraTabPage() Me.txtProfileName = New DevExpress.XtraEditors.TextEdit() Me.textEdit4 = New DevExpress.XtraEditors.TextEdit() Me.CheckEdit1 = New DevExpress.XtraEditors.CheckEdit() Me.RibbonControl2 = New DevExpress.XtraBars.Ribbon.RibbonControl() Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem4 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem5 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem6 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem7 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem8 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem9 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem10 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem11 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem12 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem13 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem14 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem16 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem17 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem15 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem18 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem19 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem20 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem21 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem22 = New DevExpress.XtraBars.BarButtonItem() Me.labelStatus = New DevExpress.XtraBars.BarStaticItem() Me.BarButtonItem23 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem24 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem25 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem26 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem27 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem28 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem29 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem30 = New DevExpress.XtraBars.BarButtonItem() Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage() Me.RibbonGroup_Profile = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonGroup_DocSearch = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonGroup_DataSearch = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonGroup_Process = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonGroup_Window = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonGroup_Control = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage() Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar() Me.textEdit2 = New DevExpress.XtraEditors.LookUpEdit() Me.TBWH_PROFILE_TYPEBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TextEdit8 = New DevExpress.XtraEditors.TextEdit() Me.TextEdit7 = New DevExpress.XtraEditors.TextEdit() Me.CHANGEDWHOTextBox = New DevExpress.XtraEditors.TextEdit() Me.TextEdit6 = New DevExpress.XtraEditors.TextEdit() Me.PROFILE_IDTextBox = New DevExpress.XtraEditors.TextEdit() Me.textEdit5 = New DevExpress.XtraEditors.MemoEdit() Me.txtRegexTestString = New DevExpress.XtraEditors.TextEdit() Me.SimpleButton1 = New DevExpress.XtraEditors.SimpleButton() Me.TabPageDocuments = New DevExpress.XtraTab.XtraTabPage() Me.LayoutControlDocs = New DevExpress.XtraLayout.LayoutControl() Me.CheckEdit3 = New DevExpress.XtraEditors.CheckEdit() Me.TextEdit17 = New DevExpress.XtraEditors.TextEdit() Me.TextEdit15 = New DevExpress.XtraEditors.TextEdit() Me.TextEdit18 = New DevExpress.XtraEditors.TextEdit() Me.CHANGED_WHOTextBox2 = New DevExpress.XtraEditors.TextEdit() Me.txtDocSearchName = New DevExpress.XtraEditors.TextEdit() Me.LookUpEdit1 = New DevExpress.XtraEditors.LookUpEdit() Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.MemoEdit5 = New DevExpress.XtraEditors.MemoEdit() Me.MemoEdit6 = New DevExpress.XtraEditors.MemoEdit() Me.txtDOC_GUID = New DevExpress.XtraEditors.TextEdit() Me.TextEdit19 = New DevExpress.XtraEditors.LookUpEdit() Me.TBWHSEARCHPOSITIONBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.ComboBoxEdit3 = New DevExpress.XtraEditors.ComboBoxEdit() Me.SimpleButton2 = New DevExpress.XtraEditors.SimpleButton() Me.ComboBoxEdit4 = New DevExpress.XtraEditors.ComboBoxEdit() Me.SimpleButton3 = New DevExpress.XtraEditors.SimpleButton() Me.LayoutControlGroup2 = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem29 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem30 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem31 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem25 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem27 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem26 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem2 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem33 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem32 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem34 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem24 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem28 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem37 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem38 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem39 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem40 = New DevExpress.XtraLayout.LayoutControlItem() Me.SimpleLabelItem1 = New DevExpress.XtraLayout.SimpleLabelItem() Me.SimpleSeparator2 = New DevExpress.XtraLayout.SimpleSeparator() Me.SimpleSeparator3 = New DevExpress.XtraLayout.SimpleSeparator() Me.GridControl1 = New DevExpress.XtraGrid.GridControl() Me.GridView2 = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colTAB_TITLE = New DevExpress.XtraGrid.Columns.GridColumn() Me.TabPageData = New DevExpress.XtraTab.XtraTabPage() Me.LayoutControlData = New DevExpress.XtraLayout.LayoutControl() Me.TextEdit12 = New DevExpress.XtraEditors.TextEdit() Me.TextEdit13 = New DevExpress.XtraEditors.TextEdit() Me.CHANGED_WHOTextBox1 = New DevExpress.XtraEditors.TextEdit() Me.TextEdit11 = New DevExpress.XtraEditors.TextEdit() Me.CheckEdit2 = New DevExpress.XtraEditors.CheckEdit() Me.txtDataSearchName = New DevExpress.XtraEditors.TextEdit() Me.ComboBoxEdit2 = New DevExpress.XtraEditors.LookUpEdit() Me.MemoEdit3 = New DevExpress.XtraEditors.MemoEdit() Me.MemoEdit4 = New DevExpress.XtraEditors.MemoEdit() Me.txtDATAGUID = New DevExpress.XtraEditors.TextEdit() Me.TextEdit10 = New DevExpress.XtraEditors.LookUpEdit() Me.ComboBoxEdit5 = New DevExpress.XtraEditors.ComboBoxEdit() Me.SimpleButton4 = New DevExpress.XtraEditors.SimpleButton() Me.ComboBoxEdit6 = New DevExpress.XtraEditors.ComboBoxEdit() Me.SimpleButton5 = New DevExpress.XtraEditors.SimpleButton() Me.LayoutControlGroup3 = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem14 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem15 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem17 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem16 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem11 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem12 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem13 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem21 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem22 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem1 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem23 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem41 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem42 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem43 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem44 = New DevExpress.XtraLayout.LayoutControlItem() Me.GridControl2 = New DevExpress.XtraGrid.GridControl() Me.GridView3 = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colTAB_TITLE1 = New DevExpress.XtraGrid.Columns.GridColumn() Me.TabPageProcessAssignment = New DevExpress.XtraTab.XtraTabPage() Me.CtrlApplicationAssignment1 = New easyFLOW.ctrlApplicationAssignment() Me.TabPageProfileAssignment = New DevExpress.XtraTab.XtraTabPage() Me.XtraTabControl2 = New DevExpress.XtraTab.XtraTabControl() Me.TabPageGroupAssignment = New DevExpress.XtraTab.XtraTabPage() Me.SplitContainer2 = New System.Windows.Forms.SplitContainer() Me.GridControlGroupInProfile = New DevExpress.XtraGrid.GridControl() Me.cmsGroupZODelete = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.ZuordnungEntfernenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.VWCW_GROUP_PROFILEBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.GridViewGroupInProfile = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colGROUP_ID = New DevExpress.XtraGrid.Columns.GridColumn() Me.colGROUP_NAME = New DevExpress.XtraGrid.Columns.GridColumn() Me.Label9 = New System.Windows.Forms.Label() Me.GridControlGroupNotInProfile = New DevExpress.XtraGrid.GridControl() Me.TBWH_GROUPBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.GridViewGroupNotInProfile = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colGUID2 = New DevExpress.XtraGrid.Columns.GridColumn() Me.colName3 = New DevExpress.XtraGrid.Columns.GridColumn() Me.Label10 = New System.Windows.Forms.Label() Me.TabPageUserAssignment = New DevExpress.XtraTab.XtraTabPage() Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.GridControlUserInProfile = New DevExpress.XtraGrid.GridControl() Me.cmsUserZODelete = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.UserEntfernenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.GridViewUserInProfile = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colGUID1 = New DevExpress.XtraGrid.Columns.GridColumn() Me.colUSERNAME = New DevExpress.XtraGrid.Columns.GridColumn() Me.colNAME1 = New DevExpress.XtraGrid.Columns.GridColumn() Me.colPRENAME = New DevExpress.XtraGrid.Columns.GridColumn() Me.Label1 = New System.Windows.Forms.Label() Me.GridControlUserNotInProfile = New DevExpress.XtraGrid.GridControl() Me.GridViewUserNotInProfile = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colSurname = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridColumn2 = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridColumn3 = New DevExpress.XtraGrid.Columns.GridColumn() Me.colID = New DevExpress.XtraGrid.Columns.GridColumn() Me.Label2 = New System.Windows.Forms.Label() Me.TBCW_PROF_DATA_SEARCHTableAdapter = New easyFLOW.MyDatasetTableAdapters.TBCW_PROF_DATA_SEARCHTableAdapter() Me.TBCW_PROF_DOC_SEARCHTableAdapter = New easyFLOW.MyDatasetTableAdapters.TBCW_PROF_DOC_SEARCHTableAdapter() Me.VWCW_GROUP_PROFILETableAdapter = New easyFLOW.MyDatasetTableAdapters.VWCW_GROUP_PROFILETableAdapter() Me.RibbonPageGroup4 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonPageGroup5 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.TBDD_CONNECTIONTableAdapter = New easyFLOW.MyDatasetTableAdapters.TBDD_CONNECTIONTableAdapter() Me.SplitContainerControl1 = New DevExpress.XtraEditors.SplitContainerControl() Me.MemoEdit1 = New DevExpress.XtraEditors.MemoEdit() Me.LayoutControlItem18 = New DevExpress.XtraLayout.LayoutControlItem() Me.MemoEdit2 = New DevExpress.XtraEditors.MemoEdit() Me.LayoutControlItem19 = New DevExpress.XtraLayout.LayoutControlItem() Me.ComboBoxEdit1 = New DevExpress.XtraEditors.ComboBoxEdit() Me.SimpleSeparator1 = New DevExpress.XtraLayout.SimpleSeparator() Me.BehaviorManager1 = New DevExpress.Utils.Behaviors.BehaviorManager(Me.components) Me.Label3 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() CType(Me.TBCW_PROFILESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridControlProfiles, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridViewProfiles, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBWH_UserBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBCW_PROF_DOC_SEARCHBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBCW_PROF_DATA_SEARCHBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.XtraTabControl3, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabControl3.SuspendLayout() Me.TabPageProfileManagement.SuspendLayout() CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabControl1.SuspendLayout() Me.TabPageGeneralSettings.SuspendLayout() CType(Me.txtProfileName.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.textEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CheckEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.RibbonControl2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.textEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBWH_PROFILE_TYPEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit8.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit7.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CHANGEDWHOTextBox.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit6.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PROFILE_IDTextBox.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.textEdit5.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtRegexTestString.Properties, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPageDocuments.SuspendLayout() CType(Me.LayoutControlDocs, System.ComponentModel.ISupportInitialize).BeginInit() Me.LayoutControlDocs.SuspendLayout() CType(Me.CheckEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit17.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit15.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit18.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CHANGED_WHOTextBox2.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtDocSearchName.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LookUpEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.MemoEdit5.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.MemoEdit6.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtDOC_GUID.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit19.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBWHSEARCHPOSITIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ComboBoxEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ComboBoxEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlGroup2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem29, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem30, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem31, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem25, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem27, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem26, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem33, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem32, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem34, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem24, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem28, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem37, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem38, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem39, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem40, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SimpleLabelItem1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SimpleSeparator2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SimpleSeparator3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridView2, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPageData.SuspendLayout() CType(Me.LayoutControlData, System.ComponentModel.ISupportInitialize).BeginInit() Me.LayoutControlData.SuspendLayout() CType(Me.TextEdit12.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit13.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CHANGED_WHOTextBox1.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit11.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CheckEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtDataSearchName.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ComboBoxEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.MemoEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.MemoEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtDATAGUID.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit10.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ComboBoxEdit5.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ComboBoxEdit6.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlGroup3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem14, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem15, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem17, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem16, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem21, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem22, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem23, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem41, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem42, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem43, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem44, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridView3, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPageProcessAssignment.SuspendLayout() Me.TabPageProfileAssignment.SuspendLayout() CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabControl2.SuspendLayout() Me.TabPageGroupAssignment.SuspendLayout() CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer2.Panel1.SuspendLayout() Me.SplitContainer2.Panel2.SuspendLayout() Me.SplitContainer2.SuspendLayout() CType(Me.GridControlGroupInProfile, System.ComponentModel.ISupportInitialize).BeginInit() Me.cmsGroupZODelete.SuspendLayout() CType(Me.VWCW_GROUP_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridViewGroupInProfile, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridControlGroupNotInProfile, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBWH_GROUPBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridViewGroupNotInProfile, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPageUserAssignment.SuspendLayout() CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer1.Panel1.SuspendLayout() Me.SplitContainer1.Panel2.SuspendLayout() Me.SplitContainer1.SuspendLayout() CType(Me.GridControlUserInProfile, System.ComponentModel.ISupportInitialize).BeginInit() Me.cmsUserZODelete.SuspendLayout() CType(Me.GridViewUserInProfile, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridControlUserNotInProfile, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridViewUserNotInProfile, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SplitContainerControl1.Panel1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainerControl1.Panel1.SuspendLayout() CType(Me.SplitContainerControl1.Panel2, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainerControl1.Panel2.SuspendLayout() Me.SplitContainerControl1.SuspendLayout() CType(Me.MemoEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem18, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.MemoEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem19, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ComboBoxEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SimpleSeparator1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BehaviorManager1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'TBCW_PROFILESBindingSource ' Me.TBCW_PROFILESBindingSource.DataMember = "TBCW_PROFILES" Me.TBCW_PROFILESBindingSource.DataSource = Me.MyDataset ' 'MyDataset ' Me.MyDataset.DataSetName = "MyDataset" Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'GridControlProfiles ' Me.GridControlProfiles.DataSource = Me.TBCW_PROFILESBindingSource Me.GridControlProfiles.Dock = System.Windows.Forms.DockStyle.Fill 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, 594) Me.GridControlProfiles.TabIndex = 18 Me.GridControlProfiles.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewProfiles}) ' 'GridViewProfiles ' Me.GridViewProfiles.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.GridViewProfiles.Appearance.EvenRow.Options.UseBackColor = True Me.GridViewProfiles.Appearance.FocusedRow.FontStyleDelta = System.Drawing.FontStyle.Bold Me.GridViewProfiles.Appearance.FocusedRow.Options.UseFont = True Me.GridViewProfiles.Appearance.SelectedRow.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.GridViewProfiles.Appearance.SelectedRow.Options.UseFont = True Me.GridViewProfiles.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID, Me.colNAME}) Me.GridViewProfiles.GridControl = Me.GridControlProfiles Me.GridViewProfiles.Name = "GridViewProfiles" Me.GridViewProfiles.OptionsBehavior.Editable = False Me.GridViewProfiles.OptionsSelection.EnableAppearanceHideSelection = False Me.GridViewProfiles.OptionsView.EnableAppearanceEvenRow = True Me.GridViewProfiles.OptionsView.ShowAutoFilterRow = True Me.GridViewProfiles.OptionsView.ShowDetailButtons = False Me.GridViewProfiles.OptionsView.ShowGroupPanel = False Me.GridViewProfiles.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.[True] Me.GridViewProfiles.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.[True] ' 'colGUID ' Me.colGUID.Caption = "ID" Me.colGUID.FieldName = "GUID" Me.colGUID.Name = "colGUID" Me.colGUID.Width = 30 ' 'colNAME ' Me.colNAME.Caption = "Profil" Me.colNAME.FieldName = "NAME" Me.colNAME.Name = "colNAME" Me.colNAME.Visible = True Me.colNAME.VisibleIndex = 0 Me.colNAME.Width = 277 ' 'TBWH_UserBindingSource ' Me.TBWH_UserBindingSource.DataMember = "TBWH_User" Me.TBWH_UserBindingSource.DataSource = Me.MyDataset ' 'TBCW_PROFILESTableAdapter ' Me.TBCW_PROFILESTableAdapter.ClearBeforeFill = True ' 'TableAdapterManager ' Me.TableAdapterManager.BackupDataSetBeforeUpdate = False Me.TableAdapterManager.TBCW_GROUP_PROFILETableAdapter = Nothing Me.TableAdapterManager.TBCW_PROF_DATA_SEARCHTableAdapter = Nothing Me.TableAdapterManager.TBCW_PROF_DOC_SEARCHTableAdapter = Nothing Me.TableAdapterManager.TBCW_PROF_REL_CONTROLTableAdapter = Nothing Me.TableAdapterManager.TBCW_PROF_REL_WINDOWTableAdapter = Nothing Me.TableAdapterManager.TBCW_PROFILE_PROCESSTableAdapter = Nothing Me.TableAdapterManager.TBCW_PROFILESTableAdapter = Me.TBCW_PROFILESTableAdapter Me.TableAdapterManager.TBCW_USER_PROFILETableAdapter = Nothing Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing Me.TableAdapterManager.UpdateOrder = easyFLOW.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'OFDWindreamsuche ' Me.OFDWindreamsuche.Filter = "windream-Suche|*.wdf;*.wdfx|Alle Dateien|*.*" Me.OFDWindreamsuche.RestoreDirectory = True Me.OFDWindreamsuche.Title = "windream-Suche wählen" ' 'VWCW_USER_PROFILETableAdapter ' Me.VWCW_USER_PROFILETableAdapter.ClearBeforeFill = True ' 'TimerTest ' Me.TimerTest.Interval = 1000 ' 'TBCW_PROF_DOC_SEARCHBindingSource ' Me.TBCW_PROF_DOC_SEARCHBindingSource.DataMember = "TBCW_PROF_DOC_SEARCH" Me.TBCW_PROF_DOC_SEARCHBindingSource.DataSource = Me.MyDataset ' 'TBCW_PROF_DATA_SEARCHBindingSource ' Me.TBCW_PROF_DATA_SEARCHBindingSource.DataMember = "TBCW_PROF_DATA_SEARCH" Me.TBCW_PROF_DATA_SEARCHBindingSource.DataSource = Me.MyDataset ' 'XtraTabControl3 ' Me.XtraTabControl3.Dock = System.Windows.Forms.DockStyle.Fill 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(787, 594) Me.XtraTabControl3.TabIndex = 21 Me.XtraTabControl3.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabPageProfileManagement, Me.TabPageProfileAssignment}) ' 'TabPageProfileManagement ' Me.TabPageProfileManagement.Controls.Add(Me.XtraTabControl1) 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(785, 564) Me.TabPageProfileManagement.Text = "Profil-Verwaltung" ' 'XtraTabControl1 ' Me.XtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill 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(785, 564) Me.XtraTabControl1.TabIndex = 0 Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabPageGeneralSettings, Me.TabPageDocuments, Me.TabPageData, Me.TabPageProcessAssignment}) ' 'TabPageGeneralSettings ' Me.TabPageGeneralSettings.Controls.Add(Me.Label14) Me.TabPageGeneralSettings.Controls.Add(Me.Label13) Me.TabPageGeneralSettings.Controls.Add(Me.Label12) Me.TabPageGeneralSettings.Controls.Add(Me.Label11) Me.TabPageGeneralSettings.Controls.Add(Me.Label8) Me.TabPageGeneralSettings.Controls.Add(Me.Label7) Me.TabPageGeneralSettings.Controls.Add(Me.Label6) Me.TabPageGeneralSettings.Controls.Add(Me.Label5) Me.TabPageGeneralSettings.Controls.Add(Me.TextEdit6) Me.TabPageGeneralSettings.Controls.Add(Me.CHANGEDWHOTextBox) Me.TabPageGeneralSettings.Controls.Add(Me.TextEdit7) Me.TabPageGeneralSettings.Controls.Add(Me.TextEdit8) Me.TabPageGeneralSettings.Controls.Add(Me.Label4) Me.TabPageGeneralSettings.Controls.Add(Me.Label3) Me.TabPageGeneralSettings.Controls.Add(Me.textEdit4) Me.TabPageGeneralSettings.Controls.Add(Me.SimpleButton1) Me.TabPageGeneralSettings.Controls.Add(Me.CheckEdit1) Me.TabPageGeneralSettings.Controls.Add(Me.txtRegexTestString) Me.TabPageGeneralSettings.Controls.Add(Me.PROFILE_IDTextBox) Me.TabPageGeneralSettings.Controls.Add(Me.textEdit5) Me.TabPageGeneralSettings.Controls.Add(Me.textEdit2) Me.TabPageGeneralSettings.Controls.Add(Me.txtProfileName) 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(783, 538) Me.TabPageGeneralSettings.Text = "Allgemein" ' 'txtProfileName ' Me.txtProfileName.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROFILESBindingSource, "NAME", True)) Me.txtProfileName.Location = New System.Drawing.Point(252, 31) Me.txtProfileName.Name = "txtProfileName" Me.txtProfileName.Size = New System.Drawing.Size(353, 20) Me.txtProfileName.TabIndex = 6 ' 'textEdit4 ' Me.textEdit4.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROFILESBindingSource, "COMMENT", True)) Me.textEdit4.Location = New System.Drawing.Point(252, 70) Me.textEdit4.Name = "textEdit4" Me.textEdit4.Size = New System.Drawing.Size(452, 20) Me.textEdit4.TabIndex = 7 ' 'CheckEdit1 ' Me.CheckEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROFILESBindingSource, "ACTIVE", True)) Me.CheckEdit1.Location = New System.Drawing.Point(21, 13) Me.CheckEdit1.MenuManager = Me.RibbonControl2 Me.CheckEdit1.Name = "CheckEdit1" Me.CheckEdit1.Properties.Caption = "Profil Aktiv" Me.CheckEdit1.Size = New System.Drawing.Size(126, 18) Me.CheckEdit1.TabIndex = 10 ' 'RibbonControl2 ' Me.RibbonControl2.ExpandCollapseItem.Id = 0 Me.RibbonControl2.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl2.ExpandCollapseItem, Me.RibbonControl2.SearchEditItem, Me.BarButtonItem1, Me.BarButtonItem2, Me.BarButtonItem3, Me.BarButtonItem4, Me.BarButtonItem5, Me.BarButtonItem6, Me.BarButtonItem7, Me.BarButtonItem8, Me.BarButtonItem9, Me.BarButtonItem10, Me.BarButtonItem11, Me.BarButtonItem12, Me.BarButtonItem13, Me.BarButtonItem14, Me.BarButtonItem16, Me.BarButtonItem17, Me.BarButtonItem15, Me.BarButtonItem18, Me.BarButtonItem19, Me.BarButtonItem20, Me.BarButtonItem21, Me.BarButtonItem22, Me.labelStatus, Me.BarButtonItem23, Me.BarButtonItem24, Me.BarButtonItem25, Me.BarButtonItem26, Me.BarButtonItem27, Me.BarButtonItem28, Me.BarButtonItem29, Me.BarButtonItem30}) Me.RibbonControl2.Location = New System.Drawing.Point(0, 0) Me.RibbonControl2.MaxItemId = 17 Me.RibbonControl2.Name = "RibbonControl2" Me.RibbonControl2.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage2, Me.RibbonPage1}) 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(1034, 158) Me.RibbonControl2.StatusBar = Me.RibbonStatusBar1 Me.RibbonControl2.Toolbar.ShowCustomizeItem = False Me.RibbonControl2.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden ' 'BarButtonItem1 ' Me.BarButtonItem1.Caption = "Neues Profil" Me.BarButtonItem1.Id = 1 Me.BarButtonItem1.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem1.Name = "BarButtonItem1" ' 'BarButtonItem2 ' Me.BarButtonItem2.Caption = "Löschen" Me.BarButtonItem2.Id = 2 Me.BarButtonItem2.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem2.Name = "BarButtonItem2" Me.BarButtonItem2.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText ' 'BarButtonItem3 ' Me.BarButtonItem3.Caption = "Speichern" Me.BarButtonItem3.Id = 3 Me.BarButtonItem3.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem3.Name = "BarButtonItem3" ' 'BarButtonItem4 ' Me.BarButtonItem4.Caption = "Aktualisieren" Me.BarButtonItem4.Id = 4 Me.BarButtonItem4.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem4.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem4.Name = "BarButtonItem4" Me.BarButtonItem4.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText ' 'BarButtonItem5 ' Me.BarButtonItem5.Caption = "Zuordnen" Me.BarButtonItem5.Id = 5 Me.BarButtonItem5.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem5.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem5.Name = "BarButtonItem5" ' 'BarButtonItem6 ' Me.BarButtonItem6.Caption = "Zuordnung löschen" Me.BarButtonItem6.Id = 6 Me.BarButtonItem6.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem6.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem6.Name = "BarButtonItem6" ' 'BarButtonItem7 ' Me.BarButtonItem7.Caption = "Zuordnen" Me.BarButtonItem7.Id = 7 Me.BarButtonItem7.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem7.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem7.Name = "BarButtonItem7" ' 'BarButtonItem8 ' Me.BarButtonItem8.Caption = "Zuordnung löschen" Me.BarButtonItem8.Id = 8 Me.BarButtonItem8.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem8.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem8.Name = "BarButtonItem8" ' 'BarButtonItem9 ' Me.BarButtonItem9.Caption = "Speichern" Me.BarButtonItem9.Id = 9 Me.BarButtonItem9.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem9.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem9.Name = "BarButtonItem9" ' 'BarButtonItem10 ' Me.BarButtonItem10.Caption = "BarButtonItem10" Me.BarButtonItem10.Id = 10 Me.BarButtonItem10.Name = "BarButtonItem10" ' 'BarButtonItem11 ' Me.BarButtonItem11.Caption = "Zuordnen" Me.BarButtonItem11.Id = 11 Me.BarButtonItem11.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem11.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem11.Name = "BarButtonItem11" ' 'BarButtonItem12 ' Me.BarButtonItem12.Caption = "Zuordnung löschen" Me.BarButtonItem12.Id = 12 Me.BarButtonItem12.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem12.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem12.Name = "BarButtonItem12" ' 'BarButtonItem13 ' Me.BarButtonItem13.Caption = "Zuordnen" Me.BarButtonItem13.Id = 13 Me.BarButtonItem13.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem13.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem13.Name = "BarButtonItem13" ' 'BarButtonItem14 ' Me.BarButtonItem14.Caption = "Zuordnung löschen" Me.BarButtonItem14.Id = 14 Me.BarButtonItem14.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem14.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem14.Name = "BarButtonItem14" ' 'BarButtonItem16 ' Me.BarButtonItem16.Caption = "Datenbank Verbindungen" Me.BarButtonItem16.Id = 16 Me.BarButtonItem16.ImageOptions.Image = CType(resources.GetObject("BarButtonItem16.ImageOptions.Image"), System.Drawing.Image) Me.BarButtonItem16.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem16.ImageOptions.LargeImage"), System.Drawing.Image) Me.BarButtonItem16.Name = "BarButtonItem16" ' 'BarButtonItem17 ' Me.BarButtonItem17.Caption = "Lizenz Informationen" Me.BarButtonItem17.Id = 17 Me.BarButtonItem17.ImageOptions.Image = CType(resources.GetObject("BarButtonItem17.ImageOptions.Image"), System.Drawing.Image) Me.BarButtonItem17.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem17.ImageOptions.LargeImage"), System.Drawing.Image) Me.BarButtonItem17.Name = "BarButtonItem17" ' 'BarButtonItem15 ' Me.BarButtonItem15.Caption = "Neue Suche" Me.BarButtonItem15.Id = 1 Me.BarButtonItem15.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem15.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem15.Name = "BarButtonItem15" ' 'BarButtonItem18 ' Me.BarButtonItem18.Caption = "Suche löschen" Me.BarButtonItem18.Id = 2 Me.BarButtonItem18.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem18.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem18.Name = "BarButtonItem18" ' 'BarButtonItem19 ' Me.BarButtonItem19.Caption = "Speichern" Me.BarButtonItem19.Id = 3 Me.BarButtonItem19.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem19.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem19.Name = "BarButtonItem19" ' 'BarButtonItem20 ' Me.BarButtonItem20.Caption = "Neue Suche" Me.BarButtonItem20.Id = 4 Me.BarButtonItem20.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem20.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem20.Name = "BarButtonItem20" ' 'BarButtonItem21 ' Me.BarButtonItem21.Caption = "Suche löschen" Me.BarButtonItem21.Id = 5 Me.BarButtonItem21.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem21.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem21.Name = "BarButtonItem21" ' 'BarButtonItem22 ' Me.BarButtonItem22.Caption = "Speichern" Me.BarButtonItem22.Id = 6 Me.BarButtonItem22.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem22.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem22.Name = "BarButtonItem22" ' 'labelStatus ' Me.labelStatus.Caption = "labelStatus" Me.labelStatus.Id = 7 Me.labelStatus.ImageOptions.Image = CType(resources.GetObject("labelStatus.ImageOptions.Image"), System.Drawing.Image) Me.labelStatus.Name = "labelStatus" Me.labelStatus.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph Me.labelStatus.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInCustomizing ' 'BarButtonItem23 ' Me.BarButtonItem23.Caption = "Zuordnen" Me.BarButtonItem23.Id = 8 Me.BarButtonItem23.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem23.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem23.Name = "BarButtonItem23" ' 'BarButtonItem24 ' Me.BarButtonItem24.Caption = "Zuordnung löschen" Me.BarButtonItem24.Id = 9 Me.BarButtonItem24.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem24.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem24.Name = "BarButtonItem24" ' 'BarButtonItem25 ' Me.BarButtonItem25.Caption = "Speichern" Me.BarButtonItem25.Id = 10 Me.BarButtonItem25.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem25.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem25.Name = "BarButtonItem25" ' 'BarButtonItem26 ' Me.BarButtonItem26.Caption = "Profil kopieren" Me.BarButtonItem26.Id = 11 Me.BarButtonItem26.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem26.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem26.Name = "BarButtonItem26" Me.BarButtonItem26.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText ' 'BarButtonItem27 ' Me.BarButtonItem27.Caption = "Zuordnung bearbeiten" Me.BarButtonItem27.Id = 13 Me.BarButtonItem27.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem27.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem27.Name = "BarButtonItem27" ' 'BarButtonItem28 ' Me.BarButtonItem28.Caption = "SQL Verbindungen" Me.BarButtonItem28.Id = 14 Me.BarButtonItem28.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem28.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem28.Name = "BarButtonItem28" ' 'BarButtonItem29 ' Me.BarButtonItem29.Caption = "Lizenz Verwaltung" Me.BarButtonItem29.Id = 15 Me.BarButtonItem29.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem29.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem29.Name = "BarButtonItem29" ' 'BarButtonItem30 ' Me.BarButtonItem30.Caption = "Regex bearbeiten" Me.BarButtonItem30.Id = 16 Me.BarButtonItem30.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem30.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem30.Name = "BarButtonItem30" ' 'RibbonPage2 ' Me.RibbonPage2.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonGroup_Profile, Me.RibbonGroup_DocSearch, Me.RibbonGroup_DataSearch, Me.RibbonGroup_Process, Me.RibbonGroup_Window, Me.RibbonGroup_Control}) Me.RibbonPage2.Name = "RibbonPage2" Me.RibbonPage2.Text = "Start" ' 'RibbonGroup_Profile ' Me.RibbonGroup_Profile.ItemLinks.Add(Me.BarButtonItem1) Me.RibbonGroup_Profile.ItemLinks.Add(Me.BarButtonItem3) Me.RibbonGroup_Profile.ItemLinks.Add(Me.BarButtonItem4) Me.RibbonGroup_Profile.ItemLinks.Add(Me.BarButtonItem2) Me.RibbonGroup_Profile.ItemLinks.Add(Me.BarButtonItem26) Me.RibbonGroup_Profile.Name = "RibbonGroup_Profile" Me.RibbonGroup_Profile.Text = "Profil Verwaltung" ' 'RibbonGroup_DocSearch ' Me.RibbonGroup_DocSearch.Enabled = False Me.RibbonGroup_DocSearch.ItemLinks.Add(Me.BarButtonItem15) Me.RibbonGroup_DocSearch.ItemLinks.Add(Me.BarButtonItem19) Me.RibbonGroup_DocSearch.ItemLinks.Add(Me.BarButtonItem18) Me.RibbonGroup_DocSearch.Name = "RibbonGroup_DocSearch" Me.RibbonGroup_DocSearch.Text = "Dokument-Suchen" ' 'RibbonGroup_DataSearch ' Me.RibbonGroup_DataSearch.Enabled = False Me.RibbonGroup_DataSearch.ItemLinks.Add(Me.BarButtonItem20) Me.RibbonGroup_DataSearch.ItemLinks.Add(Me.BarButtonItem22) Me.RibbonGroup_DataSearch.ItemLinks.Add(Me.BarButtonItem21) Me.RibbonGroup_DataSearch.Name = "RibbonGroup_DataSearch" Me.RibbonGroup_DataSearch.Text = "Daten-Suchen" ' 'RibbonGroup_Process ' Me.RibbonGroup_Process.Enabled = False Me.RibbonGroup_Process.ItemLinks.Add(Me.BarButtonItem5) Me.RibbonGroup_Process.ItemLinks.Add(Me.BarButtonItem6) Me.RibbonGroup_Process.Name = "RibbonGroup_Process" Me.RibbonGroup_Process.Text = "Prozess Zuordnung" ' 'RibbonGroup_Window ' Me.RibbonGroup_Window.Enabled = False Me.RibbonGroup_Window.ItemLinks.Add(Me.BarButtonItem7) Me.RibbonGroup_Window.ItemLinks.Add(Me.BarButtonItem9) Me.RibbonGroup_Window.ItemLinks.Add(Me.BarButtonItem8) Me.RibbonGroup_Window.ItemLinks.Add(Me.BarButtonItem30) Me.RibbonGroup_Window.Name = "RibbonGroup_Window" Me.RibbonGroup_Window.Text = "Fenster Zuordnung" ' 'RibbonGroup_Control ' Me.RibbonGroup_Control.Enabled = False Me.RibbonGroup_Control.ItemLinks.Add(Me.BarButtonItem23) Me.RibbonGroup_Control.ItemLinks.Add(Me.BarButtonItem25) Me.RibbonGroup_Control.ItemLinks.Add(Me.BarButtonItem24) Me.RibbonGroup_Control.ItemLinks.Add(Me.BarButtonItem27) Me.RibbonGroup_Control.Name = "RibbonGroup_Control" Me.RibbonGroup_Control.Text = "Feld Zuordnung" ' 'RibbonPage1 ' Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1}) Me.RibbonPage1.Name = "RibbonPage1" Me.RibbonPage1.Text = "Grundeinstellungen" ' 'RibbonPageGroup1 ' Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem28) Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem29) Me.RibbonPageGroup1.Name = "RibbonPageGroup1" Me.RibbonPageGroup1.Text = "Grundeinstellungen" ' 'RibbonStatusBar1 ' Me.RibbonStatusBar1.ItemLinks.Add(Me.labelStatus) Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 752) Me.RibbonStatusBar1.Name = "RibbonStatusBar1" Me.RibbonStatusBar1.Ribbon = Me.RibbonControl2 Me.RibbonStatusBar1.Size = New System.Drawing.Size(1034, 22) ' 'textEdit2 ' Me.textEdit2.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROFILESBindingSource, "PROFILE_TYPE", True)) Me.textEdit2.Location = New System.Drawing.Point(21, 70) 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])}) Me.textEdit2.Properties.DataSource = Me.TBWH_PROFILE_TYPEBindingSource Me.textEdit2.Properties.DisplayMember = "TYPE_NAME" Me.textEdit2.Properties.NullText = "" Me.textEdit2.Properties.PopupSizeable = False Me.textEdit2.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard Me.textEdit2.Properties.ValueMember = "TYPE_ID" Me.textEdit2.Size = New System.Drawing.Size(206, 20) Me.textEdit2.TabIndex = 5 ' 'TBWH_PROFILE_TYPEBindingSource ' Me.TBWH_PROFILE_TYPEBindingSource.DataMember = "TBWH_PROFILE_TYPE" Me.TBWH_PROFILE_TYPEBindingSource.DataSource = Me.MyDataset ' 'TextEdit8 ' Me.TextEdit8.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "ADDED_WHO", True)) Me.TextEdit8.Location = New System.Drawing.Point(21, 211) Me.TextEdit8.Name = "TextEdit8" Me.TextEdit8.Properties.ReadOnly = True Me.TextEdit8.Size = New System.Drawing.Size(113, 20) Me.TextEdit8.TabIndex = 4 ' 'TextEdit7 ' Me.TextEdit7.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "ADDED_WHEN", True)) Me.TextEdit7.Location = New System.Drawing.Point(21, 250) Me.TextEdit7.Name = "TextEdit7" Me.TextEdit7.Properties.ReadOnly = True Me.TextEdit7.Size = New System.Drawing.Size(113, 20) Me.TextEdit7.TabIndex = 5 ' 'CHANGEDWHOTextBox ' Me.CHANGEDWHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "CHANGED_WHO", True)) Me.CHANGEDWHOTextBox.Location = New System.Drawing.Point(154, 211) Me.CHANGEDWHOTextBox.Name = "CHANGEDWHOTextBox" Me.CHANGEDWHOTextBox.Properties.ReadOnly = True Me.CHANGEDWHOTextBox.Size = New System.Drawing.Size(129, 20) Me.CHANGEDWHOTextBox.TabIndex = 6 ' 'TextEdit6 ' Me.TextEdit6.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "CHANGED_WHEN", True)) Me.TextEdit6.Location = New System.Drawing.Point(154, 250) Me.TextEdit6.Name = "TextEdit6" Me.TextEdit6.Properties.ReadOnly = True Me.TextEdit6.Size = New System.Drawing.Size(129, 20) Me.TextEdit6.TabIndex = 7 ' '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(115, 31) Me.PROFILE_IDTextBox.MenuManager = Me.RibbonControl2 Me.PROFILE_IDTextBox.Name = "PROFILE_IDTextBox" Me.PROFILE_IDTextBox.Properties.ReadOnly = True Me.PROFILE_IDTextBox.Size = New System.Drawing.Size(74, 20) Me.PROFILE_IDTextBox.TabIndex = 11 ' 'textEdit5 ' Me.textEdit5.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROFILESBindingSource, "REGEX_EXPRESSION", True)) Me.textEdit5.Location = New System.Drawing.Point(21, 112) Me.textEdit5.Name = "textEdit5" Me.textEdit5.Size = New System.Drawing.Size(450, 80) Me.textEdit5.TabIndex = 8 ' 'txtRegexTestString ' Me.txtRegexTestString.Location = New System.Drawing.Point(477, 111) Me.txtRegexTestString.MenuManager = Me.RibbonControl2 Me.txtRegexTestString.Name = "txtRegexTestString" Me.txtRegexTestString.Size = New System.Drawing.Size(227, 20) Me.txtRegexTestString.TabIndex = 12 ' 'SimpleButton1 ' Me.SimpleButton1.Location = New System.Drawing.Point(477, 137) Me.SimpleButton1.Name = "SimpleButton1" Me.SimpleButton1.Size = New System.Drawing.Size(227, 28) Me.SimpleButton1.TabIndex = 13 Me.SimpleButton1.Text = "Regular Expression prüfen" ' 'TabPageDocuments ' Me.TabPageDocuments.Controls.Add(Me.LayoutControlDocs) Me.TabPageDocuments.Controls.Add(Me.GridControl1) Me.TabPageDocuments.ImageOptions.SvgImage = CType(resources.GetObject("TabPageDocuments.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.TabPageDocuments.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.TabPageDocuments.Name = "TabPageDocuments" Me.TabPageDocuments.Size = New System.Drawing.Size(755, 390) Me.TabPageDocuments.Text = "Dokument-Suchen" ' 'LayoutControlDocs ' Me.LayoutControlDocs.Controls.Add(Me.CheckEdit3) Me.LayoutControlDocs.Controls.Add(Me.TextEdit17) Me.LayoutControlDocs.Controls.Add(Me.TextEdit15) Me.LayoutControlDocs.Controls.Add(Me.TextEdit18) Me.LayoutControlDocs.Controls.Add(Me.CHANGED_WHOTextBox2) Me.LayoutControlDocs.Controls.Add(Me.txtDocSearchName) Me.LayoutControlDocs.Controls.Add(Me.LookUpEdit1) Me.LayoutControlDocs.Controls.Add(Me.MemoEdit5) Me.LayoutControlDocs.Controls.Add(Me.MemoEdit6) Me.LayoutControlDocs.Controls.Add(Me.txtDOC_GUID) Me.LayoutControlDocs.Controls.Add(Me.TextEdit19) Me.LayoutControlDocs.Controls.Add(Me.ComboBoxEdit3) Me.LayoutControlDocs.Controls.Add(Me.SimpleButton2) Me.LayoutControlDocs.Controls.Add(Me.ComboBoxEdit4) Me.LayoutControlDocs.Controls.Add(Me.SimpleButton3) Me.LayoutControlDocs.Dock = System.Windows.Forms.DockStyle.Fill Me.LayoutControlDocs.Location = New System.Drawing.Point(201, 0) Me.LayoutControlDocs.Name = "LayoutControlDocs" Me.LayoutControlDocs.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(-854, 328, 650, 400) Me.LayoutControlDocs.Root = Me.LayoutControlGroup2 Me.LayoutControlDocs.Size = New System.Drawing.Size(554, 390) Me.LayoutControlDocs.TabIndex = 25 Me.LayoutControlDocs.Text = "LayoutControl2" ' 'CheckEdit3 ' Me.CheckEdit3.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROF_DOC_SEARCHBindingSource, "ACTIVE", True)) 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(286, 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(20, 218) Me.TextEdit17.Name = "TextEdit17" Me.TextEdit17.Properties.ReadOnly = True Me.TextEdit17.Size = New System.Drawing.Size(125, 20) Me.TextEdit17.StyleController = Me.LayoutControlDocs Me.TextEdit17.TabIndex = 4 ' '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(165, 218) Me.TextEdit15.Name = "TextEdit15" Me.TextEdit15.Properties.ReadOnly = True Me.TextEdit15.Size = New System.Drawing.Size(125, 20) Me.TextEdit15.StyleController = Me.LayoutControlDocs Me.TextEdit15.TabIndex = 5 ' '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(165, 274) Me.TextEdit18.Name = "TextEdit18" Me.TextEdit18.Properties.ReadOnly = True Me.TextEdit18.Size = New System.Drawing.Size(125, 20) Me.TextEdit18.StyleController = Me.LayoutControlDocs Me.TextEdit18.TabIndex = 7 ' '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(20, 274) Me.CHANGED_WHOTextBox2.Name = "CHANGED_WHOTextBox2" Me.CHANGED_WHOTextBox2.Properties.ReadOnly = True Me.CHANGED_WHOTextBox2.Size = New System.Drawing.Size(125, 20) Me.CHANGED_WHOTextBox2.StyleController = Me.LayoutControlDocs Me.CHANGED_WHOTextBox2.TabIndex = 6 ' 'txtDocSearchName ' 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(157, 82) Me.txtDocSearchName.Name = "txtDocSearchName" Me.txtDocSearchName.Size = New System.Drawing.Size(133, 20) Me.txtDocSearchName.StyleController = Me.LayoutControlDocs Me.txtDocSearchName.TabIndex = 9 ' '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(157, 162) 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])}) Me.LookUpEdit1.Properties.DataSource = Me.TBDD_CONNECTIONBindingSource Me.LookUpEdit1.Properties.DisplayMember = "BEZEICHNUNG" Me.LookUpEdit1.Properties.NullText = "" Me.LookUpEdit1.Properties.PopupSizeable = False Me.LookUpEdit1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard Me.LookUpEdit1.Properties.ValueMember = "GUID" Me.LookUpEdit1.Size = New System.Drawing.Size(133, 20) Me.LookUpEdit1.StyleController = Me.LayoutControlDocs Me.LookUpEdit1.TabIndex = 11 ' 'TBDD_CONNECTIONBindingSource ' Me.TBDD_CONNECTIONBindingSource.DataMember = "TBDD_CONNECTION" Me.TBDD_CONNECTIONBindingSource.DataSource = Me.MyDataset ' 'MemoEdit5 ' Me.MemoEdit5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DOC_SEARCHBindingSource, "SQL_COMMAND", True)) Me.MemoEdit5.Location = New System.Drawing.Point(302, 54) Me.MemoEdit5.Name = "MemoEdit5" Me.MemoEdit5.Properties.Appearance.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MemoEdit5.Properties.Appearance.Options.UseFont = True Me.MemoEdit5.Size = New System.Drawing.Size(340, 248) Me.MemoEdit5.StyleController = Me.LayoutControlDocs Me.MemoEdit5.TabIndex = 12 ' 'MemoEdit6 ' Me.MemoEdit6.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DOC_SEARCHBindingSource, "COUNT_COMMAND", True)) Me.MemoEdit6.Location = New System.Drawing.Point(22, 385) Me.MemoEdit6.Name = "MemoEdit6" Me.MemoEdit6.Properties.Appearance.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MemoEdit6.Properties.Appearance.Options.UseFont = True Me.MemoEdit6.Size = New System.Drawing.Size(620, 16) Me.MemoEdit6.StyleController = Me.LayoutControlDocs Me.MemoEdit6.TabIndex = 13 ' '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(157, 42) Me.txtDOC_GUID.Name = "txtDOC_GUID" Me.txtDOC_GUID.Properties.ReadOnly = True Me.txtDOC_GUID.Size = New System.Drawing.Size(133, 20) Me.txtDOC_GUID.StyleController = Me.LayoutControlDocs Me.txtDOC_GUID.TabIndex = 14 ' '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(157, 122) 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)}) Me.TextEdit19.Properties.Columns.AddRange(New DevExpress.XtraEditors.Controls.LookUpColumnInfo() {New DevExpress.XtraEditors.Controls.LookUpColumnInfo("POSITION_NAME", "Position", 93, DevExpress.Utils.FormatType.None, "", True, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.[Default])}) Me.TextEdit19.Properties.DataSource = Me.TBWHSEARCHPOSITIONBindingSource Me.TextEdit19.Properties.DisplayMember = "POSITION_NAME" Me.TextEdit19.Properties.NullText = "" Me.TextEdit19.Properties.PopupSizeable = False Me.TextEdit19.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard Me.TextEdit19.Properties.ValueMember = "POSITION_INDEX" Me.TextEdit19.Size = New System.Drawing.Size(133, 20) Me.TextEdit19.StyleController = Me.LayoutControlDocs Me.TextEdit19.TabIndex = 10 ' 'TBWHSEARCHPOSITIONBindingSource ' Me.TBWHSEARCHPOSITIONBindingSource.DataMember = "TBWH_SEARCH_POSITION" Me.TBWHSEARCHPOSITIONBindingSource.DataSource = Me.MyDataset ' 'ComboBoxEdit3 ' Me.ComboBoxEdit3.Location = New System.Drawing.Point(439, 12) Me.ComboBoxEdit3.MenuManager = Me.RibbonControl2 Me.ComboBoxEdit3.Name = "ComboBoxEdit3" Me.ComboBoxEdit3.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}) Me.ComboBoxEdit3.Size = New System.Drawing.Size(150, 20) Me.ComboBoxEdit3.StyleController = Me.LayoutControlDocs Me.ComboBoxEdit3.TabIndex = 15 ' 'SimpleButton2 ' Me.SimpleButton2.Location = New System.Drawing.Point(593, 12) Me.SimpleButton2.Name = "SimpleButton2" Me.SimpleButton2.Size = New System.Drawing.Size(49, 22) Me.SimpleButton2.StyleController = Me.LayoutControlDocs Me.SimpleButton2.TabIndex = 16 Me.SimpleButton2.Text = "Einfügen" ' 'ComboBoxEdit4 ' Me.ComboBoxEdit4.Location = New System.Drawing.Point(159, 343) Me.ComboBoxEdit4.MenuManager = Me.RibbonControl2 Me.ComboBoxEdit4.Name = "ComboBoxEdit4" Me.ComboBoxEdit4.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}) Me.ComboBoxEdit4.Size = New System.Drawing.Size(406, 20) Me.ComboBoxEdit4.StyleController = Me.LayoutControlDocs Me.ComboBoxEdit4.TabIndex = 17 ' 'SimpleButton3 ' Me.SimpleButton3.Location = New System.Drawing.Point(569, 343) Me.SimpleButton3.Name = "SimpleButton3" Me.SimpleButton3.Size = New System.Drawing.Size(73, 22) Me.SimpleButton3.StyleController = Me.LayoutControlDocs Me.SimpleButton3.TabIndex = 18 Me.SimpleButton3.Text = "Einfügen" ' 'LayoutControlGroup2 ' Me.LayoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.LayoutControlGroup2.GroupBordersVisible = False Me.LayoutControlGroup2.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem29, Me.LayoutControlItem30, Me.LayoutControlItem31, Me.LayoutControlItem25, Me.LayoutControlItem27, Me.LayoutControlItem26, Me.EmptySpaceItem2, Me.LayoutControlItem33, Me.LayoutControlItem32, Me.LayoutControlItem34, Me.LayoutControlItem24, Me.LayoutControlItem28, Me.LayoutControlItem37, Me.LayoutControlItem38, Me.LayoutControlItem39, Me.LayoutControlItem40, Me.SimpleLabelItem1, Me.SimpleSeparator2, Me.SimpleSeparator3}) Me.LayoutControlGroup2.Name = "Root" Me.LayoutControlGroup2.Size = New System.Drawing.Size(654, 413) Me.LayoutControlGroup2.TextVisible = False ' 'LayoutControlItem29 ' Me.LayoutControlItem29.Control = Me.txtDocSearchName Me.LayoutControlItem29.CustomizationFormText = "Titel:" Me.LayoutControlItem29.Location = New System.Drawing.Point(0, 62) Me.LayoutControlItem29.Name = "LayoutControlItem29" Me.LayoutControlItem29.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem29.Size = New System.Drawing.Size(290, 40) Me.LayoutControlItem29.Text = "Titel:" Me.LayoutControlItem29.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem30 ' Me.LayoutControlItem30.Control = Me.TextEdit19 Me.LayoutControlItem30.CustomizationFormText = "Position:" Me.LayoutControlItem30.Location = New System.Drawing.Point(0, 102) Me.LayoutControlItem30.Name = "LayoutControlItem30" Me.LayoutControlItem30.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem30.Size = New System.Drawing.Size(290, 40) Me.LayoutControlItem30.Text = "Position/Reihenfolge:" Me.LayoutControlItem30.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem31 ' Me.LayoutControlItem31.Control = Me.LookUpEdit1 Me.LayoutControlItem31.CustomizationFormText = "Verbindung:" Me.LayoutControlItem31.Location = New System.Drawing.Point(0, 142) Me.LayoutControlItem31.Name = "LayoutControlItem31" Me.LayoutControlItem31.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem31.Size = New System.Drawing.Size(290, 40) Me.LayoutControlItem31.Text = "Datenbank-Verbindung:" Me.LayoutControlItem31.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem25 ' Me.LayoutControlItem25.Control = Me.TextEdit17 Me.LayoutControlItem25.CustomizationFormText = "layoutControlItem1" Me.LayoutControlItem25.Location = New System.Drawing.Point(0, 182) Me.LayoutControlItem25.Name = "LayoutControlItem25" Me.LayoutControlItem25.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem25.Size = New System.Drawing.Size(145, 56) Me.LayoutControlItem25.Text = "Erstellt wer:" Me.LayoutControlItem25.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem25.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem27 ' Me.LayoutControlItem27.Control = Me.TextEdit18 Me.LayoutControlItem27.CustomizationFormText = "layoutControlItem4" Me.LayoutControlItem27.Location = New System.Drawing.Point(145, 238) Me.LayoutControlItem27.Name = "LayoutControlItem27" Me.LayoutControlItem27.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem27.Size = New System.Drawing.Size(145, 56) Me.LayoutControlItem27.Text = "Geändert wann:" Me.LayoutControlItem27.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem27.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem26 ' Me.LayoutControlItem26.Control = Me.TextEdit15 Me.LayoutControlItem26.CustomizationFormText = "layoutControlItem2" Me.LayoutControlItem26.Location = New System.Drawing.Point(145, 182) Me.LayoutControlItem26.Name = "LayoutControlItem26" Me.LayoutControlItem26.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem26.Size = New System.Drawing.Size(145, 56) Me.LayoutControlItem26.Text = "Erstellt wann:" Me.LayoutControlItem26.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem26.TextSize = New System.Drawing.Size(125, 13) ' 'EmptySpaceItem2 ' Me.EmptySpaceItem2.AllowHotTrack = False Me.EmptySpaceItem2.Location = New System.Drawing.Point(0, 294) Me.EmptySpaceItem2.Name = "EmptySpaceItem2" Me.EmptySpaceItem2.Size = New System.Drawing.Size(10, 98) Me.EmptySpaceItem2.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem33 ' Me.LayoutControlItem33.Control = Me.MemoEdit6 Me.LayoutControlItem33.CustomizationFormText = "SQL für Ergebnis Zählung:" Me.LayoutControlItem33.Location = New System.Drawing.Point(10, 357) Me.LayoutControlItem33.Name = "LayoutControlItem33" Me.LayoutControlItem33.Size = New System.Drawing.Size(624, 36) Me.LayoutControlItem33.Text = "SQL für Ergebnis Zählung:" Me.LayoutControlItem33.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem33.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem32 ' Me.LayoutControlItem32.Control = Me.MemoEdit5 Me.LayoutControlItem32.CustomizationFormText = "SQL für Suche:" Me.LayoutControlItem32.Location = New System.Drawing.Point(290, 26) Me.LayoutControlItem32.Name = "LayoutControlItem32" Me.LayoutControlItem32.Size = New System.Drawing.Size(344, 268) Me.LayoutControlItem32.Text = "SQL für Suche:" Me.LayoutControlItem32.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem32.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem34 ' Me.LayoutControlItem34.Control = Me.txtDOC_GUID Me.LayoutControlItem34.CustomizationFormText = "ID:" Me.LayoutControlItem34.Location = New System.Drawing.Point(0, 22) Me.LayoutControlItem34.Name = "LayoutControlItem34" Me.LayoutControlItem34.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem34.Size = New System.Drawing.Size(290, 40) Me.LayoutControlItem34.Text = "ID:" Me.LayoutControlItem34.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem24 ' Me.LayoutControlItem24.Control = Me.CheckEdit3 Me.LayoutControlItem24.CustomizationFormText = "LayoutControlItem10" Me.LayoutControlItem24.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem24.Name = "LayoutControlItem24" Me.LayoutControlItem24.Size = New System.Drawing.Size(290, 22) Me.LayoutControlItem24.Text = "LayoutControlItem10" Me.LayoutControlItem24.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem24.TextVisible = False ' 'LayoutControlItem28 ' Me.LayoutControlItem28.Control = Me.CHANGED_WHOTextBox2 Me.LayoutControlItem28.CustomizationFormText = "layoutControlItem3" Me.LayoutControlItem28.Location = New System.Drawing.Point(0, 238) Me.LayoutControlItem28.Name = "LayoutControlItem28" Me.LayoutControlItem28.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem28.Size = New System.Drawing.Size(145, 56) Me.LayoutControlItem28.Text = "Geändert wer:" Me.LayoutControlItem28.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem28.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem37 ' Me.LayoutControlItem37.Control = Me.ComboBoxEdit3 Me.LayoutControlItem37.Location = New System.Drawing.Point(290, 0) Me.LayoutControlItem37.Name = "LayoutControlItem37" Me.LayoutControlItem37.Size = New System.Drawing.Size(291, 26) Me.LayoutControlItem37.Text = "Platzhalter" Me.LayoutControlItem37.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem38 ' Me.LayoutControlItem38.Control = Me.SimpleButton2 Me.LayoutControlItem38.Location = New System.Drawing.Point(581, 0) Me.LayoutControlItem38.Name = "LayoutControlItem38" Me.LayoutControlItem38.Size = New System.Drawing.Size(53, 26) Me.LayoutControlItem38.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem38.TextVisible = False ' 'LayoutControlItem39 ' Me.LayoutControlItem39.Control = Me.ComboBoxEdit4 Me.LayoutControlItem39.Location = New System.Drawing.Point(10, 331) Me.LayoutControlItem39.Name = "LayoutControlItem39" Me.LayoutControlItem39.Size = New System.Drawing.Size(547, 26) Me.LayoutControlItem39.Text = "Platzhalter" Me.LayoutControlItem39.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem40 ' Me.LayoutControlItem40.Control = Me.SimpleButton3 Me.LayoutControlItem40.Location = New System.Drawing.Point(557, 331) Me.LayoutControlItem40.Name = "LayoutControlItem40" Me.LayoutControlItem40.Size = New System.Drawing.Size(77, 26) Me.LayoutControlItem40.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem40.TextVisible = False ' 'SimpleLabelItem1 ' Me.SimpleLabelItem1.AllowHotTrack = False Me.SimpleLabelItem1.ImageOptions.SvgImage = CType(resources.GetObject("SimpleLabelItem1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.SimpleLabelItem1.Location = New System.Drawing.Point(10, 294) Me.SimpleLabelItem1.Name = "SimpleLabelItem1" Me.SimpleLabelItem1.Size = New System.Drawing.Size(624, 36) Me.SimpleLabelItem1.Text = "Die folgenden Spalten müssen existieren: DocId (Eindeutige Id), Name (Dateiname) " & "und FULL_FILENAME (Absoluter Pfad)" Me.SimpleLabelItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize Me.SimpleLabelItem1.TextSize = New System.Drawing.Size(620, 32) ' 'SimpleSeparator2 ' Me.SimpleSeparator2.AllowHotTrack = False Me.SimpleSeparator2.Location = New System.Drawing.Point(10, 330) Me.SimpleSeparator2.Name = "SimpleSeparator2" Me.SimpleSeparator2.Size = New System.Drawing.Size(624, 1) ' 'SimpleSeparator3 ' Me.SimpleSeparator3.AllowHotTrack = False Me.SimpleSeparator3.Location = New System.Drawing.Point(0, 392) Me.SimpleSeparator3.Name = "SimpleSeparator3" Me.SimpleSeparator3.Size = New System.Drawing.Size(10, 1) ' 'GridControl1 ' Me.GridControl1.DataSource = Me.TBCW_PROF_DOC_SEARCHBindingSource Me.GridControl1.Dock = System.Windows.Forms.DockStyle.Left Me.GridControl1.Location = New System.Drawing.Point(0, 0) Me.GridControl1.MainView = Me.GridView2 Me.GridControl1.MenuManager = Me.RibbonControl2 Me.GridControl1.Name = "GridControl1" Me.GridControl1.Size = New System.Drawing.Size(201, 390) Me.GridControl1.TabIndex = 26 Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView2}) ' 'GridView2 ' Me.GridView2.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.GridView2.Appearance.EvenRow.Options.UseBackColor = True Me.GridView2.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colTAB_TITLE}) Me.GridView2.GridControl = Me.GridControl1 Me.GridView2.Name = "GridView2" Me.GridView2.OptionsBehavior.Editable = False Me.GridView2.OptionsBehavior.ReadOnly = True Me.GridView2.OptionsView.EnableAppearanceEvenRow = True Me.GridView2.OptionsView.ShowAutoFilterRow = True Me.GridView2.OptionsView.ShowGroupPanel = False ' 'colTAB_TITLE ' Me.colTAB_TITLE.Caption = "Titel" Me.colTAB_TITLE.FieldName = "TAB_TITLE" Me.colTAB_TITLE.Name = "colTAB_TITLE" Me.colTAB_TITLE.Visible = True Me.colTAB_TITLE.VisibleIndex = 0 ' 'TabPageData ' Me.TabPageData.Controls.Add(Me.LayoutControlData) Me.TabPageData.Controls.Add(Me.GridControl2) Me.TabPageData.ImageOptions.SvgImage = CType(resources.GetObject("TabPageData.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.TabPageData.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.TabPageData.Name = "TabPageData" Me.TabPageData.Size = New System.Drawing.Size(755, 390) Me.TabPageData.Text = "Daten-Suchen" ' 'LayoutControlData ' Me.LayoutControlData.Controls.Add(Me.TextEdit12) Me.LayoutControlData.Controls.Add(Me.TextEdit13) Me.LayoutControlData.Controls.Add(Me.CHANGED_WHOTextBox1) Me.LayoutControlData.Controls.Add(Me.TextEdit11) Me.LayoutControlData.Controls.Add(Me.CheckEdit2) Me.LayoutControlData.Controls.Add(Me.txtDataSearchName) Me.LayoutControlData.Controls.Add(Me.ComboBoxEdit2) Me.LayoutControlData.Controls.Add(Me.MemoEdit3) Me.LayoutControlData.Controls.Add(Me.MemoEdit4) Me.LayoutControlData.Controls.Add(Me.txtDATAGUID) Me.LayoutControlData.Controls.Add(Me.TextEdit10) Me.LayoutControlData.Controls.Add(Me.ComboBoxEdit5) Me.LayoutControlData.Controls.Add(Me.SimpleButton4) Me.LayoutControlData.Controls.Add(Me.ComboBoxEdit6) Me.LayoutControlData.Controls.Add(Me.SimpleButton5) Me.LayoutControlData.Dock = System.Windows.Forms.DockStyle.Fill Me.LayoutControlData.Location = New System.Drawing.Point(201, 0) Me.LayoutControlData.Name = "LayoutControlData" Me.LayoutControlData.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(-714, 293, 650, 400) Me.LayoutControlData.Root = Me.LayoutControlGroup3 Me.LayoutControlData.Size = New System.Drawing.Size(554, 390) Me.LayoutControlData.TabIndex = 27 Me.LayoutControlData.Text = "LayoutControl3" ' '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(20, 218) Me.TextEdit12.Name = "TextEdit12" Me.TextEdit12.Properties.ReadOnly = True Me.TextEdit12.Size = New System.Drawing.Size(125, 20) Me.TextEdit12.StyleController = Me.LayoutControlData Me.TextEdit12.TabIndex = 4 ' '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(165, 218) Me.TextEdit13.Name = "TextEdit13" Me.TextEdit13.Properties.ReadOnly = True Me.TextEdit13.Size = New System.Drawing.Size(125, 20) Me.TextEdit13.StyleController = Me.LayoutControlData Me.TextEdit13.TabIndex = 5 ' '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(20, 274) Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1" Me.CHANGED_WHOTextBox1.Properties.ReadOnly = True Me.CHANGED_WHOTextBox1.Size = New System.Drawing.Size(125, 20) Me.CHANGED_WHOTextBox1.StyleController = Me.LayoutControlData Me.CHANGED_WHOTextBox1.TabIndex = 6 ' '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(165, 274) Me.TextEdit11.Name = "TextEdit11" Me.TextEdit11.Properties.ReadOnly = True Me.TextEdit11.Size = New System.Drawing.Size(125, 20) Me.TextEdit11.StyleController = Me.LayoutControlData Me.TextEdit11.TabIndex = 7 ' 'CheckEdit2 ' Me.CheckEdit2.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBCW_PROF_DATA_SEARCHBindingSource, "ACTIVE", True)) Me.CheckEdit2.Location = New System.Drawing.Point(12, 12) Me.CheckEdit2.MenuManager = Me.RibbonControl2 Me.CheckEdit2.Name = "CheckEdit2" Me.CheckEdit2.Properties.Caption = "Suche Aktiv" Me.CheckEdit2.Size = New System.Drawing.Size(286, 18) Me.CheckEdit2.StyleController = Me.LayoutControlData Me.CheckEdit2.TabIndex = 8 ' 'txtDataSearchName ' 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(157, 82) Me.txtDataSearchName.MenuManager = Me.RibbonControl2 Me.txtDataSearchName.Name = "txtDataSearchName" Me.txtDataSearchName.Size = New System.Drawing.Size(133, 20) Me.txtDataSearchName.StyleController = Me.LayoutControlData Me.txtDataSearchName.TabIndex = 9 ' '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(157, 162) 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)}) Me.ComboBoxEdit2.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])}) Me.ComboBoxEdit2.Properties.DataSource = Me.TBDD_CONNECTIONBindingSource Me.ComboBoxEdit2.Properties.DisplayMember = "BEZEICHNUNG" Me.ComboBoxEdit2.Properties.NullText = "" Me.ComboBoxEdit2.Properties.PopupSizeable = False Me.ComboBoxEdit2.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard Me.ComboBoxEdit2.Properties.ValueMember = "GUID" Me.ComboBoxEdit2.Size = New System.Drawing.Size(133, 20) Me.ComboBoxEdit2.StyleController = Me.LayoutControlData Me.ComboBoxEdit2.TabIndex = 11 ' 'MemoEdit3 ' Me.MemoEdit3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DATA_SEARCHBindingSource, "SQL_COMMAND", True)) Me.MemoEdit3.Location = New System.Drawing.Point(302, 54) Me.MemoEdit3.MenuManager = Me.RibbonControl2 Me.MemoEdit3.Name = "MemoEdit3" Me.MemoEdit3.Properties.Appearance.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MemoEdit3.Properties.Appearance.Options.UseFont = True Me.MemoEdit3.Size = New System.Drawing.Size(240, 248) Me.MemoEdit3.StyleController = Me.LayoutControlData Me.MemoEdit3.TabIndex = 12 ' 'MemoEdit4 ' Me.MemoEdit4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DATA_SEARCHBindingSource, "COUNT_COMMAND", True)) Me.MemoEdit4.Location = New System.Drawing.Point(302, 348) Me.MemoEdit4.MenuManager = Me.RibbonControl2 Me.MemoEdit4.Name = "MemoEdit4" Me.MemoEdit4.Properties.Appearance.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MemoEdit4.Properties.Appearance.Options.UseFont = True Me.MemoEdit4.Size = New System.Drawing.Size(240, 30) Me.MemoEdit4.StyleController = Me.LayoutControlData Me.MemoEdit4.TabIndex = 13 ' '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(157, 42) Me.txtDATAGUID.MenuManager = Me.RibbonControl2 Me.txtDATAGUID.Name = "txtDATAGUID" Me.txtDATAGUID.Properties.ReadOnly = True Me.txtDATAGUID.Size = New System.Drawing.Size(133, 20) Me.txtDATAGUID.StyleController = Me.LayoutControlData Me.txtDATAGUID.TabIndex = 14 ' '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(157, 122) Me.TextEdit10.MenuManager = Me.RibbonControl2 Me.TextEdit10.Name = "TextEdit10" Me.TextEdit10.Properties.AutoHeight = False Me.TextEdit10.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}) Me.TextEdit10.Properties.Columns.AddRange(New DevExpress.XtraEditors.Controls.LookUpColumnInfo() {New DevExpress.XtraEditors.Controls.LookUpColumnInfo("POSITION_NAME", "Position", 93, DevExpress.Utils.FormatType.None, "", True, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.[Default])}) Me.TextEdit10.Properties.DataSource = Me.TBWHSEARCHPOSITIONBindingSource Me.TextEdit10.Properties.DisplayMember = "POSITION_NAME" Me.TextEdit10.Properties.NullText = "" Me.TextEdit10.Properties.PopupSizeable = False Me.TextEdit10.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard Me.TextEdit10.Properties.ValueMember = "POSITION_INDEX" Me.TextEdit10.Size = New System.Drawing.Size(133, 20) Me.TextEdit10.StyleController = Me.LayoutControlData Me.TextEdit10.TabIndex = 10 ' 'ComboBoxEdit5 ' Me.ComboBoxEdit5.Location = New System.Drawing.Point(439, 12) Me.ComboBoxEdit5.MenuManager = Me.RibbonControl2 Me.ComboBoxEdit5.Name = "ComboBoxEdit5" Me.ComboBoxEdit5.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}) Me.ComboBoxEdit5.Size = New System.Drawing.Size(50, 20) Me.ComboBoxEdit5.StyleController = Me.LayoutControlData Me.ComboBoxEdit5.TabIndex = 15 ' 'SimpleButton4 ' Me.SimpleButton4.Location = New System.Drawing.Point(493, 12) Me.SimpleButton4.Name = "SimpleButton4" Me.SimpleButton4.Size = New System.Drawing.Size(49, 22) Me.SimpleButton4.StyleController = Me.LayoutControlData Me.SimpleButton4.TabIndex = 16 Me.SimpleButton4.Text = "Einfügen" ' 'ComboBoxEdit6 ' Me.ComboBoxEdit6.Location = New System.Drawing.Point(439, 306) Me.ComboBoxEdit6.MenuManager = Me.RibbonControl2 Me.ComboBoxEdit6.Name = "ComboBoxEdit6" Me.ComboBoxEdit6.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}) Me.ComboBoxEdit6.Size = New System.Drawing.Size(50, 20) Me.ComboBoxEdit6.StyleController = Me.LayoutControlData Me.ComboBoxEdit6.TabIndex = 17 ' 'SimpleButton5 ' Me.SimpleButton5.Location = New System.Drawing.Point(493, 306) Me.SimpleButton5.Name = "SimpleButton5" Me.SimpleButton5.Size = New System.Drawing.Size(49, 22) Me.SimpleButton5.StyleController = Me.LayoutControlData Me.SimpleButton5.TabIndex = 18 Me.SimpleButton5.Text = "Einfügen" ' 'LayoutControlGroup3 ' Me.LayoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.LayoutControlGroup3.GroupBordersVisible = False Me.LayoutControlGroup3.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem10, Me.LayoutControlItem14, Me.LayoutControlItem15, Me.LayoutControlItem17, Me.LayoutControlItem16, Me.LayoutControlItem11, Me.LayoutControlItem12, Me.LayoutControlItem13, Me.LayoutControlItem21, Me.LayoutControlItem22, Me.EmptySpaceItem1, Me.LayoutControlItem23, Me.LayoutControlItem41, Me.LayoutControlItem42, Me.LayoutControlItem43, Me.LayoutControlItem44}) Me.LayoutControlGroup3.Name = "Root" Me.LayoutControlGroup3.Size = New System.Drawing.Size(554, 390) Me.LayoutControlGroup3.TextVisible = False ' 'LayoutControlItem10 ' 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(290, 22) Me.LayoutControlItem10.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem10.TextVisible = False ' 'LayoutControlItem14 ' Me.LayoutControlItem14.Control = Me.TextEdit12 Me.LayoutControlItem14.CustomizationFormText = "layoutControlItem1" Me.LayoutControlItem14.Location = New System.Drawing.Point(0, 182) Me.LayoutControlItem14.Name = "LayoutControlItem14" Me.LayoutControlItem14.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem14.Size = New System.Drawing.Size(145, 56) Me.LayoutControlItem14.Text = "Erstellt wer:" Me.LayoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem14.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem15 ' Me.LayoutControlItem15.Control = Me.TextEdit13 Me.LayoutControlItem15.CustomizationFormText = "layoutControlItem2" Me.LayoutControlItem15.Location = New System.Drawing.Point(145, 182) Me.LayoutControlItem15.Name = "LayoutControlItem15" Me.LayoutControlItem15.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem15.Size = New System.Drawing.Size(145, 56) Me.LayoutControlItem15.Text = "Erstellt wann:" Me.LayoutControlItem15.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem15.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem17 ' Me.LayoutControlItem17.Control = Me.TextEdit11 Me.LayoutControlItem17.CustomizationFormText = "layoutControlItem4" Me.LayoutControlItem17.Location = New System.Drawing.Point(145, 238) Me.LayoutControlItem17.Name = "LayoutControlItem17" Me.LayoutControlItem17.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem17.Size = New System.Drawing.Size(145, 56) Me.LayoutControlItem17.Text = "Geändert wann:" Me.LayoutControlItem17.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem17.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem16 ' Me.LayoutControlItem16.Control = Me.CHANGED_WHOTextBox1 Me.LayoutControlItem16.CustomizationFormText = "layoutControlItem3" Me.LayoutControlItem16.Location = New System.Drawing.Point(0, 238) Me.LayoutControlItem16.Name = "LayoutControlItem16" Me.LayoutControlItem16.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem16.Size = New System.Drawing.Size(145, 56) Me.LayoutControlItem16.Text = "Geändert wer:" Me.LayoutControlItem16.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem16.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem11 ' Me.LayoutControlItem11.Control = Me.txtDataSearchName Me.LayoutControlItem11.Location = New System.Drawing.Point(0, 62) Me.LayoutControlItem11.Name = "LayoutControlItem11" Me.LayoutControlItem11.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem11.Size = New System.Drawing.Size(290, 40) Me.LayoutControlItem11.Text = "Titel:" Me.LayoutControlItem11.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem12 ' Me.LayoutControlItem12.Control = Me.TextEdit10 Me.LayoutControlItem12.Location = New System.Drawing.Point(0, 102) Me.LayoutControlItem12.Name = "LayoutControlItem12" Me.LayoutControlItem12.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem12.Size = New System.Drawing.Size(290, 40) Me.LayoutControlItem12.Text = "Position/Reihenfolge:" Me.LayoutControlItem12.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem13 ' Me.LayoutControlItem13.Control = Me.ComboBoxEdit2 Me.LayoutControlItem13.Location = New System.Drawing.Point(0, 142) Me.LayoutControlItem13.Name = "LayoutControlItem13" Me.LayoutControlItem13.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem13.Size = New System.Drawing.Size(290, 40) Me.LayoutControlItem13.Text = "Datenbank-Verbindung:" Me.LayoutControlItem13.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem21 ' Me.LayoutControlItem21.Control = Me.MemoEdit3 Me.LayoutControlItem21.Location = New System.Drawing.Point(290, 26) Me.LayoutControlItem21.Name = "LayoutControlItem21" Me.LayoutControlItem21.Size = New System.Drawing.Size(244, 268) Me.LayoutControlItem21.Text = "SQL für Suche:" Me.LayoutControlItem21.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem21.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem22 ' Me.LayoutControlItem22.Control = Me.MemoEdit4 Me.LayoutControlItem22.Location = New System.Drawing.Point(290, 320) Me.LayoutControlItem22.Name = "LayoutControlItem22" Me.LayoutControlItem22.Size = New System.Drawing.Size(244, 50) Me.LayoutControlItem22.Text = "SQL für Ergebnis Zählung:" Me.LayoutControlItem22.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem22.TextSize = New System.Drawing.Size(125, 13) ' 'EmptySpaceItem1 ' Me.EmptySpaceItem1.AllowHotTrack = False Me.EmptySpaceItem1.Location = New System.Drawing.Point(0, 294) Me.EmptySpaceItem1.Name = "EmptySpaceItem1" Me.EmptySpaceItem1.Size = New System.Drawing.Size(290, 76) Me.EmptySpaceItem1.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem23 ' Me.LayoutControlItem23.Control = Me.txtDATAGUID Me.LayoutControlItem23.Location = New System.Drawing.Point(0, 22) Me.LayoutControlItem23.Name = "LayoutControlItem23" Me.LayoutControlItem23.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem23.Size = New System.Drawing.Size(290, 40) Me.LayoutControlItem23.Text = "ID:" Me.LayoutControlItem23.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem41 ' Me.LayoutControlItem41.Control = Me.ComboBoxEdit5 Me.LayoutControlItem41.Location = New System.Drawing.Point(290, 0) Me.LayoutControlItem41.Name = "LayoutControlItem41" Me.LayoutControlItem41.Size = New System.Drawing.Size(191, 26) Me.LayoutControlItem41.Text = "Platzhalter" Me.LayoutControlItem41.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem42 ' Me.LayoutControlItem42.Control = Me.SimpleButton4 Me.LayoutControlItem42.Location = New System.Drawing.Point(481, 0) Me.LayoutControlItem42.Name = "LayoutControlItem42" Me.LayoutControlItem42.Size = New System.Drawing.Size(53, 26) Me.LayoutControlItem42.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem42.TextVisible = False ' 'LayoutControlItem43 ' Me.LayoutControlItem43.Control = Me.ComboBoxEdit6 Me.LayoutControlItem43.Location = New System.Drawing.Point(290, 294) Me.LayoutControlItem43.Name = "LayoutControlItem43" Me.LayoutControlItem43.Size = New System.Drawing.Size(191, 26) Me.LayoutControlItem43.Text = "Platzhalter" Me.LayoutControlItem43.TextSize = New System.Drawing.Size(125, 13) ' 'LayoutControlItem44 ' Me.LayoutControlItem44.Control = Me.SimpleButton5 Me.LayoutControlItem44.Location = New System.Drawing.Point(481, 294) Me.LayoutControlItem44.Name = "LayoutControlItem44" Me.LayoutControlItem44.Size = New System.Drawing.Size(53, 26) Me.LayoutControlItem44.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem44.TextVisible = False ' 'GridControl2 ' Me.GridControl2.DataSource = Me.TBCW_PROF_DATA_SEARCHBindingSource Me.GridControl2.Dock = System.Windows.Forms.DockStyle.Left Me.GridControl2.Location = New System.Drawing.Point(0, 0) Me.GridControl2.MainView = Me.GridView3 Me.GridControl2.MenuManager = Me.RibbonControl2 Me.GridControl2.Name = "GridControl2" Me.GridControl2.Size = New System.Drawing.Size(201, 390) Me.GridControl2.TabIndex = 11 Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView3}) ' 'GridView3 ' Me.GridView3.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.GridView3.Appearance.EvenRow.Options.UseBackColor = True Me.GridView3.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colTAB_TITLE1}) Me.GridView3.GridControl = Me.GridControl2 Me.GridView3.Name = "GridView3" Me.GridView3.OptionsBehavior.Editable = False Me.GridView3.OptionsBehavior.ReadOnly = True Me.GridView3.OptionsView.EnableAppearanceEvenRow = True Me.GridView3.OptionsView.ShowAutoFilterRow = True Me.GridView3.OptionsView.ShowGroupPanel = False ' 'colTAB_TITLE1 ' Me.colTAB_TITLE1.Caption = "Titel" Me.colTAB_TITLE1.FieldName = "TAB_TITLE" Me.colTAB_TITLE1.Name = "colTAB_TITLE1" Me.colTAB_TITLE1.Visible = True Me.colTAB_TITLE1.VisibleIndex = 0 ' 'TabPageProcessAssignment ' Me.TabPageProcessAssignment.Controls.Add(Me.CtrlApplicationAssignment1) Me.TabPageProcessAssignment.ImageOptions.SvgImage = CType(resources.GetObject("TabPageProcessAssignment.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.TabPageProcessAssignment.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.TabPageProcessAssignment.Name = "TabPageProcessAssignment" Me.TabPageProcessAssignment.Size = New System.Drawing.Size(755, 390) Me.TabPageProcessAssignment.Text = "Anwendungs-Zuordnung" ' 'CtrlApplicationAssignment1 ' Me.CtrlApplicationAssignment1.Dock = System.Windows.Forms.DockStyle.Fill Me.CtrlApplicationAssignment1.Location = New System.Drawing.Point(0, 0) Me.CtrlApplicationAssignment1.Name = "CtrlApplicationAssignment1" Me.CtrlApplicationAssignment1.SelectedControlId = 0 Me.CtrlApplicationAssignment1.SelectedProcessId = 0 Me.CtrlApplicationAssignment1.SelectedProfileId = 0 Me.CtrlApplicationAssignment1.SelectedWindowId = 0 Me.CtrlApplicationAssignment1.Size = New System.Drawing.Size(755, 390) Me.CtrlApplicationAssignment1.TabIndex = 3 ' 'TabPageProfileAssignment ' Me.TabPageProfileAssignment.Controls.Add(Me.XtraTabControl2) Me.TabPageProfileAssignment.ImageOptions.SvgImage = CType(resources.GetObject("TabPageProfileAssignment.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.TabPageProfileAssignment.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20) Me.TabPageProfileAssignment.Name = "TabPageProfileAssignment" Me.TabPageProfileAssignment.Size = New System.Drawing.Size(757, 416) Me.TabPageProfileAssignment.Text = "Profil-Zuordnung" ' 'XtraTabControl2 ' Me.XtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill Me.XtraTabControl2.Location = New System.Drawing.Point(0, 0) Me.XtraTabControl2.Name = "XtraTabControl2" Me.XtraTabControl2.SelectedTabPage = Me.TabPageGroupAssignment Me.XtraTabControl2.Size = New System.Drawing.Size(757, 416) Me.XtraTabControl2.TabIndex = 0 Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabPageUserAssignment, Me.TabPageGroupAssignment}) ' 'TabPageGroupAssignment ' Me.TabPageGroupAssignment.Controls.Add(Me.SplitContainer2) 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(755, 390) Me.TabPageGroupAssignment.Text = "Gruppen-Zuordnung" ' 'SplitContainer2 ' Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer2.Location = New System.Drawing.Point(0, 0) Me.SplitContainer2.Name = "SplitContainer2" Me.SplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal ' 'SplitContainer2.Panel1 ' Me.SplitContainer2.Panel1.Controls.Add(Me.GridControlGroupInProfile) Me.SplitContainer2.Panel1.Controls.Add(Me.Label9) ' 'SplitContainer2.Panel2 ' Me.SplitContainer2.Panel2.Controls.Add(Me.GridControlGroupNotInProfile) Me.SplitContainer2.Panel2.Controls.Add(Me.Label10) Me.SplitContainer2.Size = New System.Drawing.Size(755, 390) Me.SplitContainer2.SplitterDistance = 136 Me.SplitContainer2.TabIndex = 1 ' 'GridControlGroupInProfile ' Me.GridControlGroupInProfile.AllowDrop = True Me.GridControlGroupInProfile.ContextMenuStrip = Me.cmsGroupZODelete Me.GridControlGroupInProfile.DataSource = Me.VWCW_GROUP_PROFILEBindingSource Me.GridControlGroupInProfile.Dock = System.Windows.Forms.DockStyle.Fill Me.GridControlGroupInProfile.Location = New System.Drawing.Point(0, 30) Me.GridControlGroupInProfile.MainView = Me.GridViewGroupInProfile Me.GridControlGroupInProfile.Name = "GridControlGroupInProfile" Me.GridControlGroupInProfile.Size = New System.Drawing.Size(755, 106) Me.GridControlGroupInProfile.TabIndex = 1 Me.GridControlGroupInProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewGroupInProfile}) ' 'cmsGroupZODelete ' Me.cmsGroupZODelete.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ZuordnungEntfernenToolStripMenuItem}) Me.cmsGroupZODelete.Name = "cmsDelete" Me.cmsGroupZODelete.Size = New System.Drawing.Size(189, 26) ' 'ZuordnungEntfernenToolStripMenuItem ' Me.ZuordnungEntfernenToolStripMenuItem.Name = "ZuordnungEntfernenToolStripMenuItem" Me.ZuordnungEntfernenToolStripMenuItem.Size = New System.Drawing.Size(188, 22) Me.ZuordnungEntfernenToolStripMenuItem.Text = "Zuordnung entfernen" ' 'VWCW_GROUP_PROFILEBindingSource ' Me.VWCW_GROUP_PROFILEBindingSource.DataMember = "VWCW_GROUP_PROFILE" Me.VWCW_GROUP_PROFILEBindingSource.DataSource = Me.MyDataset ' 'GridViewGroupInProfile ' Me.GridViewGroupInProfile.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.GridViewGroupInProfile.Appearance.EvenRow.Options.UseBackColor = True Me.GridViewGroupInProfile.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGROUP_ID, Me.colGROUP_NAME}) Me.GridViewGroupInProfile.GridControl = Me.GridControlGroupInProfile Me.GridViewGroupInProfile.Name = "GridViewGroupInProfile" Me.GridViewGroupInProfile.OptionsBehavior.Editable = False Me.GridViewGroupInProfile.OptionsBehavior.ReadOnly = True Me.GridViewGroupInProfile.OptionsSelection.MultiSelect = True Me.GridViewGroupInProfile.OptionsView.EnableAppearanceEvenRow = True Me.GridViewGroupInProfile.OptionsView.ShowAutoFilterRow = True Me.GridViewGroupInProfile.OptionsView.ShowGroupPanel = False ' 'colGROUP_ID ' Me.colGROUP_ID.Caption = "Group-ID" Me.colGROUP_ID.FieldName = "GROUP_ID" Me.colGROUP_ID.Name = "colGROUP_ID" Me.colGROUP_ID.Visible = True Me.colGROUP_ID.VisibleIndex = 0 Me.colGROUP_ID.Width = 145 ' 'colGROUP_NAME ' Me.colGROUP_NAME.Caption = "Group-Name" Me.colGROUP_NAME.FieldName = "GROUP_NAME" Me.colGROUP_NAME.Name = "colGROUP_NAME" Me.colGROUP_NAME.Visible = True Me.colGROUP_NAME.VisibleIndex = 1 Me.colGROUP_NAME.Width = 979 ' 'Label9 ' Me.Label9.Dock = System.Windows.Forms.DockStyle.Top Me.Label9.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label9.Location = New System.Drawing.Point(0, 0) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(755, 30) Me.Label9.TabIndex = 0 Me.Label9.Text = "Zugeordnete Gruppen (Rechtsklick für Entfernen)" Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'GridControlGroupNotInProfile ' Me.GridControlGroupNotInProfile.AllowDrop = True Me.GridControlGroupNotInProfile.DataSource = Me.TBWH_GROUPBindingSource Me.GridControlGroupNotInProfile.Dock = System.Windows.Forms.DockStyle.Fill 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(755, 225) Me.GridControlGroupNotInProfile.TabIndex = 1 Me.GridControlGroupNotInProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewGroupNotInProfile}) ' 'TBWH_GROUPBindingSource ' Me.TBWH_GROUPBindingSource.DataMember = "TBWH_GROUP" Me.TBWH_GROUPBindingSource.DataSource = Me.MyDataset ' 'GridViewGroupNotInProfile ' Me.GridViewGroupNotInProfile.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.GridViewGroupNotInProfile.Appearance.EvenRow.Options.UseBackColor = True Me.GridViewGroupNotInProfile.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID2, Me.colName3}) Me.GridViewGroupNotInProfile.GridControl = Me.GridControlGroupNotInProfile Me.GridViewGroupNotInProfile.Name = "GridViewGroupNotInProfile" Me.GridViewGroupNotInProfile.OptionsBehavior.Editable = False Me.GridViewGroupNotInProfile.OptionsBehavior.ReadOnly = True Me.GridViewGroupNotInProfile.OptionsSelection.MultiSelect = True Me.GridViewGroupNotInProfile.OptionsView.EnableAppearanceEvenRow = True Me.GridViewGroupNotInProfile.OptionsView.ShowAutoFilterRow = True Me.GridViewGroupNotInProfile.OptionsView.ShowGroupPanel = False Me.GridViewGroupNotInProfile.VertScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always ' 'colGUID2 ' Me.colGUID2.Caption = "ID" Me.colGUID2.FieldName = "GUID" Me.colGUID2.Name = "colGUID2" Me.colGUID2.Visible = True Me.colGUID2.VisibleIndex = 0 Me.colGUID2.Width = 147 ' 'colName3 ' Me.colName3.Caption = "Name" Me.colName3.FieldName = "Name" Me.colName3.Name = "colName3" Me.colName3.Visible = True Me.colName3.VisibleIndex = 1 Me.colName3.Width = 1467 ' 'Label10 ' Me.Label10.Dock = System.Windows.Forms.DockStyle.Top Me.Label10.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label10.Location = New System.Drawing.Point(0, 0) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(755, 25) Me.Label10.TabIndex = 1 Me.Label10.Text = "Nicht zugeordnete Gruppen:" Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'TabPageUserAssignment ' Me.TabPageUserAssignment.Controls.Add(Me.SplitContainer1) Me.TabPageUserAssignment.ImageOptions.SvgImage = CType(resources.GetObject("TabPageUserAssignment.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.TabPageUserAssignment.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.TabPageUserAssignment.Name = "TabPageUserAssignment" Me.TabPageUserAssignment.Size = New System.Drawing.Size(755, 390) Me.TabPageUserAssignment.Text = "Benutzer-Zuordnung" ' 'SplitContainer1 ' Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer1.Location = New System.Drawing.Point(0, 0) Me.SplitContainer1.Name = "SplitContainer1" Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal ' 'SplitContainer1.Panel1 ' Me.SplitContainer1.Panel1.Controls.Add(Me.GridControlUserInProfile) Me.SplitContainer1.Panel1.Controls.Add(Me.Label1) ' 'SplitContainer1.Panel2 ' Me.SplitContainer1.Panel2.Controls.Add(Me.GridControlUserNotInProfile) Me.SplitContainer1.Panel2.Controls.Add(Me.Label2) Me.SplitContainer1.Size = New System.Drawing.Size(755, 390) Me.SplitContainer1.SplitterDistance = 138 Me.SplitContainer1.TabIndex = 99 ' 'GridControlUserInProfile ' Me.GridControlUserInProfile.AllowDrop = True Me.GridControlUserInProfile.ContextMenuStrip = Me.cmsUserZODelete Me.GridControlUserInProfile.Dock = System.Windows.Forms.DockStyle.Fill Me.GridControlUserInProfile.Location = New System.Drawing.Point(0, 20) Me.GridControlUserInProfile.MainView = Me.GridViewUserInProfile Me.GridControlUserInProfile.Name = "GridControlUserInProfile" Me.GridControlUserInProfile.Size = New System.Drawing.Size(755, 118) Me.GridControlUserInProfile.TabIndex = 93 Me.GridControlUserInProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewUserInProfile}) ' 'cmsUserZODelete ' Me.cmsUserZODelete.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.UserEntfernenToolStripMenuItem}) Me.cmsUserZODelete.Name = "cmsUserZODelete" Me.cmsUserZODelete.Size = New System.Drawing.Size(152, 26) ' 'UserEntfernenToolStripMenuItem ' Me.UserEntfernenToolStripMenuItem.Name = "UserEntfernenToolStripMenuItem" Me.UserEntfernenToolStripMenuItem.Size = New System.Drawing.Size(151, 22) Me.UserEntfernenToolStripMenuItem.Text = "User entfernen" ' 'GridViewUserInProfile ' Me.GridViewUserInProfile.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.GridViewUserInProfile.Appearance.EvenRow.Options.UseBackColor = True Me.GridViewUserInProfile.Appearance.HeaderPanel.BackColor = System.Drawing.Color.Gray Me.GridViewUserInProfile.Appearance.HeaderPanel.ForeColor = System.Drawing.Color.Black Me.GridViewUserInProfile.Appearance.HeaderPanel.Options.UseBackColor = True Me.GridViewUserInProfile.Appearance.HeaderPanel.Options.UseBorderColor = True Me.GridViewUserInProfile.Appearance.HeaderPanel.Options.UseForeColor = True Me.GridViewUserInProfile.Appearance.Row.ForeColor = System.Drawing.Color.Black Me.GridViewUserInProfile.Appearance.Row.Options.UseForeColor = True Me.GridViewUserInProfile.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID1, Me.colUSERNAME, Me.colNAME1, Me.colPRENAME}) Me.GridViewUserInProfile.GridControl = Me.GridControlUserInProfile Me.GridViewUserInProfile.Name = "GridViewUserInProfile" Me.GridViewUserInProfile.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False] Me.GridViewUserInProfile.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False] Me.GridViewUserInProfile.OptionsBehavior.Editable = False Me.GridViewUserInProfile.OptionsBehavior.ReadOnly = True Me.GridViewUserInProfile.OptionsSelection.MultiSelect = True Me.GridViewUserInProfile.OptionsView.ColumnAutoWidth = False Me.GridViewUserInProfile.OptionsView.EnableAppearanceEvenRow = True Me.GridViewUserInProfile.OptionsView.ShowAutoFilterRow = True Me.GridViewUserInProfile.OptionsView.ShowDetailButtons = False Me.GridViewUserInProfile.OptionsView.ShowGroupPanel = False Me.GridViewUserInProfile.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.[True] ' 'colGUID1 ' Me.colGUID1.Caption = "ID" Me.colGUID1.FieldName = "USER_ID" Me.colGUID1.Name = "colGUID1" Me.colGUID1.Width = 42 ' 'colUSERNAME ' Me.colUSERNAME.Caption = "Username" Me.colUSERNAME.FieldName = "USERNAME" Me.colUSERNAME.Name = "colUSERNAME" Me.colUSERNAME.Visible = True Me.colUSERNAME.VisibleIndex = 0 Me.colUSERNAME.Width = 104 ' 'colNAME1 ' Me.colNAME1.Caption = "Name" Me.colNAME1.FieldName = "USER_SURNAME" Me.colNAME1.Name = "colNAME1" Me.colNAME1.Visible = True Me.colNAME1.VisibleIndex = 1 Me.colNAME1.Width = 95 ' 'colPRENAME ' Me.colPRENAME.Caption = "Vorname" Me.colPRENAME.FieldName = "USER_PRENAME" Me.colPRENAME.Name = "colPRENAME" Me.colPRENAME.Visible = True Me.colPRENAME.VisibleIndex = 2 Me.colPRENAME.Width = 86 ' 'Label1 ' Me.Label1.Dock = System.Windows.Forms.DockStyle.Top Me.Label1.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.Location = New System.Drawing.Point(0, 0) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(755, 20) Me.Label1.TabIndex = 94 Me.Label1.Text = "Zugeordnete Benutzer (Rechtsklick für Entfernen)" Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'GridControlUserNotInProfile ' Me.GridControlUserNotInProfile.AllowDrop = True Me.GridControlUserNotInProfile.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.GridControlUserNotInProfile.DataSource = Me.TBWH_UserBindingSource Me.GridControlUserNotInProfile.Location = New System.Drawing.Point(3, 34) Me.GridControlUserNotInProfile.MainView = Me.GridViewUserNotInProfile Me.GridControlUserNotInProfile.Name = "GridControlUserNotInProfile" Me.GridControlUserNotInProfile.Size = New System.Drawing.Size(742, 210) Me.GridControlUserNotInProfile.TabIndex = 96 Me.GridControlUserNotInProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewUserNotInProfile}) ' 'GridViewUserNotInProfile ' Me.GridViewUserNotInProfile.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.GridViewUserNotInProfile.Appearance.EvenRow.Options.UseBackColor = True Me.GridViewUserNotInProfile.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colSurname, Me.GridColumn2, Me.GridColumn3, Me.colID}) Me.GridViewUserNotInProfile.GridControl = Me.GridControlUserNotInProfile Me.GridViewUserNotInProfile.Name = "GridViewUserNotInProfile" Me.GridViewUserNotInProfile.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False] Me.GridViewUserNotInProfile.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False] Me.GridViewUserNotInProfile.OptionsBehavior.Editable = False Me.GridViewUserNotInProfile.OptionsBehavior.ReadOnly = True Me.GridViewUserNotInProfile.OptionsSelection.MultiSelect = True Me.GridViewUserNotInProfile.OptionsView.ColumnAutoWidth = False Me.GridViewUserNotInProfile.OptionsView.EnableAppearanceEvenRow = True Me.GridViewUserNotInProfile.OptionsView.ShowAutoFilterRow = True Me.GridViewUserNotInProfile.OptionsView.ShowDetailButtons = False Me.GridViewUserNotInProfile.OptionsView.ShowGroupPanel = False Me.GridViewUserNotInProfile.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.[True] ' 'colSurname ' Me.colSurname.Caption = "Name" Me.colSurname.FieldName = "Surname" Me.colSurname.Name = "colSurname" Me.colSurname.Visible = True Me.colSurname.VisibleIndex = 0 ' 'GridColumn2 ' Me.GridColumn2.FieldName = "Username" Me.GridColumn2.Name = "GridColumn2" Me.GridColumn2.OptionsColumn.AllowEdit = False Me.GridColumn2.Visible = True Me.GridColumn2.VisibleIndex = 1 Me.GridColumn2.Width = 107 ' 'GridColumn3 ' Me.GridColumn3.FieldName = "Email" Me.GridColumn3.Name = "GridColumn3" Me.GridColumn3.OptionsColumn.AllowEdit = False Me.GridColumn3.Visible = True Me.GridColumn3.VisibleIndex = 2 Me.GridColumn3.Width = 102 ' 'colID ' Me.colID.FieldName = "ID" Me.colID.Name = "colID" ' 'Label2 ' Me.Label2.Dock = System.Windows.Forms.DockStyle.Top Me.Label2.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.Location = New System.Drawing.Point(0, 0) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(755, 21) Me.Label2.TabIndex = 97 Me.Label2.Text = "Nicht zugeordnete Benutzer" Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'TBCW_PROF_DATA_SEARCHTableAdapter ' Me.TBCW_PROF_DATA_SEARCHTableAdapter.ClearBeforeFill = True ' 'TBCW_PROF_DOC_SEARCHTableAdapter ' Me.TBCW_PROF_DOC_SEARCHTableAdapter.ClearBeforeFill = True ' 'VWCW_GROUP_PROFILETableAdapter ' Me.VWCW_GROUP_PROFILETableAdapter.ClearBeforeFill = True ' 'RibbonPageGroup4 ' Me.RibbonPageGroup4.Name = "RibbonPageGroup4" Me.RibbonPageGroup4.Text = "Prozess Zuordnung" ' 'RibbonPageGroup5 ' Me.RibbonPageGroup5.Name = "RibbonPageGroup5" Me.RibbonPageGroup5.Text = "Prozess Zuordnung" ' 'TBDD_CONNECTIONTableAdapter ' Me.TBDD_CONNECTIONTableAdapter.ClearBeforeFill = True ' 'SplitContainerControl1 ' Me.SplitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainerControl1.Location = New System.Drawing.Point(0, 158) Me.SplitContainerControl1.Name = "SplitContainerControl1" ' 'SplitContainerControl1.Panel1 ' Me.SplitContainerControl1.Panel1.Controls.Add(Me.GridControlProfiles) Me.SplitContainerControl1.Panel1.Text = "Panel1" ' 'SplitContainerControl1.Panel2 ' Me.SplitContainerControl1.Panel2.Controls.Add(Me.XtraTabControl3) Me.SplitContainerControl1.Panel2.Text = "Panel2" Me.SplitContainerControl1.Size = New System.Drawing.Size(1034, 594) Me.SplitContainerControl1.SplitterPosition = 237 Me.SplitContainerControl1.TabIndex = 27 Me.SplitContainerControl1.Text = "SplitContainerControl1" ' 'MemoEdit1 ' Me.MemoEdit1.Location = New System.Drawing.Point(511, 14) Me.MemoEdit1.MenuManager = Me.RibbonControl2 Me.MemoEdit1.Name = "MemoEdit1" Me.MemoEdit1.Size = New System.Drawing.Size(171, 99) Me.MemoEdit1.TabIndex = 9 ' 'LayoutControlItem18 ' Me.LayoutControlItem18.Control = Me.MemoEdit1 Me.LayoutControlItem18.Location = New System.Drawing.Point(394, 2) Me.LayoutControlItem18.Name = "LayoutControlItem18" Me.LayoutControlItem18.Size = New System.Drawing.Size(280, 103) Me.LayoutControlItem18.TextSize = New System.Drawing.Size(102, 13) ' 'MemoEdit2 ' Me.MemoEdit2.Location = New System.Drawing.Point(117, 117) Me.MemoEdit2.MenuManager = Me.RibbonControl2 Me.MemoEdit2.Name = "MemoEdit2" Me.MemoEdit2.Size = New System.Drawing.Size(565, 16) Me.MemoEdit2.TabIndex = 10 ' 'LayoutControlItem19 ' Me.LayoutControlItem19.Control = Me.MemoEdit2 Me.LayoutControlItem19.Location = New System.Drawing.Point(0, 105) Me.LayoutControlItem19.Name = "LayoutControlItem19" Me.LayoutControlItem19.Size = New System.Drawing.Size(674, 20) Me.LayoutControlItem19.TextSize = New System.Drawing.Size(102, 13) ' 'ComboBoxEdit1 ' Me.ComboBoxEdit1.Location = New System.Drawing.Point(117, 218) Me.ComboBoxEdit1.MenuManager = Me.RibbonControl2 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(236, 20) Me.ComboBoxEdit1.TabIndex = 14 ' 'SimpleSeparator1 ' Me.SimpleSeparator1.AllowHotTrack = False Me.SimpleSeparator1.Location = New System.Drawing.Point(394, 0) Me.SimpleSeparator1.Name = "SimpleSeparator1" Me.SimpleSeparator1.Size = New System.Drawing.Size(280, 2) ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(112, 14) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(18, 13) Me.Label3.TabIndex = 23 Me.Label3.Text = "ID" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(249, 14) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(34, 13) Me.Label4.TabIndex = 24 Me.Label4.Text = "Name" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(18, 54) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(47, 13) Me.Label5.TabIndex = 25 Me.Label5.Text = "Profiltyp" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(249, 54) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(61, 13) Me.Label6.TabIndex = 26 Me.Label6.Text = "Kommentar" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(18, 96) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(99, 13) Me.Label7.TabIndex = 27 Me.Label7.Text = "Regular Expression" ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(474, 96) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(154, 13) Me.Label8.TabIndex = 28 Me.Label8.Text = "Test String Regular Expression" ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(18, 195) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(61, 13) Me.Label11.TabIndex = 29 Me.Label11.Text = "Erstellt wer" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(18, 234) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(69, 13) Me.Label12.TabIndex = 30 Me.Label12.Text = "Erstellt wann" ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Location = New System.Drawing.Point(154, 234) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(81, 13) Me.Label13.TabIndex = 31 Me.Label13.Text = "Geändert wann" ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Location = New System.Drawing.Point(154, 195) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(73, 13) Me.Label14.TabIndex = 32 Me.Label14.Text = "Geändert wer" ' 'frmAdministration ' Me.Appearance.Options.UseFont = True Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1034, 774) Me.Controls.Add(Me.SplitContainerControl1) Me.Controls.Add(Me.RibbonStatusBar1) Me.Controls.Add(Me.RibbonControl2) Me.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.IconOptions.Icon = CType(resources.GetObject("frmAdministration.IconOptions.Icon"), System.Drawing.Icon) Me.IconOptions.Image = CType(resources.GetObject("frmAdministration.IconOptions.Image"), System.Drawing.Image) Me.KeyPreview = True Me.Name = "frmAdministration" Me.Ribbon = Me.RibbonControl2 Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.StatusBar = Me.RibbonStatusBar1 Me.Text = "easyFLOW- Administration" CType(Me.TBCW_PROFILESBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridControlProfiles, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridViewProfiles, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBWH_UserBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBCW_PROF_DOC_SEARCHBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBCW_PROF_DATA_SEARCHBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.XtraTabControl3, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabControl3.ResumeLayout(False) Me.TabPageProfileManagement.ResumeLayout(False) CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabControl1.ResumeLayout(False) Me.TabPageGeneralSettings.ResumeLayout(False) Me.TabPageGeneralSettings.PerformLayout() CType(Me.txtProfileName.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.textEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CheckEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.RibbonControl2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.textEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBWH_PROFILE_TYPEBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit8.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit7.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CHANGEDWHOTextBox.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit6.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PROFILE_IDTextBox.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.textEdit5.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtRegexTestString.Properties, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPageDocuments.ResumeLayout(False) CType(Me.LayoutControlDocs, System.ComponentModel.ISupportInitialize).EndInit() Me.LayoutControlDocs.ResumeLayout(False) CType(Me.CheckEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit17.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit15.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit18.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CHANGED_WHOTextBox2.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtDocSearchName.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LookUpEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.MemoEdit5.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.MemoEdit6.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtDOC_GUID.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit19.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBWHSEARCHPOSITIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ComboBoxEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ComboBoxEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlGroup2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem29, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem30, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem31, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem25, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem27, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem26, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem33, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem32, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem34, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem24, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem28, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem37, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem38, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem39, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem40, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.SimpleLabelItem1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.SimpleSeparator2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.SimpleSeparator3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridView2, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPageData.ResumeLayout(False) CType(Me.LayoutControlData, System.ComponentModel.ISupportInitialize).EndInit() Me.LayoutControlData.ResumeLayout(False) CType(Me.TextEdit12.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit13.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CHANGED_WHOTextBox1.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit11.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CheckEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtDataSearchName.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ComboBoxEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.MemoEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.MemoEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtDATAGUID.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit10.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ComboBoxEdit5.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ComboBoxEdit6.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlGroup3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem14, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem15, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem17, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem16, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem21, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem22, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem23, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem41, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem42, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem43, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem44, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridView3, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPageProcessAssignment.ResumeLayout(False) Me.TabPageProfileAssignment.ResumeLayout(False) CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabControl2.ResumeLayout(False) Me.TabPageGroupAssignment.ResumeLayout(False) Me.SplitContainer2.Panel1.ResumeLayout(False) Me.SplitContainer2.Panel2.ResumeLayout(False) CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer2.ResumeLayout(False) CType(Me.GridControlGroupInProfile, System.ComponentModel.ISupportInitialize).EndInit() Me.cmsGroupZODelete.ResumeLayout(False) CType(Me.VWCW_GROUP_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridViewGroupInProfile, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridControlGroupNotInProfile, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBWH_GROUPBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridViewGroupNotInProfile, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPageUserAssignment.ResumeLayout(False) Me.SplitContainer1.Panel1.ResumeLayout(False) Me.SplitContainer1.Panel2.ResumeLayout(False) CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer1.ResumeLayout(False) CType(Me.GridControlUserInProfile, System.ComponentModel.ISupportInitialize).EndInit() Me.cmsUserZODelete.ResumeLayout(False) CType(Me.GridViewUserInProfile, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridControlUserNotInProfile, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridViewUserNotInProfile, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.SplitContainerControl1.Panel1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainerControl1.Panel1.ResumeLayout(False) CType(Me.SplitContainerControl1.Panel2, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainerControl1.Panel2.ResumeLayout(False) CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainerControl1.ResumeLayout(False) CType(Me.MemoEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem18, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.MemoEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem19, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ComboBoxEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.SimpleSeparator1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BehaviorManager1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents MyDataset As easyFLOW.MyDataset Friend WithEvents TBCW_PROFILESBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBCW_PROFILESTableAdapter As easyFLOW.MyDatasetTableAdapters.TBCW_PROFILESTableAdapter Friend WithEvents TableAdapterManager As easyFLOW.MyDatasetTableAdapters.TableAdapterManager Friend WithEvents GridControlProfiles As DevExpress.XtraGrid.GridControl Friend WithEvents GridViewProfiles As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents colGUID As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents OFDWindreamsuche As System.Windows.Forms.OpenFileDialog Friend WithEvents VWCW_USER_PROFILETableAdapter As easyFLOW.MyDatasetTableAdapters.VWCW_USER_PROFILETableAdapter Friend WithEvents TimerTest As System.Windows.Forms.Timer Friend WithEvents TBWH_UserBindingSource As System.Windows.Forms.BindingSource Friend WithEvents BackgroundWorker1 As System.ComponentModel.BackgroundWorker Friend WithEvents ToolTip1 As ToolTip Friend WithEvents XtraTabControl3 As DevExpress.XtraTab.XtraTabControl Friend WithEvents TBCW_PROF_DATA_SEARCHBindingSource As BindingSource Friend WithEvents TBCW_PROF_DATA_SEARCHTableAdapter As MyDatasetTableAdapters.TBCW_PROF_DATA_SEARCHTableAdapter Friend WithEvents TBCW_PROF_DOC_SEARCHBindingSource As BindingSource Friend WithEvents TBCW_PROF_DOC_SEARCHTableAdapter As MyDatasetTableAdapters.TBCW_PROF_DOC_SEARCHTableAdapter Friend WithEvents TBWH_GROUPBindingSource As BindingSource Friend WithEvents VWCW_GROUP_PROFILEBindingSource As BindingSource Friend WithEvents VWCW_GROUP_PROFILETableAdapter As MyDatasetTableAdapters.VWCW_GROUP_PROFILETableAdapter Friend WithEvents TBWH_PROFILE_TYPEBindingSource As BindingSource Friend WithEvents RibbonControl2 As DevExpress.XtraBars.Ribbon.RibbonControl Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem3 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem4 As DevExpress.XtraBars.BarButtonItem Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage Friend WithEvents RibbonGroup_Profile As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents RibbonPageGroup4 As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents RibbonPageGroup5 As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents RibbonGroup_Process As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents BarButtonItem5 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem6 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem7 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem8 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem9 As DevExpress.XtraBars.BarButtonItem Friend WithEvents RibbonGroup_Window As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents BarButtonItem10 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem11 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem12 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem13 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem14 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem16 As DevExpress.XtraBars.BarButtonItem Friend WithEvents TBDD_CONNECTIONBindingSource As BindingSource Friend WithEvents TBDD_CONNECTIONTableAdapter As MyDatasetTableAdapters.TBDD_CONNECTIONTableAdapter Friend WithEvents SplitContainerControl1 As DevExpress.XtraEditors.SplitContainerControl Friend WithEvents BarButtonItem17 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem15 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem18 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem19 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem20 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem21 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem22 As DevExpress.XtraBars.BarButtonItem Friend WithEvents RibbonGroup_DocSearch As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents RibbonGroup_DataSearch As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents labelStatus As DevExpress.XtraBars.BarStaticItem Friend WithEvents RibbonStatusBar1 As DevExpress.XtraBars.Ribbon.RibbonStatusBar Friend WithEvents MemoEdit1 As DevExpress.XtraEditors.MemoEdit Friend WithEvents MemoEdit2 As DevExpress.XtraEditors.MemoEdit Friend WithEvents ComboBoxEdit1 As DevExpress.XtraEditors.ComboBoxEdit Friend WithEvents LayoutControlItem18 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem19 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents SimpleSeparator1 As DevExpress.XtraLayout.SimpleSeparator Friend WithEvents BarButtonItem23 As DevExpress.XtraBars.BarButtonItem Friend WithEvents RibbonGroup_Control As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents BarButtonItem24 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem25 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem26 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem27 As DevExpress.XtraBars.BarButtonItem Friend WithEvents TBWHSEARCHPOSITIONBindingSource As BindingSource Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents BarButtonItem28 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem29 As DevExpress.XtraBars.BarButtonItem Friend WithEvents TabPageProfileManagement As DevExpress.XtraTab.XtraTabPage Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl Friend WithEvents TabPageGeneralSettings As DevExpress.XtraTab.XtraTabPage Friend WithEvents txtProfileName As DevExpress.XtraEditors.TextEdit Friend WithEvents textEdit4 As DevExpress.XtraEditors.TextEdit Friend WithEvents CheckEdit1 As DevExpress.XtraEditors.CheckEdit Friend WithEvents textEdit2 As DevExpress.XtraEditors.LookUpEdit Friend WithEvents TextEdit8 As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit7 As DevExpress.XtraEditors.TextEdit Friend WithEvents CHANGEDWHOTextBox As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit6 As DevExpress.XtraEditors.TextEdit Friend WithEvents PROFILE_IDTextBox As DevExpress.XtraEditors.TextEdit Friend WithEvents textEdit5 As DevExpress.XtraEditors.MemoEdit Friend WithEvents TabPageDocuments As DevExpress.XtraTab.XtraTabPage Friend WithEvents LayoutControlDocs As DevExpress.XtraLayout.LayoutControl Friend WithEvents CheckEdit3 As DevExpress.XtraEditors.CheckEdit Friend WithEvents TextEdit17 As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit15 As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit18 As DevExpress.XtraEditors.TextEdit Friend WithEvents CHANGED_WHOTextBox2 As DevExpress.XtraEditors.TextEdit Friend WithEvents txtDocSearchName As DevExpress.XtraEditors.TextEdit Friend WithEvents LookUpEdit1 As DevExpress.XtraEditors.LookUpEdit Friend WithEvents MemoEdit5 As DevExpress.XtraEditors.MemoEdit Friend WithEvents MemoEdit6 As DevExpress.XtraEditors.MemoEdit Friend WithEvents txtDOC_GUID As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit19 As DevExpress.XtraEditors.LookUpEdit Friend WithEvents LayoutControlGroup2 As DevExpress.XtraLayout.LayoutControlGroup Friend WithEvents LayoutControlItem29 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem30 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem31 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem25 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem27 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem26 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem2 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents LayoutControlItem33 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem32 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem34 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem24 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem28 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl Friend WithEvents GridView2 As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents colTAB_TITLE As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents TabPageData As DevExpress.XtraTab.XtraTabPage Friend WithEvents LayoutControlData As DevExpress.XtraLayout.LayoutControl Friend WithEvents TextEdit12 As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit13 As DevExpress.XtraEditors.TextEdit Friend WithEvents CHANGED_WHOTextBox1 As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit11 As DevExpress.XtraEditors.TextEdit Friend WithEvents CheckEdit2 As DevExpress.XtraEditors.CheckEdit Friend WithEvents txtDataSearchName As DevExpress.XtraEditors.TextEdit Friend WithEvents ComboBoxEdit2 As DevExpress.XtraEditors.LookUpEdit Friend WithEvents MemoEdit3 As DevExpress.XtraEditors.MemoEdit Friend WithEvents MemoEdit4 As DevExpress.XtraEditors.MemoEdit Friend WithEvents txtDATAGUID As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit10 As DevExpress.XtraEditors.LookUpEdit Friend WithEvents LayoutControlGroup3 As DevExpress.XtraLayout.LayoutControlGroup Friend WithEvents LayoutControlItem10 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem14 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem15 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem17 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem16 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem11 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem12 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem13 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem21 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem22 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem1 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents LayoutControlItem23 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents GridControl2 As DevExpress.XtraGrid.GridControl Friend WithEvents GridView3 As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents colTAB_TITLE1 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents TabPageProcessAssignment As DevExpress.XtraTab.XtraTabPage Friend WithEvents CtrlApplicationAssignment1 As ctrlApplicationAssignment Friend WithEvents TabPageProfileAssignment As DevExpress.XtraTab.XtraTabPage Friend WithEvents XtraTabControl2 As DevExpress.XtraTab.XtraTabControl Friend WithEvents TabPageUserAssignment As DevExpress.XtraTab.XtraTabPage Friend WithEvents SplitContainer1 As SplitContainer Friend WithEvents GridControlUserInProfile As DevExpress.XtraGrid.GridControl Friend WithEvents GridViewUserInProfile As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents colGUID1 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colUSERNAME As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colNAME1 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colPRENAME As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents Label1 As Label Friend WithEvents GridControlUserNotInProfile As DevExpress.XtraGrid.GridControl Friend WithEvents GridViewUserNotInProfile As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents colSurname As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents GridColumn2 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents GridColumn3 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colID As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents Label2 As Label Friend WithEvents TabPageGroupAssignment As DevExpress.XtraTab.XtraTabPage Friend WithEvents SplitContainer2 As SplitContainer Friend WithEvents GridControlGroupInProfile As DevExpress.XtraGrid.GridControl Friend WithEvents GridViewGroupInProfile As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents Label9 As Label Friend WithEvents GridControlGroupNotInProfile As DevExpress.XtraGrid.GridControl Friend WithEvents GridViewGroupNotInProfile As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents Label10 As Label Friend WithEvents BehaviorManager1 As DevExpress.Utils.Behaviors.BehaviorManager Friend WithEvents txtRegexTestString As DevExpress.XtraEditors.TextEdit Friend WithEvents SimpleButton1 As DevExpress.XtraEditors.SimpleButton Friend WithEvents ComboBoxEdit3 As DevExpress.XtraEditors.ComboBoxEdit Friend WithEvents LayoutControlItem37 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents SimpleButton2 As DevExpress.XtraEditors.SimpleButton Friend WithEvents LayoutControlItem38 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ComboBoxEdit4 As DevExpress.XtraEditors.ComboBoxEdit Friend WithEvents SimpleButton3 As DevExpress.XtraEditors.SimpleButton Friend WithEvents LayoutControlItem39 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem40 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ComboBoxEdit5 As DevExpress.XtraEditors.ComboBoxEdit Friend WithEvents SimpleButton4 As DevExpress.XtraEditors.SimpleButton Friend WithEvents ComboBoxEdit6 As DevExpress.XtraEditors.ComboBoxEdit Friend WithEvents SimpleButton5 As DevExpress.XtraEditors.SimpleButton Friend WithEvents LayoutControlItem41 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem42 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem43 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem44 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents SimpleLabelItem1 As DevExpress.XtraLayout.SimpleLabelItem Friend WithEvents SimpleSeparator2 As DevExpress.XtraLayout.SimpleSeparator Friend WithEvents SimpleSeparator3 As DevExpress.XtraLayout.SimpleSeparator Friend WithEvents BarButtonItem30 As DevExpress.XtraBars.BarButtonItem Friend WithEvents colGUID2 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colName3 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colGROUP_ID As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colGROUP_NAME As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents cmsGroupZODelete As ContextMenuStrip Friend WithEvents ZuordnungEntfernenToolStripMenuItem As ToolStripMenuItem Friend WithEvents cmsUserZODelete As ContextMenuStrip Friend WithEvents UserEntfernenToolStripMenuItem As ToolStripMenuItem Friend WithEvents Label6 As Label Friend WithEvents Label5 As Label Friend WithEvents Label4 As Label Friend WithEvents Label3 As Label Friend WithEvents Label14 As Label Friend WithEvents Label13 As Label Friend WithEvents Label12 As Label Friend WithEvents Label11 As Label Friend WithEvents Label8 As Label Friend WithEvents Label7 As Label End Class