530 lines
30 KiB
VB.net
530 lines
30 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class DocumentViewer
|
|
Inherits System.Windows.Forms.UserControl
|
|
|
|
'UserControl überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
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.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(DocumentViewer))
|
|
Me.GdViewer = New GdPicture14.GdViewer()
|
|
Me.OpenFileDialog = New System.Windows.Forms.OpenFileDialog()
|
|
Me.RichEditControl1 = New DevExpress.XtraRichEdit.RichEditControl()
|
|
Me.BarManager1 = New DevExpress.XtraBars.BarManager(Me.components)
|
|
Me.ToolbarDocumentViewer = New DevExpress.XtraBars.Bar()
|
|
Me.buttonPrint = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.buttonFitWidth = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.buttonFitPage = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.buttonZoomIn = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.buttonZoomOut = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.buttonRotateLeft = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.buttonRotateRight = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.buttonFlipX = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.buttonFlipY = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.buttonFirstPage = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.buttonPrevPage = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.txtCurrentPage = New DevExpress.XtraBars.BarEditItem()
|
|
Me.RepositoryItemTextEdit2 = New DevExpress.XtraEditors.Repository.RepositoryItemTextEdit()
|
|
Me.labelPageCount = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.buttonNextPage = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.buttonLastPage = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.buttonSettings = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.txtSearch = New DevExpress.XtraBars.BarEditItem()
|
|
Me.RepositoryItemTextEdit3 = New DevExpress.XtraEditors.Repository.RepositoryItemTextEdit()
|
|
Me.btnSearch2 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.btnPrevHighlight = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.btnNextHighlight = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.barDockControlTop = New DevExpress.XtraBars.BarDockControl()
|
|
Me.barDockControlBottom = New DevExpress.XtraBars.BarDockControl()
|
|
Me.barDockControlLeft = New DevExpress.XtraBars.BarDockControl()
|
|
Me.barDockControlRight = New DevExpress.XtraBars.BarDockControl()
|
|
Me.BarStaticItem1 = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.btnSearch = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.RepositoryItemTextEdit1 = New DevExpress.XtraEditors.Repository.RepositoryItemTextEdit()
|
|
Me.RepositoryItemColorEdit1 = New DevExpress.XtraEditors.Repository.RepositoryItemColorEdit()
|
|
Me.RepositoryItemComboBox1 = New DevExpress.XtraEditors.Repository.RepositoryItemComboBox()
|
|
Me.RepositoryItemSearchControl1 = New DevExpress.XtraEditors.Repository.RepositoryItemSearchControl()
|
|
Me.SpreadsheetControl1 = New DevExpress.XtraSpreadsheet.SpreadsheetControl()
|
|
Me.PrintDocument1 = New System.Drawing.Printing.PrintDocument()
|
|
Me.lbFileNotLoaded = New DevExpress.XtraEditors.LabelControl()
|
|
CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RepositoryItemTextEdit2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RepositoryItemTextEdit3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RepositoryItemTextEdit1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RepositoryItemColorEdit1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RepositoryItemComboBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RepositoryItemSearchControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'GdViewer
|
|
'
|
|
Me.GdViewer.AllowDropFile = False
|
|
Me.GdViewer.AnimateGIF = True
|
|
Me.GdViewer.AnnotationDropShadow = False
|
|
Me.GdViewer.AnnotationEnableMultiSelect = True
|
|
Me.GdViewer.AnnotationResizeRotateHandlesColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.GdViewer.AnnotationResizeRotateHandlesScale = 1.0!
|
|
Me.GdViewer.AnnotationSelectionLineColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.GdViewer.AutoScrollMargin = New System.Drawing.Size(0, 0)
|
|
Me.GdViewer.AutoScrollMinSize = New System.Drawing.Size(0, 0)
|
|
Me.GdViewer.BackColor = System.Drawing.SystemColors.AppWorkspace
|
|
Me.GdViewer.BackgroundImage = Nothing
|
|
Me.GdViewer.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
|
|
Me.GdViewer.ClipAnnotsToPageBounds = True
|
|
Me.GdViewer.ClipRegionsToPageBounds = True
|
|
Me.GdViewer.ContinuousViewMode = True
|
|
Me.GdViewer.DisplayQuality = GdPicture14.DisplayQuality.DisplayQualityAutomatic
|
|
Me.GdViewer.DisplayQualityAuto = True
|
|
Me.GdViewer.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GdViewer.DocumentAlignment = GdPicture14.ViewerDocumentAlignment.DocumentAlignmentMiddleCenter
|
|
Me.GdViewer.DocumentPosition = GdPicture14.ViewerDocumentPosition.DocumentPositionMiddleCenter
|
|
Me.GdViewer.DrawPageBorders = True
|
|
Me.GdViewer.EnableDeferredPainting = True
|
|
Me.GdViewer.EnabledProgressBar = True
|
|
Me.GdViewer.EnableICM = False
|
|
Me.GdViewer.EnableMenu = True
|
|
Me.GdViewer.EnableMouseWheel = True
|
|
Me.GdViewer.EnableTextSelection = True
|
|
Me.GdViewer.ForceScrollBars = False
|
|
Me.GdViewer.ForceTemporaryMode = False
|
|
Me.GdViewer.ForeColor = System.Drawing.Color.Black
|
|
Me.GdViewer.Gamma = 1.0!
|
|
Me.GdViewer.HQAnnotationRendering = True
|
|
Me.GdViewer.IgnoreDocumentResolution = False
|
|
Me.GdViewer.KeepDocumentPosition = False
|
|
Me.GdViewer.Location = New System.Drawing.Point(0, 33)
|
|
Me.GdViewer.LockViewer = False
|
|
Me.GdViewer.MagnifierHeight = 90
|
|
Me.GdViewer.MagnifierWidth = 160
|
|
Me.GdViewer.MagnifierZoomX = 2.0!
|
|
Me.GdViewer.MagnifierZoomY = 2.0!
|
|
Me.GdViewer.MouseButtonForMouseMode = GdPicture14.MouseButton.MouseButtonLeft
|
|
Me.GdViewer.MouseMode = GdPicture14.ViewerMouseMode.MouseModePan
|
|
Me.GdViewer.MouseWheelMode = GdPicture14.ViewerMouseWheelMode.MouseWheelModeVerticalScroll
|
|
Me.GdViewer.Name = "GdViewer"
|
|
Me.GdViewer.PageBordersColor = System.Drawing.Color.Black
|
|
Me.GdViewer.PageBordersPenSize = 1
|
|
Me.GdViewer.PageDisplayMode = GdPicture14.PageDisplayMode.MultiplePagesView
|
|
Me.GdViewer.PdfDisplayFormField = True
|
|
Me.GdViewer.PdfEnableFileLinks = True
|
|
Me.GdViewer.PdfEnableLinks = True
|
|
Me.GdViewer.PdfIncreaseTextContrast = False
|
|
Me.GdViewer.PdfShowDialogForPassword = True
|
|
Me.GdViewer.PdfShowOpenFileDialogForDecryption = True
|
|
Me.GdViewer.PdfVerifyDigitalCertificates = False
|
|
Me.GdViewer.PreserveViewRotation = True
|
|
Me.GdViewer.RectBorderColor = System.Drawing.Color.Black
|
|
Me.GdViewer.RectBorderSize = 1
|
|
Me.GdViewer.RectIsEditable = True
|
|
Me.GdViewer.RegionsAreEditable = True
|
|
Me.GdViewer.RenderGdPictureAnnots = True
|
|
Me.GdViewer.ScrollBars = True
|
|
Me.GdViewer.ScrollLargeChange = CType(50, Short)
|
|
Me.GdViewer.ScrollSmallChange = CType(1, Short)
|
|
Me.GdViewer.SilentMode = True
|
|
Me.GdViewer.Size = New System.Drawing.Size(1012, 557)
|
|
Me.GdViewer.TabIndex = 0
|
|
Me.GdViewer.ViewRotation = System.Drawing.RotateFlipType.RotateNoneFlipNone
|
|
Me.GdViewer.Zoom = 1.0R
|
|
Me.GdViewer.ZoomCenterAtMousePosition = False
|
|
Me.GdViewer.ZoomMode = GdPicture14.ViewerZoomMode.ZoomMode100
|
|
Me.GdViewer.ZoomStep = 25
|
|
'
|
|
'OpenFileDialog
|
|
'
|
|
Me.OpenFileDialog.FileName = "OpenFileDialog1"
|
|
'
|
|
'RichEditControl1
|
|
'
|
|
Me.RichEditControl1.Location = New System.Drawing.Point(616, 270)
|
|
Me.RichEditControl1.MenuManager = Me.BarManager1
|
|
Me.RichEditControl1.Name = "RichEditControl1"
|
|
Me.RichEditControl1.Options.HorizontalRuler.Visibility = DevExpress.XtraRichEdit.RichEditRulerVisibility.Hidden
|
|
Me.RichEditControl1.Options.VerticalRuler.Visibility = DevExpress.XtraRichEdit.RichEditRulerVisibility.Hidden
|
|
Me.RichEditControl1.ReadOnly = True
|
|
Me.RichEditControl1.Size = New System.Drawing.Size(249, 161)
|
|
Me.RichEditControl1.TabIndex = 8
|
|
Me.RichEditControl1.Visible = False
|
|
'
|
|
'BarManager1
|
|
'
|
|
Me.BarManager1.Bars.AddRange(New DevExpress.XtraBars.Bar() {Me.ToolbarDocumentViewer})
|
|
Me.BarManager1.DockControls.Add(Me.barDockControlTop)
|
|
Me.BarManager1.DockControls.Add(Me.barDockControlBottom)
|
|
Me.BarManager1.DockControls.Add(Me.barDockControlLeft)
|
|
Me.BarManager1.DockControls.Add(Me.barDockControlRight)
|
|
Me.BarManager1.Form = Me
|
|
Me.BarManager1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.buttonPrint, Me.buttonFitPage, Me.buttonFitWidth, Me.buttonZoomIn, Me.buttonZoomOut, Me.buttonRotateRight, Me.buttonRotateLeft, Me.buttonFlipX, Me.buttonFlipY, Me.buttonSettings, Me.buttonPrevPage, Me.buttonNextPage, Me.buttonFirstPage, Me.buttonLastPage, Me.txtCurrentPage, Me.BarStaticItem1, Me.labelPageCount, Me.txtSearch, Me.btnPrevHighlight, Me.btnNextHighlight, Me.btnSearch, Me.btnSearch2})
|
|
Me.BarManager1.MainMenu = Me.ToolbarDocumentViewer
|
|
Me.BarManager1.MaxItemId = 33
|
|
Me.BarManager1.RepositoryItems.AddRange(New DevExpress.XtraEditors.Repository.RepositoryItem() {Me.RepositoryItemTextEdit1, Me.RepositoryItemTextEdit2, Me.RepositoryItemColorEdit1, Me.RepositoryItemComboBox1, Me.RepositoryItemSearchControl1, Me.RepositoryItemTextEdit3})
|
|
'
|
|
'ToolbarDocumentViewer
|
|
'
|
|
Me.ToolbarDocumentViewer.BarName = "Hauptmenü"
|
|
Me.ToolbarDocumentViewer.DockCol = 0
|
|
Me.ToolbarDocumentViewer.DockRow = 0
|
|
Me.ToolbarDocumentViewer.DockStyle = DevExpress.XtraBars.BarDockStyle.Top
|
|
Me.ToolbarDocumentViewer.LinksPersistInfo.AddRange(New DevExpress.XtraBars.LinkPersistInfo() {New DevExpress.XtraBars.LinkPersistInfo(Me.buttonPrint), New DevExpress.XtraBars.LinkPersistInfo(Me.buttonFitWidth), New DevExpress.XtraBars.LinkPersistInfo(Me.buttonFitPage), New DevExpress.XtraBars.LinkPersistInfo(Me.buttonZoomIn), New DevExpress.XtraBars.LinkPersistInfo(Me.buttonZoomOut), New DevExpress.XtraBars.LinkPersistInfo(Me.buttonRotateLeft), New DevExpress.XtraBars.LinkPersistInfo(Me.buttonRotateRight), New DevExpress.XtraBars.LinkPersistInfo(Me.buttonFlipX), New DevExpress.XtraBars.LinkPersistInfo(Me.buttonFlipY), New DevExpress.XtraBars.LinkPersistInfo(Me.buttonFirstPage), New DevExpress.XtraBars.LinkPersistInfo(Me.buttonPrevPage), New DevExpress.XtraBars.LinkPersistInfo(Me.txtCurrentPage), New DevExpress.XtraBars.LinkPersistInfo(Me.labelPageCount), New DevExpress.XtraBars.LinkPersistInfo(Me.buttonNextPage), New DevExpress.XtraBars.LinkPersistInfo(Me.buttonLastPage), New DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, Me.buttonSettings, DevExpress.XtraBars.BarItemPaintStyle.Standard), New DevExpress.XtraBars.LinkPersistInfo(Me.txtSearch), New DevExpress.XtraBars.LinkPersistInfo(Me.btnSearch2), New DevExpress.XtraBars.LinkPersistInfo(Me.btnPrevHighlight), New DevExpress.XtraBars.LinkPersistInfo(Me.btnNextHighlight)})
|
|
Me.ToolbarDocumentViewer.OptionsBar.AllowCollapse = True
|
|
Me.ToolbarDocumentViewer.OptionsBar.AllowQuickCustomization = False
|
|
Me.ToolbarDocumentViewer.OptionsBar.DrawDragBorder = False
|
|
Me.ToolbarDocumentViewer.OptionsBar.UseWholeRow = True
|
|
Me.ToolbarDocumentViewer.Text = "Hauptmenü"
|
|
'
|
|
'buttonPrint
|
|
'
|
|
Me.buttonPrint.Caption = "Drucken"
|
|
Me.buttonPrint.Id = 0
|
|
Me.buttonPrint.ImageOptions.SvgImage = CType(resources.GetObject("buttonPrint.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.buttonPrint.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonPrint.Name = "buttonPrint"
|
|
'
|
|
'buttonFitWidth
|
|
'
|
|
Me.buttonFitWidth.Caption = "An Breite anpassen"
|
|
Me.buttonFitWidth.Id = 2
|
|
Me.buttonFitWidth.ImageOptions.SvgImage = Global.DigitalData.Controls.DocumentViewer.My.Resources.Resources.fittowidth
|
|
Me.buttonFitWidth.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonFitWidth.Name = "buttonFitWidth"
|
|
'
|
|
'buttonFitPage
|
|
'
|
|
Me.buttonFitPage.Caption = "An Seite Anpassen"
|
|
Me.buttonFitPage.Id = 1
|
|
Me.buttonFitPage.ImageOptions.SvgImage = Global.DigitalData.Controls.DocumentViewer.My.Resources.Resources.fittopage
|
|
Me.buttonFitPage.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonFitPage.Name = "buttonFitPage"
|
|
'
|
|
'buttonZoomIn
|
|
'
|
|
Me.buttonZoomIn.Caption = "Zoom +"
|
|
Me.buttonZoomIn.Id = 3
|
|
Me.buttonZoomIn.ImageOptions.SvgImage = Global.DigitalData.Controls.DocumentViewer.My.Resources.Resources.zoomin
|
|
Me.buttonZoomIn.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonZoomIn.Name = "buttonZoomIn"
|
|
'
|
|
'buttonZoomOut
|
|
'
|
|
Me.buttonZoomOut.Caption = "Zoom -"
|
|
Me.buttonZoomOut.Id = 4
|
|
Me.buttonZoomOut.ImageOptions.SvgImage = CType(resources.GetObject("buttonZoomOut.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.buttonZoomOut.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonZoomOut.Name = "buttonZoomOut"
|
|
'
|
|
'buttonRotateLeft
|
|
'
|
|
Me.buttonRotateLeft.Caption = "Drehen -90 Grad"
|
|
Me.buttonRotateLeft.Id = 6
|
|
Me.buttonRotateLeft.ImageOptions.SvgImage = Global.DigitalData.Controls.DocumentViewer.My.Resources.Resources.rotatecounterclockwise
|
|
Me.buttonRotateLeft.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonRotateLeft.Name = "buttonRotateLeft"
|
|
'
|
|
'buttonRotateRight
|
|
'
|
|
Me.buttonRotateRight.Caption = "Drehen 90 Grad"
|
|
Me.buttonRotateRight.Id = 5
|
|
Me.buttonRotateRight.ImageOptions.SvgImage = Global.DigitalData.Controls.DocumentViewer.My.Resources.Resources.rotateclockwise
|
|
Me.buttonRotateRight.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonRotateRight.Name = "buttonRotateRight"
|
|
'
|
|
'buttonFlipX
|
|
'
|
|
Me.buttonFlipX.Caption = "Spiegeln Horizontal"
|
|
Me.buttonFlipX.Id = 7
|
|
Me.buttonFlipX.ImageOptions.SvgImage = Global.DigitalData.Controls.DocumentViewer.My.Resources.Resources.flipimage_horizontal
|
|
Me.buttonFlipX.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonFlipX.Name = "buttonFlipX"
|
|
'
|
|
'buttonFlipY
|
|
'
|
|
Me.buttonFlipY.Caption = "Spiegeln Vertikal"
|
|
Me.buttonFlipY.Id = 8
|
|
Me.buttonFlipY.ImageOptions.SvgImage = Global.DigitalData.Controls.DocumentViewer.My.Resources.Resources.flipimage_vertical
|
|
Me.buttonFlipY.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonFlipY.Name = "buttonFlipY"
|
|
'
|
|
'buttonFirstPage
|
|
'
|
|
Me.buttonFirstPage.Caption = "Erste Seite"
|
|
Me.buttonFirstPage.Id = 13
|
|
Me.buttonFirstPage.ImageOptions.SvgImage = Global.DigitalData.Controls.DocumentViewer.My.Resources.Resources.doublefirst
|
|
Me.buttonFirstPage.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonFirstPage.Name = "buttonFirstPage"
|
|
'
|
|
'buttonPrevPage
|
|
'
|
|
Me.buttonPrevPage.Caption = "Zurück"
|
|
Me.buttonPrevPage.Id = 11
|
|
Me.buttonPrevPage.ImageOptions.SvgImage = Global.DigitalData.Controls.DocumentViewer.My.Resources.Resources.prev
|
|
Me.buttonPrevPage.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonPrevPage.Name = "buttonPrevPage"
|
|
'
|
|
'txtCurrentPage
|
|
'
|
|
Me.txtCurrentPage.Caption = "BarEditItem1"
|
|
Me.txtCurrentPage.Edit = Me.RepositoryItemTextEdit2
|
|
Me.txtCurrentPage.Id = 16
|
|
Me.txtCurrentPage.Name = "txtCurrentPage"
|
|
'
|
|
'RepositoryItemTextEdit2
|
|
'
|
|
Me.RepositoryItemTextEdit2.AutoHeight = False
|
|
Me.RepositoryItemTextEdit2.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric
|
|
Me.RepositoryItemTextEdit2.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric
|
|
Me.RepositoryItemTextEdit2.Name = "RepositoryItemTextEdit2"
|
|
'
|
|
'labelPageCount
|
|
'
|
|
Me.labelPageCount.Caption = "/ 0"
|
|
Me.labelPageCount.Id = 24
|
|
Me.labelPageCount.Name = "labelPageCount"
|
|
'
|
|
'buttonNextPage
|
|
'
|
|
Me.buttonNextPage.Caption = "Vor"
|
|
Me.buttonNextPage.Id = 12
|
|
Me.buttonNextPage.ImageOptions.SvgImage = Global.DigitalData.Controls.DocumentViewer.My.Resources.Resources._next
|
|
Me.buttonNextPage.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonNextPage.Name = "buttonNextPage"
|
|
'
|
|
'buttonLastPage
|
|
'
|
|
Me.buttonLastPage.Caption = "Letzte Seite"
|
|
Me.buttonLastPage.Id = 14
|
|
Me.buttonLastPage.ImageOptions.SvgImage = Global.DigitalData.Controls.DocumentViewer.My.Resources.Resources.doublelast
|
|
Me.buttonLastPage.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonLastPage.Name = "buttonLastPage"
|
|
'
|
|
'buttonSettings
|
|
'
|
|
Me.buttonSettings.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right
|
|
Me.buttonSettings.Caption = "Einstellungen"
|
|
Me.buttonSettings.Id = 9
|
|
Me.buttonSettings.ImageOptions.SvgImage = Global.DigitalData.Controls.DocumentViewer.My.Resources.Resources.viewsettings
|
|
Me.buttonSettings.ImageOptions.SvgImageSize = New System.Drawing.Size(25, 25)
|
|
Me.buttonSettings.Name = "buttonSettings"
|
|
Me.buttonSettings.Visibility = DevExpress.XtraBars.BarItemVisibility.Never
|
|
'
|
|
'txtSearch
|
|
'
|
|
Me.txtSearch.Caption = "Suchtext"
|
|
Me.txtSearch.Edit = Me.RepositoryItemTextEdit3
|
|
Me.txtSearch.Id = 27
|
|
Me.txtSearch.Name = "txtSearch"
|
|
'
|
|
'RepositoryItemTextEdit3
|
|
'
|
|
Me.RepositoryItemTextEdit3.AutoHeight = False
|
|
Me.RepositoryItemTextEdit3.Name = "RepositoryItemTextEdit3"
|
|
'
|
|
'btnSearch2
|
|
'
|
|
Me.btnSearch2.Caption = "Text suchen"
|
|
Me.btnSearch2.Id = 32
|
|
Me.btnSearch2.ImageOptions.SvgImage = CType(resources.GetObject("btnSearch2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.btnSearch2.Name = "btnSearch2"
|
|
'
|
|
'btnPrevHighlight
|
|
'
|
|
Me.btnPrevHighlight.Caption = "Vorheriges Ergebnis"
|
|
Me.btnPrevHighlight.Enabled = False
|
|
Me.btnPrevHighlight.Id = 28
|
|
Me.btnPrevHighlight.ImageOptions.SvgImage = CType(resources.GetObject("btnPrevHighlight.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.btnPrevHighlight.Name = "btnPrevHighlight"
|
|
'
|
|
'btnNextHighlight
|
|
'
|
|
Me.btnNextHighlight.Caption = "Nächstes Ergebnis"
|
|
Me.btnNextHighlight.Enabled = False
|
|
Me.btnNextHighlight.Id = 29
|
|
Me.btnNextHighlight.ImageOptions.SvgImage = CType(resources.GetObject("btnNextHighlight.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.btnNextHighlight.Name = "btnNextHighlight"
|
|
'
|
|
'barDockControlTop
|
|
'
|
|
Me.barDockControlTop.CausesValidation = False
|
|
Me.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.barDockControlTop.Location = New System.Drawing.Point(0, 0)
|
|
Me.barDockControlTop.Manager = Me.BarManager1
|
|
Me.barDockControlTop.Size = New System.Drawing.Size(1012, 33)
|
|
'
|
|
'barDockControlBottom
|
|
'
|
|
Me.barDockControlBottom.CausesValidation = False
|
|
Me.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.barDockControlBottom.Location = New System.Drawing.Point(0, 590)
|
|
Me.barDockControlBottom.Manager = Me.BarManager1
|
|
Me.barDockControlBottom.Size = New System.Drawing.Size(1012, 0)
|
|
'
|
|
'barDockControlLeft
|
|
'
|
|
Me.barDockControlLeft.CausesValidation = False
|
|
Me.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.barDockControlLeft.Location = New System.Drawing.Point(0, 33)
|
|
Me.barDockControlLeft.Manager = Me.BarManager1
|
|
Me.barDockControlLeft.Size = New System.Drawing.Size(0, 557)
|
|
'
|
|
'barDockControlRight
|
|
'
|
|
Me.barDockControlRight.CausesValidation = False
|
|
Me.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right
|
|
Me.barDockControlRight.Location = New System.Drawing.Point(1012, 33)
|
|
Me.barDockControlRight.Manager = Me.BarManager1
|
|
Me.barDockControlRight.Size = New System.Drawing.Size(0, 557)
|
|
'
|
|
'BarStaticItem1
|
|
'
|
|
Me.BarStaticItem1.Caption = "Seiten"
|
|
Me.BarStaticItem1.Id = 17
|
|
Me.BarStaticItem1.Name = "BarStaticItem1"
|
|
'
|
|
'btnSearch
|
|
'
|
|
Me.btnSearch.Caption = "Search"
|
|
Me.btnSearch.Id = 31
|
|
Me.btnSearch.ImageOptions.SvgImage = CType(resources.GetObject("btnSearch.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.btnSearch.Name = "btnSearch"
|
|
'
|
|
'RepositoryItemTextEdit1
|
|
'
|
|
Me.RepositoryItemTextEdit1.AutoHeight = False
|
|
Me.RepositoryItemTextEdit1.Name = "RepositoryItemTextEdit1"
|
|
'
|
|
'RepositoryItemColorEdit1
|
|
'
|
|
Me.RepositoryItemColorEdit1.AutoHeight = False
|
|
Me.RepositoryItemColorEdit1.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.RepositoryItemColorEdit1.Name = "RepositoryItemColorEdit1"
|
|
Me.RepositoryItemColorEdit1.ShowCustomColors = False
|
|
Me.RepositoryItemColorEdit1.ShowSystemColors = False
|
|
Me.RepositoryItemColorEdit1.ShowWebColors = False
|
|
'
|
|
'RepositoryItemComboBox1
|
|
'
|
|
Me.RepositoryItemComboBox1.AutoHeight = False
|
|
Me.RepositoryItemComboBox1.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.RepositoryItemComboBox1.Items.AddRange(New Object() {"Arrow", "Text"})
|
|
Me.RepositoryItemComboBox1.Name = "RepositoryItemComboBox1"
|
|
'
|
|
'RepositoryItemSearchControl1
|
|
'
|
|
Me.RepositoryItemSearchControl1.AutoHeight = False
|
|
Me.RepositoryItemSearchControl1.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Repository.ClearButton(), New DevExpress.XtraEditors.Repository.SearchButton()})
|
|
Me.RepositoryItemSearchControl1.Name = "RepositoryItemSearchControl1"
|
|
'
|
|
'SpreadsheetControl1
|
|
'
|
|
Me.SpreadsheetControl1.Location = New System.Drawing.Point(316, 270)
|
|
Me.SpreadsheetControl1.MenuManager = Me.BarManager1
|
|
Me.SpreadsheetControl1.Name = "SpreadsheetControl1"
|
|
Me.SpreadsheetControl1.ReadOnly = True
|
|
Me.SpreadsheetControl1.Size = New System.Drawing.Size(268, 161)
|
|
Me.SpreadsheetControl1.TabIndex = 9
|
|
Me.SpreadsheetControl1.Text = "SpreadsheetControl1"
|
|
Me.SpreadsheetControl1.Visible = False
|
|
'
|
|
'lbFileNotLoaded
|
|
'
|
|
Me.lbFileNotLoaded.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.lbFileNotLoaded.Appearance.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lbFileNotLoaded.Appearance.Options.UseFont = True
|
|
Me.lbFileNotLoaded.Appearance.Options.UseTextOptions = True
|
|
Me.lbFileNotLoaded.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center
|
|
Me.lbFileNotLoaded.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center
|
|
Me.lbFileNotLoaded.AutoEllipsis = True
|
|
Me.lbFileNotLoaded.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None
|
|
Me.lbFileNotLoaded.Location = New System.Drawing.Point(3, 74)
|
|
Me.lbFileNotLoaded.Name = "lbFileNotLoaded"
|
|
Me.lbFileNotLoaded.Size = New System.Drawing.Size(1006, 72)
|
|
Me.lbFileNotLoaded.TabIndex = 14
|
|
Me.lbFileNotLoaded.Tag = ""
|
|
Me.lbFileNotLoaded.Text = "Die Datei konnte nicht geladen werden"
|
|
Me.lbFileNotLoaded.Visible = False
|
|
'
|
|
'DocumentViewer
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.lbFileNotLoaded)
|
|
Me.Controls.Add(Me.RichEditControl1)
|
|
Me.Controls.Add(Me.SpreadsheetControl1)
|
|
Me.Controls.Add(Me.GdViewer)
|
|
Me.Controls.Add(Me.barDockControlLeft)
|
|
Me.Controls.Add(Me.barDockControlRight)
|
|
Me.Controls.Add(Me.barDockControlBottom)
|
|
Me.Controls.Add(Me.barDockControlTop)
|
|
Me.Name = "DocumentViewer"
|
|
Me.Size = New System.Drawing.Size(1012, 590)
|
|
CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RepositoryItemTextEdit2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RepositoryItemTextEdit3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RepositoryItemTextEdit1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RepositoryItemColorEdit1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RepositoryItemComboBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RepositoryItemSearchControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents GdViewer As GdPicture14.GdViewer
|
|
Friend WithEvents OpenFileDialog As OpenFileDialog
|
|
Friend WithEvents RichEditControl1 As DevExpress.XtraRichEdit.RichEditControl
|
|
Friend WithEvents SpreadsheetControl1 As DevExpress.XtraSpreadsheet.SpreadsheetControl
|
|
Friend WithEvents PrintDocument1 As Printing.PrintDocument
|
|
Friend WithEvents BarManager1 As DevExpress.XtraBars.BarManager
|
|
Friend WithEvents ToolbarDocumentViewer As DevExpress.XtraBars.Bar
|
|
Friend WithEvents buttonPrint As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents buttonFitWidth As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents buttonFitPage As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents buttonZoomIn As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents buttonZoomOut As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents buttonRotateRight As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents buttonRotateLeft As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents buttonFlipX As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents buttonFlipY As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents buttonSettings As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents barDockControlTop As DevExpress.XtraBars.BarDockControl
|
|
Friend WithEvents barDockControlBottom As DevExpress.XtraBars.BarDockControl
|
|
Friend WithEvents barDockControlLeft As DevExpress.XtraBars.BarDockControl
|
|
Friend WithEvents barDockControlRight As DevExpress.XtraBars.BarDockControl
|
|
Friend WithEvents buttonFirstPage As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents buttonPrevPage As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents buttonNextPage As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents buttonLastPage As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents txtCurrentPage As DevExpress.XtraBars.BarEditItem
|
|
Friend WithEvents RepositoryItemTextEdit2 As DevExpress.XtraEditors.Repository.RepositoryItemTextEdit
|
|
Friend WithEvents RepositoryItemTextEdit1 As DevExpress.XtraEditors.Repository.RepositoryItemTextEdit
|
|
Friend WithEvents BarStaticItem1 As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents RepositoryItemColorEdit1 As DevExpress.XtraEditors.Repository.RepositoryItemColorEdit
|
|
Friend WithEvents RepositoryItemComboBox1 As DevExpress.XtraEditors.Repository.RepositoryItemComboBox
|
|
Friend WithEvents labelPageCount As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents txtSearch As DevExpress.XtraBars.BarEditItem
|
|
Friend WithEvents RepositoryItemTextEdit3 As DevExpress.XtraEditors.Repository.RepositoryItemTextEdit
|
|
Friend WithEvents btnPrevHighlight As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents btnNextHighlight As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents RepositoryItemSearchControl1 As DevExpress.XtraEditors.Repository.RepositoryItemSearchControl
|
|
Friend WithEvents lbFileNotLoaded As DevExpress.XtraEditors.LabelControl
|
|
Friend WithEvents btnSearch As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents btnSearch2 As DevExpress.XtraBars.BarButtonItem
|
|
End Class
|