Add list of open files, prevent loading of open files, close document in viewer when opened externally, reopen file in viewer when closed externally, first version of creating file hashes for modification checks
490 lines
27 KiB
VB.net
490 lines
27 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmDocumentResultList
|
|
Inherits DevExpress.XtraBars.Ribbon.RibbonForm
|
|
|
|
'Form overrides dispose to clean up the component list.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
MyBase.Dispose(disposing)
|
|
End Sub
|
|
|
|
'Required by the Windows Form Designer
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'NOTE: The following procedure is required by the Windows Form Designer
|
|
'It can be modified using the Windows Form Designer.
|
|
'Do not modify it using the code editor.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmDocumentResultList))
|
|
Me.RibbonControl = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
|
Me.SwitchMainContainerHorizontal = New DevExpress.XtraBars.BarToggleSwitchItem()
|
|
Me.SwitchDetailContainerHorizontal = New DevExpress.XtraBars.BarToggleSwitchItem()
|
|
Me.BarButtonItemExportGrid1 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarStaticItem1 = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.labelResultCount = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.BarButtonBack = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem5 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarEditItem1 = New DevExpress.XtraBars.BarEditItem()
|
|
Me.RepositoryItemTextEdit1 = New DevExpress.XtraEditors.Repository.RepositoryItemTextEdit()
|
|
Me.BarEditItem2 = New DevExpress.XtraBars.BarEditItem()
|
|
Me.RepositoryItemTextEdit2 = New DevExpress.XtraEditors.Repository.RepositoryItemTextEdit()
|
|
Me.labelCriticalError = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.labelWarning = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.RibbonPageGroup_Navigation = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonPageGroup_Layout = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonPageGroup_Export = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonStatusBar = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
|
Me.SplitContainerControl1 = New DevExpress.XtraEditors.SplitContainerControl()
|
|
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridView1 = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridView()
|
|
Me.GridBand1 = New DevExpress.XtraGrid.Views.BandedGrid.GridBand()
|
|
Me.SplitContainerControl2 = New DevExpress.XtraEditors.SplitContainerControl()
|
|
Me.GridControl2 = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridView2 = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridView()
|
|
Me.GridBand2 = New DevExpress.XtraGrid.Views.BandedGrid.GridBand()
|
|
Me.GridControl3 = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridView3 = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridView()
|
|
Me.GridBand3 = New DevExpress.XtraGrid.Views.BandedGrid.GridBand()
|
|
Me.SplitContainerControl3 = New DevExpress.XtraEditors.SplitContainerControl()
|
|
Me.DocumentViewer1 = New DigitalData.Controls.DocumentViewer.DocumentViewer()
|
|
Me.XtraSaveFileDialog = New DevExpress.XtraEditors.XtraSaveFileDialog(Me.components)
|
|
CType(Me.RibbonControl, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RepositoryItemTextEdit1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RepositoryItemTextEdit2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerControl1.SuspendLayout()
|
|
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SplitContainerControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerControl2.SuspendLayout()
|
|
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridControl3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SplitContainerControl3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerControl3.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'RibbonControl
|
|
'
|
|
Me.RibbonControl.ExpandCollapseItem.Id = 0
|
|
Me.RibbonControl.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl.ExpandCollapseItem, Me.RibbonControl.SearchEditItem, Me.SwitchMainContainerHorizontal, Me.SwitchDetailContainerHorizontal, Me.BarButtonItemExportGrid1, Me.BarButtonItem1, Me.BarButtonItem2, Me.BarButtonItem3, Me.BarStaticItem1, Me.labelResultCount, Me.BarButtonBack, Me.BarButtonItem5, Me.BarEditItem1, Me.BarEditItem2, Me.labelCriticalError, Me.labelWarning})
|
|
Me.RibbonControl.Location = New System.Drawing.Point(0, 0)
|
|
Me.RibbonControl.MaxItemId = 16
|
|
Me.RibbonControl.Name = "RibbonControl"
|
|
Me.RibbonControl.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
|
Me.RibbonControl.RepositoryItems.AddRange(New DevExpress.XtraEditors.Repository.RepositoryItem() {Me.RepositoryItemTextEdit1, Me.RepositoryItemTextEdit2})
|
|
Me.RibbonControl.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.RibbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide
|
|
Me.RibbonControl.ShowToolbarCustomizeItem = False
|
|
Me.RibbonControl.Size = New System.Drawing.Size(1189, 132)
|
|
Me.RibbonControl.StatusBar = Me.RibbonStatusBar
|
|
Me.RibbonControl.Toolbar.ShowCustomizeItem = False
|
|
'
|
|
'SwitchMainContainerHorizontal
|
|
'
|
|
Me.SwitchMainContainerHorizontal.BindableChecked = True
|
|
Me.SwitchMainContainerHorizontal.Caption = "Hauptgrid Horizontal"
|
|
Me.SwitchMainContainerHorizontal.Checked = True
|
|
Me.SwitchMainContainerHorizontal.Id = 1
|
|
Me.SwitchMainContainerHorizontal.Name = "SwitchMainContainerHorizontal"
|
|
'
|
|
'SwitchDetailContainerHorizontal
|
|
'
|
|
Me.SwitchDetailContainerHorizontal.Caption = "Detailgrid Horizontal"
|
|
Me.SwitchDetailContainerHorizontal.Id = 2
|
|
Me.SwitchDetailContainerHorizontal.Name = "SwitchDetailContainerHorizontal"
|
|
'
|
|
'BarButtonItemExportGrid1
|
|
'
|
|
Me.BarButtonItemExportGrid1.Caption = "Als XLSX exportieren"
|
|
Me.BarButtonItemExportGrid1.Id = 3
|
|
Me.BarButtonItemExportGrid1.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItemExportGrid1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItemExportGrid1.Name = "BarButtonItemExportGrid1"
|
|
Me.BarButtonItemExportGrid1.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInCustomizing
|
|
'
|
|
'BarButtonItem1
|
|
'
|
|
Me.BarButtonItem1.Caption = "Datei öffnen"
|
|
Me.BarButtonItem1.Id = 4
|
|
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"
|
|
'
|
|
'BarButtonItem2
|
|
'
|
|
Me.BarButtonItem2.Caption = "Ordner öffnen"
|
|
Me.BarButtonItem2.Id = 5
|
|
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
|
|
'
|
|
Me.BarButtonItem3.Caption = "Pfad in Zwischenablage"
|
|
Me.BarButtonItem3.Id = 6
|
|
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"
|
|
'
|
|
'BarStaticItem1
|
|
'
|
|
Me.BarStaticItem1.Caption = "{0} Ergebnisse"
|
|
Me.BarStaticItem1.Id = 7
|
|
Me.BarStaticItem1.Name = "BarStaticItem1"
|
|
Me.BarStaticItem1.Tag = "{0} Ergebnisse"
|
|
'
|
|
'labelResultCount
|
|
'
|
|
Me.labelResultCount.Caption = "{0} Ergebnisse"
|
|
Me.labelResultCount.Id = 8
|
|
Me.labelResultCount.Name = "labelResultCount"
|
|
'
|
|
'BarButtonBack
|
|
'
|
|
Me.BarButtonBack.Caption = "Zurück"
|
|
Me.BarButtonBack.Id = 9
|
|
Me.BarButtonBack.ImageOptions.Image = CType(resources.GetObject("BarButtonBack.ImageOptions.Image"), System.Drawing.Image)
|
|
Me.BarButtonBack.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonBack.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.BarButtonBack.Name = "BarButtonBack"
|
|
'
|
|
'BarButtonItem5
|
|
'
|
|
Me.BarButtonItem5.Caption = "Layout zurücksetzen"
|
|
Me.BarButtonItem5.Id = 10
|
|
Me.BarButtonItem5.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem5.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem5.Name = "BarButtonItem5"
|
|
Me.BarButtonItem5.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInCustomizing
|
|
'
|
|
'BarEditItem1
|
|
'
|
|
Me.BarEditItem1.Caption = "BarEditItem1"
|
|
Me.BarEditItem1.CaptionToEditorIndent = 0
|
|
Me.BarEditItem1.Edit = Me.RepositoryItemTextEdit1
|
|
Me.BarEditItem1.Id = 12
|
|
Me.BarEditItem1.Name = "BarEditItem1"
|
|
'
|
|
'RepositoryItemTextEdit1
|
|
'
|
|
Me.RepositoryItemTextEdit1.AutoHeight = False
|
|
Me.RepositoryItemTextEdit1.Name = "RepositoryItemTextEdit1"
|
|
'
|
|
'BarEditItem2
|
|
'
|
|
Me.BarEditItem2.Caption = "BarEditItem2"
|
|
Me.BarEditItem2.Edit = Me.RepositoryItemTextEdit2
|
|
Me.BarEditItem2.Id = 13
|
|
Me.BarEditItem2.Name = "BarEditItem2"
|
|
'
|
|
'RepositoryItemTextEdit2
|
|
'
|
|
Me.RepositoryItemTextEdit2.AutoHeight = False
|
|
Me.RepositoryItemTextEdit2.Name = "RepositoryItemTextEdit2"
|
|
'
|
|
'labelCriticalError
|
|
'
|
|
Me.labelCriticalError.Caption = "Critical Error"
|
|
Me.labelCriticalError.Id = 14
|
|
Me.labelCriticalError.ImageOptions.SvgImage = CType(resources.GetObject("labelCriticalError.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.labelCriticalError.ItemAppearance.Normal.BackColor = System.Drawing.Color.White
|
|
Me.labelCriticalError.ItemAppearance.Normal.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical
|
|
Me.labelCriticalError.ItemAppearance.Normal.Options.UseBackColor = True
|
|
Me.labelCriticalError.ItemAppearance.Normal.Options.UseForeColor = True
|
|
Me.labelCriticalError.Name = "labelCriticalError"
|
|
Me.labelCriticalError.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
|
Me.labelCriticalError.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInCustomizing
|
|
'
|
|
'labelWarning
|
|
'
|
|
Me.labelWarning.Caption = "Warning"
|
|
Me.labelWarning.Id = 15
|
|
Me.labelWarning.ImageOptions.SvgImage = CType(resources.GetObject("labelWarning.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.labelWarning.ItemAppearance.Normal.BackColor = System.Drawing.Color.White
|
|
Me.labelWarning.ItemAppearance.Normal.Options.UseBackColor = True
|
|
Me.labelWarning.Name = "labelWarning"
|
|
Me.labelWarning.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
|
Me.labelWarning.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInCustomizing
|
|
'
|
|
'RibbonPage1
|
|
'
|
|
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup_Navigation, Me.RibbonPageGroup_Layout, Me.RibbonPageGroup_Export})
|
|
Me.RibbonPage1.Name = "RibbonPage1"
|
|
Me.RibbonPage1.Text = "Ergebnisse"
|
|
'
|
|
'RibbonPageGroup_Navigation
|
|
'
|
|
Me.RibbonPageGroup_Navigation.AllowTextClipping = False
|
|
Me.RibbonPageGroup_Navigation.ItemLinks.Add(Me.BarButtonBack)
|
|
Me.RibbonPageGroup_Navigation.Name = "RibbonPageGroup_Navigation"
|
|
Me.RibbonPageGroup_Navigation.Text = "Navigation"
|
|
'
|
|
'RibbonPageGroup_Layout
|
|
'
|
|
Me.RibbonPageGroup_Layout.Alignment = DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment.Far
|
|
Me.RibbonPageGroup_Layout.ItemLinks.Add(Me.SwitchMainContainerHorizontal)
|
|
Me.RibbonPageGroup_Layout.ItemLinks.Add(Me.SwitchDetailContainerHorizontal)
|
|
Me.RibbonPageGroup_Layout.ItemLinks.Add(Me.BarButtonItem5)
|
|
Me.RibbonPageGroup_Layout.Name = "RibbonPageGroup_Layout"
|
|
Me.RibbonPageGroup_Layout.Text = "Layout"
|
|
'
|
|
'RibbonPageGroup_Export
|
|
'
|
|
Me.RibbonPageGroup_Export.Alignment = DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment.Far
|
|
Me.RibbonPageGroup_Export.ItemLinks.Add(Me.BarButtonItemExportGrid1)
|
|
Me.RibbonPageGroup_Export.Name = "RibbonPageGroup_Export"
|
|
Me.RibbonPageGroup_Export.Text = "Export"
|
|
'
|
|
'RibbonStatusBar
|
|
'
|
|
Me.RibbonStatusBar.ItemLinks.Add(Me.labelResultCount)
|
|
Me.RibbonStatusBar.ItemLinks.Add(Me.labelCriticalError)
|
|
Me.RibbonStatusBar.ItemLinks.Add(Me.labelWarning)
|
|
Me.RibbonStatusBar.Location = New System.Drawing.Point(0, 647)
|
|
Me.RibbonStatusBar.Name = "RibbonStatusBar"
|
|
Me.RibbonStatusBar.Ribbon = Me.RibbonControl
|
|
Me.RibbonStatusBar.Size = New System.Drawing.Size(1189, 24)
|
|
'
|
|
'SplitContainerControl1
|
|
'
|
|
Me.SplitContainerControl1.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2
|
|
Me.SplitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainerControl1.Name = "SplitContainerControl1"
|
|
Me.SplitContainerControl1.Panel1.Controls.Add(Me.GridControl1)
|
|
Me.SplitContainerControl1.Panel1.Text = "Panel1"
|
|
Me.SplitContainerControl1.Panel2.Controls.Add(Me.SplitContainerControl2)
|
|
Me.SplitContainerControl1.Panel2.Text = "Panel2"
|
|
Me.SplitContainerControl1.Size = New System.Drawing.Size(762, 515)
|
|
Me.SplitContainerControl1.SplitterPosition = 382
|
|
Me.SplitContainerControl1.TabIndex = 2
|
|
Me.SplitContainerControl1.Text = "SplitContainerControl1"
|
|
'
|
|
'GridControl1
|
|
'
|
|
Me.GridControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridControl1.MainView = Me.GridView1
|
|
Me.GridControl1.MenuManager = Me.RibbonControl
|
|
Me.GridControl1.Name = "GridControl1"
|
|
Me.GridControl1.Size = New System.Drawing.Size(382, 515)
|
|
Me.GridControl1.TabIndex = 0
|
|
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
|
|
'
|
|
'GridView1
|
|
'
|
|
Me.GridView1.Appearance.EvenRow.BackColor = System.Drawing.Color.Gainsboro
|
|
Me.GridView1.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridView1.Appearance.FocusedRow.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.GridView1.Appearance.FocusedRow.Options.UseBackColor = True
|
|
Me.GridView1.Bands.AddRange(New DevExpress.XtraGrid.Views.BandedGrid.GridBand() {Me.GridBand1})
|
|
Me.GridView1.GridControl = Me.GridControl1
|
|
Me.GridView1.Name = "GridView1"
|
|
Me.GridView1.OptionsBehavior.Editable = False
|
|
Me.GridView1.OptionsBehavior.ReadOnly = True
|
|
Me.GridView1.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridView1.OptionsView.ShowAutoFilterRow = True
|
|
'
|
|
'GridBand1
|
|
'
|
|
Me.GridBand1.AppearanceHeader.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GridBand1.AppearanceHeader.Options.UseFont = True
|
|
Me.GridBand1.Caption = "GridBand1"
|
|
Me.GridBand1.Name = "GridBand1"
|
|
Me.GridBand1.OptionsBand.AllowHotTrack = False
|
|
Me.GridBand1.OptionsBand.AllowMove = False
|
|
Me.GridBand1.OptionsBand.AllowPress = False
|
|
Me.GridBand1.OptionsBand.AllowSize = False
|
|
Me.GridBand1.VisibleIndex = 0
|
|
'
|
|
'SplitContainerControl2
|
|
'
|
|
Me.SplitContainerControl2.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2
|
|
Me.SplitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerControl2.Horizontal = False
|
|
Me.SplitContainerControl2.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainerControl2.Name = "SplitContainerControl2"
|
|
Me.SplitContainerControl2.Panel1.Controls.Add(Me.GridControl2)
|
|
Me.SplitContainerControl2.Panel1.Text = "Panel1"
|
|
Me.SplitContainerControl2.Panel2.Controls.Add(Me.GridControl3)
|
|
Me.SplitContainerControl2.Panel2.Text = "Panel2"
|
|
Me.SplitContainerControl2.Size = New System.Drawing.Size(370, 515)
|
|
Me.SplitContainerControl2.SplitterPosition = 223
|
|
Me.SplitContainerControl2.TabIndex = 0
|
|
Me.SplitContainerControl2.Text = "SplitContainerControl2"
|
|
'
|
|
'GridControl2
|
|
'
|
|
Me.GridControl2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControl2.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridControl2.MainView = Me.GridView2
|
|
Me.GridControl2.MenuManager = Me.RibbonControl
|
|
Me.GridControl2.Name = "GridControl2"
|
|
Me.GridControl2.Size = New System.Drawing.Size(370, 223)
|
|
Me.GridControl2.TabIndex = 0
|
|
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView2})
|
|
'
|
|
'GridView2
|
|
'
|
|
Me.GridView2.Appearance.EvenRow.BackColor = System.Drawing.Color.Gainsboro
|
|
Me.GridView2.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridView2.Bands.AddRange(New DevExpress.XtraGrid.Views.BandedGrid.GridBand() {Me.GridBand2})
|
|
Me.GridView2.GridControl = Me.GridControl2
|
|
Me.GridView2.Name = "GridView2"
|
|
Me.GridView2.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridView2.OptionsView.ShowAutoFilterRow = True
|
|
'
|
|
'GridBand2
|
|
'
|
|
Me.GridBand2.AppearanceHeader.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Bold)
|
|
Me.GridBand2.AppearanceHeader.Options.UseFont = True
|
|
Me.GridBand2.Caption = "GridBand2"
|
|
Me.GridBand2.Name = "GridBand2"
|
|
Me.GridBand2.OptionsBand.AllowHotTrack = False
|
|
Me.GridBand2.OptionsBand.AllowMove = False
|
|
Me.GridBand2.OptionsBand.AllowPress = False
|
|
Me.GridBand2.OptionsBand.AllowSize = False
|
|
Me.GridBand2.VisibleIndex = 0
|
|
'
|
|
'GridControl3
|
|
'
|
|
Me.GridControl3.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControl3.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridControl3.MainView = Me.GridView3
|
|
Me.GridControl3.MenuManager = Me.RibbonControl
|
|
Me.GridControl3.Name = "GridControl3"
|
|
Me.GridControl3.Size = New System.Drawing.Size(370, 282)
|
|
Me.GridControl3.TabIndex = 0
|
|
Me.GridControl3.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView3})
|
|
'
|
|
'GridView3
|
|
'
|
|
Me.GridView3.Appearance.EvenRow.BackColor = System.Drawing.Color.Gainsboro
|
|
Me.GridView3.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridView3.Bands.AddRange(New DevExpress.XtraGrid.Views.BandedGrid.GridBand() {Me.GridBand3})
|
|
Me.GridView3.GridControl = Me.GridControl3
|
|
Me.GridView3.Name = "GridView3"
|
|
Me.GridView3.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridView3.OptionsView.ShowAutoFilterRow = True
|
|
'
|
|
'GridBand3
|
|
'
|
|
Me.GridBand3.AppearanceHeader.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Bold)
|
|
Me.GridBand3.AppearanceHeader.Options.UseFont = True
|
|
Me.GridBand3.Caption = "GridBand3"
|
|
Me.GridBand3.Name = "GridBand3"
|
|
Me.GridBand3.OptionsBand.AllowHotTrack = False
|
|
Me.GridBand3.OptionsBand.AllowMove = False
|
|
Me.GridBand3.OptionsBand.AllowPress = False
|
|
Me.GridBand3.OptionsBand.AllowSize = False
|
|
Me.GridBand3.VisibleIndex = 0
|
|
'
|
|
'SplitContainerControl3
|
|
'
|
|
Me.SplitContainerControl3.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerControl3.Location = New System.Drawing.Point(0, 132)
|
|
Me.SplitContainerControl3.Name = "SplitContainerControl3"
|
|
Me.SplitContainerControl3.Panel1.Controls.Add(Me.SplitContainerControl1)
|
|
Me.SplitContainerControl3.Panel1.Text = "Panel1"
|
|
Me.SplitContainerControl3.Panel2.Controls.Add(Me.DocumentViewer1)
|
|
Me.SplitContainerControl3.Panel2.Text = "Panel2"
|
|
Me.SplitContainerControl3.Size = New System.Drawing.Size(1189, 515)
|
|
Me.SplitContainerControl3.SplitterPosition = 762
|
|
Me.SplitContainerControl3.TabIndex = 5
|
|
Me.SplitContainerControl3.Text = "SplitContainerControl3"
|
|
'
|
|
'DocumentViewer1
|
|
'
|
|
Me.DocumentViewer1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.DocumentViewer1.FileLoaded = False
|
|
Me.DocumentViewer1.Location = New System.Drawing.Point(0, 0)
|
|
Me.DocumentViewer1.Name = "DocumentViewer1"
|
|
Me.DocumentViewer1.Size = New System.Drawing.Size(417, 515)
|
|
Me.DocumentViewer1.TabIndex = 0
|
|
'
|
|
'XtraSaveFileDialog
|
|
'
|
|
Me.XtraSaveFileDialog.FileName = "XtraSaveFileDialog1"
|
|
'
|
|
'frmDocumentResultList
|
|
'
|
|
Me.AllowFormGlass = DevExpress.Utils.DefaultBoolean.[True]
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1189, 671)
|
|
Me.Controls.Add(Me.SplitContainerControl3)
|
|
Me.Controls.Add(Me.RibbonStatusBar)
|
|
Me.Controls.Add(Me.RibbonControl)
|
|
Me.IconOptions.Icon = CType(resources.GetObject("frmDocumentResultList.IconOptions.Icon"), System.Drawing.Icon)
|
|
Me.IconOptions.ShowIcon = False
|
|
Me.IconOptions.SvgImage = Global.DigitalData.GUIs.Common.My.Resources.Resources.grid
|
|
Me.Name = "frmDocumentResultList"
|
|
Me.Ribbon = Me.RibbonControl
|
|
Me.StatusBar = Me.RibbonStatusBar
|
|
Me.Text = "Dokumenten Suche"
|
|
CType(Me.RibbonControl, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RepositoryItemTextEdit1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RepositoryItemTextEdit2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerControl1.ResumeLayout(False)
|
|
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.SplitContainerControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerControl2.ResumeLayout(False)
|
|
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridControl3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.SplitContainerControl3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerControl3.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents RibbonControl As DevExpress.XtraBars.Ribbon.RibbonControl
|
|
Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents RibbonPageGroup_Layout As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents RibbonStatusBar As DevExpress.XtraBars.Ribbon.RibbonStatusBar
|
|
Friend WithEvents SwitchMainContainerHorizontal As DevExpress.XtraBars.BarToggleSwitchItem
|
|
Friend WithEvents SwitchDetailContainerHorizontal As DevExpress.XtraBars.BarToggleSwitchItem
|
|
Friend WithEvents SplitContainerControl1 As DevExpress.XtraEditors.SplitContainerControl
|
|
Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents SplitContainerControl2 As DevExpress.XtraEditors.SplitContainerControl
|
|
Friend WithEvents GridControl2 As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridControl3 As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridView2 As DevExpress.XtraGrid.Views.BandedGrid.BandedGridView
|
|
Friend WithEvents GridBand2 As DevExpress.XtraGrid.Views.BandedGrid.GridBand
|
|
Friend WithEvents GridView3 As DevExpress.XtraGrid.Views.BandedGrid.BandedGridView
|
|
Friend WithEvents GridBand3 As DevExpress.XtraGrid.Views.BandedGrid.GridBand
|
|
Friend WithEvents BarButtonItemExportGrid1 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents RibbonPageGroup_Export As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents SplitContainerControl3 As DevExpress.XtraEditors.SplitContainerControl
|
|
Friend WithEvents DocumentViewer1 As DigitalData.Controls.DocumentViewer.DocumentViewer
|
|
Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarButtonItem3 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarStaticItem1 As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents labelResultCount As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents XtraSaveFileDialog As DevExpress.XtraEditors.XtraSaveFileDialog
|
|
Friend WithEvents BarButtonBack As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents RibbonPageGroup_Navigation As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents BarButtonItem5 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarEditItem1 As DevExpress.XtraBars.BarEditItem
|
|
Friend WithEvents RepositoryItemTextEdit1 As DevExpress.XtraEditors.Repository.RepositoryItemTextEdit
|
|
Friend WithEvents BarEditItem2 As DevExpress.XtraBars.BarEditItem
|
|
Friend WithEvents RepositoryItemTextEdit2 As DevExpress.XtraEditors.Repository.RepositoryItemTextEdit
|
|
Friend WithEvents labelCriticalError As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents labelWarning As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.BandedGrid.BandedGridView
|
|
Friend WithEvents GridBand1 As DevExpress.XtraGrid.Views.BandedGrid.GridBand
|
|
End Class
|