Partial Class frmAdmin2 Inherits DevExpress.XtraBars.Ribbon.RibbonForm 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Wird vom Windows Form-Designer benötigt. Private components As System.ComponentModel.IContainer 'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich. 'Das Bearbeiten ist mit dem Windows Form-Designer möglich. 'Das Bearbeiten mit dem Code-Editor ist nicht möglich. Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim 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() Me.BbitemplateDelete = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem() Me.labelStatus = New DevExpress.XtraBars.BarStaticItem() Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem4 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem5 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem6 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem7 = New DevExpress.XtraBars.BarButtonItem() Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage() Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonPageGroup2 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar() Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage() Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl() Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage() Me.DataLayoutControl1 = New DevExpress.XtraDataLayout.DataLayoutControl() Me.GUIDTextEdit = New DevExpress.XtraEditors.TextEdit() Me.TBDD_EMAIL_TEMPLATEBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.DD_DMSLiteDataSet = New DD_PM_WINDREAM.DD_DMSLiteDataSet() 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.Root = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlGroup1 = New DevExpress.XtraLayout.LayoutControlGroup() Me.ItemForGUID = New DevExpress.XtraLayout.LayoutControlItem() Me.ItemForTITLE = New DevExpress.XtraLayout.LayoutControlItem() Me.ItemForEMAIL_SUBJECT = New DevExpress.XtraLayout.LayoutControlItem() Me.ItemForEMAIL_BODY1 = New DevExpress.XtraLayout.LayoutControlItem() 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.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.GridView2 = New DevExpress.XtraGrid.Views.Grid.GridView() Me.GridColumn5 = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridColumn2 = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridColumn3 = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridColumn4 = New DevExpress.XtraGrid.Columns.GridColumn() Me.TBDD_EMAIL_TEMPLATETableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_EMAIL_TEMPLATETableAdapter() 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() CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabControl1.SuspendLayout() Me.XtraTabPage1.SuspendLayout() CType(Me.DataLayoutControl1, System.ComponentModel.ISupportInitialize).BeginInit() Me.DataLayoutControl1.SuspendLayout() CType(Me.GUIDTextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBDD_EMAIL_TEMPLATEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).BeginInit() 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.Root, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlGroup1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ItemForGUID, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ItemForTITLE, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ItemForEMAIL_SUBJECT, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ItemForEMAIL_BODY1, System.ComponentModel.ISupportInitialize).BeginInit() 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.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.GridView2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EMAIL_SUBJECTTextEdit.Properties, 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 Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BbitemplateAdd, Me.BbitemplateSave, Me.BbitemplateDelete, Me.BarButtonItem1, Me.labelStatus, Me.BarButtonItem2, Me.BarButtonItem3, Me.BarButtonItem4, Me.BarButtonItem5, Me.BarButtonItem6, Me.BarButtonItem7}) resources.ApplyResources(Me.RibbonControl1, "RibbonControl1") Me.RibbonControl1.MaxItemId = 12 Me.RibbonControl1.Name = "RibbonControl1" Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1}) Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1 ' 'BbitemplateAdd ' resources.ApplyResources(Me.BbitemplateAdd, "BbitemplateAdd") Me.BbitemplateAdd.Id = 1 Me.BbitemplateAdd.ImageOptions.Image = CType(resources.GetObject("BbitemplateAdd.ImageOptions.Image"), System.Drawing.Image) Me.BbitemplateAdd.ImageOptions.LargeImage = CType(resources.GetObject("BbitemplateAdd.ImageOptions.LargeImage"), System.Drawing.Image) Me.BbitemplateAdd.Name = "BbitemplateAdd" ' 'BbitemplateSave ' resources.ApplyResources(Me.BbitemplateSave, "BbitemplateSave") Me.BbitemplateSave.Id = 2 Me.BbitemplateSave.ImageOptions.Image = CType(resources.GetObject("BbitemplateSave.ImageOptions.Image"), System.Drawing.Image) Me.BbitemplateSave.ImageOptions.LargeImage = CType(resources.GetObject("BbitemplateSave.ImageOptions.LargeImage"), System.Drawing.Image) Me.BbitemplateSave.Name = "BbitemplateSave" ' 'BbitemplateDelete ' resources.ApplyResources(Me.BbitemplateDelete, "BbitemplateDelete") Me.BbitemplateDelete.Id = 3 Me.BbitemplateDelete.ImageOptions.Image = CType(resources.GetObject("BbitemplateDelete.ImageOptions.Image"), System.Drawing.Image) Me.BbitemplateDelete.ImageOptions.LargeImage = CType(resources.GetObject("BbitemplateDelete.ImageOptions.LargeImage"), System.Drawing.Image) Me.BbitemplateDelete.Name = "BbitemplateDelete" Me.BbitemplateDelete.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText ' 'BarButtonItem1 ' resources.ApplyResources(Me.BarButtonItem1, "BarButtonItem1") Me.BarButtonItem1.Id = 4 Me.BarButtonItem1.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.[True] Me.BarButtonItem1.ImageOptions.AllowStubGlyph = DevExpress.Utils.DefaultBoolean.[True] Me.BarButtonItem1.ImageOptions.Image = CType(resources.GetObject("BarButtonItem1.ImageOptions.Image"), System.Drawing.Image) Me.BarButtonItem1.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem1.ImageOptions.LargeImage"), System.Drawing.Image) Me.BarButtonItem1.Name = "BarButtonItem1" Me.BarButtonItem1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText ' 'labelStatus ' Me.labelStatus.Id = 5 Me.labelStatus.ImageOptions.Image = CType(resources.GetObject("labelStatus.ImageOptions.Image"), System.Drawing.Image) Me.labelStatus.ImageOptions.LargeImage = CType(resources.GetObject("labelStatus.ImageOptions.LargeImage"), System.Drawing.Image) Me.labelStatus.Name = "labelStatus" Me.labelStatus.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph ' 'BarButtonItem2 ' resources.ApplyResources(Me.BarButtonItem2, "BarButtonItem2") Me.BarButtonItem2.Id = 6 Me.BarButtonItem2.ImageOptions.Image = CType(resources.GetObject("BarButtonItem2.ImageOptions.Image"), System.Drawing.Image) Me.BarButtonItem2.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem2.ImageOptions.LargeImage"), System.Drawing.Image) Me.BarButtonItem2.Name = "BarButtonItem2" ' 'BarButtonItem3 ' resources.ApplyResources(Me.BarButtonItem3, "BarButtonItem3") Me.BarButtonItem3.Id = 7 Me.BarButtonItem3.ImageOptions.Image = CType(resources.GetObject("BarButtonItem3.ImageOptions.Image"), System.Drawing.Image) Me.BarButtonItem3.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem3.ImageOptions.LargeImage"), System.Drawing.Image) Me.BarButtonItem3.Name = "BarButtonItem3" ' 'BarButtonItem4 ' resources.ApplyResources(Me.BarButtonItem4, "BarButtonItem4") Me.BarButtonItem4.Id = 8 Me.BarButtonItem4.ImageOptions.Image = CType(resources.GetObject("BarButtonItem4.ImageOptions.Image"), System.Drawing.Image) Me.BarButtonItem4.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem4.ImageOptions.LargeImage"), System.Drawing.Image) Me.BarButtonItem4.Name = "BarButtonItem4" Me.BarButtonItem4.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText ' 'BarButtonItem5 ' resources.ApplyResources(Me.BarButtonItem5, "BarButtonItem5") Me.BarButtonItem5.Id = 9 Me.BarButtonItem5.ImageOptions.Image = CType(resources.GetObject("BarButtonItem5.ImageOptions.Image"), System.Drawing.Image) Me.BarButtonItem5.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem5.ImageOptions.LargeImage"), System.Drawing.Image) Me.BarButtonItem5.Name = "BarButtonItem5" Me.BarButtonItem5.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText ' 'BarButtonItem6 ' resources.ApplyResources(Me.BarButtonItem6, "BarButtonItem6") Me.BarButtonItem6.Id = 10 Me.BarButtonItem6.ImageOptions.Image = CType(resources.GetObject("BarButtonItem6.ImageOptions.Image"), System.Drawing.Image) Me.BarButtonItem6.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem6.ImageOptions.LargeImage"), System.Drawing.Image) Me.BarButtonItem6.Name = "BarButtonItem6" ' 'BarButtonItem7 ' resources.ApplyResources(Me.BarButtonItem7, "BarButtonItem7") Me.BarButtonItem7.Id = 11 Me.BarButtonItem7.ImageOptions.Image = CType(resources.GetObject("BarButtonItem7.ImageOptions.Image"), System.Drawing.Image) Me.BarButtonItem7.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem7.ImageOptions.LargeImage"), System.Drawing.Image) Me.BarButtonItem7.Name = "BarButtonItem7" ' 'RibbonPage1 ' Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1, Me.RibbonPageGroup2}) Me.RibbonPage1.Name = "RibbonPage1" resources.ApplyResources(Me.RibbonPage1, "RibbonPage1") ' 'RibbonPageGroup1 ' Me.RibbonPageGroup1.ItemLinks.Add(Me.BbitemplateAdd) Me.RibbonPageGroup1.ItemLinks.Add(Me.BbitemplateSave) Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem7) Me.RibbonPageGroup1.ItemLinks.Add(Me.BbitemplateDelete) Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem1) Me.RibbonPageGroup1.Name = "RibbonPageGroup1" resources.ApplyResources(Me.RibbonPageGroup1, "RibbonPageGroup1") ' 'RibbonPageGroup2 ' Me.RibbonPageGroup2.Enabled = False Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem6) Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem3) Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem4) Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem5) Me.RibbonPageGroup2.Name = "RibbonPageGroup2" resources.ApplyResources(Me.RibbonPageGroup2, "RibbonPageGroup2") ' 'RibbonStatusBar1 ' Me.RibbonStatusBar1.ItemLinks.Add(Me.labelStatus) resources.ApplyResources(Me.RibbonStatusBar1, "RibbonStatusBar1") Me.RibbonStatusBar1.Name = "RibbonStatusBar1" Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1 ' 'RibbonPage2 ' Me.RibbonPage2.Name = "RibbonPage2" resources.ApplyResources(Me.RibbonPage2, "RibbonPage2") ' 'XtraTabControl1 ' resources.ApplyResources(Me.XtraTabControl1, "XtraTabControl1") Me.XtraTabControl1.Name = "XtraTabControl1" Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1 Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2}) ' 'XtraTabPage1 ' resources.ApplyResources(Me.XtraTabPage1, "XtraTabPage1") Me.XtraTabPage1.Controls.Add(Me.DataLayoutControl1) Me.XtraTabPage1.Controls.Add(Me.GridControl1) Me.XtraTabPage1.Name = "XtraTabPage1" ' 'DataLayoutControl1 ' resources.ApplyResources(Me.DataLayoutControl1, "DataLayoutControl1") Me.DataLayoutControl1.Controls.Add(Me.GUIDTextEdit) 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.DataSource = Me.TBDD_EMAIL_TEMPLATEBindingSource Me.DataLayoutControl1.Name = "DataLayoutControl1" Me.DataLayoutControl1.Root = Me.Root ' 'GUIDTextEdit ' Me.GUIDTextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_EMAIL_TEMPLATEBindingSource, "GUID", True)) resources.ApplyResources(Me.GUIDTextEdit, "GUIDTextEdit") Me.GUIDTextEdit.MenuManager = Me.RibbonControl1 Me.GUIDTextEdit.Name = "GUIDTextEdit" Me.GUIDTextEdit.Properties.Appearance.Options.UseTextOptions = True Me.GUIDTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far Me.GUIDTextEdit.Properties.Mask.EditMask = resources.GetString("GUIDTextEdit.Properties.Mask.EditMask") Me.GUIDTextEdit.Properties.Mask.MaskType = CType(resources.GetObject("GUIDTextEdit.Properties.Mask.MaskType"), DevExpress.XtraEditors.Mask.MaskType) Me.GUIDTextEdit.Properties.Mask.UseMaskAsDisplayFormat = CType(resources.GetObject("GUIDTextEdit.Properties.Mask.UseMaskAsDisplayFormat"), Boolean) Me.GUIDTextEdit.Properties.ReadOnly = True Me.GUIDTextEdit.StyleController = Me.DataLayoutControl1 ' 'TBDD_EMAIL_TEMPLATEBindingSource ' Me.TBDD_EMAIL_TEMPLATEBindingSource.DataMember = "TBDD_EMAIL_TEMPLATE" Me.TBDD_EMAIL_TEMPLATEBindingSource.DataSource = Me.DD_DMSLiteDataSet ' 'DD_DMSLiteDataSet ' Me.DD_DMSLiteDataSet.DataSetName = "DD_DMSLiteDataSet" Me.DD_DMSLiteDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'TITLETextEdit ' Me.TITLETextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_EMAIL_TEMPLATEBindingSource, "TITLE", True)) resources.ApplyResources(Me.TITLETextEdit, "TITLETextEdit") Me.TITLETextEdit.MenuManager = Me.RibbonControl1 Me.TITLETextEdit.Name = "TITLETextEdit" Me.TITLETextEdit.StyleController = Me.DataLayoutControl1 ' 'EMAIL_BODY3TextEdit ' Me.EMAIL_BODY3TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_EMAIL_TEMPLATEBindingSource, "EMAIL_BODY3", True)) resources.ApplyResources(Me.EMAIL_BODY3TextEdit, "EMAIL_BODY3TextEdit") Me.EMAIL_BODY3TextEdit.MenuManager = Me.RibbonControl1 Me.EMAIL_BODY3TextEdit.Name = "EMAIL_BODY3TextEdit" Me.EMAIL_BODY3TextEdit.StyleController = Me.DataLayoutControl1 ' 'ADDED_WHOTextEdit ' Me.ADDED_WHOTextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_EMAIL_TEMPLATEBindingSource, "ADDED_WHO", True)) resources.ApplyResources(Me.ADDED_WHOTextEdit, "ADDED_WHOTextEdit") Me.ADDED_WHOTextEdit.MenuManager = Me.RibbonControl1 Me.ADDED_WHOTextEdit.Name = "ADDED_WHOTextEdit" 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)) resources.ApplyResources(Me.CHANGED_WHOTextEdit, "CHANGED_WHOTextEdit") Me.CHANGED_WHOTextEdit.MenuManager = Me.RibbonControl1 Me.CHANGED_WHOTextEdit.Name = "CHANGED_WHOTextEdit" 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)) resources.ApplyResources(Me.EMAIL_BODY1TextEdit, "EMAIL_BODY1TextEdit") Me.EMAIL_BODY1TextEdit.MenuManager = Me.RibbonControl1 Me.EMAIL_BODY1TextEdit.Name = "EMAIL_BODY1TextEdit" Me.EMAIL_BODY1TextEdit.StyleController = Me.DataLayoutControl1 ' 'EMAIL_BODY2TextEdit ' Me.EMAIL_BODY2TextEdit.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_EMAIL_TEMPLATEBindingSource, "EMAIL_BODY2", True)) resources.ApplyResources(Me.EMAIL_BODY2TextEdit, "EMAIL_BODY2TextEdit") Me.EMAIL_BODY2TextEdit.MenuManager = Me.RibbonControl1 Me.EMAIL_BODY2TextEdit.Name = "EMAIL_BODY2TextEdit" Me.EMAIL_BODY2TextEdit.StyleController = Me.DataLayoutControl1 ' 'Root ' Me.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.Root.GroupBordersVisible = False Me.Root.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlGroup1}) Me.Root.Name = "Root" Me.Root.Size = New System.Drawing.Size(684, 505) Me.Root.TextVisible = False ' 'LayoutControlGroup1 ' Me.LayoutControlGroup1.AllowDrawBackground = False Me.LayoutControlGroup1.GroupBordersVisible = False Me.LayoutControlGroup1.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.ItemForGUID, Me.ItemForTITLE, Me.ItemForEMAIL_SUBJECT, Me.ItemForEMAIL_BODY1, Me.ItemForEMAIL_BODY2, Me.ItemForEMAIL_BODY3, Me.ItemForADDED_WHO, Me.ItemForCHANGED_WHO, Me.ItemForADDED_WHEN, Me.ItemForCHANGED_WHEN}) Me.LayoutControlGroup1.Location = New System.Drawing.Point(0, 0) Me.LayoutControlGroup1.Name = "autoGeneratedGroup0" Me.LayoutControlGroup1.Size = New System.Drawing.Size(664, 485) ' 'ItemForGUID ' Me.ItemForGUID.Control = Me.GUIDTextEdit Me.ItemForGUID.Location = New System.Drawing.Point(0, 0) Me.ItemForGUID.Name = "ItemForGUID" Me.ItemForGUID.Size = New System.Drawing.Size(664, 24) resources.ApplyResources(Me.ItemForGUID, "ItemForGUID") Me.ItemForGUID.TextSize = New System.Drawing.Size(74, 13) ' 'ItemForTITLE ' Me.ItemForTITLE.Control = Me.TITLETextEdit Me.ItemForTITLE.Location = New System.Drawing.Point(0, 24) Me.ItemForTITLE.Name = "ItemForTITLE" Me.ItemForTITLE.Size = New System.Drawing.Size(664, 24) resources.ApplyResources(Me.ItemForTITLE, "ItemForTITLE") Me.ItemForTITLE.TextSize = New System.Drawing.Size(74, 13) ' 'ItemForEMAIL_SUBJECT ' Me.ItemForEMAIL_SUBJECT.Control = Me.EMAIL_SUBJECTTextEdit Me.ItemForEMAIL_SUBJECT.Location = New System.Drawing.Point(0, 48) Me.ItemForEMAIL_SUBJECT.Name = "ItemForEMAIL_SUBJECT" Me.ItemForEMAIL_SUBJECT.Size = New System.Drawing.Size(664, 24) resources.ApplyResources(Me.ItemForEMAIL_SUBJECT, "ItemForEMAIL_SUBJECT") Me.ItemForEMAIL_SUBJECT.TextSize = New System.Drawing.Size(74, 13) ' 'ItemForEMAIL_BODY1 ' Me.ItemForEMAIL_BODY1.Control = Me.EMAIL_BODY1TextEdit Me.ItemForEMAIL_BODY1.Location = New System.Drawing.Point(0, 72) Me.ItemForEMAIL_BODY1.Name = "ItemForEMAIL_BODY1" Me.ItemForEMAIL_BODY1.Size = New System.Drawing.Size(664, 147) resources.ApplyResources(Me.ItemForEMAIL_BODY1, "ItemForEMAIL_BODY1") Me.ItemForEMAIL_BODY1.TextSize = New System.Drawing.Size(74, 13) ' 'ItemForEMAIL_BODY2 ' Me.ItemForEMAIL_BODY2.Control = Me.EMAIL_BODY2TextEdit Me.ItemForEMAIL_BODY2.Location = New System.Drawing.Point(0, 219) Me.ItemForEMAIL_BODY2.Name = "ItemForEMAIL_BODY2" Me.ItemForEMAIL_BODY2.Size = New System.Drawing.Size(664, 194) resources.ApplyResources(Me.ItemForEMAIL_BODY2, "ItemForEMAIL_BODY2") Me.ItemForEMAIL_BODY2.TextSize = New System.Drawing.Size(74, 13) ' 'ItemForEMAIL_BODY3 ' Me.ItemForEMAIL_BODY3.Control = Me.EMAIL_BODY3TextEdit Me.ItemForEMAIL_BODY3.Location = New System.Drawing.Point(0, 413) Me.ItemForEMAIL_BODY3.Name = "ItemForEMAIL_BODY3" Me.ItemForEMAIL_BODY3.Size = New System.Drawing.Size(664, 24) resources.ApplyResources(Me.ItemForEMAIL_BODY3, "ItemForEMAIL_BODY3") Me.ItemForEMAIL_BODY3.TextSize = New System.Drawing.Size(74, 13) ' 'ItemForADDED_WHO ' Me.ItemForADDED_WHO.Control = Me.ADDED_WHOTextEdit Me.ItemForADDED_WHO.Location = New System.Drawing.Point(0, 437) Me.ItemForADDED_WHO.Name = "ItemForADDED_WHO" Me.ItemForADDED_WHO.Size = New System.Drawing.Size(332, 24) 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 Me.ItemForCHANGED_WHO.Location = New System.Drawing.Point(0, 461) Me.ItemForCHANGED_WHO.Name = "ItemForCHANGED_WHO" Me.ItemForCHANGED_WHO.Size = New System.Drawing.Size(332, 24) resources.ApplyResources(Me.ItemForCHANGED_WHO, "ItemForCHANGED_WHO") Me.ItemForCHANGED_WHO.TextSize = New System.Drawing.Size(74, 13) ' 'ItemForCHANGED_WHEN ' Me.ItemForCHANGED_WHEN.Control = Me.CHANGED_WHENDateEdit Me.ItemForCHANGED_WHEN.Location = New System.Drawing.Point(332, 461) Me.ItemForCHANGED_WHEN.Name = "ItemForCHANGED_WHEN" Me.ItemForCHANGED_WHEN.Size = New System.Drawing.Size(332, 24) resources.ApplyResources(Me.ItemForCHANGED_WHEN, "ItemForCHANGED_WHEN") Me.ItemForCHANGED_WHEN.TextSize = New System.Drawing.Size(74, 13) ' 'GridControl1 ' Me.GridControl1.DataSource = Me.TBDD_EMAIL_TEMPLATEBindingSource resources.ApplyResources(Me.GridControl1, "GridControl1") Me.GridControl1.MainView = Me.GridView1 Me.GridControl1.MenuManager = Me.RibbonControl1 Me.GridControl1.Name = "GridControl1" Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1}) ' 'GridView1 ' Me.GridView1.Appearance.EvenRow.BackColor = System.Drawing.Color.PeachPuff Me.GridView1.Appearance.EvenRow.Options.UseBackColor = True Me.GridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID, Me.colTITLE}) Me.GridView1.GridControl = Me.GridControl1 Me.GridView1.Name = "GridView1" Me.GridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False] Me.GridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False] Me.GridView1.OptionsBehavior.Editable = False Me.GridView1.OptionsBehavior.ReadOnly = True Me.GridView1.OptionsView.EnableAppearanceEvenRow = True Me.GridView1.OptionsView.ShowAutoFilterRow = True ' 'colGUID ' resources.ApplyResources(Me.colGUID, "colGUID") Me.colGUID.FieldName = "GUID" Me.colGUID.Name = "colGUID" ' 'colTITLE ' resources.ApplyResources(Me.colTITLE, "colTITLE") Me.colTITLE.FieldName = "TITLE" Me.colTITLE.Name = "colTITLE" ' '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.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 resources.ApplyResources(Me.GridControl2, "GridControl2") Me.GridControl2.MainView = Me.GridView2 Me.GridControl2.MenuManager = Me.RibbonControl1 Me.GridControl2.Name = "GridControl2" Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView2}) ' 'GridView2 ' Me.GridView2.Appearance.EvenRow.BackColor = System.Drawing.Color.PeachPuff Me.GridView2.Appearance.EvenRow.Options.UseBackColor = True Me.GridView2.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn5, Me.GridColumn2, Me.GridColumn3, Me.GridColumn4}) Me.GridView2.GridControl = Me.GridControl2 Me.GridView2.Name = "GridView2" Me.GridView2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False] Me.GridView2.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False] Me.GridView2.OptionsBehavior.Editable = False Me.GridView2.OptionsBehavior.ReadOnly = True Me.GridView2.OptionsView.EnableAppearanceEvenRow = True Me.GridView2.OptionsView.ShowAutoFilterRow = True ' 'GridColumn5 ' resources.ApplyResources(Me.GridColumn5, "GridColumn5") Me.GridColumn5.FieldName = "OBJ_NAME" Me.GridColumn5.Name = "GridColumn5" ' 'GridColumn2 ' resources.ApplyResources(Me.GridColumn2, "GridColumn2") Me.GridColumn2.FieldName = "TITLE" Me.GridColumn2.Name = "GridColumn2" ' 'GridColumn3 ' resources.ApplyResources(Me.GridColumn3, "GridColumn3") Me.GridColumn3.FieldName = "CAPT_TYPE" Me.GridColumn3.Name = "GridColumn3" ' 'GridColumn4 ' resources.ApplyResources(Me.GridColumn4, "GridColumn4") Me.GridColumn4.FieldName = "LANGUAGE" Me.GridColumn4.Name = "GridColumn4" ' 'TBDD_EMAIL_TEMPLATETableAdapter ' Me.TBDD_EMAIL_TEMPLATETableAdapter.ClearBeforeFill = True ' 'TableAdapterManager ' Me.TableAdapterManager.BackupDataSetBeforeUpdate = False Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing Me.TableAdapterManager.TBDD_EMAIL_TEMPLATETableAdapter = Me.TBDD_EMAIL_TEMPLATETableAdapter Me.TableAdapterManager.TBDD_GUI_LANGUAGE_PHRASETableAdapter = Nothing Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing Me.TableAdapterManager.TBPM_CONTROL_TABLETableAdapter = Nothing Me.TableAdapterManager.TBPM_ERROR_LOGTableAdapter = Nothing Me.TableAdapterManager.TBPM_KONFIGURATIONTableAdapter = Nothing Me.TableAdapterManager.TBPM_PROFILE_CONTROLSTableAdapter = Nothing Me.TableAdapterManager.TBPM_PROFILE_FILESTableAdapter = Nothing Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing Me.TableAdapterManager.UpdateOrder = DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'TBDD_GUI_LANGUAGE_PHRASETableAdapter ' Me.TBDD_GUI_LANGUAGE_PHRASETableAdapter.ClearBeforeFill = True ' '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 ' 'frmAdmin2 ' resources.ApplyResources(Me, "$this") Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.Controls.Add(Me.XtraTabControl1) Me.Controls.Add(Me.RibbonStatusBar1) Me.Controls.Add(Me.RibbonControl1) Me.IconOptions.LargeImage = CType(resources.GetObject("frmAdmin2.IconOptions.LargeImage"), System.Drawing.Image) Me.Name = "frmAdmin2" Me.Ribbon = Me.RibbonControl1 Me.StatusBar = Me.RibbonStatusBar1 CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabControl1.ResumeLayout(False) Me.XtraTabPage1.ResumeLayout(False) CType(Me.DataLayoutControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.DataLayoutControl1.ResumeLayout(False) CType(Me.GUIDTextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBDD_EMAIL_TEMPLATEBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).EndInit() 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.Root, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlGroup1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ItemForGUID, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ItemForTITLE, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ItemForEMAIL_SUBJECT, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ItemForEMAIL_BODY1, System.ComponentModel.ISupportInitialize).EndInit() 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.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.GridView2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EMAIL_SUBJECTTextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents RibbonPageGroup2 As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents RibbonStatusBar1 As DevExpress.XtraBars.Ribbon.RibbonStatusBar Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl Friend WithEvents XtraTabPage1 As DevExpress.XtraTab.XtraTabPage Friend WithEvents XtraTabPage2 As DevExpress.XtraTab.XtraTabPage Friend WithEvents DD_DMSLiteDataSet As DD_DMSLiteDataSet Friend WithEvents TBDD_EMAIL_TEMPLATEBindingSource As BindingSource Friend WithEvents TBDD_EMAIL_TEMPLATETableAdapter As DD_DMSLiteDataSetTableAdapters.TBDD_EMAIL_TEMPLATETableAdapter Friend WithEvents TableAdapterManager As DD_DMSLiteDataSetTableAdapters.TableAdapterManager Friend WithEvents BbitemplateAdd As DevExpress.XtraBars.BarButtonItem Friend WithEvents BbitemplateSave As DevExpress.XtraBars.BarButtonItem Friend WithEvents BbitemplateDelete As DevExpress.XtraBars.BarButtonItem Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents colGUID As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colTITLE As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem Friend WithEvents labelStatus As DevExpress.XtraBars.BarStaticItem Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem3 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem4 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem5 As DevExpress.XtraBars.BarButtonItem Friend WithEvents GridControl2 As DevExpress.XtraGrid.GridControl Friend WithEvents GridView2 As DevExpress.XtraGrid.Views.Grid.GridView 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 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 Friend WithEvents LayoutControlGroup1 As DevExpress.XtraLayout.LayoutControlGroup Friend WithEvents ItemForGUID As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ItemForTITLE As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ItemForEMAIL_SUBJECT As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ItemForEMAIL_BODY1 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ItemForEMAIL_BODY2 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ItemForEMAIL_BODY3 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ItemForADDED_WHO As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ItemForADDED_WHEN As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ItemForCHANGED_WHO As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ItemForCHANGED_WHEN As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents BarButtonItem7 As DevExpress.XtraBars.BarButtonItem Friend WithEvents EMAIL_SUBJECTTextEdit As DevExpress.XtraEditors.TextEdit End Class