diff --git a/app/DD_PM_WINDREAM/frmAdmin2.Designer.vb b/app/DD_PM_WINDREAM/frmAdmin2.Designer.vb
index d943780..f387bba 100644
--- a/app/DD_PM_WINDREAM/frmAdmin2.Designer.vb
+++ b/app/DD_PM_WINDREAM/frmAdmin2.Designer.vb
@@ -50,9 +50,7 @@ Partial Class frmAdmin2
Me.TITLETextEdit = New DevExpress.XtraEditors.TextEdit()
Me.EMAIL_BODY3TextEdit = New DevExpress.XtraEditors.TextEdit()
Me.ADDED_WHOTextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.ADDED_WHENDateEdit = New DevExpress.XtraEditors.DateEdit()
Me.CHANGED_WHOTextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.CHANGED_WHENDateEdit = New DevExpress.XtraEditors.DateEdit()
Me.EMAIL_BODY1TextEdit = New DevExpress.XtraEditors.MemoEdit()
Me.EMAIL_BODY2TextEdit = New DevExpress.XtraEditors.MemoEdit()
Me.EMAIL_SUBJECTTextEdit = New DevExpress.XtraEditors.TextEdit()
@@ -73,8 +71,43 @@ Partial Class frmAdmin2
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colTITLE = New DevExpress.XtraGrid.Columns.GridColumn()
Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
- Me.GridControl2 = New DevExpress.XtraGrid.GridControl()
+ Me.DataLayoutControl2 = New DevExpress.XtraDataLayout.DataLayoutControl()
+ Me.TextEdit1 = New DevExpress.XtraEditors.TextEdit()
Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
+ Me.MODULETextEdit = New DevExpress.XtraEditors.TextEdit()
+ Me.TextEdit2 = New DevExpress.XtraEditors.TextEdit()
+ Me.LANGUAGETextEdit = New DevExpress.XtraEditors.TextEdit()
+ Me.CAPT_TYPETextEdit = New DevExpress.XtraEditors.TextEdit()
+ Me.STRING1TextEdit = New DevExpress.XtraEditors.TextEdit()
+ Me.STRING2TextEdit = New DevExpress.XtraEditors.TextEdit()
+ Me.STRING3TextEdit = New DevExpress.XtraEditors.TextEdit()
+ Me.STRING4TextEdit = New DevExpress.XtraEditors.TextEdit()
+ Me.STRING5TextEdit = New DevExpress.XtraEditors.TextEdit()
+ Me.STRING6TextEdit = New DevExpress.XtraEditors.TextEdit()
+ Me.TextEdit3 = New DevExpress.XtraEditors.TextEdit()
+ Me.ADDED_WHENTextEdit = New DevExpress.XtraEditors.TextEdit()
+ Me.TextEdit4 = New DevExpress.XtraEditors.TextEdit()
+ Me.CHANGED_WHENTextEdit = New DevExpress.XtraEditors.TextEdit()
+ Me.OBJ_NAMETextEdit = New DevExpress.XtraEditors.TextEdit()
+ Me.LayoutControlGroup2 = New DevExpress.XtraLayout.LayoutControlGroup()
+ Me.LayoutControlGroup3 = New DevExpress.XtraLayout.LayoutControlGroup()
+ Me.LayoutControlItem1 = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.ItemForMODULE = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.ItemForSTRING1 = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.ItemForSTRING2 = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.ItemForSTRING3 = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.ItemForSTRING4 = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.ItemForSTRING5 = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.ItemForSTRING6 = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.LayoutControlItem3 = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.LayoutControlItem4 = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.LayoutControlItem5 = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.LayoutControlItem6 = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.ItemForOBJ_NAME = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.ItemForCAPT_TYPE = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.LayoutControlItem2 = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.ItemForLANGUAGE = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.GridControl2 = New DevExpress.XtraGrid.GridControl()
Me.GridView2 = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.GridColumn5 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn2 = New DevExpress.XtraGrid.Columns.GridColumn()
@@ -84,43 +117,10 @@ Partial Class frmAdmin2
Me.TableAdapterManager = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
Me.TBDD_GUI_LANGUAGE_PHRASETableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_GUI_LANGUAGE_PHRASETableAdapter()
Me.LayoutConverter1 = New DevExpress.XtraLayout.Converter.LayoutConverter(Me.components)
- Me.DataLayoutControl2 = New DevExpress.XtraDataLayout.DataLayoutControl()
- Me.LayoutControlGroup2 = New DevExpress.XtraLayout.LayoutControlGroup()
- Me.LayoutControlGroup3 = New DevExpress.XtraLayout.LayoutControlGroup()
- Me.TextEdit1 = New DevExpress.XtraEditors.TextEdit()
- Me.LayoutControlItem1 = New DevExpress.XtraLayout.LayoutControlItem()
- Me.MODULETextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.ItemForMODULE = New DevExpress.XtraLayout.LayoutControlItem()
- Me.TextEdit2 = New DevExpress.XtraEditors.TextEdit()
- Me.LayoutControlItem2 = New DevExpress.XtraLayout.LayoutControlItem()
- Me.LANGUAGETextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.ItemForLANGUAGE = New DevExpress.XtraLayout.LayoutControlItem()
- Me.CAPT_TYPETextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.ItemForCAPT_TYPE = New DevExpress.XtraLayout.LayoutControlItem()
- Me.STRING1TextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.ItemForSTRING1 = New DevExpress.XtraLayout.LayoutControlItem()
- Me.STRING2TextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.ItemForSTRING2 = New DevExpress.XtraLayout.LayoutControlItem()
- Me.STRING3TextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.ItemForSTRING3 = New DevExpress.XtraLayout.LayoutControlItem()
- Me.STRING4TextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.ItemForSTRING4 = New DevExpress.XtraLayout.LayoutControlItem()
- Me.STRING5TextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.ItemForSTRING5 = New DevExpress.XtraLayout.LayoutControlItem()
- Me.STRING6TextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.ItemForSTRING6 = New DevExpress.XtraLayout.LayoutControlItem()
- Me.TextEdit3 = New DevExpress.XtraEditors.TextEdit()
- Me.LayoutControlItem3 = New DevExpress.XtraLayout.LayoutControlItem()
- Me.ADDED_WHENTextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.LayoutControlItem4 = New DevExpress.XtraLayout.LayoutControlItem()
- Me.TextEdit4 = New DevExpress.XtraEditors.TextEdit()
- Me.LayoutControlItem5 = New DevExpress.XtraLayout.LayoutControlItem()
- Me.CHANGED_WHENTextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.LayoutControlItem6 = New DevExpress.XtraLayout.LayoutControlItem()
- Me.OBJ_NAMETextEdit = New DevExpress.XtraEditors.TextEdit()
- Me.ItemForOBJ_NAME = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.ADDED_WHENDateEdit = New DevExpress.XtraEditors.TextEdit()
+ Me.CHANGED_WHENDateEdit = New DevExpress.XtraEditors.TextEdit()
Me.INTERNALCheckEdit = New DevExpress.XtraEditors.CheckEdit()
- Me.ItemForINTERNAL = New DevExpress.XtraLayout.LayoutControlItem()
+ Me.LayoutControlItem7 = New DevExpress.XtraLayout.LayoutControlItem()
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.XtraTabControl1.SuspendLayout()
@@ -133,11 +133,7 @@ Partial Class frmAdmin2
CType(Me.TITLETextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.EMAIL_BODY3TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ADDED_WHOTextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.ADDED_WHENDateEdit.Properties.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.ADDED_WHENDateEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.CHANGED_WHOTextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.CHANGED_WHENDateEdit.Properties.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.CHANGED_WHENDateEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.EMAIL_BODY1TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.EMAIL_BODY2TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.EMAIL_SUBJECTTextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -156,47 +152,49 @@ Partial Class frmAdmin2
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.XtraTabPage2.SuspendLayout()
- CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.GridView2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.DataLayoutControl2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.DataLayoutControl2.SuspendLayout()
+ CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.MODULETextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.LANGUAGETextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.CAPT_TYPETextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.STRING1TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.STRING2TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.STRING3TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.STRING4TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.STRING5TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.STRING6TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.TextEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.ADDED_WHENTextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.TextEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.CHANGED_WHENTextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.OBJ_NAMETextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlGroup2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlGroup3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.MODULETextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ItemForMODULE, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.LANGUAGETextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.ItemForLANGUAGE, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.CAPT_TYPETextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.ItemForCAPT_TYPE, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.STRING1TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ItemForSTRING1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.STRING2TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ItemForSTRING2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.STRING3TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ItemForSTRING3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.STRING4TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ItemForSTRING4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.STRING5TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ItemForSTRING5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.STRING6TextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ItemForSTRING6, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TextEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.ADDED_WHENTextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TextEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.CHANGED_WHENTextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.OBJ_NAMETextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ItemForOBJ_NAME, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.ItemForCAPT_TYPE, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.ItemForLANGUAGE, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.GridView2, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.ADDED_WHENDateEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.CHANGED_WHENDateEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.INTERNALCheckEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.ItemForINTERNAL, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'RibbonControl1
@@ -362,12 +360,12 @@ Partial Class frmAdmin2
Me.DataLayoutControl1.Controls.Add(Me.TITLETextEdit)
Me.DataLayoutControl1.Controls.Add(Me.EMAIL_BODY3TextEdit)
Me.DataLayoutControl1.Controls.Add(Me.ADDED_WHOTextEdit)
- Me.DataLayoutControl1.Controls.Add(Me.ADDED_WHENDateEdit)
Me.DataLayoutControl1.Controls.Add(Me.CHANGED_WHOTextEdit)
- Me.DataLayoutControl1.Controls.Add(Me.CHANGED_WHENDateEdit)
Me.DataLayoutControl1.Controls.Add(Me.EMAIL_BODY1TextEdit)
Me.DataLayoutControl1.Controls.Add(Me.EMAIL_BODY2TextEdit)
Me.DataLayoutControl1.Controls.Add(Me.EMAIL_SUBJECTTextEdit)
+ Me.DataLayoutControl1.Controls.Add(Me.ADDED_WHENDateEdit)
+ Me.DataLayoutControl1.Controls.Add(Me.CHANGED_WHENDateEdit)
Me.DataLayoutControl1.DataSource = Me.TBDD_EMAIL_TEMPLATEBindingSource
Me.DataLayoutControl1.Name = "DataLayoutControl1"
Me.DataLayoutControl1.Root = Me.Root
@@ -421,18 +419,6 @@ Partial Class frmAdmin2
Me.ADDED_WHOTextEdit.Properties.ReadOnly = True
Me.ADDED_WHOTextEdit.StyleController = Me.DataLayoutControl1
'
- 'ADDED_WHENDateEdit
- '
- Me.ADDED_WHENDateEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_EMAIL_TEMPLATEBindingSource, "ADDED_WHEN", True))
- resources.ApplyResources(Me.ADDED_WHENDateEdit, "ADDED_WHENDateEdit")
- Me.ADDED_WHENDateEdit.MenuManager = Me.RibbonControl1
- Me.ADDED_WHENDateEdit.Name = "ADDED_WHENDateEdit"
- Me.ADDED_WHENDateEdit.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(CType(resources.GetObject("ADDED_WHENDateEdit.Properties.Buttons"), DevExpress.XtraEditors.Controls.ButtonPredefines))})
- Me.ADDED_WHENDateEdit.Properties.CalendarTimeProperties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(CType(resources.GetObject("ADDED_WHENDateEdit.Properties.CalendarTimeProperties.Buttons"), DevExpress.XtraEditors.Controls.ButtonPredefines))})
- Me.ADDED_WHENDateEdit.Properties.Mask.EditMask = resources.GetString("ADDED_WHENDateEdit.Properties.Mask.EditMask")
- Me.ADDED_WHENDateEdit.Properties.ReadOnly = True
- Me.ADDED_WHENDateEdit.StyleController = Me.DataLayoutControl1
- '
'CHANGED_WHOTextEdit
'
Me.CHANGED_WHOTextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_EMAIL_TEMPLATEBindingSource, "CHANGED_WHO", True))
@@ -442,17 +428,6 @@ Partial Class frmAdmin2
Me.CHANGED_WHOTextEdit.Properties.ReadOnly = True
Me.CHANGED_WHOTextEdit.StyleController = Me.DataLayoutControl1
'
- 'CHANGED_WHENDateEdit
- '
- Me.CHANGED_WHENDateEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_EMAIL_TEMPLATEBindingSource, "CHANGED_WHEN", True))
- resources.ApplyResources(Me.CHANGED_WHENDateEdit, "CHANGED_WHENDateEdit")
- Me.CHANGED_WHENDateEdit.MenuManager = Me.RibbonControl1
- Me.CHANGED_WHENDateEdit.Name = "CHANGED_WHENDateEdit"
- Me.CHANGED_WHENDateEdit.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(CType(resources.GetObject("CHANGED_WHENDateEdit.Properties.Buttons"), DevExpress.XtraEditors.Controls.ButtonPredefines))})
- Me.CHANGED_WHENDateEdit.Properties.CalendarTimeProperties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(CType(resources.GetObject("CHANGED_WHENDateEdit.Properties.CalendarTimeProperties.Buttons"), DevExpress.XtraEditors.Controls.ButtonPredefines))})
- Me.CHANGED_WHENDateEdit.Properties.ReadOnly = True
- Me.CHANGED_WHENDateEdit.StyleController = Me.DataLayoutControl1
- '
'EMAIL_BODY1TextEdit
'
Me.EMAIL_BODY1TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_EMAIL_TEMPLATEBindingSource, "EMAIL_BODY1", True))
@@ -627,6 +602,348 @@ Partial Class frmAdmin2
Me.XtraTabPage2.Controls.Add(Me.GridControl2)
Me.XtraTabPage2.Name = "XtraTabPage2"
'
+ 'DataLayoutControl2
+ '
+ Me.DataLayoutControl2.Controls.Add(Me.TextEdit1)
+ Me.DataLayoutControl2.Controls.Add(Me.MODULETextEdit)
+ Me.DataLayoutControl2.Controls.Add(Me.TextEdit2)
+ Me.DataLayoutControl2.Controls.Add(Me.LANGUAGETextEdit)
+ Me.DataLayoutControl2.Controls.Add(Me.CAPT_TYPETextEdit)
+ Me.DataLayoutControl2.Controls.Add(Me.STRING1TextEdit)
+ Me.DataLayoutControl2.Controls.Add(Me.STRING2TextEdit)
+ Me.DataLayoutControl2.Controls.Add(Me.STRING3TextEdit)
+ Me.DataLayoutControl2.Controls.Add(Me.STRING4TextEdit)
+ Me.DataLayoutControl2.Controls.Add(Me.STRING5TextEdit)
+ Me.DataLayoutControl2.Controls.Add(Me.STRING6TextEdit)
+ Me.DataLayoutControl2.Controls.Add(Me.TextEdit3)
+ Me.DataLayoutControl2.Controls.Add(Me.ADDED_WHENTextEdit)
+ Me.DataLayoutControl2.Controls.Add(Me.TextEdit4)
+ Me.DataLayoutControl2.Controls.Add(Me.CHANGED_WHENTextEdit)
+ Me.DataLayoutControl2.Controls.Add(Me.OBJ_NAMETextEdit)
+ Me.DataLayoutControl2.Controls.Add(Me.INTERNALCheckEdit)
+ Me.DataLayoutControl2.DataSource = Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource
+ resources.ApplyResources(Me.DataLayoutControl2, "DataLayoutControl2")
+ Me.DataLayoutControl2.Name = "DataLayoutControl2"
+ Me.DataLayoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(3190, 411, 650, 400)
+ Me.DataLayoutControl2.Root = Me.LayoutControlGroup2
+ '
+ 'TextEdit1
+ '
+ Me.TextEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "GUID", True))
+ resources.ApplyResources(Me.TextEdit1, "TextEdit1")
+ Me.TextEdit1.MenuManager = Me.RibbonControl1
+ Me.TextEdit1.Name = "TextEdit1"
+ Me.TextEdit1.Properties.Appearance.Options.UseTextOptions = True
+ Me.TextEdit1.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far
+ Me.TextEdit1.Properties.Mask.EditMask = resources.GetString("TextEdit1.Properties.Mask.EditMask")
+ Me.TextEdit1.Properties.Mask.MaskType = CType(resources.GetObject("TextEdit1.Properties.Mask.MaskType"), DevExpress.XtraEditors.Mask.MaskType)
+ Me.TextEdit1.Properties.Mask.UseMaskAsDisplayFormat = CType(resources.GetObject("TextEdit1.Properties.Mask.UseMaskAsDisplayFormat"), Boolean)
+ Me.TextEdit1.StyleController = Me.DataLayoutControl2
+ '
+ 'TBDD_GUI_LANGUAGE_PHRASEBindingSource
+ '
+ Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource.DataMember = "TBDD_GUI_LANGUAGE_PHRASE"
+ Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource.DataSource = Me.DD_DMSLiteDataSet
+ '
+ 'MODULETextEdit
+ '
+ Me.MODULETextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "MODULE", True))
+ resources.ApplyResources(Me.MODULETextEdit, "MODULETextEdit")
+ Me.MODULETextEdit.MenuManager = Me.RibbonControl1
+ Me.MODULETextEdit.Name = "MODULETextEdit"
+ Me.MODULETextEdit.StyleController = Me.DataLayoutControl2
+ '
+ 'TextEdit2
+ '
+ Me.TextEdit2.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "TITLE", True))
+ resources.ApplyResources(Me.TextEdit2, "TextEdit2")
+ Me.TextEdit2.MenuManager = Me.RibbonControl1
+ Me.TextEdit2.Name = "TextEdit2"
+ Me.TextEdit2.StyleController = Me.DataLayoutControl2
+ '
+ 'LANGUAGETextEdit
+ '
+ Me.LANGUAGETextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "LANGUAGE", True))
+ resources.ApplyResources(Me.LANGUAGETextEdit, "LANGUAGETextEdit")
+ Me.LANGUAGETextEdit.MenuManager = Me.RibbonControl1
+ Me.LANGUAGETextEdit.Name = "LANGUAGETextEdit"
+ Me.LANGUAGETextEdit.StyleController = Me.DataLayoutControl2
+ '
+ 'CAPT_TYPETextEdit
+ '
+ Me.CAPT_TYPETextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "CAPT_TYPE", True))
+ resources.ApplyResources(Me.CAPT_TYPETextEdit, "CAPT_TYPETextEdit")
+ Me.CAPT_TYPETextEdit.MenuManager = Me.RibbonControl1
+ Me.CAPT_TYPETextEdit.Name = "CAPT_TYPETextEdit"
+ Me.CAPT_TYPETextEdit.StyleController = Me.DataLayoutControl2
+ '
+ 'STRING1TextEdit
+ '
+ Me.STRING1TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING1", True))
+ resources.ApplyResources(Me.STRING1TextEdit, "STRING1TextEdit")
+ Me.STRING1TextEdit.MenuManager = Me.RibbonControl1
+ Me.STRING1TextEdit.Name = "STRING1TextEdit"
+ Me.STRING1TextEdit.StyleController = Me.DataLayoutControl2
+ '
+ 'STRING2TextEdit
+ '
+ Me.STRING2TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING2", True))
+ resources.ApplyResources(Me.STRING2TextEdit, "STRING2TextEdit")
+ Me.STRING2TextEdit.MenuManager = Me.RibbonControl1
+ Me.STRING2TextEdit.Name = "STRING2TextEdit"
+ Me.STRING2TextEdit.StyleController = Me.DataLayoutControl2
+ '
+ 'STRING3TextEdit
+ '
+ Me.STRING3TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING3", True))
+ resources.ApplyResources(Me.STRING3TextEdit, "STRING3TextEdit")
+ Me.STRING3TextEdit.MenuManager = Me.RibbonControl1
+ Me.STRING3TextEdit.Name = "STRING3TextEdit"
+ Me.STRING3TextEdit.StyleController = Me.DataLayoutControl2
+ '
+ 'STRING4TextEdit
+ '
+ Me.STRING4TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING4", True))
+ resources.ApplyResources(Me.STRING4TextEdit, "STRING4TextEdit")
+ Me.STRING4TextEdit.MenuManager = Me.RibbonControl1
+ Me.STRING4TextEdit.Name = "STRING4TextEdit"
+ Me.STRING4TextEdit.StyleController = Me.DataLayoutControl2
+ '
+ 'STRING5TextEdit
+ '
+ Me.STRING5TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING5", True))
+ resources.ApplyResources(Me.STRING5TextEdit, "STRING5TextEdit")
+ Me.STRING5TextEdit.MenuManager = Me.RibbonControl1
+ Me.STRING5TextEdit.Name = "STRING5TextEdit"
+ Me.STRING5TextEdit.StyleController = Me.DataLayoutControl2
+ '
+ 'STRING6TextEdit
+ '
+ Me.STRING6TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING6", True))
+ resources.ApplyResources(Me.STRING6TextEdit, "STRING6TextEdit")
+ Me.STRING6TextEdit.MenuManager = Me.RibbonControl1
+ Me.STRING6TextEdit.Name = "STRING6TextEdit"
+ Me.STRING6TextEdit.StyleController = Me.DataLayoutControl2
+ '
+ 'TextEdit3
+ '
+ Me.TextEdit3.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "ADDED_WHO", True))
+ resources.ApplyResources(Me.TextEdit3, "TextEdit3")
+ Me.TextEdit3.MenuManager = Me.RibbonControl1
+ Me.TextEdit3.Name = "TextEdit3"
+ Me.TextEdit3.Properties.ReadOnly = True
+ Me.TextEdit3.StyleController = Me.DataLayoutControl2
+ '
+ 'ADDED_WHENTextEdit
+ '
+ Me.ADDED_WHENTextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "ADDED_WHEN", True))
+ resources.ApplyResources(Me.ADDED_WHENTextEdit, "ADDED_WHENTextEdit")
+ Me.ADDED_WHENTextEdit.MenuManager = Me.RibbonControl1
+ Me.ADDED_WHENTextEdit.Name = "ADDED_WHENTextEdit"
+ Me.ADDED_WHENTextEdit.Properties.DisplayFormat.FormatString = "d"
+ Me.ADDED_WHENTextEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime
+ Me.ADDED_WHENTextEdit.Properties.EditFormat.FormatString = "d"
+ Me.ADDED_WHENTextEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime
+ Me.ADDED_WHENTextEdit.Properties.Mask.EditMask = resources.GetString("ADDED_WHENTextEdit.Properties.Mask.EditMask")
+ Me.ADDED_WHENTextEdit.Properties.Mask.MaskType = CType(resources.GetObject("ADDED_WHENTextEdit.Properties.Mask.MaskType"), DevExpress.XtraEditors.Mask.MaskType)
+ Me.ADDED_WHENTextEdit.Properties.ReadOnly = True
+ Me.ADDED_WHENTextEdit.StyleController = Me.DataLayoutControl2
+ '
+ 'TextEdit4
+ '
+ Me.TextEdit4.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "CHANGED_WHO", True))
+ resources.ApplyResources(Me.TextEdit4, "TextEdit4")
+ Me.TextEdit4.MenuManager = Me.RibbonControl1
+ Me.TextEdit4.Name = "TextEdit4"
+ Me.TextEdit4.Properties.ReadOnly = True
+ Me.TextEdit4.StyleController = Me.DataLayoutControl2
+ '
+ 'CHANGED_WHENTextEdit
+ '
+ Me.CHANGED_WHENTextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "CHANGED_WHEN", True))
+ resources.ApplyResources(Me.CHANGED_WHENTextEdit, "CHANGED_WHENTextEdit")
+ Me.CHANGED_WHENTextEdit.MenuManager = Me.RibbonControl1
+ Me.CHANGED_WHENTextEdit.Name = "CHANGED_WHENTextEdit"
+ Me.CHANGED_WHENTextEdit.Properties.DisplayFormat.FormatString = "d"
+ Me.CHANGED_WHENTextEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime
+ Me.CHANGED_WHENTextEdit.Properties.EditFormat.FormatString = "d"
+ Me.CHANGED_WHENTextEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime
+ Me.CHANGED_WHENTextEdit.Properties.Mask.EditMask = resources.GetString("CHANGED_WHENTextEdit.Properties.Mask.EditMask")
+ Me.CHANGED_WHENTextEdit.Properties.Mask.MaskType = CType(resources.GetObject("CHANGED_WHENTextEdit.Properties.Mask.MaskType"), DevExpress.XtraEditors.Mask.MaskType)
+ Me.CHANGED_WHENTextEdit.Properties.ReadOnly = True
+ Me.CHANGED_WHENTextEdit.StyleController = Me.DataLayoutControl2
+ '
+ 'OBJ_NAMETextEdit
+ '
+ Me.OBJ_NAMETextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "OBJ_NAME", True))
+ resources.ApplyResources(Me.OBJ_NAMETextEdit, "OBJ_NAMETextEdit")
+ Me.OBJ_NAMETextEdit.MenuManager = Me.RibbonControl1
+ Me.OBJ_NAMETextEdit.Name = "OBJ_NAMETextEdit"
+ Me.OBJ_NAMETextEdit.StyleController = Me.DataLayoutControl2
+ '
+ 'LayoutControlGroup2
+ '
+ Me.LayoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True]
+ Me.LayoutControlGroup2.GroupBordersVisible = False
+ Me.LayoutControlGroup2.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlGroup3})
+ Me.LayoutControlGroup2.Name = "Root"
+ Me.LayoutControlGroup2.Size = New System.Drawing.Size(548, 508)
+ Me.LayoutControlGroup2.TextVisible = False
+ '
+ 'LayoutControlGroup3
+ '
+ Me.LayoutControlGroup3.AllowDrawBackground = False
+ Me.LayoutControlGroup3.GroupBordersVisible = False
+ Me.LayoutControlGroup3.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem1, Me.ItemForMODULE, Me.ItemForSTRING1, Me.ItemForSTRING2, Me.ItemForSTRING3, Me.ItemForSTRING4, Me.ItemForSTRING5, Me.ItemForSTRING6, Me.LayoutControlItem3, Me.LayoutControlItem4, Me.LayoutControlItem5, Me.LayoutControlItem6, Me.ItemForCAPT_TYPE, Me.LayoutControlItem2, Me.ItemForLANGUAGE, Me.LayoutControlItem7, Me.ItemForOBJ_NAME})
+ Me.LayoutControlGroup3.Location = New System.Drawing.Point(0, 0)
+ Me.LayoutControlGroup3.Name = "autoGeneratedGroup0"
+ Me.LayoutControlGroup3.Size = New System.Drawing.Size(528, 488)
+ '
+ 'LayoutControlItem1
+ '
+ Me.LayoutControlItem1.Control = Me.TextEdit1
+ Me.LayoutControlItem1.Enabled = False
+ Me.LayoutControlItem1.Location = New System.Drawing.Point(0, 0)
+ Me.LayoutControlItem1.Name = "ItemForGUID"
+ Me.LayoutControlItem1.Size = New System.Drawing.Size(150, 24)
+ resources.ApplyResources(Me.LayoutControlItem1, "LayoutControlItem1")
+ Me.LayoutControlItem1.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'ItemForMODULE
+ '
+ Me.ItemForMODULE.Control = Me.MODULETextEdit
+ Me.ItemForMODULE.Location = New System.Drawing.Point(0, 72)
+ Me.ItemForMODULE.Name = "ItemForMODULE"
+ Me.ItemForMODULE.Size = New System.Drawing.Size(150, 24)
+ resources.ApplyResources(Me.ItemForMODULE, "ItemForMODULE")
+ Me.ItemForMODULE.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'ItemForSTRING1
+ '
+ Me.ItemForSTRING1.Control = Me.STRING1TextEdit
+ Me.ItemForSTRING1.Location = New System.Drawing.Point(0, 96)
+ Me.ItemForSTRING1.Name = "ItemForSTRING1"
+ Me.ItemForSTRING1.Size = New System.Drawing.Size(528, 24)
+ resources.ApplyResources(Me.ItemForSTRING1, "ItemForSTRING1")
+ Me.ItemForSTRING1.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'ItemForSTRING2
+ '
+ Me.ItemForSTRING2.Control = Me.STRING2TextEdit
+ Me.ItemForSTRING2.Location = New System.Drawing.Point(0, 120)
+ Me.ItemForSTRING2.Name = "ItemForSTRING2"
+ Me.ItemForSTRING2.Size = New System.Drawing.Size(528, 24)
+ resources.ApplyResources(Me.ItemForSTRING2, "ItemForSTRING2")
+ Me.ItemForSTRING2.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'ItemForSTRING3
+ '
+ Me.ItemForSTRING3.Control = Me.STRING3TextEdit
+ Me.ItemForSTRING3.Location = New System.Drawing.Point(0, 144)
+ Me.ItemForSTRING3.Name = "ItemForSTRING3"
+ Me.ItemForSTRING3.Size = New System.Drawing.Size(528, 24)
+ resources.ApplyResources(Me.ItemForSTRING3, "ItemForSTRING3")
+ Me.ItemForSTRING3.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'ItemForSTRING4
+ '
+ Me.ItemForSTRING4.Control = Me.STRING4TextEdit
+ Me.ItemForSTRING4.Location = New System.Drawing.Point(0, 168)
+ Me.ItemForSTRING4.Name = "ItemForSTRING4"
+ Me.ItemForSTRING4.Size = New System.Drawing.Size(528, 24)
+ resources.ApplyResources(Me.ItemForSTRING4, "ItemForSTRING4")
+ Me.ItemForSTRING4.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'ItemForSTRING5
+ '
+ Me.ItemForSTRING5.Control = Me.STRING5TextEdit
+ Me.ItemForSTRING5.Location = New System.Drawing.Point(0, 192)
+ Me.ItemForSTRING5.Name = "ItemForSTRING5"
+ Me.ItemForSTRING5.Size = New System.Drawing.Size(528, 24)
+ resources.ApplyResources(Me.ItemForSTRING5, "ItemForSTRING5")
+ Me.ItemForSTRING5.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'ItemForSTRING6
+ '
+ Me.ItemForSTRING6.Control = Me.STRING6TextEdit
+ Me.ItemForSTRING6.Location = New System.Drawing.Point(0, 216)
+ Me.ItemForSTRING6.Name = "ItemForSTRING6"
+ Me.ItemForSTRING6.Size = New System.Drawing.Size(528, 24)
+ resources.ApplyResources(Me.ItemForSTRING6, "ItemForSTRING6")
+ Me.ItemForSTRING6.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'LayoutControlItem3
+ '
+ Me.LayoutControlItem3.Control = Me.TextEdit3
+ Me.LayoutControlItem3.Location = New System.Drawing.Point(0, 240)
+ Me.LayoutControlItem3.Name = "ItemForADDED_WHO"
+ Me.LayoutControlItem3.Size = New System.Drawing.Size(528, 24)
+ resources.ApplyResources(Me.LayoutControlItem3, "LayoutControlItem3")
+ Me.LayoutControlItem3.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'LayoutControlItem4
+ '
+ Me.LayoutControlItem4.Control = Me.ADDED_WHENTextEdit
+ Me.LayoutControlItem4.Location = New System.Drawing.Point(0, 264)
+ Me.LayoutControlItem4.Name = "ItemForADDED_WHEN"
+ Me.LayoutControlItem4.Size = New System.Drawing.Size(528, 24)
+ resources.ApplyResources(Me.LayoutControlItem4, "LayoutControlItem4")
+ Me.LayoutControlItem4.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'LayoutControlItem5
+ '
+ Me.LayoutControlItem5.Control = Me.TextEdit4
+ Me.LayoutControlItem5.Location = New System.Drawing.Point(0, 288)
+ Me.LayoutControlItem5.Name = "ItemForCHANGED_WHO"
+ Me.LayoutControlItem5.Size = New System.Drawing.Size(528, 24)
+ resources.ApplyResources(Me.LayoutControlItem5, "LayoutControlItem5")
+ Me.LayoutControlItem5.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'LayoutControlItem6
+ '
+ Me.LayoutControlItem6.Control = Me.CHANGED_WHENTextEdit
+ Me.LayoutControlItem6.Location = New System.Drawing.Point(0, 312)
+ Me.LayoutControlItem6.Name = "ItemForCHANGED_WHEN"
+ Me.LayoutControlItem6.Size = New System.Drawing.Size(528, 176)
+ resources.ApplyResources(Me.LayoutControlItem6, "LayoutControlItem6")
+ Me.LayoutControlItem6.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'ItemForOBJ_NAME
+ '
+ Me.ItemForOBJ_NAME.Control = Me.OBJ_NAMETextEdit
+ Me.ItemForOBJ_NAME.Location = New System.Drawing.Point(150, 24)
+ Me.ItemForOBJ_NAME.Name = "ItemForOBJ_NAME"
+ Me.ItemForOBJ_NAME.Size = New System.Drawing.Size(378, 24)
+ resources.ApplyResources(Me.ItemForOBJ_NAME, "ItemForOBJ_NAME")
+ Me.ItemForOBJ_NAME.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'ItemForCAPT_TYPE
+ '
+ Me.ItemForCAPT_TYPE.Control = Me.CAPT_TYPETextEdit
+ Me.ItemForCAPT_TYPE.Location = New System.Drawing.Point(0, 24)
+ Me.ItemForCAPT_TYPE.Name = "ItemForCAPT_TYPE"
+ Me.ItemForCAPT_TYPE.Size = New System.Drawing.Size(150, 48)
+ resources.ApplyResources(Me.ItemForCAPT_TYPE, "ItemForCAPT_TYPE")
+ Me.ItemForCAPT_TYPE.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'LayoutControlItem2
+ '
+ Me.LayoutControlItem2.Control = Me.TextEdit2
+ Me.LayoutControlItem2.Location = New System.Drawing.Point(150, 48)
+ Me.LayoutControlItem2.Name = "ItemForTITLE"
+ Me.LayoutControlItem2.Size = New System.Drawing.Size(378, 24)
+ resources.ApplyResources(Me.LayoutControlItem2, "LayoutControlItem2")
+ Me.LayoutControlItem2.TextSize = New System.Drawing.Size(74, 13)
+ '
+ 'ItemForLANGUAGE
+ '
+ Me.ItemForLANGUAGE.Control = Me.LANGUAGETextEdit
+ Me.ItemForLANGUAGE.Location = New System.Drawing.Point(150, 72)
+ Me.ItemForLANGUAGE.Name = "ItemForLANGUAGE"
+ Me.ItemForLANGUAGE.Size = New System.Drawing.Size(378, 24)
+ resources.ApplyResources(Me.ItemForLANGUAGE, "ItemForLANGUAGE")
+ Me.ItemForLANGUAGE.TextSize = New System.Drawing.Size(74, 13)
+ '
'GridControl2
'
Me.GridControl2.DataSource = Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource
@@ -636,11 +953,6 @@ Partial Class frmAdmin2
Me.GridControl2.Name = "GridControl2"
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView2})
'
- 'TBDD_GUI_LANGUAGE_PHRASEBindingSource
- '
- Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource.DataMember = "TBDD_GUI_LANGUAGE_PHRASE"
- Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource.DataSource = Me.DD_DMSLiteDataSet
- '
'GridView2
'
Me.GridView2.Appearance.EvenRow.BackColor = System.Drawing.Color.PeachPuff
@@ -704,342 +1016,35 @@ Partial Class frmAdmin2
'
Me.TBDD_GUI_LANGUAGE_PHRASETableAdapter.ClearBeforeFill = True
'
- 'DataLayoutControl2
- '
- Me.DataLayoutControl2.Controls.Add(Me.TextEdit1)
- Me.DataLayoutControl2.Controls.Add(Me.MODULETextEdit)
- Me.DataLayoutControl2.Controls.Add(Me.TextEdit2)
- Me.DataLayoutControl2.Controls.Add(Me.LANGUAGETextEdit)
- Me.DataLayoutControl2.Controls.Add(Me.CAPT_TYPETextEdit)
- Me.DataLayoutControl2.Controls.Add(Me.STRING1TextEdit)
- Me.DataLayoutControl2.Controls.Add(Me.STRING2TextEdit)
- Me.DataLayoutControl2.Controls.Add(Me.STRING3TextEdit)
- Me.DataLayoutControl2.Controls.Add(Me.STRING4TextEdit)
- Me.DataLayoutControl2.Controls.Add(Me.STRING5TextEdit)
- Me.DataLayoutControl2.Controls.Add(Me.STRING6TextEdit)
- Me.DataLayoutControl2.Controls.Add(Me.TextEdit3)
- Me.DataLayoutControl2.Controls.Add(Me.ADDED_WHENTextEdit)
- Me.DataLayoutControl2.Controls.Add(Me.TextEdit4)
- Me.DataLayoutControl2.Controls.Add(Me.CHANGED_WHENTextEdit)
- Me.DataLayoutControl2.Controls.Add(Me.OBJ_NAMETextEdit)
- Me.DataLayoutControl2.Controls.Add(Me.INTERNALCheckEdit)
- Me.DataLayoutControl2.DataSource = Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource
- resources.ApplyResources(Me.DataLayoutControl2, "DataLayoutControl2")
- Me.DataLayoutControl2.Name = "DataLayoutControl2"
- Me.DataLayoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(3190, 411, 650, 400)
- Me.DataLayoutControl2.Root = Me.LayoutControlGroup2
- '
- 'LayoutControlGroup2
- '
- Me.LayoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True]
- Me.LayoutControlGroup2.GroupBordersVisible = False
- Me.LayoutControlGroup2.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlGroup3})
- Me.LayoutControlGroup2.Name = "Root"
- Me.LayoutControlGroup2.Size = New System.Drawing.Size(548, 508)
- Me.LayoutControlGroup2.TextVisible = False
- '
- 'LayoutControlGroup3
- '
- Me.LayoutControlGroup3.AllowDrawBackground = False
- Me.LayoutControlGroup3.GroupBordersVisible = False
- Me.LayoutControlGroup3.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem1, Me.ItemForMODULE, Me.ItemForSTRING1, Me.ItemForSTRING2, Me.ItemForSTRING3, Me.ItemForSTRING4, Me.ItemForSTRING5, Me.ItemForSTRING6, Me.LayoutControlItem3, Me.LayoutControlItem4, Me.LayoutControlItem5, Me.LayoutControlItem6, Me.ItemForOBJ_NAME, Me.ItemForCAPT_TYPE, Me.LayoutControlItem2, Me.ItemForLANGUAGE, Me.ItemForINTERNAL})
- Me.LayoutControlGroup3.Location = New System.Drawing.Point(0, 0)
- Me.LayoutControlGroup3.Name = "autoGeneratedGroup0"
- Me.LayoutControlGroup3.Size = New System.Drawing.Size(528, 488)
- '
- 'TextEdit1
- '
- Me.TextEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "GUID", True))
- resources.ApplyResources(Me.TextEdit1, "TextEdit1")
- Me.TextEdit1.MenuManager = Me.RibbonControl1
- Me.TextEdit1.Name = "TextEdit1"
- Me.TextEdit1.Properties.Appearance.Options.UseTextOptions = True
- Me.TextEdit1.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far
- Me.TextEdit1.Properties.Mask.EditMask = resources.GetString("TextEdit1.Properties.Mask.EditMask")
- Me.TextEdit1.Properties.Mask.MaskType = CType(resources.GetObject("TextEdit1.Properties.Mask.MaskType"), DevExpress.XtraEditors.Mask.MaskType)
- Me.TextEdit1.Properties.Mask.UseMaskAsDisplayFormat = CType(resources.GetObject("TextEdit1.Properties.Mask.UseMaskAsDisplayFormat"), Boolean)
- Me.TextEdit1.StyleController = Me.DataLayoutControl2
- '
- 'LayoutControlItem1
- '
- Me.LayoutControlItem1.Control = Me.TextEdit1
- Me.LayoutControlItem1.Enabled = False
- Me.LayoutControlItem1.Location = New System.Drawing.Point(0, 0)
- Me.LayoutControlItem1.Name = "ItemForGUID"
- Me.LayoutControlItem1.Size = New System.Drawing.Size(150, 24)
- resources.ApplyResources(Me.LayoutControlItem1, "LayoutControlItem1")
- Me.LayoutControlItem1.TextSize = New System.Drawing.Size(74, 13)
- '
- 'MODULETextEdit
- '
- Me.MODULETextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "MODULE", True))
- resources.ApplyResources(Me.MODULETextEdit, "MODULETextEdit")
- Me.MODULETextEdit.MenuManager = Me.RibbonControl1
- Me.MODULETextEdit.Name = "MODULETextEdit"
- Me.MODULETextEdit.StyleController = Me.DataLayoutControl2
- '
- 'ItemForMODULE
- '
- Me.ItemForMODULE.Control = Me.MODULETextEdit
- Me.ItemForMODULE.Location = New System.Drawing.Point(0, 48)
- Me.ItemForMODULE.Name = "ItemForMODULE"
- Me.ItemForMODULE.Size = New System.Drawing.Size(150, 24)
- resources.ApplyResources(Me.ItemForMODULE, "ItemForMODULE")
- Me.ItemForMODULE.TextSize = New System.Drawing.Size(74, 13)
- '
- 'TextEdit2
- '
- Me.TextEdit2.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "TITLE", True))
- resources.ApplyResources(Me.TextEdit2, "TextEdit2")
- Me.TextEdit2.MenuManager = Me.RibbonControl1
- Me.TextEdit2.Name = "TextEdit2"
- Me.TextEdit2.StyleController = Me.DataLayoutControl2
- '
- 'LayoutControlItem2
- '
- Me.LayoutControlItem2.Control = Me.TextEdit2
- Me.LayoutControlItem2.Location = New System.Drawing.Point(150, 24)
- Me.LayoutControlItem2.Name = "ItemForTITLE"
- Me.LayoutControlItem2.Size = New System.Drawing.Size(302, 24)
- resources.ApplyResources(Me.LayoutControlItem2, "LayoutControlItem2")
- Me.LayoutControlItem2.TextSize = New System.Drawing.Size(74, 13)
- '
- 'LANGUAGETextEdit
- '
- Me.LANGUAGETextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "LANGUAGE", True))
- resources.ApplyResources(Me.LANGUAGETextEdit, "LANGUAGETextEdit")
- Me.LANGUAGETextEdit.MenuManager = Me.RibbonControl1
- Me.LANGUAGETextEdit.Name = "LANGUAGETextEdit"
- Me.LANGUAGETextEdit.StyleController = Me.DataLayoutControl2
- '
- 'ItemForLANGUAGE
- '
- Me.ItemForLANGUAGE.Control = Me.LANGUAGETextEdit
- Me.ItemForLANGUAGE.Location = New System.Drawing.Point(150, 48)
- Me.ItemForLANGUAGE.Name = "ItemForLANGUAGE"
- Me.ItemForLANGUAGE.Size = New System.Drawing.Size(302, 24)
- resources.ApplyResources(Me.ItemForLANGUAGE, "ItemForLANGUAGE")
- Me.ItemForLANGUAGE.TextSize = New System.Drawing.Size(74, 13)
- '
- 'CAPT_TYPETextEdit
- '
- Me.CAPT_TYPETextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "CAPT_TYPE", True))
- resources.ApplyResources(Me.CAPT_TYPETextEdit, "CAPT_TYPETextEdit")
- Me.CAPT_TYPETextEdit.MenuManager = Me.RibbonControl1
- Me.CAPT_TYPETextEdit.Name = "CAPT_TYPETextEdit"
- Me.CAPT_TYPETextEdit.StyleController = Me.DataLayoutControl2
- '
- 'ItemForCAPT_TYPE
- '
- Me.ItemForCAPT_TYPE.Control = Me.CAPT_TYPETextEdit
- Me.ItemForCAPT_TYPE.Location = New System.Drawing.Point(0, 24)
- Me.ItemForCAPT_TYPE.Name = "ItemForCAPT_TYPE"
- Me.ItemForCAPT_TYPE.Size = New System.Drawing.Size(150, 24)
- resources.ApplyResources(Me.ItemForCAPT_TYPE, "ItemForCAPT_TYPE")
- Me.ItemForCAPT_TYPE.TextSize = New System.Drawing.Size(74, 13)
- '
- 'STRING1TextEdit
- '
- Me.STRING1TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING1", True))
- resources.ApplyResources(Me.STRING1TextEdit, "STRING1TextEdit")
- Me.STRING1TextEdit.MenuManager = Me.RibbonControl1
- Me.STRING1TextEdit.Name = "STRING1TextEdit"
- Me.STRING1TextEdit.StyleController = Me.DataLayoutControl2
- '
- 'ItemForSTRING1
- '
- Me.ItemForSTRING1.Control = Me.STRING1TextEdit
- Me.ItemForSTRING1.Location = New System.Drawing.Point(0, 72)
- Me.ItemForSTRING1.Name = "ItemForSTRING1"
- Me.ItemForSTRING1.Size = New System.Drawing.Size(452, 24)
- resources.ApplyResources(Me.ItemForSTRING1, "ItemForSTRING1")
- Me.ItemForSTRING1.TextSize = New System.Drawing.Size(74, 13)
- '
- 'STRING2TextEdit
- '
- Me.STRING2TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING2", True))
- resources.ApplyResources(Me.STRING2TextEdit, "STRING2TextEdit")
- Me.STRING2TextEdit.MenuManager = Me.RibbonControl1
- Me.STRING2TextEdit.Name = "STRING2TextEdit"
- Me.STRING2TextEdit.StyleController = Me.DataLayoutControl2
- '
- 'ItemForSTRING2
- '
- Me.ItemForSTRING2.Control = Me.STRING2TextEdit
- Me.ItemForSTRING2.Location = New System.Drawing.Point(0, 96)
- Me.ItemForSTRING2.Name = "ItemForSTRING2"
- Me.ItemForSTRING2.Size = New System.Drawing.Size(452, 24)
- resources.ApplyResources(Me.ItemForSTRING2, "ItemForSTRING2")
- Me.ItemForSTRING2.TextSize = New System.Drawing.Size(74, 13)
- '
- 'STRING3TextEdit
- '
- Me.STRING3TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING3", True))
- resources.ApplyResources(Me.STRING3TextEdit, "STRING3TextEdit")
- Me.STRING3TextEdit.MenuManager = Me.RibbonControl1
- Me.STRING3TextEdit.Name = "STRING3TextEdit"
- Me.STRING3TextEdit.StyleController = Me.DataLayoutControl2
- '
- 'ItemForSTRING3
- '
- Me.ItemForSTRING3.Control = Me.STRING3TextEdit
- Me.ItemForSTRING3.Location = New System.Drawing.Point(0, 120)
- Me.ItemForSTRING3.Name = "ItemForSTRING3"
- Me.ItemForSTRING3.Size = New System.Drawing.Size(452, 24)
- resources.ApplyResources(Me.ItemForSTRING3, "ItemForSTRING3")
- Me.ItemForSTRING3.TextSize = New System.Drawing.Size(74, 13)
- '
- 'STRING4TextEdit
- '
- Me.STRING4TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING4", True))
- resources.ApplyResources(Me.STRING4TextEdit, "STRING4TextEdit")
- Me.STRING4TextEdit.MenuManager = Me.RibbonControl1
- Me.STRING4TextEdit.Name = "STRING4TextEdit"
- Me.STRING4TextEdit.StyleController = Me.DataLayoutControl2
- '
- 'ItemForSTRING4
- '
- Me.ItemForSTRING4.Control = Me.STRING4TextEdit
- Me.ItemForSTRING4.Location = New System.Drawing.Point(0, 144)
- Me.ItemForSTRING4.Name = "ItemForSTRING4"
- Me.ItemForSTRING4.Size = New System.Drawing.Size(452, 24)
- resources.ApplyResources(Me.ItemForSTRING4, "ItemForSTRING4")
- Me.ItemForSTRING4.TextSize = New System.Drawing.Size(74, 13)
- '
- 'STRING5TextEdit
- '
- Me.STRING5TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING5", True))
- resources.ApplyResources(Me.STRING5TextEdit, "STRING5TextEdit")
- Me.STRING5TextEdit.MenuManager = Me.RibbonControl1
- Me.STRING5TextEdit.Name = "STRING5TextEdit"
- Me.STRING5TextEdit.StyleController = Me.DataLayoutControl2
- '
- 'ItemForSTRING5
- '
- Me.ItemForSTRING5.Control = Me.STRING5TextEdit
- Me.ItemForSTRING5.Location = New System.Drawing.Point(0, 168)
- Me.ItemForSTRING5.Name = "ItemForSTRING5"
- Me.ItemForSTRING5.Size = New System.Drawing.Size(452, 24)
- resources.ApplyResources(Me.ItemForSTRING5, "ItemForSTRING5")
- Me.ItemForSTRING5.TextSize = New System.Drawing.Size(74, 13)
- '
- 'STRING6TextEdit
- '
- Me.STRING6TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING6", True))
- resources.ApplyResources(Me.STRING6TextEdit, "STRING6TextEdit")
- Me.STRING6TextEdit.MenuManager = Me.RibbonControl1
- Me.STRING6TextEdit.Name = "STRING6TextEdit"
- Me.STRING6TextEdit.StyleController = Me.DataLayoutControl2
- '
- 'ItemForSTRING6
- '
- Me.ItemForSTRING6.Control = Me.STRING6TextEdit
- Me.ItemForSTRING6.Location = New System.Drawing.Point(0, 192)
- Me.ItemForSTRING6.Name = "ItemForSTRING6"
- Me.ItemForSTRING6.Size = New System.Drawing.Size(452, 24)
- resources.ApplyResources(Me.ItemForSTRING6, "ItemForSTRING6")
- Me.ItemForSTRING6.TextSize = New System.Drawing.Size(74, 13)
- '
- 'TextEdit3
- '
- Me.TextEdit3.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "ADDED_WHO", True))
- resources.ApplyResources(Me.TextEdit3, "TextEdit3")
- Me.TextEdit3.MenuManager = Me.RibbonControl1
- Me.TextEdit3.Name = "TextEdit3"
- Me.TextEdit3.Properties.ReadOnly = True
- Me.TextEdit3.StyleController = Me.DataLayoutControl2
- '
- 'LayoutControlItem3
- '
- Me.LayoutControlItem3.Control = Me.TextEdit3
- Me.LayoutControlItem3.Location = New System.Drawing.Point(0, 216)
- Me.LayoutControlItem3.Name = "ItemForADDED_WHO"
- Me.LayoutControlItem3.Size = New System.Drawing.Size(452, 24)
- resources.ApplyResources(Me.LayoutControlItem3, "LayoutControlItem3")
- Me.LayoutControlItem3.TextSize = New System.Drawing.Size(74, 13)
- '
- 'ADDED_WHENTextEdit
- '
- Me.ADDED_WHENTextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "ADDED_WHEN", True))
- resources.ApplyResources(Me.ADDED_WHENTextEdit, "ADDED_WHENTextEdit")
- Me.ADDED_WHENTextEdit.MenuManager = Me.RibbonControl1
- Me.ADDED_WHENTextEdit.Name = "ADDED_WHENTextEdit"
- Me.ADDED_WHENTextEdit.Properties.DisplayFormat.FormatString = "d"
- Me.ADDED_WHENTextEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime
- Me.ADDED_WHENTextEdit.Properties.EditFormat.FormatString = "d"
- Me.ADDED_WHENTextEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime
- Me.ADDED_WHENTextEdit.Properties.Mask.EditMask = resources.GetString("ADDED_WHENTextEdit.Properties.Mask.EditMask")
- Me.ADDED_WHENTextEdit.Properties.Mask.MaskType = CType(resources.GetObject("ADDED_WHENTextEdit.Properties.Mask.MaskType"), DevExpress.XtraEditors.Mask.MaskType)
- Me.ADDED_WHENTextEdit.Properties.ReadOnly = True
- Me.ADDED_WHENTextEdit.StyleController = Me.DataLayoutControl2
- '
- 'LayoutControlItem4
- '
- Me.LayoutControlItem4.Control = Me.ADDED_WHENTextEdit
- Me.LayoutControlItem4.Location = New System.Drawing.Point(0, 240)
- Me.LayoutControlItem4.Name = "ItemForADDED_WHEN"
- Me.LayoutControlItem4.Size = New System.Drawing.Size(452, 24)
- resources.ApplyResources(Me.LayoutControlItem4, "LayoutControlItem4")
- Me.LayoutControlItem4.TextSize = New System.Drawing.Size(74, 13)
- '
- 'TextEdit4
- '
- Me.TextEdit4.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "CHANGED_WHO", True))
- resources.ApplyResources(Me.TextEdit4, "TextEdit4")
- Me.TextEdit4.MenuManager = Me.RibbonControl1
- Me.TextEdit4.Name = "TextEdit4"
- Me.TextEdit4.Properties.ReadOnly = True
- Me.TextEdit4.StyleController = Me.DataLayoutControl2
- '
- 'LayoutControlItem5
- '
- Me.LayoutControlItem5.Control = Me.TextEdit4
- Me.LayoutControlItem5.Location = New System.Drawing.Point(0, 264)
- Me.LayoutControlItem5.Name = "ItemForCHANGED_WHO"
- Me.LayoutControlItem5.Size = New System.Drawing.Size(528, 24)
- resources.ApplyResources(Me.LayoutControlItem5, "LayoutControlItem5")
- Me.LayoutControlItem5.TextSize = New System.Drawing.Size(74, 13)
- '
- 'CHANGED_WHENTextEdit
- '
- Me.CHANGED_WHENTextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "CHANGED_WHEN", True))
- resources.ApplyResources(Me.CHANGED_WHENTextEdit, "CHANGED_WHENTextEdit")
- Me.CHANGED_WHENTextEdit.MenuManager = Me.RibbonControl1
- Me.CHANGED_WHENTextEdit.Name = "CHANGED_WHENTextEdit"
- Me.CHANGED_WHENTextEdit.Properties.DisplayFormat.FormatString = "d"
- Me.CHANGED_WHENTextEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime
- Me.CHANGED_WHENTextEdit.Properties.EditFormat.FormatString = "d"
- Me.CHANGED_WHENTextEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime
- Me.CHANGED_WHENTextEdit.Properties.Mask.EditMask = resources.GetString("CHANGED_WHENTextEdit.Properties.Mask.EditMask")
- Me.CHANGED_WHENTextEdit.Properties.Mask.MaskType = CType(resources.GetObject("CHANGED_WHENTextEdit.Properties.Mask.MaskType"), DevExpress.XtraEditors.Mask.MaskType)
- Me.CHANGED_WHENTextEdit.Properties.ReadOnly = True
- Me.CHANGED_WHENTextEdit.StyleController = Me.DataLayoutControl2
- '
- 'LayoutControlItem6
- '
- Me.LayoutControlItem6.Control = Me.CHANGED_WHENTextEdit
- Me.LayoutControlItem6.Location = New System.Drawing.Point(0, 288)
- Me.LayoutControlItem6.Name = "ItemForCHANGED_WHEN"
- Me.LayoutControlItem6.Size = New System.Drawing.Size(528, 200)
- resources.ApplyResources(Me.LayoutControlItem6, "LayoutControlItem6")
- Me.LayoutControlItem6.TextSize = New System.Drawing.Size(74, 13)
- '
- 'OBJ_NAMETextEdit
- '
- Me.OBJ_NAMETextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "OBJ_NAME", True))
- resources.ApplyResources(Me.OBJ_NAMETextEdit, "OBJ_NAMETextEdit")
- Me.OBJ_NAMETextEdit.MenuManager = Me.RibbonControl1
- Me.OBJ_NAMETextEdit.Name = "OBJ_NAMETextEdit"
- Me.OBJ_NAMETextEdit.StyleController = Me.DataLayoutControl2
- '
- 'ItemForOBJ_NAME
- '
- Me.ItemForOBJ_NAME.Control = Me.OBJ_NAMETextEdit
- Me.ItemForOBJ_NAME.Location = New System.Drawing.Point(150, 0)
- Me.ItemForOBJ_NAME.Name = "ItemForOBJ_NAME"
- Me.ItemForOBJ_NAME.Size = New System.Drawing.Size(302, 24)
- resources.ApplyResources(Me.ItemForOBJ_NAME, "ItemForOBJ_NAME")
- Me.ItemForOBJ_NAME.TextSize = New System.Drawing.Size(74, 13)
+ 'ADDED_WHENDateEdit
+ '
+ Me.ADDED_WHENDateEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_EMAIL_TEMPLATEBindingSource, "ADDED_WHEN", True))
+ resources.ApplyResources(Me.ADDED_WHENDateEdit, "ADDED_WHENDateEdit")
+ Me.ADDED_WHENDateEdit.MenuManager = Me.RibbonControl1
+ Me.ADDED_WHENDateEdit.Name = "ADDED_WHENDateEdit"
+ Me.ADDED_WHENDateEdit.Properties.DisplayFormat.FormatString = "d"
+ Me.ADDED_WHENDateEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime
+ Me.ADDED_WHENDateEdit.Properties.EditFormat.FormatString = "d"
+ Me.ADDED_WHENDateEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime
+ Me.ADDED_WHENDateEdit.Properties.Mask.EditMask = resources.GetString("ADDED_WHENDateEdit.Properties.Mask.EditMask")
+ Me.ADDED_WHENDateEdit.Properties.Mask.MaskType = CType(resources.GetObject("ADDED_WHENDateEdit.Properties.Mask.MaskType"), DevExpress.XtraEditors.Mask.MaskType)
+ Me.ADDED_WHENDateEdit.Properties.ReadOnly = True
+ Me.ADDED_WHENDateEdit.StyleController = Me.DataLayoutControl1
+ '
+ 'CHANGED_WHENDateEdit
+ '
+ Me.CHANGED_WHENDateEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_EMAIL_TEMPLATEBindingSource, "CHANGED_WHEN", True))
+ resources.ApplyResources(Me.CHANGED_WHENDateEdit, "CHANGED_WHENDateEdit")
+ Me.CHANGED_WHENDateEdit.MenuManager = Me.RibbonControl1
+ Me.CHANGED_WHENDateEdit.Name = "CHANGED_WHENDateEdit"
+ Me.CHANGED_WHENDateEdit.Properties.DisplayFormat.FormatString = "d"
+ Me.CHANGED_WHENDateEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime
+ Me.CHANGED_WHENDateEdit.Properties.EditFormat.FormatString = "d"
+ Me.CHANGED_WHENDateEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime
+ Me.CHANGED_WHENDateEdit.Properties.Mask.EditMask = resources.GetString("CHANGED_WHENDateEdit.Properties.Mask.EditMask")
+ Me.CHANGED_WHENDateEdit.Properties.Mask.MaskType = CType(resources.GetObject("CHANGED_WHENDateEdit.Properties.Mask.MaskType"), DevExpress.XtraEditors.Mask.MaskType)
+ Me.CHANGED_WHENDateEdit.Properties.ReadOnly = True
+ Me.CHANGED_WHENDateEdit.StyleController = Me.DataLayoutControl1
'
'INTERNALCheckEdit
'
@@ -1047,19 +1052,17 @@ Partial Class frmAdmin2
resources.ApplyResources(Me.INTERNALCheckEdit, "INTERNALCheckEdit")
Me.INTERNALCheckEdit.MenuManager = Me.RibbonControl1
Me.INTERNALCheckEdit.Name = "INTERNALCheckEdit"
- Me.INTERNALCheckEdit.Properties.Caption = resources.GetString("INTERNALCheckEdit.Properties.Caption")
- Me.INTERNALCheckEdit.Properties.GlyphAlignment = CType(resources.GetObject("INTERNALCheckEdit.Properties.GlyphAlignment"), DevExpress.Utils.HorzAlignment)
+ Me.INTERNALCheckEdit.Properties.Caption = resources.GetString("CheckEdit1.Properties.Caption")
Me.INTERNALCheckEdit.StyleController = Me.DataLayoutControl2
'
- 'ItemForINTERNAL
+ 'LayoutControlItem7
'
- Me.ItemForINTERNAL.Control = Me.INTERNALCheckEdit
- resources.ApplyResources(Me.ItemForINTERNAL, "ItemForINTERNAL")
- Me.ItemForINTERNAL.Location = New System.Drawing.Point(452, 0)
- Me.ItemForINTERNAL.Name = "ItemForINTERNAL"
- Me.ItemForINTERNAL.Size = New System.Drawing.Size(76, 264)
- Me.ItemForINTERNAL.TextSize = New System.Drawing.Size(0, 0)
- Me.ItemForINTERNAL.TextVisible = False
+ Me.LayoutControlItem7.Control = Me.INTERNALCheckEdit
+ Me.LayoutControlItem7.Location = New System.Drawing.Point(150, 0)
+ Me.LayoutControlItem7.Name = "LayoutControlItem7"
+ Me.LayoutControlItem7.Size = New System.Drawing.Size(378, 24)
+ Me.LayoutControlItem7.TextSize = New System.Drawing.Size(0, 0)
+ Me.LayoutControlItem7.TextVisible = False
'
'frmAdmin2
'
@@ -1084,11 +1087,7 @@ Partial Class frmAdmin2
CType(Me.TITLETextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.EMAIL_BODY3TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ADDED_WHOTextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.ADDED_WHENDateEdit.Properties.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.ADDED_WHENDateEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.CHANGED_WHOTextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.CHANGED_WHENDateEdit.Properties.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.CHANGED_WHENDateEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.EMAIL_BODY1TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.EMAIL_BODY2TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.EMAIL_SUBJECTTextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
@@ -1107,47 +1106,49 @@ Partial Class frmAdmin2
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
Me.XtraTabPage2.ResumeLayout(False)
- CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.GridView2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.DataLayoutControl2, System.ComponentModel.ISupportInitialize).EndInit()
Me.DataLayoutControl2.ResumeLayout(False)
+ CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.MODULETextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.LANGUAGETextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.CAPT_TYPETextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.STRING1TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.STRING2TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.STRING3TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.STRING4TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.STRING5TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.STRING6TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.TextEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.ADDED_WHENTextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.TextEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.CHANGED_WHENTextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.OBJ_NAMETextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlGroup2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlGroup3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.MODULETextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ItemForMODULE, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.LANGUAGETextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.ItemForLANGUAGE, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.CAPT_TYPETextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.ItemForCAPT_TYPE, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.STRING1TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ItemForSTRING1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.STRING2TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ItemForSTRING2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.STRING3TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ItemForSTRING3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.STRING4TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ItemForSTRING4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.STRING5TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ItemForSTRING5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.STRING6TextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ItemForSTRING6, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TextEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.ADDED_WHENTextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TextEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.CHANGED_WHENTextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.OBJ_NAMETextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ItemForOBJ_NAME, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.ItemForCAPT_TYPE, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.ItemForLANGUAGE, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.GridView2, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.ADDED_WHENDateEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.CHANGED_WHENDateEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.INTERNALCheckEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.ItemForINTERNAL, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
@@ -1194,9 +1195,7 @@ Partial Class frmAdmin2
Friend WithEvents TITLETextEdit As DevExpress.XtraEditors.TextEdit
Friend WithEvents EMAIL_BODY3TextEdit As DevExpress.XtraEditors.TextEdit
Friend WithEvents ADDED_WHOTextEdit As DevExpress.XtraEditors.TextEdit
- Friend WithEvents ADDED_WHENDateEdit As DevExpress.XtraEditors.DateEdit
Friend WithEvents CHANGED_WHOTextEdit As DevExpress.XtraEditors.TextEdit
- Friend WithEvents CHANGED_WHENDateEdit As DevExpress.XtraEditors.DateEdit
Friend WithEvents EMAIL_BODY1TextEdit As DevExpress.XtraEditors.MemoEdit
Friend WithEvents EMAIL_BODY2TextEdit As DevExpress.XtraEditors.MemoEdit
Friend WithEvents Root As DevExpress.XtraLayout.LayoutControlGroup
@@ -1230,7 +1229,6 @@ Partial Class frmAdmin2
Friend WithEvents TextEdit4 As DevExpress.XtraEditors.TextEdit
Friend WithEvents CHANGED_WHENTextEdit As DevExpress.XtraEditors.TextEdit
Friend WithEvents OBJ_NAMETextEdit As DevExpress.XtraEditors.TextEdit
- Friend WithEvents INTERNALCheckEdit As DevExpress.XtraEditors.CheckEdit
Friend WithEvents LayoutControlGroup2 As DevExpress.XtraLayout.LayoutControlGroup
Friend WithEvents LayoutControlGroup3 As DevExpress.XtraLayout.LayoutControlGroup
Friend WithEvents LayoutControlItem1 As DevExpress.XtraLayout.LayoutControlItem
@@ -1249,5 +1247,8 @@ Partial Class frmAdmin2
Friend WithEvents ItemForCAPT_TYPE As DevExpress.XtraLayout.LayoutControlItem
Friend WithEvents LayoutControlItem2 As DevExpress.XtraLayout.LayoutControlItem
Friend WithEvents ItemForLANGUAGE As DevExpress.XtraLayout.LayoutControlItem
- Friend WithEvents ItemForINTERNAL As DevExpress.XtraLayout.LayoutControlItem
+ Friend WithEvents ADDED_WHENDateEdit As DevExpress.XtraEditors.TextEdit
+ Friend WithEvents CHANGED_WHENDateEdit As DevExpress.XtraEditors.TextEdit
+ Friend WithEvents INTERNALCheckEdit As DevExpress.XtraEditors.CheckEdit
+ Friend WithEvents LayoutControlItem7 As DevExpress.XtraLayout.LayoutControlItem
End Class
diff --git a/app/DD_PM_WINDREAM/frmAdmin2.resx b/app/DD_PM_WINDREAM/frmAdmin2.resx
index 5da71e5..a426e74 100644
--- a/app/DD_PM_WINDREAM/frmAdmin2.resx
+++ b/app/DD_PM_WINDREAM/frmAdmin2.resx
@@ -572,40 +572,6 @@
7
-
-
-
-
- 421, 449
-
-
-
- Combo
-
-
- Combo
-
-
- G
-
-
- 251, 20
-
-
- 11
-
-
- ADDED_WHENDateEdit
-
-
- DevExpress.XtraEditors.DateEdit, DevExpress.XtraEditors.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- DataLayoutControl1
-
-
- 8
-
89, 473
@@ -625,37 +591,7 @@
DataLayoutControl1
- 9
-
-
-
-
-
- 421, 473
-
-
- Combo
-
-
- Combo
-
-
- 251, 20
-
-
- 13
-
-
- CHANGED_WHENDateEdit
-
-
- DevExpress.XtraEditors.DateEdit, DevExpress.XtraEditors.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- DataLayoutControl1
-
-
- 10
+ 8
89, 84
@@ -676,7 +612,7 @@
DataLayoutControl1
- 11
+ 9
89, 231
@@ -697,7 +633,7 @@
DataLayoutControl1
- 12
+ 10
89, 60
@@ -718,6 +654,60 @@
DataLayoutControl1
+ 11
+
+
+ 421, 449
+
+
+ G
+
+
+ DateTime
+
+
+ 251, 20
+
+
+ 11
+
+
+ ADDED_WHENDateEdit
+
+
+ DevExpress.XtraEditors.TextEdit, DevExpress.XtraEditors.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ DataLayoutControl1
+
+
+ 12
+
+
+ 421, 473
+
+
+ d
+
+
+ DateTime
+
+
+ 251, 20
+
+
+ 13
+
+
+ CHANGED_WHENDateEdit
+
+
+ DevExpress.XtraEditors.TextEdit, DevExpress.XtraEditors.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ DataLayoutControl1
+
+
13
@@ -853,7 +843,7 @@
17, 56
- 98, 12
+ 89, 12
N0
@@ -865,7 +855,7 @@
True
- 60, 20
+ 69, 20
4
@@ -883,10 +873,10 @@
4
- 98, 60
+ 89, 84
- 60, 20
+ 69, 20
5
@@ -904,10 +894,10 @@
5
- 248, 36
+ 239, 60
- 212, 20
+ 297, 20
6
@@ -925,10 +915,10 @@
6
- 248, 60
+ 239, 84
- 212, 20
+ 297, 20
7
@@ -946,10 +936,10 @@
7
- 98, 36
+ 89, 36
- 60, 20
+ 69, 20
8
@@ -967,10 +957,10 @@
8
- 98, 84
+ 89, 108
- 362, 20
+ 447, 20
9
@@ -988,10 +978,10 @@
9
- 98, 108
+ 89, 132
- 362, 20
+ 447, 20
10
@@ -1009,10 +999,10 @@
10
- 98, 132
+ 89, 156
- 362, 20
+ 447, 20
11
@@ -1030,10 +1020,10 @@
11
- 98, 156
+ 89, 180
- 362, 20
+ 447, 20
12
@@ -1051,10 +1041,10 @@
12
- 98, 180
+ 89, 204
- 362, 20
+ 447, 20
13
@@ -1072,10 +1062,10 @@
13
- 98, 204
+ 89, 228
- 362, 20
+ 447, 20
14
@@ -1093,10 +1083,10 @@
14
- 98, 228
+ 89, 252
- 362, 20
+ 447, 20
15
@@ -1117,7 +1107,7 @@
False
- 98, 252
+ 89, 276
d
@@ -1126,7 +1116,7 @@
DateTime
- 362, 20
+ 447, 20
16
@@ -1144,10 +1134,10 @@
16
- 98, 276
+ 89, 300
- 438, 20
+ 447, 20
17
@@ -1168,7 +1158,7 @@
False
- 98, 300
+ 89, 324
d
@@ -1177,7 +1167,7 @@
DateTime
- 438, 20
+ 447, 20
18
@@ -1195,10 +1185,10 @@
18
- 248, 12
+ 239, 36
- 212, 20
+ 297, 20
19
@@ -1216,17 +1206,13 @@
19
- 464, 12
+ 162, 12
-
- intern
-
-
-
- Default
+
+ Intern
- 72, 20
+ 374, 20
20
@@ -1285,9 +1271,6 @@
GeƤndert wann
-
- Object
-
Typ
@@ -1297,11 +1280,8 @@
Language
-
- INTERNAL
-
-
- INTERNAL
+
+ Object
548, 508
@@ -1653,60 +1633,6 @@
System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- GridView2
-
-
- DevExpress.XtraGrid.Views.Grid.GridView, DevExpress.XtraGrid.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- GridColumn5
-
-
- DevExpress.XtraGrid.Columns.GridColumn, DevExpress.XtraGrid.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- GridColumn2
-
-
- DevExpress.XtraGrid.Columns.GridColumn, DevExpress.XtraGrid.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- GridColumn3
-
-
- DevExpress.XtraGrid.Columns.GridColumn, DevExpress.XtraGrid.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- GridColumn4
-
-
- DevExpress.XtraGrid.Columns.GridColumn, DevExpress.XtraGrid.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- TBDD_EMAIL_TEMPLATETableAdapter
-
-
- DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_EMAIL_TEMPLATETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
-
-
- TableAdapterManager
-
-
- DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
-
-
- TBDD_GUI_LANGUAGE_PHRASETableAdapter
-
-
- DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_GUI_LANGUAGE_PHRASETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
-
-
- LayoutConverter1
-
-
- DevExpress.XtraLayout.Converter.LayoutConverter, DevExpress.XtraLayout.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
LayoutControlGroup2
@@ -1731,24 +1657,6 @@
DevExpress.XtraLayout.LayoutControlItem, DevExpress.XtraLayout.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
- LayoutControlItem2
-
-
- DevExpress.XtraLayout.LayoutControlItem, DevExpress.XtraLayout.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- ItemForLANGUAGE
-
-
- DevExpress.XtraLayout.LayoutControlItem, DevExpress.XtraLayout.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- ItemForCAPT_TYPE
-
-
- DevExpress.XtraLayout.LayoutControlItem, DevExpress.XtraLayout.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
ItemForSTRING1
@@ -1815,10 +1723,82 @@
DevExpress.XtraLayout.LayoutControlItem, DevExpress.XtraLayout.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
- ItemForINTERNAL
+
+ ItemForCAPT_TYPE
-
+
+ DevExpress.XtraLayout.LayoutControlItem, DevExpress.XtraLayout.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ LayoutControlItem2
+
+
+ DevExpress.XtraLayout.LayoutControlItem, DevExpress.XtraLayout.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ ItemForLANGUAGE
+
+
+ DevExpress.XtraLayout.LayoutControlItem, DevExpress.XtraLayout.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ GridView2
+
+
+ DevExpress.XtraGrid.Views.Grid.GridView, DevExpress.XtraGrid.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ GridColumn5
+
+
+ DevExpress.XtraGrid.Columns.GridColumn, DevExpress.XtraGrid.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ GridColumn2
+
+
+ DevExpress.XtraGrid.Columns.GridColumn, DevExpress.XtraGrid.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ GridColumn3
+
+
+ DevExpress.XtraGrid.Columns.GridColumn, DevExpress.XtraGrid.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ GridColumn4
+
+
+ DevExpress.XtraGrid.Columns.GridColumn, DevExpress.XtraGrid.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ TBDD_EMAIL_TEMPLATETableAdapter
+
+
+ DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_EMAIL_TEMPLATETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ TableAdapterManager
+
+
+ DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ TBDD_GUI_LANGUAGE_PHRASETableAdapter
+
+
+ DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_GUI_LANGUAGE_PHRASETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ LayoutConverter1
+
+
+ DevExpress.XtraLayout.Converter.LayoutConverter, DevExpress.XtraLayout.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ LayoutControlItem7
+
+
DevExpress.XtraLayout.LayoutControlItem, DevExpress.XtraLayout.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/app/DD_PM_WINDREAM/frmAdmin2.vb b/app/DD_PM_WINDREAM/frmAdmin2.vb
index 2f1a3b5..3b739cd 100644
--- a/app/DD_PM_WINDREAM/frmAdmin2.vb
+++ b/app/DD_PM_WINDREAM/frmAdmin2.vb
@@ -10,11 +10,17 @@ Public Class frmAdmin2
Load_Email_template()
Load_Gui_Phrases()
Try
- Dim Filename As String = String.Format("DevExLayoutAdmin2_Email.xml")
- Dim xml As String = System.IO.Path.Combine(Application.UserAppDataPath(), Filename)
- If File.Exists(xml) Then
- DataLayoutControl1.RestoreLayoutFromXml(xml)
+ Dim oFilename As String = String.Format("DevExLayoutAdmin2_Email.xml")
+ Dim oXml As String = System.IO.Path.Combine(Application.UserAppDataPath(), oFilename)
+ If File.Exists(oXml) Then
+ DataLayoutControl1.RestoreLayoutFromXml(oXml)
End If
+ oFilename = String.Format("DevExLayoutAdmin2_GUIPhrases.xml")
+ oXml = System.IO.Path.Combine(Application.UserAppDataPath(), oFilename)
+ If File.Exists(oXml) Then
+ DataLayoutControl2.RestoreLayoutFromXml(oXml)
+ End If
+
Catch ex As Exception
LOGGER.Error(ex)
@@ -169,7 +175,9 @@ Public Class frmAdmin2
'If File.Exists(xml) Then
DataLayoutControl1.SaveLayoutToXml(xml)
'End If
-
+ Filename = String.Format("DevExLayoutAdmin2_GUIPhrases.xml")
+ xml = System.IO.Path.Combine(Application.UserAppDataPath(), Filename)
+ DataLayoutControl2.SaveLayoutToXml(xml)
Catch ex As Exception
LOGGER.Error(ex)
LOGGER.Info("Error while restoring layout 1: " & ex.Message)