|
|
|
|
@ -23,22 +23,7 @@ Partial Class frmAdmin2
|
|
|
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
|
|
|
Private Sub InitializeComponent()
|
|
|
|
|
Me.components = New System.ComponentModel.Container()
|
|
|
|
|
Dim GUIDLabel1 As System.Windows.Forms.Label
|
|
|
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAdmin2))
|
|
|
|
|
Dim TITLELabel1 As System.Windows.Forms.Label
|
|
|
|
|
Dim LANGUAGELabel As System.Windows.Forms.Label
|
|
|
|
|
Dim CAPT_TYPELabel As System.Windows.Forms.Label
|
|
|
|
|
Dim STRING1Label As System.Windows.Forms.Label
|
|
|
|
|
Dim STRING2Label As System.Windows.Forms.Label
|
|
|
|
|
Dim STRING3Label As System.Windows.Forms.Label
|
|
|
|
|
Dim STRING4Label As System.Windows.Forms.Label
|
|
|
|
|
Dim STRING5Label As System.Windows.Forms.Label
|
|
|
|
|
Dim STRING6Label As System.Windows.Forms.Label
|
|
|
|
|
Dim ADDED_WHOLabel1 As System.Windows.Forms.Label
|
|
|
|
|
Dim ADDED_WHENLabel1 As System.Windows.Forms.Label
|
|
|
|
|
Dim CHANGED_WHOLabel1 As System.Windows.Forms.Label
|
|
|
|
|
Dim CHANGED_WHENLabel1 As System.Windows.Forms.Label
|
|
|
|
|
Dim OBJ_NAMELabel As System.Windows.Forms.Label
|
|
|
|
|
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
|
|
|
|
Me.BbitemplateAdd = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.BbitemplateSave = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
@ -70,6 +55,7 @@ Partial Class frmAdmin2
|
|
|
|
|
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()
|
|
|
|
|
Me.Root = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
|
|
|
Me.LayoutControlGroup1 = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
|
|
|
Me.ItemForGUID = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
@ -79,32 +65,16 @@ Partial Class frmAdmin2
|
|
|
|
|
Me.ItemForEMAIL_BODY2 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.ItemForEMAIL_BODY3 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.ItemForADDED_WHO = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.ItemForADDED_WHEN = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.ItemForCHANGED_WHO = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.ItemForADDED_WHEN = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.ItemForCHANGED_WHEN = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
|
|
|
|
|
Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
|
|
|
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
|
|
|
Me.colTITLE = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
|
|
|
Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
|
|
|
|
|
Me.INTERNALCheckBox = New System.Windows.Forms.CheckBox()
|
|
|
|
|
Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
|
|
|
Me.OBJ_NAMETextBox = New System.Windows.Forms.TextBox()
|
|
|
|
|
Me.CHANGED_WHENTextBox1 = New System.Windows.Forms.TextBox()
|
|
|
|
|
Me.CHANGED_WHOTextBox1 = New System.Windows.Forms.TextBox()
|
|
|
|
|
Me.ADDED_WHENTextBox1 = New System.Windows.Forms.TextBox()
|
|
|
|
|
Me.ADDED_WHOTextBox1 = New System.Windows.Forms.TextBox()
|
|
|
|
|
Me.STRING6TextBox = New System.Windows.Forms.TextBox()
|
|
|
|
|
Me.STRING5TextBox = New System.Windows.Forms.TextBox()
|
|
|
|
|
Me.STRING4TextBox = New System.Windows.Forms.TextBox()
|
|
|
|
|
Me.STRING3TextBox = New System.Windows.Forms.TextBox()
|
|
|
|
|
Me.STRING2TextBox = New System.Windows.Forms.TextBox()
|
|
|
|
|
Me.STRING1TextBox = New System.Windows.Forms.TextBox()
|
|
|
|
|
Me.CAPT_TYPEComboBox = New System.Windows.Forms.ComboBox()
|
|
|
|
|
Me.LANGUAGEComboBox = New System.Windows.Forms.ComboBox()
|
|
|
|
|
Me.TITLETextBox1 = New System.Windows.Forms.TextBox()
|
|
|
|
|
Me.GUIDTextBox1 = New System.Windows.Forms.TextBox()
|
|
|
|
|
Me.GridControl2 = New DevExpress.XtraGrid.GridControl()
|
|
|
|
|
Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
|
|
|
Me.GridView2 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
|
|
|
Me.GridColumn5 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
|
|
|
Me.GridColumn2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
|
|
|
@ -114,22 +84,43 @@ 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.EMAIL_SUBJECTTextEdit = New DevExpress.XtraEditors.TextEdit()
|
|
|
|
|
GUIDLabel1 = New System.Windows.Forms.Label()
|
|
|
|
|
TITLELabel1 = New System.Windows.Forms.Label()
|
|
|
|
|
LANGUAGELabel = New System.Windows.Forms.Label()
|
|
|
|
|
CAPT_TYPELabel = New System.Windows.Forms.Label()
|
|
|
|
|
STRING1Label = New System.Windows.Forms.Label()
|
|
|
|
|
STRING2Label = New System.Windows.Forms.Label()
|
|
|
|
|
STRING3Label = New System.Windows.Forms.Label()
|
|
|
|
|
STRING4Label = New System.Windows.Forms.Label()
|
|
|
|
|
STRING5Label = New System.Windows.Forms.Label()
|
|
|
|
|
STRING6Label = New System.Windows.Forms.Label()
|
|
|
|
|
ADDED_WHOLabel1 = New System.Windows.Forms.Label()
|
|
|
|
|
ADDED_WHENLabel1 = New System.Windows.Forms.Label()
|
|
|
|
|
CHANGED_WHOLabel1 = New System.Windows.Forms.Label()
|
|
|
|
|
CHANGED_WHENLabel1 = New System.Windows.Forms.Label()
|
|
|
|
|
OBJ_NAMELabel = New System.Windows.Forms.Label()
|
|
|
|
|
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.INTERNALCheckEdit = New DevExpress.XtraEditors.CheckEdit()
|
|
|
|
|
Me.ItemForINTERNAL = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
Me.XtraTabControl1.SuspendLayout()
|
|
|
|
|
@ -149,6 +140,7 @@ Partial Class frmAdmin2
|
|
|
|
|
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()
|
|
|
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlGroup1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.ItemForGUID, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
@ -158,93 +150,55 @@ Partial Class frmAdmin2
|
|
|
|
|
CType(Me.ItemForEMAIL_BODY2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.ItemForEMAIL_BODY3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.ItemForADDED_WHO, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.ItemForADDED_WHEN, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.ItemForCHANGED_WHO, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.ItemForADDED_WHEN, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.ItemForCHANGED_WHEN, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
Me.XtraTabPage2.SuspendLayout()
|
|
|
|
|
CType(Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
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.EMAIL_SUBJECTTextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.DataLayoutControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
Me.DataLayoutControl2.SuspendLayout()
|
|
|
|
|
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.INTERNALCheckEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.ItemForINTERNAL, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
Me.SuspendLayout()
|
|
|
|
|
'
|
|
|
|
|
'GUIDLabel1
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(GUIDLabel1, "GUIDLabel1")
|
|
|
|
|
GUIDLabel1.Name = "GUIDLabel1"
|
|
|
|
|
'
|
|
|
|
|
'TITLELabel1
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(TITLELabel1, "TITLELabel1")
|
|
|
|
|
TITLELabel1.Name = "TITLELabel1"
|
|
|
|
|
'
|
|
|
|
|
'LANGUAGELabel
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(LANGUAGELabel, "LANGUAGELabel")
|
|
|
|
|
LANGUAGELabel.Name = "LANGUAGELabel"
|
|
|
|
|
'
|
|
|
|
|
'CAPT_TYPELabel
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(CAPT_TYPELabel, "CAPT_TYPELabel")
|
|
|
|
|
CAPT_TYPELabel.Name = "CAPT_TYPELabel"
|
|
|
|
|
'
|
|
|
|
|
'STRING1Label
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(STRING1Label, "STRING1Label")
|
|
|
|
|
STRING1Label.Name = "STRING1Label"
|
|
|
|
|
'
|
|
|
|
|
'STRING2Label
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(STRING2Label, "STRING2Label")
|
|
|
|
|
STRING2Label.Name = "STRING2Label"
|
|
|
|
|
'
|
|
|
|
|
'STRING3Label
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(STRING3Label, "STRING3Label")
|
|
|
|
|
STRING3Label.Name = "STRING3Label"
|
|
|
|
|
'
|
|
|
|
|
'STRING4Label
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(STRING4Label, "STRING4Label")
|
|
|
|
|
STRING4Label.Name = "STRING4Label"
|
|
|
|
|
'
|
|
|
|
|
'STRING5Label
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(STRING5Label, "STRING5Label")
|
|
|
|
|
STRING5Label.Name = "STRING5Label"
|
|
|
|
|
'
|
|
|
|
|
'STRING6Label
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(STRING6Label, "STRING6Label")
|
|
|
|
|
STRING6Label.Name = "STRING6Label"
|
|
|
|
|
'
|
|
|
|
|
'ADDED_WHOLabel1
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(ADDED_WHOLabel1, "ADDED_WHOLabel1")
|
|
|
|
|
ADDED_WHOLabel1.Name = "ADDED_WHOLabel1"
|
|
|
|
|
'
|
|
|
|
|
'ADDED_WHENLabel1
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(ADDED_WHENLabel1, "ADDED_WHENLabel1")
|
|
|
|
|
ADDED_WHENLabel1.Name = "ADDED_WHENLabel1"
|
|
|
|
|
'
|
|
|
|
|
'CHANGED_WHOLabel1
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(CHANGED_WHOLabel1, "CHANGED_WHOLabel1")
|
|
|
|
|
CHANGED_WHOLabel1.Name = "CHANGED_WHOLabel1"
|
|
|
|
|
'
|
|
|
|
|
'CHANGED_WHENLabel1
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(CHANGED_WHENLabel1, "CHANGED_WHENLabel1")
|
|
|
|
|
CHANGED_WHENLabel1.Name = "CHANGED_WHENLabel1"
|
|
|
|
|
'
|
|
|
|
|
'OBJ_NAMELabel
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(OBJ_NAMELabel, "OBJ_NAMELabel")
|
|
|
|
|
OBJ_NAMELabel.Name = "OBJ_NAMELabel"
|
|
|
|
|
'
|
|
|
|
|
'RibbonControl1
|
|
|
|
|
'
|
|
|
|
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
|
|
|
|
@ -515,6 +469,14 @@ Partial Class frmAdmin2
|
|
|
|
|
Me.EMAIL_BODY2TextEdit.Name = "EMAIL_BODY2TextEdit"
|
|
|
|
|
Me.EMAIL_BODY2TextEdit.StyleController = Me.DataLayoutControl1
|
|
|
|
|
'
|
|
|
|
|
'EMAIL_SUBJECTTextEdit
|
|
|
|
|
'
|
|
|
|
|
Me.EMAIL_SUBJECTTextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_EMAIL_TEMPLATEBindingSource, "EMAIL_SUBJECT", True))
|
|
|
|
|
resources.ApplyResources(Me.EMAIL_SUBJECTTextEdit, "EMAIL_SUBJECTTextEdit")
|
|
|
|
|
Me.EMAIL_SUBJECTTextEdit.MenuManager = Me.RibbonControl1
|
|
|
|
|
Me.EMAIL_SUBJECTTextEdit.Name = "EMAIL_SUBJECTTextEdit"
|
|
|
|
|
Me.EMAIL_SUBJECTTextEdit.StyleController = Me.DataLayoutControl1
|
|
|
|
|
'
|
|
|
|
|
'Root
|
|
|
|
|
'
|
|
|
|
|
Me.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True]
|
|
|
|
|
@ -596,15 +558,6 @@ Partial Class frmAdmin2
|
|
|
|
|
resources.ApplyResources(Me.ItemForADDED_WHO, "ItemForADDED_WHO")
|
|
|
|
|
Me.ItemForADDED_WHO.TextSize = New System.Drawing.Size(74, 13)
|
|
|
|
|
'
|
|
|
|
|
'ItemForADDED_WHEN
|
|
|
|
|
'
|
|
|
|
|
Me.ItemForADDED_WHEN.Control = Me.ADDED_WHENDateEdit
|
|
|
|
|
Me.ItemForADDED_WHEN.Location = New System.Drawing.Point(332, 437)
|
|
|
|
|
Me.ItemForADDED_WHEN.Name = "ItemForADDED_WHEN"
|
|
|
|
|
Me.ItemForADDED_WHEN.Size = New System.Drawing.Size(332, 24)
|
|
|
|
|
resources.ApplyResources(Me.ItemForADDED_WHEN, "ItemForADDED_WHEN")
|
|
|
|
|
Me.ItemForADDED_WHEN.TextSize = New System.Drawing.Size(74, 13)
|
|
|
|
|
'
|
|
|
|
|
'ItemForCHANGED_WHO
|
|
|
|
|
'
|
|
|
|
|
Me.ItemForCHANGED_WHO.Control = Me.CHANGED_WHOTextEdit
|
|
|
|
|
@ -614,6 +567,15 @@ Partial Class frmAdmin2
|
|
|
|
|
resources.ApplyResources(Me.ItemForCHANGED_WHO, "ItemForCHANGED_WHO")
|
|
|
|
|
Me.ItemForCHANGED_WHO.TextSize = New System.Drawing.Size(74, 13)
|
|
|
|
|
'
|
|
|
|
|
'ItemForADDED_WHEN
|
|
|
|
|
'
|
|
|
|
|
Me.ItemForADDED_WHEN.Control = Me.ADDED_WHENDateEdit
|
|
|
|
|
Me.ItemForADDED_WHEN.Location = New System.Drawing.Point(332, 437)
|
|
|
|
|
Me.ItemForADDED_WHEN.Name = "ItemForADDED_WHEN"
|
|
|
|
|
Me.ItemForADDED_WHEN.Size = New System.Drawing.Size(332, 24)
|
|
|
|
|
resources.ApplyResources(Me.ItemForADDED_WHEN, "ItemForADDED_WHEN")
|
|
|
|
|
Me.ItemForADDED_WHEN.TextSize = New System.Drawing.Size(74, 13)
|
|
|
|
|
'
|
|
|
|
|
'ItemForCHANGED_WHEN
|
|
|
|
|
'
|
|
|
|
|
Me.ItemForCHANGED_WHEN.Control = Me.CHANGED_WHENDateEdit
|
|
|
|
|
@ -661,155 +623,10 @@ Partial Class frmAdmin2
|
|
|
|
|
'XtraTabPage2
|
|
|
|
|
'
|
|
|
|
|
resources.ApplyResources(Me.XtraTabPage2, "XtraTabPage2")
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.INTERNALCheckBox)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(OBJ_NAMELabel)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.OBJ_NAMETextBox)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(CHANGED_WHENLabel1)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.CHANGED_WHENTextBox1)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(CHANGED_WHOLabel1)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.CHANGED_WHOTextBox1)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(ADDED_WHENLabel1)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.ADDED_WHENTextBox1)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(ADDED_WHOLabel1)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.ADDED_WHOTextBox1)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(STRING6Label)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.STRING6TextBox)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(STRING5Label)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.STRING5TextBox)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(STRING4Label)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.STRING4TextBox)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(STRING3Label)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.STRING3TextBox)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(STRING2Label)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.STRING2TextBox)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(STRING1Label)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.STRING1TextBox)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(CAPT_TYPELabel)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.CAPT_TYPEComboBox)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(LANGUAGELabel)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.LANGUAGEComboBox)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(TITLELabel1)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.TITLETextBox1)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(GUIDLabel1)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.GUIDTextBox1)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.DataLayoutControl2)
|
|
|
|
|
Me.XtraTabPage2.Controls.Add(Me.GridControl2)
|
|
|
|
|
Me.XtraTabPage2.Name = "XtraTabPage2"
|
|
|
|
|
'
|
|
|
|
|
'INTERNALCheckBox
|
|
|
|
|
'
|
|
|
|
|
Me.INTERNALCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "INTERNAL", True))
|
|
|
|
|
resources.ApplyResources(Me.INTERNALCheckBox, "INTERNALCheckBox")
|
|
|
|
|
Me.INTERNALCheckBox.Name = "INTERNALCheckBox"
|
|
|
|
|
Me.INTERNALCheckBox.UseVisualStyleBackColor = True
|
|
|
|
|
'
|
|
|
|
|
'TBDD_GUI_LANGUAGE_PHRASEBindingSource
|
|
|
|
|
'
|
|
|
|
|
Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource.DataMember = "TBDD_GUI_LANGUAGE_PHRASE"
|
|
|
|
|
Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource.DataSource = Me.DD_DMSLiteDataSet
|
|
|
|
|
'
|
|
|
|
|
'OBJ_NAMETextBox
|
|
|
|
|
'
|
|
|
|
|
Me.OBJ_NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "OBJ_NAME", True))
|
|
|
|
|
resources.ApplyResources(Me.OBJ_NAMETextBox, "OBJ_NAMETextBox")
|
|
|
|
|
Me.OBJ_NAMETextBox.Name = "OBJ_NAMETextBox"
|
|
|
|
|
'
|
|
|
|
|
'CHANGED_WHENTextBox1
|
|
|
|
|
'
|
|
|
|
|
Me.CHANGED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "CHANGED_WHEN", True))
|
|
|
|
|
resources.ApplyResources(Me.CHANGED_WHENTextBox1, "CHANGED_WHENTextBox1")
|
|
|
|
|
Me.CHANGED_WHENTextBox1.Name = "CHANGED_WHENTextBox1"
|
|
|
|
|
Me.CHANGED_WHENTextBox1.ReadOnly = True
|
|
|
|
|
'
|
|
|
|
|
'CHANGED_WHOTextBox1
|
|
|
|
|
'
|
|
|
|
|
Me.CHANGED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "CHANGED_WHO", True))
|
|
|
|
|
resources.ApplyResources(Me.CHANGED_WHOTextBox1, "CHANGED_WHOTextBox1")
|
|
|
|
|
Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1"
|
|
|
|
|
Me.CHANGED_WHOTextBox1.ReadOnly = True
|
|
|
|
|
'
|
|
|
|
|
'ADDED_WHENTextBox1
|
|
|
|
|
'
|
|
|
|
|
Me.ADDED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "ADDED_WHEN", True))
|
|
|
|
|
resources.ApplyResources(Me.ADDED_WHENTextBox1, "ADDED_WHENTextBox1")
|
|
|
|
|
Me.ADDED_WHENTextBox1.Name = "ADDED_WHENTextBox1"
|
|
|
|
|
Me.ADDED_WHENTextBox1.ReadOnly = True
|
|
|
|
|
'
|
|
|
|
|
'ADDED_WHOTextBox1
|
|
|
|
|
'
|
|
|
|
|
Me.ADDED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "ADDED_WHO", True))
|
|
|
|
|
resources.ApplyResources(Me.ADDED_WHOTextBox1, "ADDED_WHOTextBox1")
|
|
|
|
|
Me.ADDED_WHOTextBox1.Name = "ADDED_WHOTextBox1"
|
|
|
|
|
Me.ADDED_WHOTextBox1.ReadOnly = True
|
|
|
|
|
'
|
|
|
|
|
'STRING6TextBox
|
|
|
|
|
'
|
|
|
|
|
Me.STRING6TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING6", True))
|
|
|
|
|
resources.ApplyResources(Me.STRING6TextBox, "STRING6TextBox")
|
|
|
|
|
Me.STRING6TextBox.Name = "STRING6TextBox"
|
|
|
|
|
'
|
|
|
|
|
'STRING5TextBox
|
|
|
|
|
'
|
|
|
|
|
Me.STRING5TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING5", True))
|
|
|
|
|
resources.ApplyResources(Me.STRING5TextBox, "STRING5TextBox")
|
|
|
|
|
Me.STRING5TextBox.Name = "STRING5TextBox"
|
|
|
|
|
'
|
|
|
|
|
'STRING4TextBox
|
|
|
|
|
'
|
|
|
|
|
Me.STRING4TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING4", True))
|
|
|
|
|
resources.ApplyResources(Me.STRING4TextBox, "STRING4TextBox")
|
|
|
|
|
Me.STRING4TextBox.Name = "STRING4TextBox"
|
|
|
|
|
'
|
|
|
|
|
'STRING3TextBox
|
|
|
|
|
'
|
|
|
|
|
Me.STRING3TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING3", True))
|
|
|
|
|
resources.ApplyResources(Me.STRING3TextBox, "STRING3TextBox")
|
|
|
|
|
Me.STRING3TextBox.Name = "STRING3TextBox"
|
|
|
|
|
'
|
|
|
|
|
'STRING2TextBox
|
|
|
|
|
'
|
|
|
|
|
Me.STRING2TextBox.AcceptsReturn = True
|
|
|
|
|
Me.STRING2TextBox.AcceptsTab = True
|
|
|
|
|
resources.ApplyResources(Me.STRING2TextBox, "STRING2TextBox")
|
|
|
|
|
Me.STRING2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING2", True))
|
|
|
|
|
Me.STRING2TextBox.Name = "STRING2TextBox"
|
|
|
|
|
'
|
|
|
|
|
'STRING1TextBox
|
|
|
|
|
'
|
|
|
|
|
Me.STRING1TextBox.AcceptsReturn = True
|
|
|
|
|
Me.STRING1TextBox.AcceptsTab = True
|
|
|
|
|
resources.ApplyResources(Me.STRING1TextBox, "STRING1TextBox")
|
|
|
|
|
Me.STRING1TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "STRING1", True))
|
|
|
|
|
Me.STRING1TextBox.Name = "STRING1TextBox"
|
|
|
|
|
'
|
|
|
|
|
'CAPT_TYPEComboBox
|
|
|
|
|
'
|
|
|
|
|
Me.CAPT_TYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "CAPT_TYPE", True))
|
|
|
|
|
Me.CAPT_TYPEComboBox.FormattingEnabled = True
|
|
|
|
|
Me.CAPT_TYPEComboBox.Items.AddRange(New Object() {resources.GetString("CAPT_TYPEComboBox.Items"), resources.GetString("CAPT_TYPEComboBox.Items1"), resources.GetString("CAPT_TYPEComboBox.Items2"), resources.GetString("CAPT_TYPEComboBox.Items3"), resources.GetString("CAPT_TYPEComboBox.Items4")})
|
|
|
|
|
resources.ApplyResources(Me.CAPT_TYPEComboBox, "CAPT_TYPEComboBox")
|
|
|
|
|
Me.CAPT_TYPEComboBox.Name = "CAPT_TYPEComboBox"
|
|
|
|
|
'
|
|
|
|
|
'LANGUAGEComboBox
|
|
|
|
|
'
|
|
|
|
|
Me.LANGUAGEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "LANGUAGE", True))
|
|
|
|
|
Me.LANGUAGEComboBox.FormattingEnabled = True
|
|
|
|
|
Me.LANGUAGEComboBox.Items.AddRange(New Object() {resources.GetString("LANGUAGEComboBox.Items"), resources.GetString("LANGUAGEComboBox.Items1"), resources.GetString("LANGUAGEComboBox.Items2")})
|
|
|
|
|
resources.ApplyResources(Me.LANGUAGEComboBox, "LANGUAGEComboBox")
|
|
|
|
|
Me.LANGUAGEComboBox.Name = "LANGUAGEComboBox"
|
|
|
|
|
'
|
|
|
|
|
'TITLETextBox1
|
|
|
|
|
'
|
|
|
|
|
Me.TITLETextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "TITLE", True))
|
|
|
|
|
resources.ApplyResources(Me.TITLETextBox1, "TITLETextBox1")
|
|
|
|
|
Me.TITLETextBox1.Name = "TITLETextBox1"
|
|
|
|
|
'
|
|
|
|
|
'GUIDTextBox1
|
|
|
|
|
'
|
|
|
|
|
Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "GUID", True))
|
|
|
|
|
resources.ApplyResources(Me.GUIDTextBox1, "GUIDTextBox1")
|
|
|
|
|
Me.GUIDTextBox1.Name = "GUIDTextBox1"
|
|
|
|
|
Me.GUIDTextBox1.ReadOnly = True
|
|
|
|
|
'
|
|
|
|
|
'GridControl2
|
|
|
|
|
'
|
|
|
|
|
Me.GridControl2.DataSource = Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource
|
|
|
|
|
@ -819,6 +636,11 @@ 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
|
|
|
|
|
@ -882,13 +704,362 @@ Partial Class frmAdmin2
|
|
|
|
|
'
|
|
|
|
|
Me.TBDD_GUI_LANGUAGE_PHRASETableAdapter.ClearBeforeFill = True
|
|
|
|
|
'
|
|
|
|
|
'EMAIL_SUBJECTTextEdit
|
|
|
|
|
'DataLayoutControl2
|
|
|
|
|
'
|
|
|
|
|
Me.EMAIL_SUBJECTTextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_EMAIL_TEMPLATEBindingSource, "EMAIL_SUBJECT", True))
|
|
|
|
|
resources.ApplyResources(Me.EMAIL_SUBJECTTextEdit, "EMAIL_SUBJECTTextEdit")
|
|
|
|
|
Me.EMAIL_SUBJECTTextEdit.MenuManager = Me.RibbonControl1
|
|
|
|
|
Me.EMAIL_SUBJECTTextEdit.Name = "EMAIL_SUBJECTTextEdit"
|
|
|
|
|
Me.EMAIL_SUBJECTTextEdit.StyleController = Me.DataLayoutControl1
|
|
|
|
|
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)
|
|
|
|
|
'
|
|
|
|
|
'INTERNALCheckEdit
|
|
|
|
|
'
|
|
|
|
|
Me.INTERNALCheckEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, "INTERNAL", True))
|
|
|
|
|
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.StyleController = Me.DataLayoutControl2
|
|
|
|
|
'
|
|
|
|
|
'ItemForINTERNAL
|
|
|
|
|
'
|
|
|
|
|
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
|
|
|
|
|
'
|
|
|
|
|
'frmAdmin2
|
|
|
|
|
'
|
|
|
|
|
@ -920,6 +1091,7 @@ Partial Class frmAdmin2
|
|
|
|
|
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()
|
|
|
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlGroup1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.ItemForGUID, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
@ -929,17 +1101,53 @@ Partial Class frmAdmin2
|
|
|
|
|
CType(Me.ItemForEMAIL_BODY2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.ItemForEMAIL_BODY3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.ItemForADDED_WHO, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.ItemForADDED_WHEN, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.ItemForCHANGED_WHO, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.ItemForADDED_WHEN, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.ItemForCHANGED_WHEN, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
Me.XtraTabPage2.ResumeLayout(False)
|
|
|
|
|
Me.XtraTabPage2.PerformLayout()
|
|
|
|
|
CType(Me.TBDD_GUI_LANGUAGE_PHRASEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
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.EMAIL_SUBJECTTextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.DataLayoutControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
Me.DataLayoutControl2.ResumeLayout(False)
|
|
|
|
|
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.INTERNALCheckEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.ItemForINTERNAL, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
Me.ResumeLayout(False)
|
|
|
|
|
Me.PerformLayout()
|
|
|
|
|
|
|
|
|
|
@ -976,26 +1184,10 @@ Partial Class frmAdmin2
|
|
|
|
|
Friend WithEvents GridColumn2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
|
|
|
Friend WithEvents TBDD_GUI_LANGUAGE_PHRASEBindingSource As BindingSource
|
|
|
|
|
Friend WithEvents TBDD_GUI_LANGUAGE_PHRASETableAdapter As DD_DMSLiteDataSetTableAdapters.TBDD_GUI_LANGUAGE_PHRASETableAdapter
|
|
|
|
|
Friend WithEvents CHANGED_WHENTextBox1 As TextBox
|
|
|
|
|
Friend WithEvents CHANGED_WHOTextBox1 As TextBox
|
|
|
|
|
Friend WithEvents ADDED_WHENTextBox1 As TextBox
|
|
|
|
|
Friend WithEvents ADDED_WHOTextBox1 As TextBox
|
|
|
|
|
Friend WithEvents STRING6TextBox As TextBox
|
|
|
|
|
Friend WithEvents STRING5TextBox As TextBox
|
|
|
|
|
Friend WithEvents STRING4TextBox As TextBox
|
|
|
|
|
Friend WithEvents STRING3TextBox As TextBox
|
|
|
|
|
Friend WithEvents STRING2TextBox As TextBox
|
|
|
|
|
Friend WithEvents STRING1TextBox As TextBox
|
|
|
|
|
Friend WithEvents CAPT_TYPEComboBox As ComboBox
|
|
|
|
|
Friend WithEvents LANGUAGEComboBox As ComboBox
|
|
|
|
|
Friend WithEvents TITLETextBox1 As TextBox
|
|
|
|
|
Friend WithEvents GUIDTextBox1 As TextBox
|
|
|
|
|
Friend WithEvents BarButtonItem6 As DevExpress.XtraBars.BarButtonItem
|
|
|
|
|
Friend WithEvents GridColumn3 As DevExpress.XtraGrid.Columns.GridColumn
|
|
|
|
|
Friend WithEvents GridColumn4 As DevExpress.XtraGrid.Columns.GridColumn
|
|
|
|
|
Friend WithEvents OBJ_NAMETextBox As TextBox
|
|
|
|
|
Friend WithEvents GridColumn5 As DevExpress.XtraGrid.Columns.GridColumn
|
|
|
|
|
Friend WithEvents INTERNALCheckBox As CheckBox
|
|
|
|
|
Friend WithEvents LayoutConverter1 As DevExpress.XtraLayout.Converter.LayoutConverter
|
|
|
|
|
Friend WithEvents DataLayoutControl1 As DevExpress.XtraDataLayout.DataLayoutControl
|
|
|
|
|
Friend WithEvents GUIDTextEdit As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
@ -1021,4 +1213,41 @@ Partial Class frmAdmin2
|
|
|
|
|
Friend WithEvents ItemForCHANGED_WHEN As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents BarButtonItem7 As DevExpress.XtraBars.BarButtonItem
|
|
|
|
|
Friend WithEvents EMAIL_SUBJECTTextEdit As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents DataLayoutControl2 As DevExpress.XtraDataLayout.DataLayoutControl
|
|
|
|
|
Friend WithEvents TextEdit1 As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents MODULETextEdit As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents TextEdit2 As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents LANGUAGETextEdit As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents CAPT_TYPETextEdit As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents STRING1TextEdit As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents STRING2TextEdit As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents STRING3TextEdit As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents STRING4TextEdit As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents STRING5TextEdit As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents STRING6TextEdit As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents TextEdit3 As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents ADDED_WHENTextEdit As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
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
|
|
|
|
|
Friend WithEvents ItemForMODULE As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents ItemForSTRING1 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents ItemForSTRING2 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents ItemForSTRING3 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents ItemForSTRING4 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents ItemForSTRING5 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents ItemForSTRING6 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents LayoutControlItem3 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents LayoutControlItem4 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents LayoutControlItem5 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents LayoutControlItem6 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents ItemForOBJ_NAME As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
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
|
|
|
|
|
End Class
|
|
|
|
|
|