897 lines
50 KiB
VB.net
897 lines
50 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmMain
|
|
Inherits DevExpress.XtraBars.Ribbon.RibbonForm
|
|
|
|
'Das Formular ü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(frmMain))
|
|
Me.SplitContainerDashboard = New System.Windows.Forms.SplitContainer()
|
|
Me.SplitContainerTop = New System.Windows.Forms.SplitContainer()
|
|
Me.ChartTopLeft = New DevExpress.XtraCharts.ChartControl()
|
|
Me.ToolStripTopLeft = New System.Windows.Forms.ToolStrip()
|
|
Me.ChartTopRight = New DevExpress.XtraCharts.ChartControl()
|
|
Me.ToolStripTopRight = New System.Windows.Forms.ToolStrip()
|
|
Me.SplitContainerBottom = New System.Windows.Forms.SplitContainer()
|
|
Me.ChartBottomLeft = New DevExpress.XtraCharts.ChartControl()
|
|
Me.ToolStripBottomLeft = New System.Windows.Forms.ToolStrip()
|
|
Me.ChartBottomRight = New DevExpress.XtraCharts.ChartControl()
|
|
Me.ToolStripBottomRight = New System.Windows.Forms.ToolStrip()
|
|
Me.ImageListProfile = New System.Windows.Forms.ImageList(Me.components)
|
|
Me.DD_DMSLiteDataSet = New DD_PM_WINDREAM.DD_DMSLiteDataSet()
|
|
Me.TBPM_PROFILEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBPM_PROFILETableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILETableAdapter()
|
|
Me.TableAdapterManager = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.GridControl_Docs = New DevExpress.XtraGrid.GridControl()
|
|
Me.ContextMenuGrid = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.CMGroupStart = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.CMFileStart = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.CMFileMetadata = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.tsmiMarkedFilesFinish = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.LöscheAlleFilterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.TabellenlayoutZurücksetzenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.LayoutSpeichernToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.GridView_Docs = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.bindsourcegrid = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripLabelViewTape = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|
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.NavBarControl1 = New DevExpress.XtraNavBar.NavBarControl()
|
|
Me.NavBarGroupProfiles = New DevExpress.XtraNavBar.NavBarGroup()
|
|
Me.cmsNavPane = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.tsmiValidationProfil = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.NavBarGroupMore = New DevExpress.XtraNavBar.NavBarGroup()
|
|
Me.NavBarItemOverview = New DevExpress.XtraNavBar.NavBarItem()
|
|
Me.NavBarItemDashboard = New DevExpress.XtraNavBar.NavBarItem()
|
|
Me.NotifyIcon1 = New System.Windows.Forms.NotifyIcon(Me.components)
|
|
Me.ContextMenuNotifyIcon = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.PopupErinnerungInaktivierenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.AnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.TimerRefresh = New System.Windows.Forms.Timer(Me.components)
|
|
Me.TBPM_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBPM_USERTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter()
|
|
Me.TBPM_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBPM_KONFIGURATIONTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter()
|
|
Me.TBPM_PROFILE_FILESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBPM_PROFILE_FILESTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter()
|
|
Me.TimerReminder = New System.Windows.Forms.Timer(Me.components)
|
|
Me.Timer5Mins = New System.Windows.Forms.Timer(Me.components)
|
|
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
|
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
|
Me.bbtniRefresh = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.bbtniMonitor = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.bbiProfilverwaltung = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.bbiKonfiguration = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.bbtniGrundeinstellung = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.bbtnitemInfo = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.bsiUser = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.bsiLicenses = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.bsiUserLoggedIn = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.bsiVersion = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.bsilastsync = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.bsiDebug = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.bsiMessage = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.bbtniMetadataFile = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonPageGroup2 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonPageGroup3 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonPageGroup4 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
|
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.ApplicationMenu1 = New DevExpress.XtraBars.Ribbon.ApplicationMenu(Me.components)
|
|
CType(Me.SplitContainerDashboard, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerDashboard.Panel1.SuspendLayout()
|
|
Me.SplitContainerDashboard.Panel2.SuspendLayout()
|
|
Me.SplitContainerDashboard.SuspendLayout()
|
|
CType(Me.SplitContainerTop, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerTop.Panel1.SuspendLayout()
|
|
Me.SplitContainerTop.Panel2.SuspendLayout()
|
|
Me.SplitContainerTop.SuspendLayout()
|
|
CType(Me.ChartTopLeft, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ChartTopRight, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SplitContainerBottom, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerBottom.Panel1.SuspendLayout()
|
|
Me.SplitContainerBottom.Panel2.SuspendLayout()
|
|
Me.SplitContainerBottom.SuspendLayout()
|
|
CType(Me.ChartBottomLeft, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ChartBottomRight, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPM_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel1.SuspendLayout()
|
|
CType(Me.GridControl_Docs, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.ContextMenuGrid.SuspendLayout()
|
|
CType(Me.GridView_Docs, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.BindingNavigator1.SuspendLayout()
|
|
CType(Me.bindsourcegrid, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.NavBarControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.cmsNavPane.SuspendLayout()
|
|
Me.ContextMenuNotifyIcon.SuspendLayout()
|
|
CType(Me.TBPM_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPM_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPM_PROFILE_FILESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ApplicationMenu1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'SplitContainerDashboard
|
|
'
|
|
resources.ApplyResources(Me.SplitContainerDashboard, "SplitContainerDashboard")
|
|
Me.SplitContainerDashboard.Name = "SplitContainerDashboard"
|
|
'
|
|
'SplitContainerDashboard.Panel1
|
|
'
|
|
Me.SplitContainerDashboard.Panel1.Controls.Add(Me.SplitContainerTop)
|
|
'
|
|
'SplitContainerDashboard.Panel2
|
|
'
|
|
Me.SplitContainerDashboard.Panel2.Controls.Add(Me.SplitContainerBottom)
|
|
'
|
|
'SplitContainerTop
|
|
'
|
|
resources.ApplyResources(Me.SplitContainerTop, "SplitContainerTop")
|
|
Me.SplitContainerTop.Name = "SplitContainerTop"
|
|
'
|
|
'SplitContainerTop.Panel1
|
|
'
|
|
Me.SplitContainerTop.Panel1.Controls.Add(Me.ChartTopLeft)
|
|
Me.SplitContainerTop.Panel1.Controls.Add(Me.ToolStripTopLeft)
|
|
'
|
|
'SplitContainerTop.Panel2
|
|
'
|
|
Me.SplitContainerTop.Panel2.Controls.Add(Me.ChartTopRight)
|
|
Me.SplitContainerTop.Panel2.Controls.Add(Me.ToolStripTopRight)
|
|
'
|
|
'ChartTopLeft
|
|
'
|
|
resources.ApplyResources(Me.ChartTopLeft, "ChartTopLeft")
|
|
Me.ChartTopLeft.Legend.Name = "Default Legend"
|
|
Me.ChartTopLeft.Name = "ChartTopLeft"
|
|
Me.ChartTopLeft.SeriesSerializable = New DevExpress.XtraCharts.Series(-1) {}
|
|
'
|
|
'ToolStripTopLeft
|
|
'
|
|
Me.ToolStripTopLeft.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStripTopLeft.ImageScalingSize = New System.Drawing.Size(20, 20)
|
|
resources.ApplyResources(Me.ToolStripTopLeft, "ToolStripTopLeft")
|
|
Me.ToolStripTopLeft.Name = "ToolStripTopLeft"
|
|
'
|
|
'ChartTopRight
|
|
'
|
|
resources.ApplyResources(Me.ChartTopRight, "ChartTopRight")
|
|
Me.ChartTopRight.Legend.Name = "Default Legend"
|
|
Me.ChartTopRight.Name = "ChartTopRight"
|
|
Me.ChartTopRight.SeriesSerializable = New DevExpress.XtraCharts.Series(-1) {}
|
|
'
|
|
'ToolStripTopRight
|
|
'
|
|
Me.ToolStripTopRight.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStripTopRight.ImageScalingSize = New System.Drawing.Size(20, 20)
|
|
resources.ApplyResources(Me.ToolStripTopRight, "ToolStripTopRight")
|
|
Me.ToolStripTopRight.Name = "ToolStripTopRight"
|
|
'
|
|
'SplitContainerBottom
|
|
'
|
|
resources.ApplyResources(Me.SplitContainerBottom, "SplitContainerBottom")
|
|
Me.SplitContainerBottom.Name = "SplitContainerBottom"
|
|
'
|
|
'SplitContainerBottom.Panel1
|
|
'
|
|
Me.SplitContainerBottom.Panel1.Controls.Add(Me.ChartBottomLeft)
|
|
Me.SplitContainerBottom.Panel1.Controls.Add(Me.ToolStripBottomLeft)
|
|
'
|
|
'SplitContainerBottom.Panel2
|
|
'
|
|
Me.SplitContainerBottom.Panel2.Controls.Add(Me.ChartBottomRight)
|
|
Me.SplitContainerBottom.Panel2.Controls.Add(Me.ToolStripBottomRight)
|
|
'
|
|
'ChartBottomLeft
|
|
'
|
|
resources.ApplyResources(Me.ChartBottomLeft, "ChartBottomLeft")
|
|
Me.ChartBottomLeft.Legend.Name = "Default Legend"
|
|
Me.ChartBottomLeft.Name = "ChartBottomLeft"
|
|
Me.ChartBottomLeft.SeriesSerializable = New DevExpress.XtraCharts.Series(-1) {}
|
|
'
|
|
'ToolStripBottomLeft
|
|
'
|
|
Me.ToolStripBottomLeft.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStripBottomLeft.ImageScalingSize = New System.Drawing.Size(20, 20)
|
|
resources.ApplyResources(Me.ToolStripBottomLeft, "ToolStripBottomLeft")
|
|
Me.ToolStripBottomLeft.Name = "ToolStripBottomLeft"
|
|
'
|
|
'ChartBottomRight
|
|
'
|
|
resources.ApplyResources(Me.ChartBottomRight, "ChartBottomRight")
|
|
Me.ChartBottomRight.Legend.Name = "Default Legend"
|
|
Me.ChartBottomRight.Name = "ChartBottomRight"
|
|
Me.ChartBottomRight.SeriesSerializable = New DevExpress.XtraCharts.Series(-1) {}
|
|
'
|
|
'ToolStripBottomRight
|
|
'
|
|
Me.ToolStripBottomRight.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStripBottomRight.ImageScalingSize = New System.Drawing.Size(20, 20)
|
|
resources.ApplyResources(Me.ToolStripBottomRight, "ToolStripBottomRight")
|
|
Me.ToolStripBottomRight.Name = "ToolStripBottomRight"
|
|
'
|
|
'ImageListProfile
|
|
'
|
|
Me.ImageListProfile.ImageStream = CType(resources.GetObject("ImageListProfile.ImageStream"), System.Windows.Forms.ImageListStreamer)
|
|
Me.ImageListProfile.TransparentColor = System.Drawing.Color.Transparent
|
|
Me.ImageListProfile.Images.SetKeyName(0, "ico2558.ico")
|
|
Me.ImageListProfile.Images.SetKeyName(1, "ico2591.ico")
|
|
'
|
|
'DD_DMSLiteDataSet
|
|
'
|
|
Me.DD_DMSLiteDataSet.DataSetName = "DD_DMSLiteDataSet"
|
|
Me.DD_DMSLiteDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'TBPM_PROFILEBindingSource
|
|
'
|
|
Me.TBPM_PROFILEBindingSource.DataMember = "TBPM_PROFILE"
|
|
Me.TBPM_PROFILEBindingSource.DataSource = Me.DD_DMSLiteDataSet
|
|
'
|
|
'TBPM_PROFILETableAdapter
|
|
'
|
|
Me.TBPM_PROFILETableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.Connection = Nothing
|
|
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_EMAIL_TEMPLATETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_GUI_LANGUAGE_PHRASETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPM_CONTROL_TABLETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPM_ERROR_LOGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPM_KONFIGURATIONTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPM_PROFILE_CONTROLSTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPM_PROFILE_FILESTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.GridControl_Docs)
|
|
Me.Panel1.Controls.Add(Me.BindingNavigator1)
|
|
Me.Panel1.Controls.Add(Me.NavBarControl1)
|
|
Me.Panel1.Controls.Add(Me.SplitContainerDashboard)
|
|
resources.ApplyResources(Me.Panel1, "Panel1")
|
|
Me.Panel1.Name = "Panel1"
|
|
'
|
|
'GridControl_Docs
|
|
'
|
|
Me.GridControl_Docs.ContextMenuStrip = Me.ContextMenuGrid
|
|
resources.ApplyResources(Me.GridControl_Docs, "GridControl_Docs")
|
|
Me.GridControl_Docs.MainView = Me.GridView_Docs
|
|
Me.GridControl_Docs.Name = "GridControl_Docs"
|
|
Me.GridControl_Docs.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView_Docs})
|
|
'
|
|
'ContextMenuGrid
|
|
'
|
|
Me.ContextMenuGrid.ImageScalingSize = New System.Drawing.Size(20, 20)
|
|
Me.ContextMenuGrid.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CMGroupStart, Me.CMFileStart, Me.CMFileMetadata, Me.ToolStripSeparator4, Me.tsmiMarkedFilesFinish, Me.ToolStripSeparator3, Me.LöscheAlleFilterToolStripMenuItem, Me.TabellenlayoutZurücksetzenToolStripMenuItem, Me.LayoutSpeichernToolStripMenuItem})
|
|
Me.ContextMenuGrid.Name = "ContextMenuStrip1"
|
|
resources.ApplyResources(Me.ContextMenuGrid, "ContextMenuGrid")
|
|
'
|
|
'CMGroupStart
|
|
'
|
|
Me.CMGroupStart.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_go
|
|
Me.CMGroupStart.Name = "CMGroupStart"
|
|
resources.ApplyResources(Me.CMGroupStart, "CMGroupStart")
|
|
'
|
|
'CMFileStart
|
|
'
|
|
Me.CMFileStart.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.shape_square_go
|
|
Me.CMFileStart.Name = "CMFileStart"
|
|
resources.ApplyResources(Me.CMFileStart, "CMFileStart")
|
|
'
|
|
'CMFileMetadata
|
|
'
|
|
resources.ApplyResources(Me.CMFileMetadata, "CMFileMetadata")
|
|
Me.CMFileMetadata.Name = "CMFileMetadata"
|
|
'
|
|
'ToolStripSeparator4
|
|
'
|
|
Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
|
|
resources.ApplyResources(Me.ToolStripSeparator4, "ToolStripSeparator4")
|
|
'
|
|
'tsmiMarkedFilesFinish
|
|
'
|
|
resources.ApplyResources(Me.tsmiMarkedFilesFinish, "tsmiMarkedFilesFinish")
|
|
Me.tsmiMarkedFilesFinish.Name = "tsmiMarkedFilesFinish"
|
|
'
|
|
'ToolStripSeparator3
|
|
'
|
|
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|
resources.ApplyResources(Me.ToolStripSeparator3, "ToolStripSeparator3")
|
|
'
|
|
'LöscheAlleFilterToolStripMenuItem
|
|
'
|
|
resources.ApplyResources(Me.LöscheAlleFilterToolStripMenuItem, "LöscheAlleFilterToolStripMenuItem")
|
|
Me.LöscheAlleFilterToolStripMenuItem.Name = "LöscheAlleFilterToolStripMenuItem"
|
|
'
|
|
'TabellenlayoutZurücksetzenToolStripMenuItem
|
|
'
|
|
Me.TabellenlayoutZurücksetzenToolStripMenuItem.Name = "TabellenlayoutZurücksetzenToolStripMenuItem"
|
|
resources.ApplyResources(Me.TabellenlayoutZurücksetzenToolStripMenuItem, "TabellenlayoutZurücksetzenToolStripMenuItem")
|
|
'
|
|
'LayoutSpeichernToolStripMenuItem
|
|
'
|
|
Me.LayoutSpeichernToolStripMenuItem.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.save
|
|
Me.LayoutSpeichernToolStripMenuItem.Name = "LayoutSpeichernToolStripMenuItem"
|
|
resources.ApplyResources(Me.LayoutSpeichernToolStripMenuItem, "LayoutSpeichernToolStripMenuItem")
|
|
'
|
|
'GridView_Docs
|
|
'
|
|
Me.GridView_Docs.Appearance.EvenRow.BackColor = System.Drawing.Color.LightBlue
|
|
Me.GridView_Docs.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridView_Docs.GridControl = Me.GridControl_Docs
|
|
Me.GridView_Docs.Name = "GridView_Docs"
|
|
Me.GridView_Docs.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView_Docs.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView_Docs.OptionsBehavior.AllowFixedGroups = DevExpress.Utils.DefaultBoolean.[True]
|
|
Me.GridView_Docs.OptionsBehavior.AllowGroupExpandAnimation = DevExpress.Utils.DefaultBoolean.[True]
|
|
Me.GridView_Docs.OptionsBehavior.Editable = False
|
|
Me.GridView_Docs.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView_Docs.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
|
|
Me.GridView_Docs.OptionsView.ColumnAutoWidth = False
|
|
Me.GridView_Docs.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridView_Docs.OptionsView.ShowAutoFilterRow = True
|
|
'
|
|
'BindingNavigator1
|
|
'
|
|
Me.BindingNavigator1.AddNewItem = Nothing
|
|
Me.BindingNavigator1.BindingSource = Me.bindsourcegrid
|
|
Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem
|
|
Me.BindingNavigator1.CountItemFormat = "von {0} Dateien"
|
|
Me.BindingNavigator1.DeleteItem = Nothing
|
|
Me.BindingNavigator1.ImageScalingSize = New System.Drawing.Size(20, 20)
|
|
Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripLabelViewTape, Me.BindingNavigatorSeparator2, Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem})
|
|
resources.ApplyResources(Me.BindingNavigator1, "BindingNavigator1")
|
|
Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
|
Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
|
Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
|
Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
|
Me.BindingNavigator1.Name = "BindingNavigator1"
|
|
Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem
|
|
'
|
|
'BindingNavigatorCountItem
|
|
'
|
|
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
|
resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem")
|
|
'
|
|
'ToolStripLabelViewTape
|
|
'
|
|
resources.ApplyResources(Me.ToolStripLabelViewTape, "ToolStripLabelViewTape")
|
|
Me.ToolStripLabelViewTape.Name = "ToolStripLabelViewTape"
|
|
'
|
|
'BindingNavigatorSeparator2
|
|
'
|
|
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
|
resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2")
|
|
'
|
|
'BindingNavigatorMoveFirstItem
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem")
|
|
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
|
|
'
|
|
'BindingNavigatorMovePreviousItem
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem")
|
|
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
|
|
'
|
|
'BindingNavigatorSeparator
|
|
'
|
|
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
|
resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator")
|
|
'
|
|
'BindingNavigatorPositionItem
|
|
'
|
|
resources.ApplyResources(Me.BindingNavigatorPositionItem, "BindingNavigatorPositionItem")
|
|
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
|
'
|
|
'BindingNavigatorSeparator1
|
|
'
|
|
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
|
resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1")
|
|
'
|
|
'BindingNavigatorMoveNextItem
|
|
'
|
|
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem")
|
|
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
|
'
|
|
'BindingNavigatorMoveLastItem
|
|
'
|
|
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem")
|
|
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
|
'
|
|
'NavBarControl1
|
|
'
|
|
Me.NavBarControl1.ActiveGroup = Me.NavBarGroupProfiles
|
|
Me.NavBarControl1.ContextMenuStrip = Me.cmsNavPane
|
|
resources.ApplyResources(Me.NavBarControl1, "NavBarControl1")
|
|
Me.NavBarControl1.Groups.AddRange(New DevExpress.XtraNavBar.NavBarGroup() {Me.NavBarGroupMore, Me.NavBarGroupProfiles})
|
|
Me.NavBarControl1.Items.AddRange(New DevExpress.XtraNavBar.NavBarItem() {Me.NavBarItemOverview, Me.NavBarItemDashboard})
|
|
Me.NavBarControl1.Name = "NavBarControl1"
|
|
Me.NavBarControl1.OptionsNavPane.ExpandedWidth = CType(resources.GetObject("resource.ExpandedWidth"), Integer)
|
|
Me.NavBarControl1.View = New DevExpress.XtraNavBar.ViewInfo.StandardSkinExplorerBarViewInfoRegistrator("DevExpress Style")
|
|
'
|
|
'NavBarGroupProfiles
|
|
'
|
|
resources.ApplyResources(Me.NavBarGroupProfiles, "NavBarGroupProfiles")
|
|
Me.NavBarGroupProfiles.Expanded = True
|
|
Me.NavBarGroupProfiles.GroupStyle = DevExpress.XtraNavBar.NavBarGroupStyle.LargeIconsText
|
|
Me.NavBarGroupProfiles.ImageOptions.LargeImage = CType(resources.GetObject("NavBarGroupProfiles.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.NavBarGroupProfiles.Name = "NavBarGroupProfiles"
|
|
'
|
|
'cmsNavPane
|
|
'
|
|
Me.cmsNavPane.ImageScalingSize = New System.Drawing.Size(20, 20)
|
|
Me.cmsNavPane.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsmiValidationProfil})
|
|
Me.cmsNavPane.Name = "cmsNavPane"
|
|
resources.ApplyResources(Me.cmsNavPane, "cmsNavPane")
|
|
'
|
|
'tsmiValidationProfil
|
|
'
|
|
Me.tsmiValidationProfil.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_go1
|
|
Me.tsmiValidationProfil.Name = "tsmiValidationProfil"
|
|
resources.ApplyResources(Me.tsmiValidationProfil, "tsmiValidationProfil")
|
|
'
|
|
'NavBarGroupMore
|
|
'
|
|
resources.ApplyResources(Me.NavBarGroupMore, "NavBarGroupMore")
|
|
Me.NavBarGroupMore.Expanded = True
|
|
Me.NavBarGroupMore.GroupStyle = DevExpress.XtraNavBar.NavBarGroupStyle.LargeIconsText
|
|
Me.NavBarGroupMore.ImageOptions.LargeImage = CType(resources.GetObject("NavBarGroupMore.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.NavBarGroupMore.ItemLinks.AddRange(New DevExpress.XtraNavBar.NavBarItemLink() {New DevExpress.XtraNavBar.NavBarItemLink(Me.NavBarItemOverview), New DevExpress.XtraNavBar.NavBarItemLink(Me.NavBarItemDashboard)})
|
|
Me.NavBarGroupMore.Name = "NavBarGroupMore"
|
|
'
|
|
'NavBarItemOverview
|
|
'
|
|
Me.NavBarItemOverview.Appearance.Image = CType(resources.GetObject("NavBarItemOverview.Appearance.Image"), System.Drawing.Image)
|
|
Me.NavBarItemOverview.Appearance.Options.UseImage = True
|
|
resources.ApplyResources(Me.NavBarItemOverview, "NavBarItemOverview")
|
|
Me.NavBarItemOverview.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.NavBarItemOverview.ImageOptions.LargeImage = CType(resources.GetObject("NavBarItemOverview.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.NavBarItemOverview.Name = "NavBarItemOverview"
|
|
'
|
|
'NavBarItemDashboard
|
|
'
|
|
resources.ApplyResources(Me.NavBarItemDashboard, "NavBarItemDashboard")
|
|
Me.NavBarItemDashboard.ImageOptions.LargeImage = CType(resources.GetObject("NavBarItemDashboard.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.NavBarItemDashboard.Name = "NavBarItemDashboard"
|
|
'
|
|
'NotifyIcon1
|
|
'
|
|
Me.NotifyIcon1.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info
|
|
Me.NotifyIcon1.ContextMenuStrip = Me.ContextMenuNotifyIcon
|
|
resources.ApplyResources(Me.NotifyIcon1, "NotifyIcon1")
|
|
'
|
|
'ContextMenuNotifyIcon
|
|
'
|
|
Me.ContextMenuNotifyIcon.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.PopupErinnerungInaktivierenToolStripMenuItem, Me.AnzeigenToolStripMenuItem})
|
|
Me.ContextMenuNotifyIcon.Name = "ContextMenuNotifyIcon"
|
|
resources.ApplyResources(Me.ContextMenuNotifyIcon, "ContextMenuNotifyIcon")
|
|
'
|
|
'PopupErinnerungInaktivierenToolStripMenuItem
|
|
'
|
|
Me.PopupErinnerungInaktivierenToolStripMenuItem.Name = "PopupErinnerungInaktivierenToolStripMenuItem"
|
|
resources.ApplyResources(Me.PopupErinnerungInaktivierenToolStripMenuItem, "PopupErinnerungInaktivierenToolStripMenuItem")
|
|
'
|
|
'AnzeigenToolStripMenuItem
|
|
'
|
|
Me.AnzeigenToolStripMenuItem.Name = "AnzeigenToolStripMenuItem"
|
|
resources.ApplyResources(Me.AnzeigenToolStripMenuItem, "AnzeigenToolStripMenuItem")
|
|
'
|
|
'TimerRefresh
|
|
'
|
|
Me.TimerRefresh.Interval = 60000
|
|
'
|
|
'TBPM_USERBindingSource
|
|
'
|
|
Me.TBPM_USERBindingSource.DataMember = "TBDD_USER"
|
|
Me.TBPM_USERBindingSource.DataSource = Me.DD_DMSLiteDataSet
|
|
'
|
|
'TBPM_USERTableAdapter
|
|
'
|
|
Me.TBPM_USERTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBPM_KONFIGURATIONBindingSource
|
|
'
|
|
Me.TBPM_KONFIGURATIONBindingSource.DataMember = "TBPM_KONFIGURATION"
|
|
Me.TBPM_KONFIGURATIONBindingSource.DataSource = Me.DD_DMSLiteDataSet
|
|
'
|
|
'TBPM_KONFIGURATIONTableAdapter
|
|
'
|
|
Me.TBPM_KONFIGURATIONTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBPM_PROFILE_FILESBindingSource
|
|
'
|
|
Me.TBPM_PROFILE_FILESBindingSource.DataMember = "TBPM_PROFILE_FILES"
|
|
Me.TBPM_PROFILE_FILESBindingSource.DataSource = Me.DD_DMSLiteDataSet
|
|
'
|
|
'TBPM_PROFILE_FILESTableAdapter
|
|
'
|
|
Me.TBPM_PROFILE_FILESTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TimerReminder
|
|
'
|
|
'
|
|
'Timer5Mins
|
|
'
|
|
Me.Timer5Mins.Enabled = True
|
|
Me.Timer5Mins.Interval = 350000
|
|
'
|
|
'RibbonControl1
|
|
'
|
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
|
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.bbtniRefresh, Me.bbtniMonitor, Me.bbiProfilverwaltung, Me.bbiKonfiguration, Me.bbtniGrundeinstellung, Me.bbtnitemInfo, Me.BarButtonItem1, Me.bsiUser, Me.bsiLicenses, Me.bsiUserLoggedIn, Me.bsiVersion, Me.bsilastsync, Me.bsiDebug, Me.bsiMessage, Me.bbtniMetadataFile})
|
|
resources.ApplyResources(Me.RibbonControl1, "RibbonControl1")
|
|
Me.RibbonControl1.MaxItemId = 16
|
|
Me.RibbonControl1.Name = "RibbonControl1"
|
|
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
|
Me.RibbonControl1.QuickToolbarItemLinks.Add(Me.bbtnitemInfo)
|
|
Me.RibbonControl1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013
|
|
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1
|
|
'
|
|
'bbtniRefresh
|
|
'
|
|
resources.ApplyResources(Me.bbtniRefresh, "bbtniRefresh")
|
|
Me.bbtniRefresh.Id = 1
|
|
Me.bbtniRefresh.ImageOptions.Image = CType(resources.GetObject("bbtniRefresh.ImageOptions.Image"), System.Drawing.Image)
|
|
Me.bbtniRefresh.ImageOptions.LargeImage = CType(resources.GetObject("bbtniRefresh.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.bbtniRefresh.Name = "bbtniRefresh"
|
|
'
|
|
'bbtniMonitor
|
|
'
|
|
resources.ApplyResources(Me.bbtniMonitor, "bbtniMonitor")
|
|
Me.bbtniMonitor.Id = 2
|
|
Me.bbtniMonitor.ImageOptions.Image = CType(resources.GetObject("bbtniMonitor.ImageOptions.Image"), System.Drawing.Image)
|
|
Me.bbtniMonitor.ImageOptions.LargeImage = CType(resources.GetObject("bbtniMonitor.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.bbtniMonitor.Name = "bbtniMonitor"
|
|
'
|
|
'bbiProfilverwaltung
|
|
'
|
|
resources.ApplyResources(Me.bbiProfilverwaltung, "bbiProfilverwaltung")
|
|
Me.bbiProfilverwaltung.Id = 3
|
|
Me.bbiProfilverwaltung.ImageOptions.Image = CType(resources.GetObject("bbiProfilverwaltung.ImageOptions.Image"), System.Drawing.Image)
|
|
Me.bbiProfilverwaltung.ImageOptions.LargeImage = CType(resources.GetObject("bbiProfilverwaltung.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.bbiProfilverwaltung.Name = "bbiProfilverwaltung"
|
|
'
|
|
'bbiKonfiguration
|
|
'
|
|
resources.ApplyResources(Me.bbiKonfiguration, "bbiKonfiguration")
|
|
Me.bbiKonfiguration.Id = 4
|
|
Me.bbiKonfiguration.ImageOptions.Image = CType(resources.GetObject("bbiKonfiguration.ImageOptions.Image"), System.Drawing.Image)
|
|
Me.bbiKonfiguration.ImageOptions.LargeImage = CType(resources.GetObject("bbiKonfiguration.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.bbiKonfiguration.Name = "bbiKonfiguration"
|
|
'
|
|
'bbtniGrundeinstellung
|
|
'
|
|
resources.ApplyResources(Me.bbtniGrundeinstellung, "bbtniGrundeinstellung")
|
|
Me.bbtniGrundeinstellung.Id = 5
|
|
Me.bbtniGrundeinstellung.ImageOptions.Image = CType(resources.GetObject("bbtniGrundeinstellung.ImageOptions.Image"), System.Drawing.Image)
|
|
Me.bbtniGrundeinstellung.ImageOptions.LargeImage = CType(resources.GetObject("bbtniGrundeinstellung.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.bbtniGrundeinstellung.Name = "bbtniGrundeinstellung"
|
|
Me.bbtniGrundeinstellung.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText
|
|
'
|
|
'bbtnitemInfo
|
|
'
|
|
resources.ApplyResources(Me.bbtnitemInfo, "bbtnitemInfo")
|
|
Me.bbtnitemInfo.Id = 6
|
|
Me.bbtnitemInfo.ImageOptions.Image = CType(resources.GetObject("bbtnitemInfo.ImageOptions.Image"), System.Drawing.Image)
|
|
Me.bbtnitemInfo.ImageOptions.LargeImage = CType(resources.GetObject("bbtnitemInfo.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.bbtnitemInfo.Name = "bbtnitemInfo"
|
|
Me.bbtnitemInfo.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText
|
|
'
|
|
'BarButtonItem1
|
|
'
|
|
resources.ApplyResources(Me.BarButtonItem1, "BarButtonItem1")
|
|
Me.BarButtonItem1.Id = 7
|
|
Me.BarButtonItem1.Name = "BarButtonItem1"
|
|
'
|
|
'bsiUser
|
|
'
|
|
resources.ApplyResources(Me.bsiUser, "bsiUser")
|
|
Me.bsiUser.Id = 8
|
|
Me.bsiUser.ImageOptions.Image = CType(resources.GetObject("bsiUser.ImageOptions.Image"), System.Drawing.Image)
|
|
Me.bsiUser.ImageOptions.LargeImage = CType(resources.GetObject("bsiUser.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.bsiUser.Name = "bsiUser"
|
|
Me.bsiUser.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
|
'
|
|
'bsiLicenses
|
|
'
|
|
resources.ApplyResources(Me.bsiLicenses, "bsiLicenses")
|
|
Me.bsiLicenses.Id = 9
|
|
Me.bsiLicenses.ImageOptions.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.key
|
|
Me.bsiLicenses.Name = "bsiLicenses"
|
|
Me.bsiLicenses.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
|
'
|
|
'bsiUserLoggedIn
|
|
'
|
|
resources.ApplyResources(Me.bsiUserLoggedIn, "bsiUserLoggedIn")
|
|
Me.bsiUserLoggedIn.Id = 10
|
|
Me.bsiUserLoggedIn.ImageOptions.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.group_key
|
|
Me.bsiUserLoggedIn.Name = "bsiUserLoggedIn"
|
|
Me.bsiUserLoggedIn.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
|
'
|
|
'bsiVersion
|
|
'
|
|
resources.ApplyResources(Me.bsiVersion, "bsiVersion")
|
|
Me.bsiVersion.Id = 11
|
|
Me.bsiVersion.Name = "bsiVersion"
|
|
'
|
|
'bsilastsync
|
|
'
|
|
resources.ApplyResources(Me.bsilastsync, "bsilastsync")
|
|
Me.bsilastsync.Id = 12
|
|
Me.bsilastsync.ImageOptions.Image = CType(resources.GetObject("bsilastsync.ImageOptions.Image"), System.Drawing.Image)
|
|
Me.bsilastsync.ImageOptions.LargeImage = CType(resources.GetObject("bsilastsync.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.bsilastsync.Name = "bsilastsync"
|
|
Me.bsilastsync.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
|
'
|
|
'bsiDebug
|
|
'
|
|
resources.ApplyResources(Me.bsiDebug, "bsiDebug")
|
|
Me.bsiDebug.Id = 13
|
|
Me.bsiDebug.ImageOptions.Image = CType(resources.GetObject("bsiDebug.ImageOptions.Image"), System.Drawing.Image)
|
|
Me.bsiDebug.ImageOptions.LargeImage = CType(resources.GetObject("bsiDebug.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.bsiDebug.Name = "bsiDebug"
|
|
Me.bsiDebug.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
|
'
|
|
'bsiMessage
|
|
'
|
|
resources.ApplyResources(Me.bsiMessage, "bsiMessage")
|
|
Me.bsiMessage.Id = 14
|
|
Me.bsiMessage.Name = "bsiMessage"
|
|
'
|
|
'bbtniMetadataFile
|
|
'
|
|
resources.ApplyResources(Me.bbtniMetadataFile, "bbtniMetadataFile")
|
|
Me.bbtniMetadataFile.Id = 15
|
|
Me.bbtniMetadataFile.ImageOptions.Image = CType(resources.GetObject("bbtniMetadataFile.ImageOptions.Image"), System.Drawing.Image)
|
|
Me.bbtniMetadataFile.ImageOptions.LargeImage = CType(resources.GetObject("bbtniMetadataFile.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
Me.bbtniMetadataFile.Name = "bbtniMetadataFile"
|
|
'
|
|
'RibbonPage1
|
|
'
|
|
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1, Me.RibbonPageGroup2, Me.RibbonPageGroup3, Me.RibbonPageGroup4})
|
|
Me.RibbonPage1.Name = "RibbonPage1"
|
|
resources.ApplyResources(Me.RibbonPage1, "RibbonPage1")
|
|
'
|
|
'RibbonPageGroup1
|
|
'
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.bbtniRefresh)
|
|
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
|
|
resources.ApplyResources(Me.RibbonPageGroup1, "RibbonPageGroup1")
|
|
'
|
|
'RibbonPageGroup2
|
|
'
|
|
Me.RibbonPageGroup2.Alignment = DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment.Far
|
|
Me.RibbonPageGroup2.ItemLinks.Add(Me.bbtniMetadataFile)
|
|
Me.RibbonPageGroup2.ItemLinks.Add(Me.bbtniMonitor)
|
|
Me.RibbonPageGroup2.Name = "RibbonPageGroup2"
|
|
resources.ApplyResources(Me.RibbonPageGroup2, "RibbonPageGroup2")
|
|
'
|
|
'RibbonPageGroup3
|
|
'
|
|
Me.RibbonPageGroup3.Alignment = DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment.Far
|
|
Me.RibbonPageGroup3.ItemLinks.Add(Me.bbiProfilverwaltung)
|
|
Me.RibbonPageGroup3.ItemLinks.Add(Me.bbiKonfiguration)
|
|
Me.RibbonPageGroup3.Name = "RibbonPageGroup3"
|
|
resources.ApplyResources(Me.RibbonPageGroup3, "RibbonPageGroup3")
|
|
'
|
|
'RibbonPageGroup4
|
|
'
|
|
Me.RibbonPageGroup4.Alignment = DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment.Far
|
|
Me.RibbonPageGroup4.ItemLinks.Add(Me.bbtniGrundeinstellung)
|
|
Me.RibbonPageGroup4.ItemLinks.Add(Me.bbtnitemInfo)
|
|
Me.RibbonPageGroup4.Name = "RibbonPageGroup4"
|
|
resources.ApplyResources(Me.RibbonPageGroup4, "RibbonPageGroup4")
|
|
'
|
|
'RibbonStatusBar1
|
|
'
|
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.bsiUser)
|
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.bsiLicenses)
|
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.bsiUserLoggedIn)
|
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.bsiVersion)
|
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.bsilastsync)
|
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.bsiDebug)
|
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.bsiMessage)
|
|
resources.ApplyResources(Me.RibbonStatusBar1, "RibbonStatusBar1")
|
|
Me.RibbonStatusBar1.Name = "RibbonStatusBar1"
|
|
Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1
|
|
'
|
|
'RibbonPage2
|
|
'
|
|
Me.RibbonPage2.Name = "RibbonPage2"
|
|
resources.ApplyResources(Me.RibbonPage2, "RibbonPage2")
|
|
'
|
|
'ApplicationMenu1
|
|
'
|
|
Me.ApplicationMenu1.Name = "ApplicationMenu1"
|
|
Me.ApplicationMenu1.Ribbon = Me.RibbonControl1
|
|
'
|
|
'frmMain
|
|
'
|
|
Me.Appearance.Options.UseFont = True
|
|
resources.ApplyResources(Me, "$this")
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Controls.Add(Me.RibbonStatusBar1)
|
|
Me.Controls.Add(Me.RibbonControl1)
|
|
Me.IconOptions.Icon = CType(resources.GetObject("frmMain.IconOptions.Icon"), System.Drawing.Icon)
|
|
Me.KeyPreview = True
|
|
Me.Name = "frmMain"
|
|
Me.Ribbon = Me.RibbonControl1
|
|
Me.StatusBar = Me.RibbonStatusBar1
|
|
Me.SplitContainerDashboard.Panel1.ResumeLayout(False)
|
|
Me.SplitContainerDashboard.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainerDashboard, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerDashboard.ResumeLayout(False)
|
|
Me.SplitContainerTop.Panel1.ResumeLayout(False)
|
|
Me.SplitContainerTop.Panel1.PerformLayout()
|
|
Me.SplitContainerTop.Panel2.ResumeLayout(False)
|
|
Me.SplitContainerTop.Panel2.PerformLayout()
|
|
CType(Me.SplitContainerTop, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerTop.ResumeLayout(False)
|
|
CType(Me.ChartTopLeft, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ChartTopRight, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerBottom.Panel1.ResumeLayout(False)
|
|
Me.SplitContainerBottom.Panel1.PerformLayout()
|
|
Me.SplitContainerBottom.Panel2.ResumeLayout(False)
|
|
Me.SplitContainerBottom.Panel2.PerformLayout()
|
|
CType(Me.SplitContainerBottom, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerBottom.ResumeLayout(False)
|
|
CType(Me.ChartBottomLeft, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ChartBottomRight, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBPM_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
CType(Me.GridControl_Docs, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ContextMenuGrid.ResumeLayout(False)
|
|
CType(Me.GridView_Docs, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.BindingNavigator1.ResumeLayout(False)
|
|
Me.BindingNavigator1.PerformLayout()
|
|
CType(Me.bindsourcegrid, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.NavBarControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.cmsNavPane.ResumeLayout(False)
|
|
Me.ContextMenuNotifyIcon.ResumeLayout(False)
|
|
CType(Me.TBPM_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBPM_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBPM_PROFILE_FILESBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ApplicationMenu1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents DD_DMSLiteDataSet As DD_PM_WINDREAM.DD_DMSLiteDataSet
|
|
Friend WithEvents TBPM_PROFILEBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPM_PROFILETableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILETableAdapter
|
|
Friend WithEvents TableAdapterManager As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
|
Friend WithEvents ImageListProfile As System.Windows.Forms.ImageList
|
|
Friend WithEvents NotifyIcon1 As System.Windows.Forms.NotifyIcon
|
|
Friend WithEvents TimerRefresh As System.Windows.Forms.Timer
|
|
Friend WithEvents TBPM_USERBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPM_USERTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter
|
|
Friend WithEvents TBPM_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPM_KONFIGURATIONTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter
|
|
Friend WithEvents TBPM_PROFILE_FILESBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPM_PROFILE_FILESTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter
|
|
Friend WithEvents TimerReminder As System.Windows.Forms.Timer
|
|
Friend WithEvents ContextMenuGrid As ContextMenuStrip
|
|
Friend WithEvents CMGroupStart As ToolStripMenuItem
|
|
Friend WithEvents CMFileStart As ToolStripMenuItem
|
|
Friend WithEvents NavBarControl1 As DevExpress.XtraNavBar.NavBarControl
|
|
Friend WithEvents NavBarGroupProfiles As DevExpress.XtraNavBar.NavBarGroup
|
|
Friend WithEvents NavBarGroupMore As DevExpress.XtraNavBar.NavBarGroup
|
|
Friend WithEvents NavBarItemOverview As DevExpress.XtraNavBar.NavBarItem
|
|
Friend WithEvents NavBarItemDashboard As DevExpress.XtraNavBar.NavBarItem
|
|
Friend WithEvents cmsNavPane As ContextMenuStrip
|
|
Friend WithEvents tsmiValidationProfil As ToolStripMenuItem
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents SplitContainerDashboard As SplitContainer
|
|
Friend WithEvents SplitContainerTop As SplitContainer
|
|
Friend WithEvents ChartTopLeft As DevExpress.XtraCharts.ChartControl
|
|
Friend WithEvents ToolStripTopLeft As ToolStrip
|
|
Friend WithEvents ChartTopRight As DevExpress.XtraCharts.ChartControl
|
|
Friend WithEvents ToolStripTopRight As ToolStrip
|
|
Friend WithEvents SplitContainerBottom As SplitContainer
|
|
Friend WithEvents ChartBottomLeft As DevExpress.XtraCharts.ChartControl
|
|
Friend WithEvents ToolStripBottomLeft As ToolStrip
|
|
Friend WithEvents ChartBottomRight As DevExpress.XtraCharts.ChartControl
|
|
Friend WithEvents ToolStripBottomRight As ToolStrip
|
|
Friend WithEvents TabellenlayoutZurücksetzenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents tsmiMarkedFilesFinish As ToolStripMenuItem
|
|
Friend WithEvents GridControl_Docs As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridView_Docs As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents BindingNavigator1 As BindingNavigator
|
|
Friend WithEvents BindingNavigatorCountItem As ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem As ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator1 As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator2 As ToolStripSeparator
|
|
Friend WithEvents bindsourcegrid As BindingSource
|
|
Friend WithEvents ToolStripLabelViewTape As ToolStripLabel
|
|
Friend WithEvents ToolStripSeparator4 As ToolStripSeparator
|
|
Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
|
|
Friend WithEvents LayoutSpeichernToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents Timer5Mins As Timer
|
|
Friend WithEvents ToolTip1 As ToolTip
|
|
Friend WithEvents LöscheAlleFilterToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents ContextMenuNotifyIcon As ContextMenuStrip
|
|
Friend WithEvents PopupErinnerungInaktivierenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents AnzeigenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl
|
|
Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents RibbonPageGroup2 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents RibbonStatusBar1 As DevExpress.XtraBars.Ribbon.RibbonStatusBar
|
|
Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents bbtniRefresh As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents bbtniMonitor As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents bbiProfilverwaltung As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents bbiKonfiguration As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents bbtniGrundeinstellung As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents RibbonPageGroup3 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents RibbonPageGroup4 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents bbtnitemInfo As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents ApplicationMenu1 As DevExpress.XtraBars.Ribbon.ApplicationMenu
|
|
Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents bsiUser As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents bsiLicenses As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents bsiUserLoggedIn As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents bsiVersion As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents bsilastsync As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents bsiDebug As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents bsiMessage As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents CMFileMetadata As ToolStripMenuItem
|
|
Friend WithEvents bbtniMetadataFile As DevExpress.XtraBars.BarButtonItem
|
|
End Class
|