_ Partial Class frmRecordView Inherits System.Windows.Forms.Form 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Wird vom Windows Form-Designer benötigt. Private components As System.ComponentModel.IContainer 'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich. 'Das Bearbeiten ist mit dem Windows Form-Designer möglich. 'Das Bearbeiten mit dem Code-Editor ist nicht möglich. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmRecordView)) Me.ToolStrip1 = New System.Windows.Forms.ToolStrip() Me.TCDetails = New DevExpress.XtraTab.XtraTabControl() Me.TabDetails = New DevExpress.XtraTab.XtraTabPage() Me.pnlDetails = New System.Windows.Forms.Panel() Me.TabFollowUp = New DevExpress.XtraTab.XtraTabPage() Me.ListViewFollowUps = New System.Windows.Forms.ListView() Me.ColumnHeader1 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) Me.ColumnHeader2 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) Me.grpbxFU_Profile = New System.Windows.Forms.GroupBox() Me.GroupBox4 = New System.Windows.Forms.GroupBox() Me.btnRemoveUser_FollowUp = New System.Windows.Forms.Button() Me.btnAddUser_FollowUp = New System.Windows.Forms.Button() Me.cmbFollowUpUser = New System.Windows.Forms.ComboBox() Me.Label6 = New System.Windows.Forms.Label() Me.ListBoxUser2Profile = New System.Windows.Forms.ListBox() Me.Label7 = New System.Windows.Forms.Label() Me.lblFollowUp_save = New System.Windows.Forms.Label() Me.chkFollowUp = New System.Windows.Forms.CheckBox() Me.dtpFollowUp = New System.Windows.Forms.DateTimePicker() Me.lblWiedervorlage_Control = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.TabPos = New DevExpress.XtraTab.XtraTabPage() Me.Panel1 = New System.Windows.Forms.Panel() Me.GridControlPos = New DevExpress.XtraGrid.GridControl() Me.grvwGridPos = New DevExpress.XtraGrid.Views.Grid.GridView() Me.BindingNavigatorPOS = New System.Windows.Forms.BindingNavigator(Me.components) Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel() Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox() Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl() Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage() Me.GridControl1 = New DevExpress.XtraGrid.GridControl() Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView() Me.ToolStrip2 = New System.Windows.Forms.ToolStrip() Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel() Me.ToolStripDropDownButton1 = New System.Windows.Forms.ToolStripDropDownButton() Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem() Me.SplitContainerControl1 = New DevExpress.XtraEditors.SplitContainerControl() CType(Me.TCDetails, System.ComponentModel.ISupportInitialize).BeginInit() Me.TCDetails.SuspendLayout() Me.TabDetails.SuspendLayout() Me.TabFollowUp.SuspendLayout() Me.grpbxFU_Profile.SuspendLayout() Me.GroupBox4.SuspendLayout() Me.TabPos.SuspendLayout() Me.Panel1.SuspendLayout() CType(Me.GridControlPos, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.grvwGridPos, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BindingNavigatorPOS, System.ComponentModel.ISupportInitialize).BeginInit() Me.BindingNavigatorPOS.SuspendLayout() CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabControl1.SuspendLayout() Me.XtraTabPage2.SuspendLayout() CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit() Me.ToolStrip2.SuspendLayout() CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainerControl1.SuspendLayout() Me.SuspendLayout() ' 'ToolStrip1 ' Me.ToolStrip1.Location = New System.Drawing.Point(0, 0) Me.ToolStrip1.Name = "ToolStrip1" Me.ToolStrip1.Size = New System.Drawing.Size(1101, 25) Me.ToolStrip1.TabIndex = 0 Me.ToolStrip1.Text = "ToolStrip1" ' 'TCDetails ' Me.TCDetails.AppearancePage.HeaderHotTracked.BackColor = System.Drawing.Color.Fuchsia Me.TCDetails.AppearancePage.HeaderHotTracked.BackColor2 = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.TCDetails.AppearancePage.HeaderHotTracked.Font = New System.Drawing.Font("Tahoma", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle)) Me.TCDetails.AppearancePage.HeaderHotTracked.Options.UseBackColor = True Me.TCDetails.AppearancePage.HeaderHotTracked.Options.UseFont = True Me.TCDetails.Dock = System.Windows.Forms.DockStyle.Top Me.TCDetails.Location = New System.Drawing.Point(0, 0) Me.TCDetails.Name = "TCDetails" Me.TCDetails.SelectedTabPage = Me.TabDetails Me.TCDetails.Size = New System.Drawing.Size(569, 369) Me.TCDetails.TabIndex = 2 Me.TCDetails.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabDetails, Me.TabFollowUp, Me.TabPos}) ' 'TabDetails ' Me.TabDetails.Controls.Add(Me.pnlDetails) Me.TabDetails.Image = Global.DD_Record_Organiser.My.Resources.Resources.grid_Data_16xMD Me.TabDetails.Name = "TabDetails" Me.TabDetails.Size = New System.Drawing.Size(563, 338) Me.TabDetails.Text = "Detailansicht" ' 'pnlDetails ' Me.pnlDetails.AllowDrop = True Me.pnlDetails.AutoScroll = True Me.pnlDetails.Dock = System.Windows.Forms.DockStyle.Fill Me.pnlDetails.Location = New System.Drawing.Point(0, 0) Me.pnlDetails.Name = "pnlDetails" Me.pnlDetails.Size = New System.Drawing.Size(563, 338) Me.pnlDetails.TabIndex = 0 ' 'TabFollowUp ' Me.TabFollowUp.Controls.Add(Me.ListViewFollowUps) Me.TabFollowUp.Controls.Add(Me.grpbxFU_Profile) Me.TabFollowUp.Controls.Add(Me.Label5) Me.TabFollowUp.Image = Global.DD_Record_Organiser.My.Resources.Resources.Task_16xMD Me.TabFollowUp.Name = "TabFollowUp" Me.TabFollowUp.Size = New System.Drawing.Size(864, 338) Me.TabFollowUp.Text = "Wiedervorlage" ' 'ListViewFollowUps ' Me.ListViewFollowUps.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.ListViewFollowUps.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2}) Me.ListViewFollowUps.FullRowSelect = True Me.ListViewFollowUps.HideSelection = False Me.ListViewFollowUps.Location = New System.Drawing.Point(14, 36) Me.ListViewFollowUps.Name = "ListViewFollowUps" Me.ListViewFollowUps.Size = New System.Drawing.Size(263, 257) Me.ListViewFollowUps.TabIndex = 5 Me.ListViewFollowUps.UseCompatibleStateImageBehavior = False Me.ListViewFollowUps.View = System.Windows.Forms.View.Details ' 'ColumnHeader1 ' Me.ColumnHeader1.Text = "ID" Me.ColumnHeader1.Width = 40 ' 'ColumnHeader2 ' Me.ColumnHeader2.Text = "Title" Me.ColumnHeader2.Width = 200 ' 'grpbxFU_Profile ' Me.grpbxFU_Profile.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.grpbxFU_Profile.Controls.Add(Me.GroupBox4) Me.grpbxFU_Profile.Controls.Add(Me.lblFollowUp_save) Me.grpbxFU_Profile.Controls.Add(Me.chkFollowUp) Me.grpbxFU_Profile.Controls.Add(Me.dtpFollowUp) Me.grpbxFU_Profile.Controls.Add(Me.lblWiedervorlage_Control) Me.grpbxFU_Profile.Location = New System.Drawing.Point(283, 28) Me.grpbxFU_Profile.Name = "grpbxFU_Profile" Me.grpbxFU_Profile.Size = New System.Drawing.Size(774, 265) Me.grpbxFU_Profile.TabIndex = 4 Me.grpbxFU_Profile.TabStop = False ' 'GroupBox4 ' Me.GroupBox4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.GroupBox4.Controls.Add(Me.btnRemoveUser_FollowUp) Me.GroupBox4.Controls.Add(Me.btnAddUser_FollowUp) Me.GroupBox4.Controls.Add(Me.cmbFollowUpUser) Me.GroupBox4.Controls.Add(Me.Label6) Me.GroupBox4.Controls.Add(Me.ListBoxUser2Profile) Me.GroupBox4.Controls.Add(Me.Label7) Me.GroupBox4.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold) Me.GroupBox4.Location = New System.Drawing.Point(177, 20) Me.GroupBox4.Name = "GroupBox4" Me.GroupBox4.Size = New System.Drawing.Size(594, 239) Me.GroupBox4.TabIndex = 4 Me.GroupBox4.TabStop = False Me.GroupBox4.Text = "Individuelle Empfänger für diesen Datensatz:" ' 'btnRemoveUser_FollowUp ' Me.btnRemoveUser_FollowUp.Font = New System.Drawing.Font("Segoe UI", 8.25!) Me.btnRemoveUser_FollowUp.Image = CType(resources.GetObject("btnRemoveUser_FollowUp.Image"), System.Drawing.Image) Me.btnRemoveUser_FollowUp.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnRemoveUser_FollowUp.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.btnRemoveUser_FollowUp.Location = New System.Drawing.Point(248, 124) Me.btnRemoveUser_FollowUp.Name = "btnRemoveUser_FollowUp" Me.btnRemoveUser_FollowUp.Size = New System.Drawing.Size(340, 23) Me.btnRemoveUser_FollowUp.TabIndex = 5 Me.btnRemoveUser_FollowUp.Text = "User aus Wiedervorlage löschen" Me.btnRemoveUser_FollowUp.UseVisualStyleBackColor = True ' 'btnAddUser_FollowUp ' Me.btnAddUser_FollowUp.Font = New System.Drawing.Font("Segoe UI", 8.25!) Me.btnAddUser_FollowUp.Image = Global.DD_Record_Organiser.My.Resources.Resources.AddMark_10580 Me.btnAddUser_FollowUp.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnAddUser_FollowUp.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.btnAddUser_FollowUp.Location = New System.Drawing.Point(248, 95) Me.btnAddUser_FollowUp.Name = "btnAddUser_FollowUp" Me.btnAddUser_FollowUp.Size = New System.Drawing.Size(340, 23) Me.btnAddUser_FollowUp.TabIndex = 4 Me.btnAddUser_FollowUp.Text = "User zu Wiedervorlage hinzufügen" Me.btnAddUser_FollowUp.UseVisualStyleBackColor = True ' 'cmbFollowUpUser ' Me.cmbFollowUpUser.Font = New System.Drawing.Font("Segoe UI", 8.25!) Me.cmbFollowUpUser.FormattingEnabled = True Me.cmbFollowUpUser.Location = New System.Drawing.Point(248, 68) Me.cmbFollowUpUser.Name = "cmbFollowUpUser" Me.cmbFollowUpUser.Size = New System.Drawing.Size(340, 21) Me.cmbFollowUpUser.TabIndex = 3 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("Segoe UI", 8.25!) Me.Label6.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label6.Location = New System.Drawing.Point(245, 50) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(64, 13) Me.Label6.TabIndex = 2 Me.Label6.Text = "Email-User:" ' 'ListBoxUser2Profile ' Me.ListBoxUser2Profile.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.ListBoxUser2Profile.Font = New System.Drawing.Font("Segoe UI", 8.25!) Me.ListBoxUser2Profile.FormattingEnabled = True Me.ListBoxUser2Profile.Location = New System.Drawing.Point(9, 50) Me.ListBoxUser2Profile.Name = "ListBoxUser2Profile" Me.ListBoxUser2Profile.Size = New System.Drawing.Size(230, 173) Me.ListBoxUser2Profile.TabIndex = 1 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic) Me.Label7.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label7.Location = New System.Drawing.Point(6, 17) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(349, 13) Me.Label7.TabIndex = 0 Me.Label7.Text = "Achtung: Diese Liste übersteuert die zentral konfigurierte Empfängerliste!" ' 'lblFollowUp_save ' Me.lblFollowUp_save.AutoSize = True Me.lblFollowUp_save.BackColor = System.Drawing.Color.Lime Me.lblFollowUp_save.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Italic) Me.lblFollowUp_save.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.lblFollowUp_save.Location = New System.Drawing.Point(6, 90) Me.lblFollowUp_save.Name = "lblFollowUp_save" Me.lblFollowUp_save.Size = New System.Drawing.Size(146, 15) Me.lblFollowUp_save.TabIndex = 3 Me.lblFollowUp_save.Text = "Wiedervorlage gespeichert" ' 'chkFollowUp ' Me.chkFollowUp.AutoSize = True Me.chkFollowUp.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.chkFollowUp.Location = New System.Drawing.Point(9, 70) Me.chkFollowUp.Name = "chkFollowUp" Me.chkFollowUp.Size = New System.Drawing.Size(101, 17) Me.chkFollowUp.TabIndex = 2 Me.chkFollowUp.Text = "Undo Checkbox" Me.chkFollowUp.UseVisualStyleBackColor = True ' 'dtpFollowUp ' Me.dtpFollowUp.Enabled = False Me.dtpFollowUp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpFollowUp.Location = New System.Drawing.Point(9, 33) Me.dtpFollowUp.Name = "dtpFollowUp" Me.dtpFollowUp.Size = New System.Drawing.Size(102, 21) Me.dtpFollowUp.TabIndex = 1 ' 'lblWiedervorlage_Control ' Me.lblWiedervorlage_Control.AutoSize = True Me.lblWiedervorlage_Control.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.lblWiedervorlage_Control.Location = New System.Drawing.Point(6, 17) Me.lblWiedervorlage_Control.Name = "lblWiedervorlage_Control" Me.lblWiedervorlage_Control.Size = New System.Drawing.Size(129, 13) Me.lblWiedervorlage_Control.TabIndex = 0 Me.lblWiedervorlage_Control.Text = "<< Waiting for Selection:" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label5.Location = New System.Drawing.Point(11, 12) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(139, 13) Me.Label5.TabIndex = 3 Me.Label5.Text = "Hinterlegte Wiedervorlagen" ' 'TabPos ' Me.TabPos.Controls.Add(Me.Panel1) Me.TabPos.Controls.Add(Me.BindingNavigatorPOS) Me.TabPos.Image = CType(resources.GetObject("TabPos.Image"), System.Drawing.Image) Me.TabPos.Name = "TabPos" Me.TabPos.PageVisible = False Me.TabPos.Size = New System.Drawing.Size(864, 338) Me.TabPos.Text = "Positionen" ' 'Panel1 ' Me.Panel1.Controls.Add(Me.GridControlPos) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Location = New System.Drawing.Point(0, 25) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(864, 313) Me.Panel1.TabIndex = 2 ' 'GridControlPos ' Me.GridControlPos.Dock = System.Windows.Forms.DockStyle.Fill Me.GridControlPos.Location = New System.Drawing.Point(0, 0) Me.GridControlPos.MainView = Me.grvwGridPos Me.GridControlPos.Name = "GridControlPos" Me.GridControlPos.Size = New System.Drawing.Size(864, 313) Me.GridControlPos.TabIndex = 0 Me.GridControlPos.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.grvwGridPos}) ' 'grvwGridPos ' Me.grvwGridPos.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan Me.grvwGridPos.Appearance.EvenRow.Options.UseBackColor = True Me.grvwGridPos.GridControl = Me.GridControlPos Me.grvwGridPos.Name = "grvwGridPos" Me.grvwGridPos.OptionsView.EnableAppearanceEvenRow = True Me.grvwGridPos.OptionsView.ShowAutoFilterRow = True ' 'BindingNavigatorPOS ' Me.BindingNavigatorPOS.AddNewItem = Me.BindingNavigatorAddNewItem Me.BindingNavigatorPOS.CountItem = Me.BindingNavigatorCountItem Me.BindingNavigatorPOS.CountItemFormat = "von {0} positions" Me.BindingNavigatorPOS.DeleteItem = Me.BindingNavigatorDeleteItem Me.BindingNavigatorPOS.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem}) Me.BindingNavigatorPOS.Location = New System.Drawing.Point(0, 0) Me.BindingNavigatorPOS.MoveFirstItem = Me.BindingNavigatorMoveFirstItem Me.BindingNavigatorPOS.MoveLastItem = Me.BindingNavigatorMoveLastItem Me.BindingNavigatorPOS.MoveNextItem = Me.BindingNavigatorMoveNextItem Me.BindingNavigatorPOS.MovePreviousItem = Me.BindingNavigatorMovePreviousItem Me.BindingNavigatorPOS.Name = "BindingNavigatorPOS" Me.BindingNavigatorPOS.PositionItem = Me.BindingNavigatorPositionItem Me.BindingNavigatorPOS.Size = New System.Drawing.Size(864, 25) Me.BindingNavigatorPOS.TabIndex = 1 Me.BindingNavigatorPOS.Text = "BindingNavigator1" ' 'BindingNavigatorAddNewItem ' Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image) Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem" Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen" ' 'BindingNavigatorCountItem ' Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem" Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(95, 22) Me.BindingNavigatorCountItem.Text = "von {0} positions" Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente." ' 'BindingNavigatorDeleteItem ' Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image) Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem" Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorDeleteItem.Text = "Löschen" ' 'BindingNavigatorMoveFirstItem ' Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image) Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem" Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben" ' 'BindingNavigatorMovePreviousItem ' Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image) Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem" Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben" ' 'BindingNavigatorSeparator ' Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator" Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25) ' 'BindingNavigatorPositionItem ' Me.BindingNavigatorPositionItem.AccessibleName = "Position" Me.BindingNavigatorPositionItem.AutoSize = False Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem" Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23) Me.BindingNavigatorPositionItem.Text = "0" Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position" ' 'BindingNavigatorSeparator1 ' Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1" Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25) ' 'BindingNavigatorMoveNextItem ' Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image) Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem" Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben" ' 'BindingNavigatorMoveLastItem ' Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image) Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem" Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben" ' 'BindingNavigatorSeparator2 ' Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2" Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25) ' 'XtraTabControl1 ' Me.XtraTabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.XtraTabControl1.AppearancePage.HeaderHotTracked.BackColor = System.Drawing.Color.Fuchsia Me.XtraTabControl1.AppearancePage.HeaderHotTracked.BackColor2 = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.XtraTabControl1.AppearancePage.HeaderHotTracked.Font = New System.Drawing.Font("Tahoma", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle)) Me.XtraTabControl1.AppearancePage.HeaderHotTracked.Options.UseBackColor = True Me.XtraTabControl1.AppearancePage.HeaderHotTracked.Options.UseFont = True Me.XtraTabControl1.Location = New System.Drawing.Point(3, 370) Me.XtraTabControl1.Name = "XtraTabControl1" Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage2 Me.XtraTabControl1.Size = New System.Drawing.Size(561, 246) Me.XtraTabControl1.TabIndex = 3 Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage2}) ' 'XtraTabPage2 ' Me.XtraTabPage2.AllowDrop = True Me.XtraTabPage2.Controls.Add(Me.GridControl1) Me.XtraTabPage2.Controls.Add(Me.ToolStrip2) Me.XtraTabPage2.Image = Global.DD_Record_Organiser.My.Resources.Resources.Files_7954 Me.XtraTabPage2.Name = "XtraTabPage2" Me.XtraTabPage2.Size = New System.Drawing.Size(555, 215) Me.XtraTabPage2.Text = "windream-Dateien" ' 'GridControl1 ' Me.GridControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.GridControl1.Location = New System.Drawing.Point(0, 25) Me.GridControl1.MainView = Me.GridView1 Me.GridControl1.Name = "GridControl1" Me.GridControl1.Size = New System.Drawing.Size(555, 190) Me.GridControl1.TabIndex = 7 Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1}) ' 'GridView1 ' Me.GridView1.Appearance.OddRow.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.GridView1.Appearance.OddRow.Options.UseBackColor = True Me.GridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFullFocus Me.GridView1.GridControl = Me.GridControl1 Me.GridView1.Name = "GridView1" Me.GridView1.OptionsBehavior.Editable = False Me.GridView1.OptionsBehavior.ReadOnly = True Me.GridView1.OptionsSelection.EnableAppearanceFocusedCell = False Me.GridView1.OptionsView.ColumnAutoWidth = False Me.GridView1.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.[False] Me.GridView1.OptionsView.ShowIndicator = False ' 'ToolStrip2 ' Me.ToolStrip2.AllowDrop = True Me.ToolStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripLabel1, Me.ToolStripDropDownButton1}) Me.ToolStrip2.Location = New System.Drawing.Point(0, 0) Me.ToolStrip2.Name = "ToolStrip2" Me.ToolStrip2.Size = New System.Drawing.Size(555, 25) Me.ToolStrip2.TabIndex = 2 Me.ToolStrip2.Text = "ToolStrip2" ' 'ToolStripLabel1 ' Me.ToolStripLabel1.Font = New System.Drawing.Font("Segoe UI", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle)) Me.ToolStripLabel1.Name = "ToolStripLabel1" Me.ToolStripLabel1.Size = New System.Drawing.Size(126, 22) Me.ToolStripLabel1.Text = "Windream-Dokumente" ' 'ToolStripDropDownButton1 ' Me.ToolStripDropDownButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right Me.ToolStripDropDownButton1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem1}) Me.ToolStripDropDownButton1.Image = CType(resources.GetObject("ToolStripDropDownButton1.Image"), System.Drawing.Image) Me.ToolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta Me.ToolStripDropDownButton1.Name = "ToolStripDropDownButton1" Me.ToolStripDropDownButton1.Size = New System.Drawing.Size(210, 22) Me.ToolStripDropDownButton1.Text = "Konfiguration windream-Ansicht" ' 'ToolStripMenuItem1 ' Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1" Me.ToolStripMenuItem1.Size = New System.Drawing.Size(173, 22) Me.ToolStripMenuItem1.Text = "Konfiguration User" ' 'SplitContainerControl1 ' Me.SplitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainerControl1.Location = New System.Drawing.Point(0, 25) Me.SplitContainerControl1.Name = "SplitContainerControl1" Me.SplitContainerControl1.Panel1.Controls.Add(Me.XtraTabControl1) Me.SplitContainerControl1.Panel1.Controls.Add(Me.TCDetails) Me.SplitContainerControl1.Panel1.Text = "Panel1" Me.SplitContainerControl1.Panel2.Text = "Panel2" Me.SplitContainerControl1.Size = New System.Drawing.Size(1101, 619) Me.SplitContainerControl1.SplitterPosition = 569 Me.SplitContainerControl1.TabIndex = 4 Me.SplitContainerControl1.Text = "SplitContainerControl1" ' 'frMWorkflowRecord ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1101, 644) Me.Controls.Add(Me.SplitContainerControl1) Me.Controls.Add(Me.ToolStrip1) Me.Name = "frMWorkflowRecord" Me.Text = "frMWorkflowRecord" CType(Me.TCDetails, System.ComponentModel.ISupportInitialize).EndInit() Me.TCDetails.ResumeLayout(False) Me.TabDetails.ResumeLayout(False) Me.TabFollowUp.ResumeLayout(False) Me.TabFollowUp.PerformLayout() Me.grpbxFU_Profile.ResumeLayout(False) Me.grpbxFU_Profile.PerformLayout() Me.GroupBox4.ResumeLayout(False) Me.GroupBox4.PerformLayout() Me.TabPos.ResumeLayout(False) Me.TabPos.PerformLayout() Me.Panel1.ResumeLayout(False) CType(Me.GridControlPos, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.grvwGridPos, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BindingNavigatorPOS, System.ComponentModel.ISupportInitialize).EndInit() Me.BindingNavigatorPOS.ResumeLayout(False) Me.BindingNavigatorPOS.PerformLayout() CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabControl1.ResumeLayout(False) Me.XtraTabPage2.ResumeLayout(False) Me.XtraTabPage2.PerformLayout() CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit() Me.ToolStrip2.ResumeLayout(False) Me.ToolStrip2.PerformLayout() CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainerControl1.ResumeLayout(False) Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip Friend WithEvents TCDetails As DevExpress.XtraTab.XtraTabControl Friend WithEvents TabDetails As DevExpress.XtraTab.XtraTabPage Friend WithEvents pnlDetails As System.Windows.Forms.Panel Friend WithEvents TabFollowUp As DevExpress.XtraTab.XtraTabPage Friend WithEvents ListViewFollowUps As System.Windows.Forms.ListView Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader Friend WithEvents grpbxFU_Profile As System.Windows.Forms.GroupBox Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox Friend WithEvents btnRemoveUser_FollowUp As System.Windows.Forms.Button Friend WithEvents btnAddUser_FollowUp As System.Windows.Forms.Button Friend WithEvents cmbFollowUpUser As System.Windows.Forms.ComboBox Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents ListBoxUser2Profile As System.Windows.Forms.ListBox Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents lblFollowUp_save As System.Windows.Forms.Label Friend WithEvents chkFollowUp As System.Windows.Forms.CheckBox Friend WithEvents dtpFollowUp As System.Windows.Forms.DateTimePicker Friend WithEvents lblWiedervorlage_Control As System.Windows.Forms.Label Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents TabPos As DevExpress.XtraTab.XtraTabPage Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents GridControlPos As DevExpress.XtraGrid.GridControl Friend WithEvents grvwGridPos As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents BindingNavigatorPOS As System.Windows.Forms.BindingNavigator Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl Friend WithEvents XtraTabPage2 As DevExpress.XtraTab.XtraTabPage Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents ToolStrip2 As System.Windows.Forms.ToolStrip Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel Friend WithEvents ToolStripDropDownButton1 As System.Windows.Forms.ToolStripDropDownButton Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem Friend WithEvents SplitContainerControl1 As DevExpress.XtraEditors.SplitContainerControl End Class