Imports DevExpress.XtraEditors Imports DevExpress.XtraLayout Imports DevExpress.XtraTab Partial Class frmConfig Inherits DevExpress.XtraBars.Ribbon.RibbonForm 'Form overrides dispose to clean up the component list. Protected Overrides Sub Dispose(ByVal disposing As Boolean) If disposing AndAlso components IsNot Nothing Then components.Dispose() End If MyBase.Dispose(disposing) End Sub 'Required by the Windows Form Designer Private components As System.ComponentModel.IContainer 'NOTE: The following procedure is required by the Windows Form Designer 'It can be modified using the Windows Form Designer. 'Do not modify it using the code editor. Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmConfig)) Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl() Me.tabPageSchema = New DevExpress.XtraTab.XtraTabPage() Me.GridControlItems = New DevExpress.XtraGrid.GridControl() Me.TBEDIXMLITEMSBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.DS_DD_ECM = New MultiTool.Form.DS_DD_ECM() Me.GridViewItems = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn() Me.colACTIVE2 = New DevExpress.XtraGrid.Columns.GridColumn() Me.colXML_NAME = New DevExpress.XtraGrid.Columns.GridColumn() Me.colXML_TYPE_ID = New DevExpress.XtraGrid.Columns.GridColumn() Me.colIS_READ_ONLY = New DevExpress.XtraGrid.Columns.GridColumn() Me.colIS_VISIBLE = New DevExpress.XtraGrid.Columns.GridColumn() Me.colORDER_KEY = New DevExpress.XtraGrid.Columns.GridColumn() Me.RepositoryItemSpinEdit1 = New DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit() Me.colIS_REQUIRED = New DevExpress.XtraGrid.Columns.GridColumn() Me.colIS_VIRTUAL = New DevExpress.XtraGrid.Columns.GridColumn() Me.colFUNCTION_ID = New DevExpress.XtraGrid.Columns.GridColumn() Me.colFUNCTION_PARAMETERS = New DevExpress.XtraGrid.Columns.GridColumn() Me.RepositoryItemMemoExEdit1 = New DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit() Me.colPREFER_EXTERNAL = New DevExpress.XtraGrid.Columns.GridColumn() Me.colXML_TABLE_ID = New DevExpress.XtraGrid.Columns.GridColumn() Me.colADDED_WHO1 = New DevExpress.XtraGrid.Columns.GridColumn() Me.colADDED_WHEN1 = New DevExpress.XtraGrid.Columns.GridColumn() Me.colCHANGED_WHO1 = New DevExpress.XtraGrid.Columns.GridColumn() Me.colCHANGED_WHEN1 = New DevExpress.XtraGrid.Columns.GridColumn() Me.colTABLE_NAME = New DevExpress.XtraGrid.Columns.GridColumn() Me.colTEMPLATE_NAME = New DevExpress.XtraGrid.Columns.GridColumn() Me.RepositoryItemMemoEdit1 = New DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit() Me.SidePanel3 = New DevExpress.XtraEditors.SidePanel() Me.GridControlTables = New DevExpress.XtraGrid.GridControl() Me.TBMT_TABLESBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.GridViewTables = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colName = New DevExpress.XtraGrid.Columns.GridColumn() Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl() Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem() Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage() Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar() Me.SidePanel1 = New DevExpress.XtraEditors.SidePanel() Me.LayoutControl2 = New DevExpress.XtraLayout.LayoutControl() Me.CheckEdit1 = New DevExpress.XtraEditors.CheckEdit() Me.CheckEdit2 = New DevExpress.XtraEditors.CheckEdit() Me.CheckEdit3 = New DevExpress.XtraEditors.CheckEdit() Me.CheckEdit4 = New DevExpress.XtraEditors.CheckEdit() Me.CheckEdit5 = New DevExpress.XtraEditors.CheckEdit() Me.CheckEdit6 = New DevExpress.XtraEditors.CheckEdit() Me.TextEdit1 = New DevExpress.XtraEditors.TextEdit() Me.TextEdit2 = New DevExpress.XtraEditors.TextEdit() Me.LayoutControlGroup4 = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlGroup5 = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem12 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem11 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem9 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem8 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem7 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem13 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem14 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem2 = New DevExpress.XtraLayout.EmptySpaceItem() Me.tabPageConfig = New DevExpress.XtraTab.XtraTabPage() Me.GridConfig = New DevExpress.XtraGrid.GridControl() Me.TBMT_CONFIGBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.GridViewConfig = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colGUID1 = New DevExpress.XtraGrid.Columns.GridColumn() Me.colKEY = New DevExpress.XtraGrid.Columns.GridColumn() Me.colVALUE = New DevExpress.XtraGrid.Columns.GridColumn() Me.colADDED_WHO = New DevExpress.XtraGrid.Columns.GridColumn() Me.colADDED_WHEN = New DevExpress.XtraGrid.Columns.GridColumn() Me.colCHANGED_WHO = New DevExpress.XtraGrid.Columns.GridColumn() Me.colCHANGED_WHEN = New DevExpress.XtraGrid.Columns.GridColumn() Me.colCOMMENT = New DevExpress.XtraGrid.Columns.GridColumn() Me.colACTIVE = New DevExpress.XtraGrid.Columns.GridColumn() Me.colTEMPLATE_ID = New DevExpress.XtraGrid.Columns.GridColumn() Me.SidePanel2 = New DevExpress.XtraEditors.SidePanel() Me.LayoutControl1 = New DevExpress.XtraLayout.LayoutControl() Me.txtYearOverride = New DevExpress.XtraEditors.TextEdit() Me.txtWebserviceBaseurl = New DevExpress.XtraEditors.TextEdit() Me.txtWebserviceUsername = New DevExpress.XtraEditors.TextEdit() Me.txtWebservicePassword = New DevExpress.XtraEditors.TextEdit() Me.txtWebserviceImportRelativePath = New DevExpress.XtraEditors.TextEdit() Me.txtWebserviceImportBasePath = New DevExpress.XtraEditors.MemoEdit() Me.Root = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlGroup1 = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem2 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem3 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem4 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlGroup2 = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem1 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlGroup3 = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem5 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem6 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem1 = New DevExpress.XtraLayout.EmptySpaceItem() Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage() Me.TBMT_TEMPLATE_ITEMSTableAdapter = New MultiTool.Form.DS_DD_ECMTableAdapters.TBMT_TEMPLATE_ITEMSTableAdapter() Me.TBMT_CONFIGTableAdapter = New MultiTool.Form.DS_DD_ECMTableAdapters.TBMT_CONFIGTableAdapter() Me.TableAdapterManager = New MultiTool.Form.DS_DD_ECMTableAdapters.TableAdapterManager() Me.TBMT_TABLESTableAdapter = New MultiTool.Form.DS_DD_ECMTableAdapters.TBMT_TABLESTableAdapter() CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabControl1.SuspendLayout() Me.tabPageSchema.SuspendLayout() CType(Me.GridControlItems, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBEDIXMLITEMSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DS_DD_ECM, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridViewItems, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.RepositoryItemSpinEdit1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.RepositoryItemMemoExEdit1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.RepositoryItemMemoEdit1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SidePanel3.SuspendLayout() CType(Me.GridControlTables, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBMT_TABLESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridViewTables, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SidePanel1.SuspendLayout() CType(Me.LayoutControl2, System.ComponentModel.ISupportInitialize).BeginInit() Me.LayoutControl2.SuspendLayout() CType(Me.CheckEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CheckEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CheckEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CheckEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CheckEdit5.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CheckEdit6.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlGroup4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlGroup5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem14, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem2, System.ComponentModel.ISupportInitialize).BeginInit() Me.tabPageConfig.SuspendLayout() CType(Me.GridConfig, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBMT_CONFIGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridViewConfig, System.ComponentModel.ISupportInitialize).BeginInit() Me.SidePanel2.SuspendLayout() CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).BeginInit() Me.LayoutControl1.SuspendLayout() CType(Me.txtYearOverride.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtWebserviceBaseurl.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtWebserviceUsername.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtWebservicePassword.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtWebserviceImportRelativePath.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtWebserviceImportBasePath.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Root, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlGroup1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlGroup2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlGroup3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'XtraTabControl1 ' Me.XtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.XtraTabControl1.Location = New System.Drawing.Point(0, 63) Me.XtraTabControl1.Name = "XtraTabControl1" Me.XtraTabControl1.SelectedTabPage = Me.tabPageSchema Me.XtraTabControl1.Size = New System.Drawing.Size(1151, 626) Me.XtraTabControl1.TabIndex = 1 Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.tabPageSchema, Me.tabPageConfig}) ' 'tabPageSchema ' Me.tabPageSchema.Controls.Add(Me.GridControlItems) Me.tabPageSchema.Controls.Add(Me.SidePanel3) Me.tabPageSchema.Controls.Add(Me.SidePanel1) Me.tabPageSchema.Name = "tabPageSchema" Me.tabPageSchema.Size = New System.Drawing.Size(1149, 601) Me.tabPageSchema.Text = "Schema" ' 'GridControlItems ' Me.GridControlItems.DataSource = Me.TBEDIXMLITEMSBindingSource Me.GridControlItems.Dock = System.Windows.Forms.DockStyle.Fill Me.GridControlItems.Location = New System.Drawing.Point(229, 0) Me.GridControlItems.MainView = Me.GridViewItems Me.GridControlItems.Name = "GridControlItems" Me.GridControlItems.RepositoryItems.AddRange(New DevExpress.XtraEditors.Repository.RepositoryItem() {Me.RepositoryItemMemoEdit1, Me.RepositoryItemSpinEdit1, Me.RepositoryItemMemoExEdit1}) Me.GridControlItems.Size = New System.Drawing.Size(657, 601) Me.GridControlItems.TabIndex = 0 Me.GridControlItems.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewItems}) ' 'TBEDIXMLITEMSBindingSource ' Me.TBEDIXMLITEMSBindingSource.DataMember = "TBMT_TEMPLATE_ITEMS" Me.TBEDIXMLITEMSBindingSource.DataSource = Me.DS_DD_ECM ' 'DS_DD_ECM ' Me.DS_DD_ECM.DataSetName = "DS_DD_ECM" Me.DS_DD_ECM.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'GridViewItems ' Me.GridViewItems.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID, Me.colACTIVE2, Me.colXML_NAME, Me.colXML_TYPE_ID, Me.colIS_READ_ONLY, Me.colIS_VISIBLE, Me.colORDER_KEY, Me.colIS_REQUIRED, Me.colIS_VIRTUAL, Me.colFUNCTION_ID, Me.colFUNCTION_PARAMETERS, Me.colPREFER_EXTERNAL, Me.colXML_TABLE_ID, Me.colADDED_WHO1, Me.colADDED_WHEN1, Me.colCHANGED_WHO1, Me.colCHANGED_WHEN1, Me.colTABLE_NAME, Me.colTEMPLATE_NAME}) Me.GridViewItems.GridControl = Me.GridControlItems Me.GridViewItems.Name = "GridViewItems" ' 'colGUID ' Me.colGUID.FieldName = "GUID" Me.colGUID.Name = "colGUID" ' 'colACTIVE2 ' Me.colACTIVE2.Caption = "Aktiv" Me.colACTIVE2.FieldName = "ACTIVE" Me.colACTIVE2.Name = "colACTIVE2" ' 'colXML_NAME ' Me.colXML_NAME.Caption = "Name" Me.colXML_NAME.FieldName = "NAME" Me.colXML_NAME.MinWidth = 10 Me.colXML_NAME.Name = "colXML_NAME" Me.colXML_NAME.Visible = True Me.colXML_NAME.VisibleIndex = 0 Me.colXML_NAME.Width = 144 ' 'colXML_TYPE_ID ' Me.colXML_TYPE_ID.Caption = "Typ" Me.colXML_TYPE_ID.FieldName = "TYPE_ID" Me.colXML_TYPE_ID.Name = "colXML_TYPE_ID" Me.colXML_TYPE_ID.OptionsColumn.AllowEdit = False Me.colXML_TYPE_ID.OptionsColumn.ReadOnly = True Me.colXML_TYPE_ID.Visible = True Me.colXML_TYPE_ID.VisibleIndex = 1 Me.colXML_TYPE_ID.Width = 55 ' 'colIS_READ_ONLY ' Me.colIS_READ_ONLY.Caption = "Read Only" Me.colIS_READ_ONLY.FieldName = "IS_READ_ONLY" Me.colIS_READ_ONLY.Name = "colIS_READ_ONLY" Me.colIS_READ_ONLY.Width = 80 ' 'colIS_VISIBLE ' Me.colIS_VISIBLE.Caption = "Sichtbar" Me.colIS_VISIBLE.FieldName = "IS_VISIBLE" Me.colIS_VISIBLE.Name = "colIS_VISIBLE" Me.colIS_VISIBLE.Width = 80 ' 'colORDER_KEY ' Me.colORDER_KEY.Caption = "Sortierung" Me.colORDER_KEY.ColumnEdit = Me.RepositoryItemSpinEdit1 Me.colORDER_KEY.FieldName = "ORDER_KEY" Me.colORDER_KEY.Name = "colORDER_KEY" Me.colORDER_KEY.OptionsColumn.AllowEdit = False Me.colORDER_KEY.OptionsColumn.ReadOnly = True Me.colORDER_KEY.Visible = True Me.colORDER_KEY.VisibleIndex = 2 Me.colORDER_KEY.Width = 80 ' 'RepositoryItemSpinEdit1 ' Me.RepositoryItemSpinEdit1.AutoHeight = False Me.RepositoryItemSpinEdit1.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}) Me.RepositoryItemSpinEdit1.Name = "RepositoryItemSpinEdit1" ' 'colIS_REQUIRED ' Me.colIS_REQUIRED.Caption = "Pflichtfeld" Me.colIS_REQUIRED.FieldName = "IS_REQUIRED" Me.colIS_REQUIRED.Name = "colIS_REQUIRED" Me.colIS_REQUIRED.Width = 80 ' 'colIS_VIRTUAL ' Me.colIS_VIRTUAL.Caption = "Virtuell" Me.colIS_VIRTUAL.FieldName = "IS_VIRTUAL" Me.colIS_VIRTUAL.Name = "colIS_VIRTUAL" Me.colIS_VIRTUAL.Width = 80 ' 'colFUNCTION_ID ' Me.colFUNCTION_ID.Caption = "Funktion" Me.colFUNCTION_ID.FieldName = "FUNCTION_ID" Me.colFUNCTION_ID.Name = "colFUNCTION_ID" Me.colFUNCTION_ID.Visible = True Me.colFUNCTION_ID.VisibleIndex = 5 Me.colFUNCTION_ID.Width = 80 ' 'colFUNCTION_PARAMETERS ' Me.colFUNCTION_PARAMETERS.Caption = "Funktionsparameter" Me.colFUNCTION_PARAMETERS.ColumnEdit = Me.RepositoryItemMemoExEdit1 Me.colFUNCTION_PARAMETERS.FieldName = "FUNCTION_PARAMETERS" Me.colFUNCTION_PARAMETERS.Name = "colFUNCTION_PARAMETERS" Me.colFUNCTION_PARAMETERS.Visible = True Me.colFUNCTION_PARAMETERS.VisibleIndex = 6 Me.colFUNCTION_PARAMETERS.Width = 401 ' 'RepositoryItemMemoExEdit1 ' Me.RepositoryItemMemoExEdit1.AutoHeight = False Me.RepositoryItemMemoExEdit1.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}) Me.RepositoryItemMemoExEdit1.Name = "RepositoryItemMemoExEdit1" ' 'colPREFER_EXTERNAL ' Me.colPREFER_EXTERNAL.Caption = "Extern Bevorzugen" Me.colPREFER_EXTERNAL.FieldName = "PREFER_EXTERNAL" Me.colPREFER_EXTERNAL.Name = "colPREFER_EXTERNAL" ' 'colXML_TABLE_ID ' Me.colXML_TABLE_ID.FieldName = "XML_TABLE_ID" Me.colXML_TABLE_ID.Name = "colXML_TABLE_ID" ' 'colADDED_WHO1 ' Me.colADDED_WHO1.FieldName = "ADDED_WHO" Me.colADDED_WHO1.Name = "colADDED_WHO1" ' 'colADDED_WHEN1 ' Me.colADDED_WHEN1.FieldName = "ADDED_WHEN" Me.colADDED_WHEN1.Name = "colADDED_WHEN1" ' 'colCHANGED_WHO1 ' Me.colCHANGED_WHO1.FieldName = "CHANGED_WHO" Me.colCHANGED_WHO1.Name = "colCHANGED_WHO1" ' 'colCHANGED_WHEN1 ' Me.colCHANGED_WHEN1.FieldName = "CHANGED_WHEN" Me.colCHANGED_WHEN1.Name = "colCHANGED_WHEN1" ' 'colTABLE_NAME ' Me.colTABLE_NAME.Caption = "Tabelle" Me.colTABLE_NAME.FieldName = "TABLE_NAME" Me.colTABLE_NAME.Name = "colTABLE_NAME" Me.colTABLE_NAME.Visible = True Me.colTABLE_NAME.VisibleIndex = 3 ' 'colTEMPLATE_NAME ' Me.colTEMPLATE_NAME.Caption = "Vorlage" Me.colTEMPLATE_NAME.FieldName = "TEMPLATE_NAME" Me.colTEMPLATE_NAME.Name = "colTEMPLATE_NAME" Me.colTEMPLATE_NAME.Visible = True Me.colTEMPLATE_NAME.VisibleIndex = 4 ' 'RepositoryItemMemoEdit1 ' Me.RepositoryItemMemoEdit1.LinesCount = 5 Me.RepositoryItemMemoEdit1.Name = "RepositoryItemMemoEdit1" ' 'SidePanel3 ' Me.SidePanel3.Controls.Add(Me.GridControlTables) Me.SidePanel3.Dock = System.Windows.Forms.DockStyle.Left Me.SidePanel3.Location = New System.Drawing.Point(0, 0) Me.SidePanel3.Name = "SidePanel3" Me.SidePanel3.Size = New System.Drawing.Size(229, 601) Me.SidePanel3.TabIndex = 3 Me.SidePanel3.Text = "SidePanel3" ' 'GridControlTables ' Me.GridControlTables.DataSource = Me.TBMT_TABLESBindingSource Me.GridControlTables.Dock = System.Windows.Forms.DockStyle.Fill Me.GridControlTables.Location = New System.Drawing.Point(0, 0) Me.GridControlTables.MainView = Me.GridViewTables Me.GridControlTables.MenuManager = Me.RibbonControl1 Me.GridControlTables.Name = "GridControlTables" Me.GridControlTables.Size = New System.Drawing.Size(228, 601) Me.GridControlTables.TabIndex = 0 Me.GridControlTables.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewTables}) ' 'TBMT_TABLESBindingSource ' Me.TBMT_TABLESBindingSource.DataMember = "TBMT_TABLES" Me.TBMT_TABLESBindingSource.DataSource = Me.DS_DD_ECM ' 'GridViewTables ' Me.GridViewTables.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colName}) Me.GridViewTables.GridControl = Me.GridControlTables Me.GridViewTables.Name = "GridViewTables" Me.GridViewTables.OptionsView.ShowGroupPanel = False Me.GridViewTables.OptionsView.ShowIndicator = False ' 'colName ' Me.colName.Caption = "Tabelle" Me.colName.FieldName = "NAME" Me.colName.Name = "colName" Me.colName.Visible = True Me.colName.VisibleIndex = 0 ' 'RibbonControl1 ' Me.RibbonControl1.CommandLayout = DevExpress.XtraBars.Ribbon.CommandLayout.Simplified Me.RibbonControl1.ExpandCollapseItem.Id = 0 Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonItem1, Me.BarButtonItem2, Me.BarButtonItem3}) Me.RibbonControl1.Location = New System.Drawing.Point(0, 0) Me.RibbonControl1.MaxItemId = 4 Me.RibbonControl1.Name = "RibbonControl1" Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1}) Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False] Me.RibbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide Me.RibbonControl1.ShowToolbarCustomizeItem = False Me.RibbonControl1.Size = New System.Drawing.Size(1151, 63) Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1 Me.RibbonControl1.Toolbar.ShowCustomizeItem = False ' 'BarButtonItem1 ' Me.BarButtonItem1.Caption = "Speichern" 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 = "Neuer Eintrag" Me.BarButtonItem2.Id = 2 Me.BarButtonItem2.ImageOptions.SvgImage = Global.MultiTool.Form.My.Resources.Resources.actions_addcircled Me.BarButtonItem2.Name = "BarButtonItem2" ' 'BarButtonItem3 ' Me.BarButtonItem3.Caption = "Eintrag löschen" Me.BarButtonItem3.Id = 3 Me.BarButtonItem3.ImageOptions.SvgImage = Global.MultiTool.Form.My.Resources.Resources.actions_deletecircled1 Me.BarButtonItem3.Name = "BarButtonItem3" ' 'RibbonPage1 ' Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1}) Me.RibbonPage1.Name = "RibbonPage1" Me.RibbonPage1.Text = "Start" ' 'RibbonPageGroup1 ' Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem2) Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem1) Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem3) Me.RibbonPageGroup1.Name = "RibbonPageGroup1" Me.RibbonPageGroup1.Text = "RibbonPageGroup1" ' 'RibbonStatusBar1 ' Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 689) Me.RibbonStatusBar1.Name = "RibbonStatusBar1" Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1 Me.RibbonStatusBar1.Size = New System.Drawing.Size(1151, 24) ' 'SidePanel1 ' Me.SidePanel1.Controls.Add(Me.LayoutControl2) Me.SidePanel1.Dock = System.Windows.Forms.DockStyle.Right Me.SidePanel1.Location = New System.Drawing.Point(886, 0) Me.SidePanel1.Name = "SidePanel1" Me.SidePanel1.Size = New System.Drawing.Size(263, 601) Me.SidePanel1.TabIndex = 2 Me.SidePanel1.Text = "SidePanel1" ' 'LayoutControl2 ' Me.LayoutControl2.Controls.Add(Me.CheckEdit1) Me.LayoutControl2.Controls.Add(Me.CheckEdit2) Me.LayoutControl2.Controls.Add(Me.CheckEdit3) Me.LayoutControl2.Controls.Add(Me.CheckEdit4) Me.LayoutControl2.Controls.Add(Me.CheckEdit5) Me.LayoutControl2.Controls.Add(Me.CheckEdit6) Me.LayoutControl2.Controls.Add(Me.TextEdit1) Me.LayoutControl2.Controls.Add(Me.TextEdit2) Me.LayoutControl2.Dock = System.Windows.Forms.DockStyle.Fill Me.LayoutControl2.Location = New System.Drawing.Point(1, 0) Me.LayoutControl2.Name = "LayoutControl2" Me.LayoutControl2.Root = Me.LayoutControlGroup4 Me.LayoutControl2.Size = New System.Drawing.Size(262, 601) Me.LayoutControl2.TabIndex = 0 Me.LayoutControl2.Text = "LayoutControl2" ' 'CheckEdit1 ' Me.CheckEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBEDIXMLITEMSBindingSource, "ACTIVE", True)) Me.CheckEdit1.Location = New System.Drawing.Point(32, 53) Me.CheckEdit1.MenuManager = Me.RibbonControl1 Me.CheckEdit1.Name = "CheckEdit1" Me.CheckEdit1.Properties.Caption = "Aktiv" Me.CheckEdit1.Size = New System.Drawing.Size(198, 20) Me.CheckEdit1.StyleController = Me.LayoutControl2 Me.CheckEdit1.TabIndex = 4 ' 'CheckEdit2 ' Me.CheckEdit2.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBEDIXMLITEMSBindingSource, "IS_READ_ONLY", True)) Me.CheckEdit2.Location = New System.Drawing.Point(32, 93) Me.CheckEdit2.MenuManager = Me.RibbonControl1 Me.CheckEdit2.Name = "CheckEdit2" Me.CheckEdit2.Properties.Caption = "Read-Only" Me.CheckEdit2.Size = New System.Drawing.Size(198, 20) Me.CheckEdit2.StyleController = Me.LayoutControl2 Me.CheckEdit2.TabIndex = 5 ' 'CheckEdit3 ' Me.CheckEdit3.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBEDIXMLITEMSBindingSource, "IS_VISIBLE", True)) Me.CheckEdit3.Location = New System.Drawing.Point(32, 133) Me.CheckEdit3.MenuManager = Me.RibbonControl1 Me.CheckEdit3.Name = "CheckEdit3" Me.CheckEdit3.Properties.Caption = "Sichbar" Me.CheckEdit3.Size = New System.Drawing.Size(198, 20) Me.CheckEdit3.StyleController = Me.LayoutControl2 Me.CheckEdit3.TabIndex = 6 ' 'CheckEdit4 ' Me.CheckEdit4.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBEDIXMLITEMSBindingSource, "IS_REQUIRED", True)) Me.CheckEdit4.Location = New System.Drawing.Point(32, 173) Me.CheckEdit4.MenuManager = Me.RibbonControl1 Me.CheckEdit4.Name = "CheckEdit4" Me.CheckEdit4.Properties.Caption = "Pflichtfeld" Me.CheckEdit4.Size = New System.Drawing.Size(198, 20) Me.CheckEdit4.StyleController = Me.LayoutControl2 Me.CheckEdit4.TabIndex = 7 ' 'CheckEdit5 ' Me.CheckEdit5.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBEDIXMLITEMSBindingSource, "PREFER_EXTERNAL", True)) Me.CheckEdit5.Location = New System.Drawing.Point(32, 213) Me.CheckEdit5.MenuManager = Me.RibbonControl1 Me.CheckEdit5.Name = "CheckEdit5" Me.CheckEdit5.Properties.Caption = "Externen Wert bevorzugen" Me.CheckEdit5.Size = New System.Drawing.Size(198, 20) Me.CheckEdit5.StyleController = Me.LayoutControl2 Me.CheckEdit5.TabIndex = 8 ' 'CheckEdit6 ' Me.CheckEdit6.Location = New System.Drawing.Point(32, 253) Me.CheckEdit6.MenuManager = Me.RibbonControl1 Me.CheckEdit6.Name = "CheckEdit6" Me.CheckEdit6.Properties.Caption = "Virtuell" Me.CheckEdit6.Size = New System.Drawing.Size(198, 20) Me.CheckEdit6.StyleController = Me.LayoutControl2 Me.CheckEdit6.TabIndex = 9 ' 'TextEdit1 ' Me.TextEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBEDIXMLITEMSBindingSource, "ORDER_KEY", True)) Me.TextEdit1.Location = New System.Drawing.Point(32, 309) Me.TextEdit1.MenuManager = Me.RibbonControl1 Me.TextEdit1.Name = "TextEdit1" Me.TextEdit1.Size = New System.Drawing.Size(198, 20) Me.TextEdit1.StyleController = Me.LayoutControl2 Me.TextEdit1.TabIndex = 10 ' 'TextEdit2 ' Me.TextEdit2.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBEDIXMLITEMSBindingSource, "TYPE_ID", True)) Me.TextEdit2.Location = New System.Drawing.Point(32, 365) Me.TextEdit2.MenuManager = Me.RibbonControl1 Me.TextEdit2.Name = "TextEdit2" Me.TextEdit2.Size = New System.Drawing.Size(198, 20) Me.TextEdit2.StyleController = Me.LayoutControl2 Me.TextEdit2.TabIndex = 11 ' 'LayoutControlGroup4 ' Me.LayoutControlGroup4.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.LayoutControlGroup4.GroupBordersVisible = False Me.LayoutControlGroup4.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlGroup5, Me.EmptySpaceItem2}) Me.LayoutControlGroup4.Name = "LayoutControlGroup4" Me.LayoutControlGroup4.Size = New System.Drawing.Size(262, 601) Me.LayoutControlGroup4.TextVisible = False ' 'LayoutControlGroup5 ' Me.LayoutControlGroup5.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem12, Me.LayoutControlItem10, Me.LayoutControlItem11, Me.LayoutControlItem9, Me.LayoutControlItem8, Me.LayoutControlItem7, Me.LayoutControlItem13, Me.LayoutControlItem14}) Me.LayoutControlGroup5.Location = New System.Drawing.Point(0, 0) Me.LayoutControlGroup5.Name = "LayoutControlGroup5" Me.LayoutControlGroup5.Size = New System.Drawing.Size(242, 397) Me.LayoutControlGroup5.Text = "Einstellungen" ' 'LayoutControlItem12 ' Me.LayoutControlItem12.Control = Me.CheckEdit6 Me.LayoutControlItem12.Location = New System.Drawing.Point(0, 200) Me.LayoutControlItem12.Name = "LayoutControlItem12" Me.LayoutControlItem12.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem12.Size = New System.Drawing.Size(218, 40) Me.LayoutControlItem12.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem12.TextVisible = False ' 'LayoutControlItem10 ' Me.LayoutControlItem10.Control = Me.CheckEdit4 Me.LayoutControlItem10.Location = New System.Drawing.Point(0, 120) Me.LayoutControlItem10.Name = "LayoutControlItem10" Me.LayoutControlItem10.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem10.Size = New System.Drawing.Size(218, 40) Me.LayoutControlItem10.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem10.TextVisible = False ' 'LayoutControlItem11 ' Me.LayoutControlItem11.Control = Me.CheckEdit5 Me.LayoutControlItem11.Location = New System.Drawing.Point(0, 160) Me.LayoutControlItem11.Name = "LayoutControlItem11" Me.LayoutControlItem11.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem11.Size = New System.Drawing.Size(218, 40) Me.LayoutControlItem11.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem11.TextVisible = False ' 'LayoutControlItem9 ' Me.LayoutControlItem9.Control = Me.CheckEdit3 Me.LayoutControlItem9.Location = New System.Drawing.Point(0, 80) Me.LayoutControlItem9.Name = "LayoutControlItem9" Me.LayoutControlItem9.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem9.Size = New System.Drawing.Size(218, 40) Me.LayoutControlItem9.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem9.TextVisible = False ' 'LayoutControlItem8 ' Me.LayoutControlItem8.Control = Me.CheckEdit2 Me.LayoutControlItem8.Location = New System.Drawing.Point(0, 40) Me.LayoutControlItem8.Name = "LayoutControlItem8" Me.LayoutControlItem8.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem8.Size = New System.Drawing.Size(218, 40) Me.LayoutControlItem8.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem8.TextVisible = False ' 'LayoutControlItem7 ' Me.LayoutControlItem7.Control = Me.CheckEdit1 Me.LayoutControlItem7.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem7.Name = "LayoutControlItem7" Me.LayoutControlItem7.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem7.Size = New System.Drawing.Size(218, 40) Me.LayoutControlItem7.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem7.TextVisible = False ' 'LayoutControlItem13 ' Me.LayoutControlItem13.Control = Me.TextEdit1 Me.LayoutControlItem13.Location = New System.Drawing.Point(0, 240) Me.LayoutControlItem13.Name = "LayoutControlItem13" Me.LayoutControlItem13.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem13.Size = New System.Drawing.Size(218, 56) Me.LayoutControlItem13.Text = "Sortierung" Me.LayoutControlItem13.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem13.TextSize = New System.Drawing.Size(55, 13) ' 'LayoutControlItem14 ' Me.LayoutControlItem14.Control = Me.TextEdit2 Me.LayoutControlItem14.Location = New System.Drawing.Point(0, 296) Me.LayoutControlItem14.Name = "LayoutControlItem14" Me.LayoutControlItem14.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10) Me.LayoutControlItem14.Size = New System.Drawing.Size(218, 56) Me.LayoutControlItem14.Text = "Typ" Me.LayoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top Me.LayoutControlItem14.TextSize = New System.Drawing.Size(55, 13) ' 'EmptySpaceItem2 ' Me.EmptySpaceItem2.AllowHotTrack = False Me.EmptySpaceItem2.Location = New System.Drawing.Point(0, 397) Me.EmptySpaceItem2.Name = "EmptySpaceItem2" Me.EmptySpaceItem2.Size = New System.Drawing.Size(242, 184) Me.EmptySpaceItem2.TextSize = New System.Drawing.Size(0, 0) ' 'tabPageConfig ' Me.tabPageConfig.Controls.Add(Me.GridConfig) Me.tabPageConfig.Controls.Add(Me.SidePanel2) Me.tabPageConfig.Name = "tabPageConfig" Me.tabPageConfig.Size = New System.Drawing.Size(1149, 601) Me.tabPageConfig.Text = "Konfiguration" ' 'GridConfig ' Me.GridConfig.DataSource = Me.TBMT_CONFIGBindingSource Me.GridConfig.Dock = System.Windows.Forms.DockStyle.Fill Me.GridConfig.Location = New System.Drawing.Point(0, 0) Me.GridConfig.MainView = Me.GridViewConfig Me.GridConfig.MenuManager = Me.RibbonControl1 Me.GridConfig.Name = "GridConfig" Me.GridConfig.Size = New System.Drawing.Size(841, 601) Me.GridConfig.TabIndex = 0 Me.GridConfig.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewConfig}) ' 'TBMT_CONFIGBindingSource ' Me.TBMT_CONFIGBindingSource.DataMember = "TBMT_CONFIG" Me.TBMT_CONFIGBindingSource.DataSource = Me.DS_DD_ECM ' 'GridViewConfig ' Me.GridViewConfig.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID1, Me.colKEY, Me.colVALUE, Me.colADDED_WHO, Me.colADDED_WHEN, Me.colCHANGED_WHO, Me.colCHANGED_WHEN, Me.colCOMMENT, Me.colACTIVE, Me.colTEMPLATE_ID}) Me.GridViewConfig.GridControl = Me.GridConfig Me.GridViewConfig.Name = "GridViewConfig" ' 'colGUID1 ' Me.colGUID1.FieldName = "GUID" Me.colGUID1.Name = "colGUID1" ' 'colKEY ' Me.colKEY.Caption = "Beschreibung" Me.colKEY.FieldName = "KEY" Me.colKEY.Name = "colKEY" Me.colKEY.Visible = True Me.colKEY.VisibleIndex = 1 Me.colKEY.Width = 124 ' 'colVALUE ' Me.colVALUE.Caption = "Wert" Me.colVALUE.FieldName = "VALUE" Me.colVALUE.Name = "colVALUE" Me.colVALUE.Visible = True Me.colVALUE.VisibleIndex = 2 Me.colVALUE.Width = 124 ' 'colADDED_WHO ' Me.colADDED_WHO.FieldName = "ADDED_WHO" Me.colADDED_WHO.Name = "colADDED_WHO" ' 'colADDED_WHEN ' Me.colADDED_WHEN.FieldName = "ADDED_WHEN" Me.colADDED_WHEN.Name = "colADDED_WHEN" ' 'colCHANGED_WHO ' Me.colCHANGED_WHO.FieldName = "CHANGED_WHO" Me.colCHANGED_WHO.Name = "colCHANGED_WHO" ' 'colCHANGED_WHEN ' Me.colCHANGED_WHEN.FieldName = "CHANGED_WHEN" Me.colCHANGED_WHEN.Name = "colCHANGED_WHEN" ' 'colCOMMENT ' Me.colCOMMENT.Caption = "Kommentar" Me.colCOMMENT.FieldName = "COMMENT" Me.colCOMMENT.Name = "colCOMMENT" Me.colCOMMENT.Visible = True Me.colCOMMENT.VisibleIndex = 4 Me.colCOMMENT.Width = 170 ' 'colACTIVE ' Me.colACTIVE.Caption = "Aktiv" Me.colACTIVE.FieldName = "ACTIVE" Me.colACTIVE.MaxWidth = 40 Me.colACTIVE.MinWidth = 40 Me.colACTIVE.Name = "colACTIVE" Me.colACTIVE.Visible = True Me.colACTIVE.VisibleIndex = 0 Me.colACTIVE.Width = 40 ' 'colTEMPLATE_ID ' Me.colTEMPLATE_ID.Caption = "Vorlage" Me.colTEMPLATE_ID.FieldName = "TEMPLATE_ID" Me.colTEMPLATE_ID.Name = "colTEMPLATE_ID" Me.colTEMPLATE_ID.Visible = True Me.colTEMPLATE_ID.VisibleIndex = 3 Me.colTEMPLATE_ID.Width = 87 ' 'SidePanel2 ' Me.SidePanel2.Controls.Add(Me.LayoutControl1) Me.SidePanel2.Dock = System.Windows.Forms.DockStyle.Right Me.SidePanel2.Location = New System.Drawing.Point(841, 0) Me.SidePanel2.Name = "SidePanel2" Me.SidePanel2.Size = New System.Drawing.Size(308, 601) Me.SidePanel2.TabIndex = 2 Me.SidePanel2.Text = "SidePanel2" ' 'LayoutControl1 ' Me.LayoutControl1.Controls.Add(Me.txtYearOverride) Me.LayoutControl1.Controls.Add(Me.txtWebserviceBaseurl) Me.LayoutControl1.Controls.Add(Me.txtWebserviceUsername) Me.LayoutControl1.Controls.Add(Me.txtWebservicePassword) Me.LayoutControl1.Controls.Add(Me.txtWebserviceImportRelativePath) Me.LayoutControl1.Controls.Add(Me.txtWebserviceImportBasePath) Me.LayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.LayoutControl1.Location = New System.Drawing.Point(1, 0) Me.LayoutControl1.Name = "LayoutControl1" Me.LayoutControl1.Root = Me.Root Me.LayoutControl1.Size = New System.Drawing.Size(307, 601) Me.LayoutControl1.TabIndex = 1 Me.LayoutControl1.Text = "LayoutControl1" ' 'txtYearOverride ' Me.txtYearOverride.Location = New System.Drawing.Point(152, 45) Me.txtYearOverride.MenuManager = Me.RibbonControl1 Me.txtYearOverride.Name = "txtYearOverride" Me.txtYearOverride.Size = New System.Drawing.Size(131, 20) Me.txtYearOverride.StyleController = Me.LayoutControl1 Me.txtYearOverride.TabIndex = 4 ' 'txtWebserviceBaseurl ' Me.txtWebserviceBaseurl.Location = New System.Drawing.Point(152, 114) Me.txtWebserviceBaseurl.MenuManager = Me.RibbonControl1 Me.txtWebserviceBaseurl.Name = "txtWebserviceBaseurl" Me.txtWebserviceBaseurl.Size = New System.Drawing.Size(131, 20) Me.txtWebserviceBaseurl.StyleController = Me.LayoutControl1 Me.txtWebserviceBaseurl.TabIndex = 5 ' 'txtWebserviceUsername ' Me.txtWebserviceUsername.Location = New System.Drawing.Point(152, 138) Me.txtWebserviceUsername.MenuManager = Me.RibbonControl1 Me.txtWebserviceUsername.Name = "txtWebserviceUsername" Me.txtWebserviceUsername.Size = New System.Drawing.Size(131, 20) Me.txtWebserviceUsername.StyleController = Me.LayoutControl1 Me.txtWebserviceUsername.TabIndex = 6 ' 'txtWebservicePassword ' Me.txtWebservicePassword.Location = New System.Drawing.Point(152, 162) Me.txtWebservicePassword.MenuManager = Me.RibbonControl1 Me.txtWebservicePassword.Name = "txtWebservicePassword" Me.txtWebservicePassword.Properties.PasswordChar = Global.Microsoft.VisualBasic.ChrW(42) Me.txtWebservicePassword.Size = New System.Drawing.Size(131, 20) Me.txtWebservicePassword.StyleController = Me.LayoutControl1 Me.txtWebservicePassword.TabIndex = 7 ' 'txtWebserviceImportRelativePath ' Me.txtWebserviceImportRelativePath.Location = New System.Drawing.Point(152, 306) Me.txtWebserviceImportRelativePath.MenuManager = Me.RibbonControl1 Me.txtWebserviceImportRelativePath.Name = "txtWebserviceImportRelativePath" Me.txtWebserviceImportRelativePath.Size = New System.Drawing.Size(131, 20) Me.txtWebserviceImportRelativePath.StyleController = Me.LayoutControl1 Me.txtWebserviceImportRelativePath.TabIndex = 9 ' 'txtWebserviceImportBasePath ' Me.txtWebserviceImportBasePath.Location = New System.Drawing.Point(152, 231) Me.txtWebserviceImportBasePath.MenuManager = Me.RibbonControl1 Me.txtWebserviceImportBasePath.Name = "txtWebserviceImportBasePath" Me.txtWebserviceImportBasePath.Size = New System.Drawing.Size(131, 71) Me.txtWebserviceImportBasePath.StyleController = Me.LayoutControl1 Me.txtWebserviceImportBasePath.TabIndex = 8 ' 'Root ' Me.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.Root.GroupBordersVisible = False Me.Root.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlGroup1, Me.LayoutControlGroup2, Me.LayoutControlGroup3, Me.EmptySpaceItem1}) Me.Root.Name = "Root" Me.Root.Size = New System.Drawing.Size(307, 601) Me.Root.TextVisible = False ' 'LayoutControlGroup1 ' Me.LayoutControlGroup1.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem2, Me.LayoutControlItem3, Me.LayoutControlItem4}) Me.LayoutControlGroup1.Location = New System.Drawing.Point(0, 69) Me.LayoutControlGroup1.Name = "LayoutControlGroup1" Me.LayoutControlGroup1.Size = New System.Drawing.Size(287, 117) Me.LayoutControlGroup1.Text = "Webservice / EWL" ' 'LayoutControlItem2 ' Me.LayoutControlItem2.Control = Me.txtWebserviceBaseurl Me.LayoutControlItem2.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem2.Name = "LayoutControlItem2" Me.LayoutControlItem2.Size = New System.Drawing.Size(263, 24) Me.LayoutControlItem2.Text = "Server Adresse" Me.LayoutControlItem2.TextSize = New System.Drawing.Size(116, 13) ' 'LayoutControlItem3 ' Me.LayoutControlItem3.Control = Me.txtWebserviceUsername Me.LayoutControlItem3.Location = New System.Drawing.Point(0, 24) Me.LayoutControlItem3.Name = "LayoutControlItem3" Me.LayoutControlItem3.Size = New System.Drawing.Size(263, 24) Me.LayoutControlItem3.Text = "Webservice Username" Me.LayoutControlItem3.TextSize = New System.Drawing.Size(116, 13) ' 'LayoutControlItem4 ' Me.LayoutControlItem4.Control = Me.txtWebservicePassword Me.LayoutControlItem4.Location = New System.Drawing.Point(0, 48) Me.LayoutControlItem4.Name = "LayoutControlItem4" Me.LayoutControlItem4.Size = New System.Drawing.Size(263, 24) Me.LayoutControlItem4.Text = "Webservice Passwort" Me.LayoutControlItem4.TextSize = New System.Drawing.Size(116, 13) ' 'LayoutControlGroup2 ' Me.LayoutControlGroup2.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem1}) Me.LayoutControlGroup2.Location = New System.Drawing.Point(0, 0) Me.LayoutControlGroup2.Name = "LayoutControlGroup2" Me.LayoutControlGroup2.Size = New System.Drawing.Size(287, 69) Me.LayoutControlGroup2.Text = "Programmeinstellungen" ' 'LayoutControlItem1 ' Me.LayoutControlItem1.Control = Me.txtYearOverride Me.LayoutControlItem1.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem1.Name = "LayoutControlItem1" Me.LayoutControlItem1.Size = New System.Drawing.Size(263, 24) Me.LayoutControlItem1.Text = "Wirtschaftsjahr" Me.LayoutControlItem1.TextSize = New System.Drawing.Size(116, 13) ' 'LayoutControlGroup3 ' Me.LayoutControlGroup3.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem5, Me.LayoutControlItem6}) Me.LayoutControlGroup3.Location = New System.Drawing.Point(0, 186) Me.LayoutControlGroup3.Name = "LayoutControlGroup3" Me.LayoutControlGroup3.Size = New System.Drawing.Size(287, 144) Me.LayoutControlGroup3.Text = "Import/Export Pfade" ' 'LayoutControlItem5 ' Me.LayoutControlItem5.Control = Me.txtWebserviceImportBasePath Me.LayoutControlItem5.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem5.Name = "LayoutControlItem5" Me.LayoutControlItem5.Size = New System.Drawing.Size(263, 75) Me.LayoutControlItem5.Text = "WinLine Pfad (absolut)" Me.LayoutControlItem5.TextSize = New System.Drawing.Size(116, 13) ' 'LayoutControlItem6 ' Me.LayoutControlItem6.Control = Me.txtWebserviceImportRelativePath Me.LayoutControlItem6.Location = New System.Drawing.Point(0, 75) Me.LayoutControlItem6.Name = "LayoutControlItem6" Me.LayoutControlItem6.Size = New System.Drawing.Size(263, 24) Me.LayoutControlItem6.Text = "Multiool Pfad (relativ)" Me.LayoutControlItem6.TextSize = New System.Drawing.Size(116, 13) ' 'EmptySpaceItem1 ' Me.EmptySpaceItem1.AllowHotTrack = False Me.EmptySpaceItem1.Location = New System.Drawing.Point(0, 330) Me.EmptySpaceItem1.Name = "EmptySpaceItem1" Me.EmptySpaceItem1.Size = New System.Drawing.Size(287, 251) Me.EmptySpaceItem1.TextSize = New System.Drawing.Size(0, 0) ' 'RibbonPage2 ' Me.RibbonPage2.Name = "RibbonPage2" Me.RibbonPage2.Text = "RibbonPage2" ' 'TBMT_TEMPLATE_ITEMSTableAdapter ' Me.TBMT_TEMPLATE_ITEMSTableAdapter.ClearBeforeFill = True ' 'TBMT_CONFIGTableAdapter ' Me.TBMT_CONFIGTableAdapter.ClearBeforeFill = True ' 'TableAdapterManager ' Me.TableAdapterManager.BackupDataSetBeforeUpdate = False Me.TableAdapterManager.TBEDI_XML_NODESTableAdapter = Nothing Me.TableAdapterManager.TBEDI_XML_TYPESTableAdapter = Nothing Me.TableAdapterManager.TBMT_CONFIGTableAdapter = Me.TBMT_CONFIGTableAdapter Me.TableAdapterManager.TBMT_FUNCTIONSTableAdapter = Nothing Me.TableAdapterManager.TBMT_TABLESTableAdapter = Nothing Me.TableAdapterManager.TBMT_TEMPLATE_ITEMSTableAdapter = Me.TBMT_TEMPLATE_ITEMSTableAdapter Me.TableAdapterManager.TBMT_TEMPLATESTableAdapter = Nothing Me.TableAdapterManager.UpdateOrder = MultiTool.Form.DS_DD_ECMTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'TBMT_TABLESTableAdapter ' Me.TBMT_TABLESTableAdapter.ClearBeforeFill = True ' 'frmConfig ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1151, 713) Me.Controls.Add(Me.XtraTabControl1) Me.Controls.Add(Me.RibbonStatusBar1) Me.Controls.Add(Me.RibbonControl1) Me.IconOptions.SvgImage = Global.MultiTool.Form.My.Resources.Resources.bo_unknown1 Me.Name = "frmConfig" Me.Ribbon = Me.RibbonControl1 Me.StatusBar = Me.RibbonStatusBar1 Me.Text = "Konfiguration" CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabControl1.ResumeLayout(False) Me.tabPageSchema.ResumeLayout(False) CType(Me.GridControlItems, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBEDIXMLITEMSBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DS_DD_ECM, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridViewItems, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.RepositoryItemSpinEdit1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.RepositoryItemMemoExEdit1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.RepositoryItemMemoEdit1, System.ComponentModel.ISupportInitialize).EndInit() Me.SidePanel3.ResumeLayout(False) CType(Me.GridControlTables, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBMT_TABLESBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridViewTables, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.SidePanel1.ResumeLayout(False) CType(Me.LayoutControl2, System.ComponentModel.ISupportInitialize).EndInit() Me.LayoutControl2.ResumeLayout(False) CType(Me.CheckEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CheckEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CheckEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CheckEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CheckEdit5.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CheckEdit6.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlGroup4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlGroup5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem14, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem2, System.ComponentModel.ISupportInitialize).EndInit() Me.tabPageConfig.ResumeLayout(False) CType(Me.GridConfig, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBMT_CONFIGBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridViewConfig, System.ComponentModel.ISupportInitialize).EndInit() Me.SidePanel2.ResumeLayout(False) CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.LayoutControl1.ResumeLayout(False) CType(Me.txtYearOverride.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtWebserviceBaseurl.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtWebserviceUsername.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtWebservicePassword.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtWebserviceImportRelativePath.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtWebserviceImportBasePath.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Root, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlGroup1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlGroup2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlGroup3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents XtraTabControl1 As XtraTabControl Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents RibbonStatusBar1 As DevExpress.XtraBars.Ribbon.RibbonStatusBar Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem Friend WithEvents tabPageSchema As XtraTabPage Friend WithEvents GridControlItems As DevExpress.XtraGrid.GridControl Friend WithEvents GridViewItems As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents DS_DD_ECM As DS_DD_ECM Friend WithEvents TBEDIXMLITEMSBindingSource As BindingSource Friend WithEvents TBMT_TEMPLATE_ITEMSTableAdapter As DS_DD_ECMTableAdapters.TBMT_TEMPLATE_ITEMSTableAdapter Friend WithEvents TBMT_CONFIGBindingSource As BindingSource Friend WithEvents TBMT_CONFIGTableAdapter As DS_DD_ECMTableAdapters.TBMT_CONFIGTableAdapter Friend WithEvents TableAdapterManager As DS_DD_ECMTableAdapters.TableAdapterManager Friend WithEvents tabPageConfig As XtraTabPage Friend WithEvents GridConfig As DevExpress.XtraGrid.GridControl Friend WithEvents GridViewConfig As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents colGUID1 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colKEY As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colVALUE As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colADDED_WHO As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colADDED_WHEN As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colCHANGED_WHO As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colCHANGED_WHEN As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colGUID As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colXML_NAME As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colXML_TYPE_ID As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colIS_READ_ONLY As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colIS_VISIBLE As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colORDER_KEY As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colFUNCTION_ID As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colIS_REQUIRED As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colXML_TABLE_ID As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colIS_VIRTUAL As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colFUNCTION_PARAMETERS As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colADDED_WHO1 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colADDED_WHEN1 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colCHANGED_WHO1 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colCHANGED_WHEN1 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colCOMMENT As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colACTIVE As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colTEMPLATE_ID As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem3 As DevExpress.XtraBars.BarButtonItem Friend WithEvents LayoutControl1 As LayoutControl Friend WithEvents txtYearOverride As TextEdit Friend WithEvents txtWebserviceBaseurl As TextEdit Friend WithEvents txtWebserviceUsername As TextEdit Friend WithEvents txtWebservicePassword As TextEdit Friend WithEvents txtWebserviceImportRelativePath As TextEdit Friend WithEvents txtWebserviceImportBasePath As MemoEdit Friend WithEvents Root As LayoutControlGroup Friend WithEvents LayoutControlGroup1 As LayoutControlGroup Friend WithEvents LayoutControlItem4 As LayoutControlItem Friend WithEvents LayoutControlItem3 As LayoutControlItem Friend WithEvents LayoutControlItem2 As LayoutControlItem Friend WithEvents LayoutControlGroup2 As LayoutControlGroup Friend WithEvents LayoutControlItem1 As LayoutControlItem Friend WithEvents LayoutControlGroup3 As LayoutControlGroup Friend WithEvents LayoutControlItem5 As LayoutControlItem Friend WithEvents LayoutControlItem6 As LayoutControlItem Friend WithEvents EmptySpaceItem1 As EmptySpaceItem Friend WithEvents colTABLE_NAME As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colTEMPLATE_NAME As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents RepositoryItemSpinEdit1 As Repository.RepositoryItemSpinEdit Friend WithEvents RepositoryItemMemoEdit1 As Repository.RepositoryItemMemoEdit Friend WithEvents RepositoryItemMemoExEdit1 As Repository.RepositoryItemMemoExEdit Friend WithEvents colACTIVE2 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colPREFER_EXTERNAL As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents SidePanel1 As SidePanel Friend WithEvents LayoutControl2 As LayoutControl Friend WithEvents CheckEdit1 As CheckEdit Friend WithEvents CheckEdit2 As CheckEdit Friend WithEvents CheckEdit3 As CheckEdit Friend WithEvents CheckEdit4 As CheckEdit Friend WithEvents CheckEdit5 As CheckEdit Friend WithEvents LayoutControlGroup4 As LayoutControlGroup Friend WithEvents LayoutControlItem7 As LayoutControlItem Friend WithEvents LayoutControlItem8 As LayoutControlItem Friend WithEvents LayoutControlItem9 As LayoutControlItem Friend WithEvents LayoutControlItem10 As LayoutControlItem Friend WithEvents LayoutControlItem11 As LayoutControlItem Friend WithEvents CheckEdit6 As CheckEdit Friend WithEvents LayoutControlItem12 As LayoutControlItem Friend WithEvents LayoutControlGroup5 As LayoutControlGroup Friend WithEvents EmptySpaceItem2 As EmptySpaceItem Friend WithEvents SidePanel2 As SidePanel Friend WithEvents SidePanel3 As SidePanel Friend WithEvents GridControlTables As DevExpress.XtraGrid.GridControl Friend WithEvents GridViewTables As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents TBMT_TABLESBindingSource As BindingSource Friend WithEvents TBMT_TABLESTableAdapter As DS_DD_ECMTableAdapters.TBMT_TABLESTableAdapter Friend WithEvents colName As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents TextEdit1 As TextEdit Friend WithEvents TextEdit2 As TextEdit Friend WithEvents LayoutControlItem13 As LayoutControlItem Friend WithEvents LayoutControlItem14 As LayoutControlItem End Class