Partial Class frmIndex 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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmIndex)) Dim EditorButtonImageOptions1 As DevExpress.XtraEditors.Controls.EditorButtonImageOptions = New DevExpress.XtraEditors.Controls.EditorButtonImageOptions() Dim SerializableAppearanceObject1 As DevExpress.Utils.SerializableAppearanceObject = New DevExpress.Utils.SerializableAppearanceObject() Dim SerializableAppearanceObject2 As DevExpress.Utils.SerializableAppearanceObject = New DevExpress.Utils.SerializableAppearanceObject() Dim SerializableAppearanceObject3 As DevExpress.Utils.SerializableAppearanceObject = New DevExpress.Utils.SerializableAppearanceObject() Dim SerializableAppearanceObject4 As DevExpress.Utils.SerializableAppearanceObject = New DevExpress.Utils.SerializableAppearanceObject() Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.pnlIndex = New System.Windows.Forms.Panel() Me.Panel2 = New System.Windows.Forms.Panel() Me.checkMultiindex = New DevExpress.XtraEditors.CheckEdit() Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl() Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage() Me.RibbonPageGroup3 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.checkItemDeleteSource = New DevExpress.XtraBars.BarCheckItem() Me.checkItemPreselection = New DevExpress.XtraBars.BarCheckItem() Me.checkItemPreview = New DevExpress.XtraBars.BarCheckItem() Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem() Me.RibbonPageGroup2 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.checkItemTopMost = New DevExpress.XtraBars.BarCheckItem() Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar() Me.labelFilePath = New DevExpress.XtraBars.BarStaticItem() Me.labelError = New DevExpress.XtraBars.BarStaticItem() Me.labelNotice = New DevExpress.XtraBars.BarStaticItem() Me.btnOK = New DevExpress.XtraEditors.SimpleButton() Me.ComboboxDoctype = New DevExpress.XtraEditors.SearchLookUpEdit() Me.SearchLookUpEdit1View = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colName = New DevExpress.XtraGrid.Columns.GridColumn() Me.DocumentViewer1 = New DigitalData.Controls.DocumentViewer.DocumentViewer() Me.BarToggleSwitchItem1 = New DevExpress.XtraBars.BarToggleSwitchItem() Me.BarToggleSwitchItem2 = New DevExpress.XtraBars.BarToggleSwitchItem() Me.BarStaticItem1 = New DevExpress.XtraBars.BarStaticItem() Me.BarStaticItem2 = New DevExpress.XtraBars.BarStaticItem() Me.BarListItem1 = New DevExpress.XtraBars.BarListItem() Me.BarStaticItem4 = New DevExpress.XtraBars.BarStaticItem() Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem() Me.MyDataset = New Global_Indexer.MyDataset() Me.VWDDINDEX_MANBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.VWDDINDEX_MANTableAdapter = New Global_Indexer.MyDatasetTableAdapters.VWDDINDEX_MANTableAdapter() Me.TableAdapterManager = New Global_Indexer.MyDatasetTableAdapters.TableAdapterManager() Me.VWINDEX_AUTOMBindingSource1 = New System.Windows.Forms.BindingSource(Me.components) Me.VWINDEX_AUTOMTableAdapter = New Global_Indexer.MyDatasetTableAdapters.VWDDINDEX_AUTOMTableAdapter() Me.PdfBarController1 = New DevExpress.XtraPdfViewer.Bars.PdfBarController(Me.components) Me.PdfBarController2 = New DevExpress.XtraPdfViewer.Bars.PdfBarController(Me.components) Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage() CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer1.Panel1.SuspendLayout() Me.SplitContainer1.Panel2.SuspendLayout() Me.SplitContainer1.SuspendLayout() Me.Panel2.SuspendLayout() CType(Me.checkMultiindex.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ComboboxDoctype.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SearchLookUpEdit1View, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.VWDDINDEX_MANBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.VWINDEX_AUTOMBindingSource1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PdfBarController1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PdfBarController2, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'SplitContainer1 ' resources.ApplyResources(Me.SplitContainer1, "SplitContainer1") Me.SplitContainer1.Name = "SplitContainer1" ' 'SplitContainer1.Panel1 ' Me.SplitContainer1.Panel1.Controls.Add(Me.pnlIndex) Me.SplitContainer1.Panel1.Controls.Add(Me.Panel2) Me.SplitContainer1.Panel1.Controls.Add(Me.ComboboxDoctype) ' 'SplitContainer1.Panel2 ' Me.SplitContainer1.Panel2.Controls.Add(Me.DocumentViewer1) Me.SplitContainer1.TabStop = False ' 'pnlIndex ' resources.ApplyResources(Me.pnlIndex, "pnlIndex") Me.pnlIndex.BackColor = System.Drawing.SystemColors.ControlLight Me.pnlIndex.Name = "pnlIndex" ' 'Panel2 ' Me.Panel2.BackColor = System.Drawing.Color.Transparent Me.Panel2.Controls.Add(Me.checkMultiindex) Me.Panel2.Controls.Add(Me.btnOK) resources.ApplyResources(Me.Panel2, "Panel2") Me.Panel2.Name = "Panel2" ' 'checkMultiindex ' resources.ApplyResources(Me.checkMultiindex, "checkMultiindex") Me.checkMultiindex.MenuManager = Me.RibbonControl1 Me.checkMultiindex.Name = "checkMultiindex" Me.checkMultiindex.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(49, Byte), Integer)) Me.checkMultiindex.Properties.Appearance.Font = CType(resources.GetObject("checkMultiindex.Properties.Appearance.Font"), System.Drawing.Font) Me.checkMultiindex.Properties.Appearance.ForeColor = System.Drawing.Color.DarkRed Me.checkMultiindex.Properties.Appearance.Options.UseBackColor = True Me.checkMultiindex.Properties.Appearance.Options.UseFont = True Me.checkMultiindex.Properties.Appearance.Options.UseForeColor = True Me.checkMultiindex.Properties.Caption = resources.GetString("checkMultiindex.Properties.Caption") ' 'RibbonControl1 ' Me.RibbonControl1.ExpandCollapseItem.Id = 0 Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem}) resources.ApplyResources(Me.RibbonControl1, "RibbonControl1") Me.RibbonControl1.MaxItemId = 23 Me.RibbonControl1.Name = "RibbonControl1" Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1}) Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False] Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1 ' 'RibbonPage1 ' Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup3, Me.RibbonPageGroup2}) Me.RibbonPage1.Name = "RibbonPage1" resources.ApplyResources(Me.RibbonPage1, "RibbonPage1") ' 'RibbonPageGroup3 ' Me.RibbonPageGroup3.ItemLinks.Add(Me.checkItemDeleteSource) Me.RibbonPageGroup3.ItemLinks.Add(Me.checkItemPreselection) Me.RibbonPageGroup3.ItemLinks.Add(Me.checkItemPreview) Me.RibbonPageGroup3.ItemLinks.Add(Me.BarButtonItem1) Me.RibbonPageGroup3.Name = "RibbonPageGroup3" resources.ApplyResources(Me.RibbonPageGroup3, "RibbonPageGroup3") ' 'checkItemDeleteSource ' resources.ApplyResources(Me.checkItemDeleteSource, "checkItemDeleteSource") Me.checkItemDeleteSource.Id = 7 Me.checkItemDeleteSource.ImageOptions.SvgImage = CType(resources.GetObject("checkItemDeleteSource.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.checkItemDeleteSource.Name = "checkItemDeleteSource" ' 'checkItemPreselection ' resources.ApplyResources(Me.checkItemPreselection, "checkItemPreselection") Me.checkItemPreselection.Id = 9 Me.checkItemPreselection.ImageOptions.SvgImage = CType(resources.GetObject("checkItemPreselection.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.checkItemPreselection.Name = "checkItemPreselection" ' 'checkItemPreview ' resources.ApplyResources(Me.checkItemPreview, "checkItemPreview") Me.checkItemPreview.Id = 16 Me.checkItemPreview.ImageOptions.SvgImage = CType(resources.GetObject("checkItemPreview.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.checkItemPreview.Name = "checkItemPreview" ' 'BarButtonItem1 ' resources.ApplyResources(Me.BarButtonItem1, "BarButtonItem1") Me.BarButtonItem1.Id = 21 Me.BarButtonItem1.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem1.Name = "BarButtonItem1" ' 'RibbonPageGroup2 ' Me.RibbonPageGroup2.Alignment = DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment.Far Me.RibbonPageGroup2.ItemLinks.Add(Me.checkItemTopMost) Me.RibbonPageGroup2.Name = "RibbonPageGroup2" resources.ApplyResources(Me.RibbonPageGroup2, "RibbonPageGroup2") ' 'checkItemTopMost ' Me.checkItemTopMost.BindableChecked = True resources.ApplyResources(Me.checkItemTopMost, "checkItemTopMost") Me.checkItemTopMost.Checked = True Me.checkItemTopMost.Id = 5 Me.checkItemTopMost.ImageOptions.SvgImage = CType(resources.GetObject("checkItemTopMost.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.checkItemTopMost.Name = "checkItemTopMost" ' 'RibbonStatusBar1 ' Me.RibbonStatusBar1.ItemLinks.Add(Me.labelFilePath) Me.RibbonStatusBar1.ItemLinks.Add(Me.labelError) Me.RibbonStatusBar1.ItemLinks.Add(Me.labelNotice) resources.ApplyResources(Me.RibbonStatusBar1, "RibbonStatusBar1") Me.RibbonStatusBar1.Name = "RibbonStatusBar1" Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1 ' 'labelFilePath ' resources.ApplyResources(Me.labelFilePath, "labelFilePath") Me.labelFilePath.Id = 14 Me.labelFilePath.ImageOptions.SvgImage = CType(resources.GetObject("labelFilePath.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.labelFilePath.Name = "labelFilePath" Me.labelFilePath.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph ' 'labelError ' resources.ApplyResources(Me.labelError, "labelError") Me.labelError.Id = 10 Me.labelError.ImageOptions.SvgImage = CType(resources.GetObject("labelError.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.labelError.Name = "labelError" Me.labelError.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph Me.labelError.Visibility = DevExpress.XtraBars.BarItemVisibility.Never ' 'labelNotice ' resources.ApplyResources(Me.labelNotice, "labelNotice") Me.labelNotice.Id = 17 Me.labelNotice.ImageOptions.SvgImage = CType(resources.GetObject("labelNotice.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.labelNotice.Name = "labelNotice" Me.labelNotice.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph Me.labelNotice.Visibility = DevExpress.XtraBars.BarItemVisibility.Never ' 'btnOK ' resources.ApplyResources(Me.btnOK, "btnOK") Me.btnOK.Appearance.Font = CType(resources.GetObject("btnOK.Appearance.Font"), System.Drawing.Font) Me.btnOK.Appearance.Options.UseFont = True Me.btnOK.ImageOptions.Image = CType(resources.GetObject("btnOK.ImageOptions.Image"), System.Drawing.Image) Me.btnOK.Name = "btnOK" ' 'ComboboxDoctype ' resources.ApplyResources(Me.ComboboxDoctype, "ComboboxDoctype") Me.ComboboxDoctype.MenuManager = Me.RibbonControl1 Me.ComboboxDoctype.Name = "ComboboxDoctype" Me.ComboboxDoctype.Properties.Appearance.Font = CType(resources.GetObject("ComboboxDoctype.Properties.Appearance.Font"), System.Drawing.Font) Me.ComboboxDoctype.Properties.Appearance.Options.UseFont = True SerializableAppearanceObject1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(49, Byte), Integer)) SerializableAppearanceObject1.Options.UseBackColor = True Me.ComboboxDoctype.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(CType(resources.GetObject("ComboboxDoctype.Properties.Buttons"), DevExpress.XtraEditors.Controls.ButtonPredefines), resources.GetString("ComboboxDoctype.Properties.Buttons1"), CType(resources.GetObject("ComboboxDoctype.Properties.Buttons2"), Integer), CType(resources.GetObject("ComboboxDoctype.Properties.Buttons3"), Boolean), CType(resources.GetObject("ComboboxDoctype.Properties.Buttons4"), Boolean), CType(resources.GetObject("ComboboxDoctype.Properties.Buttons5"), Boolean), EditorButtonImageOptions1, New DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), SerializableAppearanceObject1, SerializableAppearanceObject2, SerializableAppearanceObject3, SerializableAppearanceObject4, resources.GetString("ComboboxDoctype.Properties.Buttons6"), CType(resources.GetObject("ComboboxDoctype.Properties.Buttons7"), Object), CType(resources.GetObject("ComboboxDoctype.Properties.Buttons8"), DevExpress.Utils.SuperToolTip), CType(resources.GetObject("ComboboxDoctype.Properties.Buttons9"), DevExpress.Utils.ToolTipAnchor))}) Me.ComboboxDoctype.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat Me.ComboboxDoctype.Properties.NullText = resources.GetString("ComboboxDoctype.Properties.NullText") Me.ComboboxDoctype.Properties.Padding = New System.Windows.Forms.Padding(5) Me.ComboboxDoctype.Properties.PopupSizeable = False Me.ComboboxDoctype.Properties.PopupView = Me.SearchLookUpEdit1View Me.ComboboxDoctype.Properties.ShowClearButton = False ' 'SearchLookUpEdit1View ' Me.SearchLookUpEdit1View.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colName}) Me.SearchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus Me.SearchLookUpEdit1View.Name = "SearchLookUpEdit1View" Me.SearchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = False Me.SearchLookUpEdit1View.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never Me.SearchLookUpEdit1View.OptionsView.ShowGroupPanel = False Me.SearchLookUpEdit1View.OptionsView.ShowIndicator = False ' 'colName ' resources.ApplyResources(Me.colName, "colName") Me.colName.FieldName = "Name" Me.colName.Name = "colName" ' 'DocumentViewer1 ' resources.ApplyResources(Me.DocumentViewer1, "DocumentViewer1") Me.DocumentViewer1.FileLoaded = False Me.DocumentViewer1.Name = "DocumentViewer1" Me.DocumentViewer1.TabStop = False ' 'BarToggleSwitchItem1 ' resources.ApplyResources(Me.BarToggleSwitchItem1, "BarToggleSwitchItem1") Me.BarToggleSwitchItem1.Id = 1 Me.BarToggleSwitchItem1.Name = "BarToggleSwitchItem1" ' 'BarToggleSwitchItem2 ' resources.ApplyResources(Me.BarToggleSwitchItem2, "BarToggleSwitchItem2") Me.BarToggleSwitchItem2.Id = 2 Me.BarToggleSwitchItem2.Name = "BarToggleSwitchItem2" ' 'BarStaticItem1 ' resources.ApplyResources(Me.BarStaticItem1, "BarStaticItem1") Me.BarStaticItem1.Id = 12 Me.BarStaticItem1.Name = "BarStaticItem1" ' 'BarStaticItem2 ' resources.ApplyResources(Me.BarStaticItem2, "BarStaticItem2") Me.BarStaticItem2.Id = 13 Me.BarStaticItem2.Name = "BarStaticItem2" ' 'BarListItem1 ' resources.ApplyResources(Me.BarListItem1, "BarListItem1") Me.BarListItem1.Id = 19 Me.BarListItem1.Name = "BarListItem1" ' 'BarStaticItem4 ' resources.ApplyResources(Me.BarStaticItem4, "BarStaticItem4") Me.BarStaticItem4.Id = 20 Me.BarStaticItem4.Name = "BarStaticItem4" ' 'BarButtonItem2 ' resources.ApplyResources(Me.BarButtonItem2, "BarButtonItem2") Me.BarButtonItem2.Id = 22 Me.BarButtonItem2.Name = "BarButtonItem2" ' 'MyDataset ' Me.MyDataset.DataSetName = "MyDataset" Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'VWDDINDEX_MANBindingSource ' Me.VWDDINDEX_MANBindingSource.DataMember = "VWDDINDEX_MAN" Me.VWDDINDEX_MANBindingSource.DataSource = Me.MyDataset ' 'VWDDINDEX_MANTableAdapter ' Me.VWDDINDEX_MANTableAdapter.ClearBeforeFill = True ' 'TableAdapterManager ' Me.TableAdapterManager.BackupDataSetBeforeUpdate = False Me.TableAdapterManager.Connection = Nothing Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing Me.TableAdapterManager.TBDD_INDEX_MAN_POSTPROCESSINGTableAdapter = Nothing Me.TableAdapterManager.TBDD_INDEX_MANTableAdapter = Nothing Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing Me.TableAdapterManager.TBGI_CONFIGURATIONTableAdapter = Nothing Me.TableAdapterManager.TBGI_OBJECTTYPE_EMAIL_INDEXTableAdapter = Nothing Me.TableAdapterManager.TBGI_REGEX_DOCTYPETableAdapter = Nothing Me.TableAdapterManager.UpdateOrder = Global_Indexer.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'VWINDEX_AUTOMBindingSource1 ' Me.VWINDEX_AUTOMBindingSource1.DataMember = "VWDDINDEX_AUTOM" Me.VWINDEX_AUTOMBindingSource1.DataSource = Me.MyDataset ' 'VWINDEX_AUTOMTableAdapter ' Me.VWINDEX_AUTOMTableAdapter.ClearBeforeFill = True ' 'RibbonPage2 ' Me.RibbonPage2.Name = "RibbonPage2" resources.ApplyResources(Me.RibbonPage2, "RibbonPage2") ' 'frmIndex ' Me.Appearance.Options.UseFont = True resources.ApplyResources(Me, "$this") Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.Controls.Add(Me.SplitContainer1) Me.Controls.Add(Me.RibbonStatusBar1) Me.Controls.Add(Me.RibbonControl1) Me.IconOptions.Image = Global.Global_Indexer.My.Resources.Resources.DD_fileFLOW_ICON Me.Name = "frmIndex" Me.Ribbon = Me.RibbonControl1 Me.StatusBar = Me.RibbonStatusBar1 Me.SplitContainer1.Panel1.ResumeLayout(False) Me.SplitContainer1.Panel2.ResumeLayout(False) CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer1.ResumeLayout(False) Me.Panel2.ResumeLayout(False) CType(Me.checkMultiindex.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ComboboxDoctype.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.SearchLookUpEdit1View, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.VWDDINDEX_MANBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.VWINDEX_AUTOMBindingSource1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PdfBarController1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PdfBarController2, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents VWINDEX_MANBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBCONNECTIONBindingSource As System.Windows.Forms.BindingSource Friend WithEvents VWINDEX_AUTOMBindingSource As System.Windows.Forms.BindingSource Friend WithEvents Panel2 As System.Windows.Forms.Panel Friend WithEvents VWDMS_DOKUMENTARTZUORDNUNGBindingSource As System.Windows.Forms.BindingSource Friend WithEvents VWIORDNER_DOKARTBindingSource As System.Windows.Forms.BindingSource Friend WithEvents MyDataset As Global_Indexer.MyDataset Friend WithEvents VWDDINDEX_MANBindingSource As System.Windows.Forms.BindingSource Friend WithEvents VWDDINDEX_MANTableAdapter As Global_Indexer.MyDatasetTableAdapters.VWDDINDEX_MANTableAdapter Friend WithEvents TableAdapterManager As Global_Indexer.MyDatasetTableAdapters.TableAdapterManager Friend WithEvents VWINDEX_AUTOMBindingSource1 As System.Windows.Forms.BindingSource Friend WithEvents VWINDEX_AUTOMTableAdapter As Global_Indexer.MyDatasetTableAdapters.VWDDINDEX_AUTOMTableAdapter Friend WithEvents SplitContainer1 As System.Windows.Forms.SplitContainer Friend WithEvents pnlIndex As System.Windows.Forms.Panel Friend WithEvents PdfBarController1 As DevExpress.XtraPdfViewer.Bars.PdfBarController Friend WithEvents PdfBarController2 As DevExpress.XtraPdfViewer.Bars.PdfBarController Friend WithEvents DocumentViewer1 As DigitalData.Controls.DocumentViewer.DocumentViewer Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage 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 BarToggleSwitchItem1 As DevExpress.XtraBars.BarToggleSwitchItem Friend WithEvents BarToggleSwitchItem2 As DevExpress.XtraBars.BarToggleSwitchItem Friend WithEvents checkItemTopMost As DevExpress.XtraBars.BarCheckItem Friend WithEvents checkItemDeleteSource As DevExpress.XtraBars.BarCheckItem Friend WithEvents checkItemPreselection As DevExpress.XtraBars.BarCheckItem Friend WithEvents labelError As DevExpress.XtraBars.BarStaticItem Friend WithEvents BarStaticItem1 As DevExpress.XtraBars.BarStaticItem Friend WithEvents BarStaticItem2 As DevExpress.XtraBars.BarStaticItem Friend WithEvents RibbonPageGroup3 As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents labelFilePath As DevExpress.XtraBars.BarStaticItem Friend WithEvents checkItemPreview As DevExpress.XtraBars.BarCheckItem Friend WithEvents labelNotice As DevExpress.XtraBars.BarStaticItem Friend WithEvents BarListItem1 As DevExpress.XtraBars.BarListItem Friend WithEvents BarStaticItem4 As DevExpress.XtraBars.BarStaticItem Friend WithEvents btnOK As DevExpress.XtraEditors.SimpleButton Friend WithEvents checkMultiindex As DevExpress.XtraEditors.CheckEdit Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem Friend WithEvents ComboboxDoctype As DevExpress.XtraEditors.SearchLookUpEdit Friend WithEvents SearchLookUpEdit1View As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents colName As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem End Class