720 lines
41 KiB
VB.net
720 lines
41 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmMain
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'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))
|
|
Dim GridFormatRule1 As DevExpress.XtraGrid.GridFormatRule = New DevExpress.XtraGrid.GridFormatRule()
|
|
Dim FormatConditionRuleValue1 As DevExpress.XtraEditors.FormatConditionRuleValue = New DevExpress.XtraEditors.FormatConditionRuleValue()
|
|
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.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
|
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.tstrpbtn_Config = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtnrefresh = New System.Windows.Forms.ToolStripButton()
|
|
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
|
Me.tsstlblUser = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tslblLicenses = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tslblUserLoggedin = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tslblVersion = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tsslblLastSysnc = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.lblViewType = New System.Windows.Forms.Label()
|
|
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.GridControlProfile = 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.GridViewProfile = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.NotifyIcon1 = New System.Windows.Forms.NotifyIcon(Me.components)
|
|
Me.TimerRefresh = New System.Windows.Forms.Timer(Me.components)
|
|
Me.VWPM_PROFILE_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.VWPM_PROFILE_USERTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.VWPM_PROFILE_USERTableAdapter()
|
|
Me.TBPM_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBPM_USERTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_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.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()
|
|
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPM_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.ToolStrip1.SuspendLayout()
|
|
Me.StatusStrip1.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
CType(Me.NavBarControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.cmsNavPane.SuspendLayout()
|
|
CType(Me.GridControlProfile, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.ContextMenuGrid.SuspendLayout()
|
|
CType(Me.GridViewProfile, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWPM_PROFILE_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
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.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()
|
|
Me.SuspendLayout()
|
|
'
|
|
'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.TBPM_CONNECTIONTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPM_CONTROL_TABLETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPM_ERROR_LOGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPM_FILES_USER_NOT_INDEXEDTableAdapter = 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.TBPM_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'ToolStrip1
|
|
'
|
|
Me.ToolStrip1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripLabel1, Me.ToolStripSeparator2, Me.ToolStripButton2, Me.ToolStripButton1, Me.ToolStripSeparator1, Me.tstrpbtn_Config, Me.tsbtnrefresh})
|
|
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
|
|
Me.ToolStrip1.Name = "ToolStrip1"
|
|
Me.ToolStrip1.Size = New System.Drawing.Size(915, 25)
|
|
Me.ToolStrip1.TabIndex = 2
|
|
Me.ToolStrip1.Text = "ToolStrip1"
|
|
'
|
|
'ToolStripLabel1
|
|
'
|
|
Me.ToolStripLabel1.Font = New System.Drawing.Font("Segoe UI", 9.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToolStripLabel1.Name = "ToolStripLabel1"
|
|
Me.ToolStripLabel1.Size = New System.Drawing.Size(105, 22)
|
|
Me.ToolStripLabel1.Text = "Übersicht-Profile"
|
|
'
|
|
'ToolStripSeparator2
|
|
'
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton2
|
|
'
|
|
Me.ToolStripButton2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton2.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.information
|
|
Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton2.Name = "ToolStripButton2"
|
|
Me.ToolStripButton2.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton2.Text = "ToolStripButton2"
|
|
'
|
|
'ToolStripButton1
|
|
'
|
|
Me.ToolStripButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.ToolStripButton1.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.Einstellungen6
|
|
Me.ToolStripButton1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton1.Name = "ToolStripButton1"
|
|
Me.ToolStripButton1.Size = New System.Drawing.Size(132, 22)
|
|
Me.ToolStripButton1.Text = "Grundeinstellungen"
|
|
'
|
|
'ToolStripSeparator1
|
|
'
|
|
Me.ToolStripSeparator1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'tstrpbtn_Config
|
|
'
|
|
Me.tstrpbtn_Config.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.tstrpbtn_Config.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.puzzle2
|
|
Me.tstrpbtn_Config.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tstrpbtn_Config.Name = "tstrpbtn_Config"
|
|
Me.tstrpbtn_Config.Size = New System.Drawing.Size(141, 22)
|
|
Me.tstrpbtn_Config.Text = "Verwaltungs-Konsole"
|
|
Me.tstrpbtn_Config.Visible = False
|
|
'
|
|
'tsbtnrefresh
|
|
'
|
|
Me.tsbtnrefresh.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.refresh_16xLG
|
|
Me.tsbtnrefresh.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnrefresh.Name = "tsbtnrefresh"
|
|
Me.tsbtnrefresh.Size = New System.Drawing.Size(95, 22)
|
|
Me.tsbtnrefresh.Text = "Aktualisieren"
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
Me.StatusStrip1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsstlblUser, Me.tslblLicenses, Me.tslblUserLoggedin, Me.tslblVersion, Me.tsslblLastSysnc})
|
|
Me.StatusStrip1.Location = New System.Drawing.Point(0, 323)
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
Me.StatusStrip1.Size = New System.Drawing.Size(915, 25)
|
|
Me.StatusStrip1.TabIndex = 3
|
|
Me.StatusStrip1.Text = "StatusStrip1"
|
|
'
|
|
'tsstlblUser
|
|
'
|
|
Me.tsstlblUser.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tsstlblUser.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.user
|
|
Me.tsstlblUser.Name = "tsstlblUser"
|
|
Me.tsstlblUser.Size = New System.Drawing.Size(146, 20)
|
|
Me.tsstlblUser.Text = "ToolStripStatusLabel1"
|
|
'
|
|
'tslblLicenses
|
|
'
|
|
Me.tslblLicenses.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tslblLicenses.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.key
|
|
Me.tslblLicenses.Name = "tslblLicenses"
|
|
Me.tslblLicenses.Size = New System.Drawing.Size(116, 20)
|
|
Me.tslblLicenses.Text = "Anzahl Lizenzen:"
|
|
'
|
|
'tslblUserLoggedin
|
|
'
|
|
Me.tslblUserLoggedin.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tslblUserLoggedin.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.group_key
|
|
Me.tslblUserLoggedin.Name = "tslblUserLoggedin"
|
|
Me.tslblUserLoggedin.Size = New System.Drawing.Size(133, 20)
|
|
Me.tslblUserLoggedin.Text = "Angemeldete User:"
|
|
'
|
|
'tslblVersion
|
|
'
|
|
Me.tslblVersion.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tslblVersion.Name = "tslblVersion"
|
|
Me.tslblVersion.Size = New System.Drawing.Size(130, 20)
|
|
Me.tslblVersion.Text = "ToolStripStatusLabel1"
|
|
'
|
|
'tsslblLastSysnc
|
|
'
|
|
Me.tsslblLastSysnc.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.tsslblLastSysnc.Image = CType(resources.GetObject("tsslblLastSysnc.Image"), System.Drawing.Image)
|
|
Me.tsslblLastSysnc.Name = "tsslblLastSysnc"
|
|
Me.tsslblLastSysnc.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.tsslblLastSysnc.Size = New System.Drawing.Size(159, 20)
|
|
Me.tsslblLastSysnc.Text = "Letzte Synchronisation: "
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.lblViewType)
|
|
Me.Panel1.Controls.Add(Me.NavBarControl1)
|
|
Me.Panel1.Controls.Add(Me.ToolStrip1)
|
|
Me.Panel1.Controls.Add(Me.GridControlProfile)
|
|
Me.Panel1.Controls.Add(Me.SplitContainerDashboard)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel1.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(915, 323)
|
|
Me.Panel1.TabIndex = 4
|
|
'
|
|
'lblViewType
|
|
'
|
|
Me.lblViewType.AutoSize = True
|
|
Me.lblViewType.BackColor = System.Drawing.SystemColors.Control
|
|
Me.lblViewType.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblViewType.Location = New System.Drawing.Point(239, 25)
|
|
Me.lblViewType.Name = "lblViewType"
|
|
Me.lblViewType.Size = New System.Drawing.Size(75, 16)
|
|
Me.lblViewType.TabIndex = 6
|
|
Me.lblViewType.Text = "Ansicht-Typ"
|
|
'
|
|
'NavBarControl1
|
|
'
|
|
Me.NavBarControl1.ActiveGroup = Me.NavBarGroupProfiles
|
|
Me.NavBarControl1.ContextMenuStrip = Me.cmsNavPane
|
|
Me.NavBarControl1.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.NavBarControl1.Groups.AddRange(New DevExpress.XtraNavBar.NavBarGroup() {Me.NavBarGroupProfiles, Me.NavBarGroupMore})
|
|
Me.NavBarControl1.Items.AddRange(New DevExpress.XtraNavBar.NavBarItem() {Me.NavBarItemOverview, Me.NavBarItemDashboard})
|
|
Me.NavBarControl1.Location = New System.Drawing.Point(0, 25)
|
|
Me.NavBarControl1.Name = "NavBarControl1"
|
|
Me.NavBarControl1.OptionsNavPane.ExpandedWidth = 233
|
|
Me.NavBarControl1.Size = New System.Drawing.Size(233, 298)
|
|
Me.NavBarControl1.TabIndex = 5
|
|
Me.NavBarControl1.Text = "NavBarControl1"
|
|
Me.NavBarControl1.View = New DevExpress.XtraNavBar.ViewInfo.StandardSkinExplorerBarViewInfoRegistrator("DevExpress Style")
|
|
'
|
|
'NavBarGroupProfiles
|
|
'
|
|
Me.NavBarGroupProfiles.Caption = "Profilübersicht"
|
|
Me.NavBarGroupProfiles.GroupStyle = DevExpress.XtraNavBar.NavBarGroupStyle.LargeIconsText
|
|
Me.NavBarGroupProfiles.LargeImage = CType(resources.GetObject("NavBarGroupProfiles.LargeImage"), System.Drawing.Image)
|
|
Me.NavBarGroupProfiles.Name = "NavBarGroupProfiles"
|
|
'
|
|
'cmsNavPane
|
|
'
|
|
Me.cmsNavPane.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsmiValidationProfil})
|
|
Me.cmsNavPane.Name = "cmsNavPane"
|
|
Me.cmsNavPane.Size = New System.Drawing.Size(216, 26)
|
|
'
|
|
'tsmiValidationProfil
|
|
'
|
|
Me.tsmiValidationProfil.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_go1
|
|
Me.tsmiValidationProfil.Name = "tsmiValidationProfil"
|
|
Me.tsmiValidationProfil.Size = New System.Drawing.Size(215, 22)
|
|
Me.tsmiValidationProfil.Text = "Starte Validierung für Profil"
|
|
'
|
|
'NavBarGroupMore
|
|
'
|
|
Me.NavBarGroupMore.Caption = "Weitere Ansichten"
|
|
Me.NavBarGroupMore.Expanded = True
|
|
Me.NavBarGroupMore.GroupStyle = DevExpress.XtraNavBar.NavBarGroupStyle.LargeIconsText
|
|
Me.NavBarGroupMore.ItemLinks.AddRange(New DevExpress.XtraNavBar.NavBarItemLink() {New DevExpress.XtraNavBar.NavBarItemLink(Me.NavBarItemOverview), New DevExpress.XtraNavBar.NavBarItemLink(Me.NavBarItemDashboard)})
|
|
Me.NavBarGroupMore.LargeImage = CType(resources.GetObject("NavBarGroupMore.LargeImage"), System.Drawing.Image)
|
|
Me.NavBarGroupMore.Name = "NavBarGroupMore"
|
|
'
|
|
'NavBarItemOverview
|
|
'
|
|
Me.NavBarItemOverview.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.NavBarItemOverview.Appearance.Image = CType(resources.GetObject("NavBarItemOverview.Appearance.Image"), System.Drawing.Image)
|
|
Me.NavBarItemOverview.Appearance.Options.UseImage = True
|
|
Me.NavBarItemOverview.Caption = "Gesamtübersicht"
|
|
Me.NavBarItemOverview.LargeImage = CType(resources.GetObject("NavBarItemOverview.LargeImage"), System.Drawing.Image)
|
|
Me.NavBarItemOverview.Name = "NavBarItemOverview"
|
|
'
|
|
'NavBarItemDashboard
|
|
'
|
|
Me.NavBarItemDashboard.Caption = "Dashboard"
|
|
Me.NavBarItemDashboard.LargeImage = CType(resources.GetObject("NavBarItemDashboard.LargeImage"), System.Drawing.Image)
|
|
Me.NavBarItemDashboard.Name = "NavBarItemDashboard"
|
|
'
|
|
'GridControlProfile
|
|
'
|
|
Me.GridControlProfile.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.GridControlProfile.ContextMenuStrip = Me.ContextMenuGrid
|
|
Me.GridControlProfile.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GridControlProfile.Location = New System.Drawing.Point(242, 44)
|
|
Me.GridControlProfile.MainView = Me.GridViewProfile
|
|
Me.GridControlProfile.Name = "GridControlProfile"
|
|
Me.GridControlProfile.Size = New System.Drawing.Size(670, 276)
|
|
Me.GridControlProfile.TabIndex = 3
|
|
Me.GridControlProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewProfile})
|
|
'
|
|
'ContextMenuGrid
|
|
'
|
|
Me.ContextMenuGrid.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CMGroupStart, Me.CMFileStart})
|
|
Me.ContextMenuGrid.Name = "ContextMenuStrip1"
|
|
Me.ContextMenuGrid.Size = New System.Drawing.Size(266, 48)
|
|
'
|
|
'CMGroupStart
|
|
'
|
|
Me.CMGroupStart.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_go
|
|
Me.CMGroupStart.Name = "CMGroupStart"
|
|
Me.CMGroupStart.Size = New System.Drawing.Size(265, 22)
|
|
Me.CMGroupStart.Text = "Validierung für Gruppe/Profil starten"
|
|
'
|
|
'CMFileStart
|
|
'
|
|
Me.CMFileStart.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.email_go
|
|
Me.CMFileStart.Name = "CMFileStart"
|
|
Me.CMFileStart.Size = New System.Drawing.Size(265, 22)
|
|
Me.CMFileStart.Text = "Validierung für Datei starten"
|
|
'
|
|
'GridViewProfile
|
|
'
|
|
Me.GridViewProfile.Appearance.GroupPanel.BackColor = System.Drawing.SystemColors.Control
|
|
Me.GridViewProfile.Appearance.GroupPanel.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GridViewProfile.Appearance.GroupPanel.Options.UseBackColor = True
|
|
Me.GridViewProfile.Appearance.GroupPanel.Options.UseFont = True
|
|
Me.GridViewProfile.Appearance.GroupRow.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GridViewProfile.Appearance.GroupRow.Options.UseFont = True
|
|
Me.GridViewProfile.Appearance.Row.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GridViewProfile.Appearance.Row.Options.UseFont = True
|
|
GridFormatRule1.Name = "Format0"
|
|
GridFormatRule1.Rule = FormatConditionRuleValue1
|
|
Me.GridViewProfile.FormatRules.Add(GridFormatRule1)
|
|
Me.GridViewProfile.GridControl = Me.GridControlProfile
|
|
Me.GridViewProfile.GroupPanelText = "Ziehen Sie Spaltenüberschriften in diesen Bereich um nach diesen gruppieren zu la" &
|
|
"ssen"
|
|
Me.GridViewProfile.Name = "GridViewProfile"
|
|
Me.GridViewProfile.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewProfile.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewProfile.OptionsBehavior.Editable = False
|
|
Me.GridViewProfile.OptionsBehavior.ReadOnly = True
|
|
Me.GridViewProfile.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewProfile.OptionsSelection.EnableAppearanceFocusedCell = False
|
|
Me.GridViewProfile.OptionsSelection.EnableAppearanceFocusedRow = False
|
|
Me.GridViewProfile.OptionsSelection.EnableAppearanceHideSelection = False
|
|
Me.GridViewProfile.OptionsSelection.MultiSelect = True
|
|
Me.GridViewProfile.OptionsView.ColumnAutoWidth = False
|
|
Me.GridViewProfile.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridViewProfile.OptionsView.ShowAutoFilterRow = True
|
|
Me.GridViewProfile.OptionsView.ShowGroupPanel = False
|
|
Me.GridViewProfile.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.[True]
|
|
'
|
|
'NotifyIcon1
|
|
'
|
|
Me.NotifyIcon1.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info
|
|
Me.NotifyIcon1.Icon = CType(resources.GetObject("NotifyIcon1.Icon"), System.Drawing.Icon)
|
|
Me.NotifyIcon1.Text = "Process Manager"
|
|
Me.NotifyIcon1.Visible = True
|
|
'
|
|
'TimerRefresh
|
|
'
|
|
Me.TimerRefresh.Interval = 60000
|
|
'
|
|
'VWPM_PROFILE_USERBindingSource
|
|
'
|
|
Me.VWPM_PROFILE_USERBindingSource.DataMember = "VWPM_PROFILE_USER"
|
|
Me.VWPM_PROFILE_USERBindingSource.DataSource = Me.DD_DMSLiteDataSet
|
|
'
|
|
'VWPM_PROFILE_USERTableAdapter
|
|
'
|
|
Me.VWPM_PROFILE_USERTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBPM_USERBindingSource
|
|
'
|
|
Me.TBPM_USERBindingSource.DataMember = "TBPM_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
|
|
'
|
|
'
|
|
'SplitContainerDashboard
|
|
'
|
|
Me.SplitContainerDashboard.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.SplitContainerDashboard.Location = New System.Drawing.Point(242, 44)
|
|
Me.SplitContainerDashboard.Name = "SplitContainerDashboard"
|
|
Me.SplitContainerDashboard.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|
'
|
|
'SplitContainerDashboard.Panel1
|
|
'
|
|
Me.SplitContainerDashboard.Panel1.Controls.Add(Me.SplitContainerTop)
|
|
'
|
|
'SplitContainerDashboard.Panel2
|
|
'
|
|
Me.SplitContainerDashboard.Panel2.Controls.Add(Me.SplitContainerBottom)
|
|
Me.SplitContainerDashboard.Size = New System.Drawing.Size(670, 276)
|
|
Me.SplitContainerDashboard.SplitterDistance = 166
|
|
Me.SplitContainerDashboard.TabIndex = 7
|
|
'
|
|
'SplitContainerTop
|
|
'
|
|
Me.SplitContainerTop.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerTop.Location = New System.Drawing.Point(0, 0)
|
|
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)
|
|
Me.SplitContainerTop.Size = New System.Drawing.Size(670, 166)
|
|
Me.SplitContainerTop.SplitterDistance = 223
|
|
Me.SplitContainerTop.TabIndex = 0
|
|
'
|
|
'ChartTopLeft
|
|
'
|
|
Me.ChartTopLeft.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.ChartTopLeft.Location = New System.Drawing.Point(0, 25)
|
|
Me.ChartTopLeft.Name = "ChartTopLeft"
|
|
Me.ChartTopLeft.SeriesSerializable = New DevExpress.XtraCharts.Series(-1) {}
|
|
Me.ChartTopLeft.Size = New System.Drawing.Size(223, 141)
|
|
Me.ChartTopLeft.TabIndex = 2
|
|
'
|
|
'ToolStripTopLeft
|
|
'
|
|
Me.ToolStripTopLeft.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStripTopLeft.Location = New System.Drawing.Point(0, 0)
|
|
Me.ToolStripTopLeft.Name = "ToolStripTopLeft"
|
|
Me.ToolStripTopLeft.Size = New System.Drawing.Size(223, 25)
|
|
Me.ToolStripTopLeft.TabIndex = 1
|
|
Me.ToolStripTopLeft.Text = "ToolStrip1"
|
|
'
|
|
'ChartTopRight
|
|
'
|
|
Me.ChartTopRight.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.ChartTopRight.Location = New System.Drawing.Point(0, 25)
|
|
Me.ChartTopRight.Name = "ChartTopRight"
|
|
Me.ChartTopRight.SeriesSerializable = New DevExpress.XtraCharts.Series(-1) {}
|
|
Me.ChartTopRight.Size = New System.Drawing.Size(443, 141)
|
|
Me.ChartTopRight.TabIndex = 1
|
|
'
|
|
'ToolStripTopRight
|
|
'
|
|
Me.ToolStripTopRight.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStripTopRight.Location = New System.Drawing.Point(0, 0)
|
|
Me.ToolStripTopRight.Name = "ToolStripTopRight"
|
|
Me.ToolStripTopRight.Size = New System.Drawing.Size(443, 25)
|
|
Me.ToolStripTopRight.TabIndex = 0
|
|
Me.ToolStripTopRight.Text = "ToolStrip2"
|
|
'
|
|
'SplitContainerBottom
|
|
'
|
|
Me.SplitContainerBottom.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerBottom.Location = New System.Drawing.Point(0, 0)
|
|
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)
|
|
Me.SplitContainerBottom.Size = New System.Drawing.Size(670, 106)
|
|
Me.SplitContainerBottom.SplitterDistance = 223
|
|
Me.SplitContainerBottom.TabIndex = 0
|
|
'
|
|
'ChartBottomLeft
|
|
'
|
|
Me.ChartBottomLeft.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.ChartBottomLeft.Location = New System.Drawing.Point(0, 25)
|
|
Me.ChartBottomLeft.Name = "ChartBottomLeft"
|
|
Me.ChartBottomLeft.SeriesSerializable = New DevExpress.XtraCharts.Series(-1) {}
|
|
Me.ChartBottomLeft.Size = New System.Drawing.Size(223, 81)
|
|
Me.ChartBottomLeft.TabIndex = 1
|
|
'
|
|
'ToolStripBottomLeft
|
|
'
|
|
Me.ToolStripBottomLeft.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStripBottomLeft.Location = New System.Drawing.Point(0, 0)
|
|
Me.ToolStripBottomLeft.Name = "ToolStripBottomLeft"
|
|
Me.ToolStripBottomLeft.Size = New System.Drawing.Size(223, 25)
|
|
Me.ToolStripBottomLeft.TabIndex = 0
|
|
Me.ToolStripBottomLeft.Text = "ToolStrip4"
|
|
'
|
|
'ChartBottomRight
|
|
'
|
|
Me.ChartBottomRight.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.ChartBottomRight.Location = New System.Drawing.Point(0, 25)
|
|
Me.ChartBottomRight.Name = "ChartBottomRight"
|
|
Me.ChartBottomRight.SeriesSerializable = New DevExpress.XtraCharts.Series(-1) {}
|
|
Me.ChartBottomRight.Size = New System.Drawing.Size(443, 81)
|
|
Me.ChartBottomRight.TabIndex = 1
|
|
'
|
|
'ToolStripBottomRight
|
|
'
|
|
Me.ToolStripBottomRight.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStripBottomRight.Location = New System.Drawing.Point(0, 0)
|
|
Me.ToolStripBottomRight.Name = "ToolStripBottomRight"
|
|
Me.ToolStripBottomRight.Size = New System.Drawing.Size(443, 25)
|
|
Me.ToolStripBottomRight.TabIndex = 0
|
|
Me.ToolStripBottomRight.Text = "ToolStrip3"
|
|
'
|
|
'frmMain
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 19.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(915, 348)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Controls.Add(Me.StatusStrip1)
|
|
Me.Font = New System.Drawing.Font("Tahoma", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.KeyPreview = True
|
|
Me.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.Name = "frmMain"
|
|
Me.Text = "Process Manager - Profil-Monitor"
|
|
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBPM_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ToolStrip1.ResumeLayout(False)
|
|
Me.ToolStrip1.PerformLayout()
|
|
Me.StatusStrip1.ResumeLayout(False)
|
|
Me.StatusStrip1.PerformLayout()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
CType(Me.NavBarControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.cmsNavPane.ResumeLayout(False)
|
|
CType(Me.GridControlProfile, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ContextMenuGrid.ResumeLayout(False)
|
|
CType(Me.GridViewProfile, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWPM_PROFILE_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
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()
|
|
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()
|
|
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 ToolStrip1 As System.Windows.Forms.ToolStrip
|
|
Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
|
|
Friend WithEvents tsstlblUser As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents NotifyIcon1 As System.Windows.Forms.NotifyIcon
|
|
Friend WithEvents TimerRefresh As System.Windows.Forms.Timer
|
|
Friend WithEvents VWPM_PROFILE_USERBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWPM_PROFILE_USERTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.VWPM_PROFILE_USERTableAdapter
|
|
Friend WithEvents tstrpbtn_Config As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents TBPM_USERBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPM_USERTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_USERTableAdapter
|
|
Friend WithEvents TBPM_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPM_KONFIGURATIONTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter
|
|
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|
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 tslblLicenses As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents tslblUserLoggedin As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents tsbtnrefresh As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents tslblVersion As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents TimerReminder As System.Windows.Forms.Timer
|
|
Friend WithEvents GridControlProfile As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewProfile As DevExpress.XtraGrid.Views.Grid.GridView
|
|
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 lblViewType As Label
|
|
Friend WithEvents tsslblLastSysnc As ToolStripStatusLabel
|
|
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
|
|
End Class
|