669 lines
40 KiB
VB.net
669 lines
40 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.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.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.TabellenlayoutZurücksetzenToolStripMenuItem = 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.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.tslblmessage = New System.Windows.Forms.ToolStripStatusLabel()
|
|
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.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()
|
|
Me.SuspendLayout()
|
|
'
|
|
'SplitContainerDashboard
|
|
'
|
|
resources.ApplyResources(Me.SplitContainerDashboard, "SplitContainerDashboard")
|
|
Me.SplitContainerDashboard.Name = "SplitContainerDashboard"
|
|
'
|
|
'SplitContainerDashboard.Panel1
|
|
'
|
|
resources.ApplyResources(Me.SplitContainerDashboard.Panel1, "SplitContainerDashboard.Panel1")
|
|
Me.SplitContainerDashboard.Panel1.Controls.Add(Me.SplitContainerTop)
|
|
'
|
|
'SplitContainerDashboard.Panel2
|
|
'
|
|
resources.ApplyResources(Me.SplitContainerDashboard.Panel2, "SplitContainerDashboard.Panel2")
|
|
Me.SplitContainerDashboard.Panel2.Controls.Add(Me.SplitContainerBottom)
|
|
'
|
|
'SplitContainerTop
|
|
'
|
|
resources.ApplyResources(Me.SplitContainerTop, "SplitContainerTop")
|
|
Me.SplitContainerTop.Name = "SplitContainerTop"
|
|
'
|
|
'SplitContainerTop.Panel1
|
|
'
|
|
resources.ApplyResources(Me.SplitContainerTop.Panel1, "SplitContainerTop.Panel1")
|
|
Me.SplitContainerTop.Panel1.Controls.Add(Me.ChartTopLeft)
|
|
Me.SplitContainerTop.Panel1.Controls.Add(Me.ToolStripTopLeft)
|
|
'
|
|
'SplitContainerTop.Panel2
|
|
'
|
|
resources.ApplyResources(Me.SplitContainerTop.Panel2, "SplitContainerTop.Panel2")
|
|
Me.SplitContainerTop.Panel2.Controls.Add(Me.ChartTopRight)
|
|
Me.SplitContainerTop.Panel2.Controls.Add(Me.ToolStripTopRight)
|
|
'
|
|
'ChartTopLeft
|
|
'
|
|
resources.ApplyResources(Me.ChartTopLeft, "ChartTopLeft")
|
|
Me.ChartTopLeft.Name = "ChartTopLeft"
|
|
Me.ChartTopLeft.SeriesSerializable = New DevExpress.XtraCharts.Series(-1) {}
|
|
'
|
|
'ToolStripTopLeft
|
|
'
|
|
resources.ApplyResources(Me.ToolStripTopLeft, "ToolStripTopLeft")
|
|
Me.ToolStripTopLeft.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStripTopLeft.Name = "ToolStripTopLeft"
|
|
'
|
|
'ChartTopRight
|
|
'
|
|
resources.ApplyResources(Me.ChartTopRight, "ChartTopRight")
|
|
Me.ChartTopRight.Name = "ChartTopRight"
|
|
Me.ChartTopRight.SeriesSerializable = New DevExpress.XtraCharts.Series(-1) {}
|
|
'
|
|
'ToolStripTopRight
|
|
'
|
|
resources.ApplyResources(Me.ToolStripTopRight, "ToolStripTopRight")
|
|
Me.ToolStripTopRight.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStripTopRight.Name = "ToolStripTopRight"
|
|
'
|
|
'SplitContainerBottom
|
|
'
|
|
resources.ApplyResources(Me.SplitContainerBottom, "SplitContainerBottom")
|
|
Me.SplitContainerBottom.Name = "SplitContainerBottom"
|
|
'
|
|
'SplitContainerBottom.Panel1
|
|
'
|
|
resources.ApplyResources(Me.SplitContainerBottom.Panel1, "SplitContainerBottom.Panel1")
|
|
Me.SplitContainerBottom.Panel1.Controls.Add(Me.ChartBottomLeft)
|
|
Me.SplitContainerBottom.Panel1.Controls.Add(Me.ToolStripBottomLeft)
|
|
'
|
|
'SplitContainerBottom.Panel2
|
|
'
|
|
resources.ApplyResources(Me.SplitContainerBottom.Panel2, "SplitContainerBottom.Panel2")
|
|
Me.SplitContainerBottom.Panel2.Controls.Add(Me.ChartBottomRight)
|
|
Me.SplitContainerBottom.Panel2.Controls.Add(Me.ToolStripBottomRight)
|
|
'
|
|
'ChartBottomLeft
|
|
'
|
|
resources.ApplyResources(Me.ChartBottomLeft, "ChartBottomLeft")
|
|
Me.ChartBottomLeft.Name = "ChartBottomLeft"
|
|
Me.ChartBottomLeft.SeriesSerializable = New DevExpress.XtraCharts.Series(-1) {}
|
|
'
|
|
'ToolStripBottomLeft
|
|
'
|
|
resources.ApplyResources(Me.ToolStripBottomLeft, "ToolStripBottomLeft")
|
|
Me.ToolStripBottomLeft.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
Me.ToolStripBottomLeft.Name = "ToolStripBottomLeft"
|
|
'
|
|
'ChartBottomRight
|
|
'
|
|
resources.ApplyResources(Me.ChartBottomRight, "ChartBottomRight")
|
|
Me.ChartBottomRight.Name = "ChartBottomRight"
|
|
Me.ChartBottomRight.SeriesSerializable = New DevExpress.XtraCharts.Series(-1) {}
|
|
'
|
|
'ToolStripBottomRight
|
|
'
|
|
resources.ApplyResources(Me.ToolStripBottomRight, "ToolStripBottomRight")
|
|
Me.ToolStripBottomRight.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
|
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_USERTableAdapter = 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.UpdateOrder = DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'ToolStrip1
|
|
'
|
|
resources.ApplyResources(Me.ToolStrip1, "ToolStrip1")
|
|
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.Name = "ToolStrip1"
|
|
'
|
|
'ToolStripLabel1
|
|
'
|
|
resources.ApplyResources(Me.ToolStripLabel1, "ToolStripLabel1")
|
|
Me.ToolStripLabel1.Name = "ToolStripLabel1"
|
|
'
|
|
'ToolStripSeparator2
|
|
'
|
|
resources.ApplyResources(Me.ToolStripSeparator2, "ToolStripSeparator2")
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|
'
|
|
'ToolStripButton2
|
|
'
|
|
resources.ApplyResources(Me.ToolStripButton2, "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.Name = "ToolStripButton2"
|
|
'
|
|
'ToolStripButton1
|
|
'
|
|
resources.ApplyResources(Me.ToolStripButton1, "ToolStripButton1")
|
|
Me.ToolStripButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.ToolStripButton1.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.Einstellungen6
|
|
Me.ToolStripButton1.Name = "ToolStripButton1"
|
|
'
|
|
'ToolStripSeparator1
|
|
'
|
|
resources.ApplyResources(Me.ToolStripSeparator1, "ToolStripSeparator1")
|
|
Me.ToolStripSeparator1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|
'
|
|
'tstrpbtn_Config
|
|
'
|
|
resources.ApplyResources(Me.tstrpbtn_Config, "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.Name = "tstrpbtn_Config"
|
|
'
|
|
'tsbtnrefresh
|
|
'
|
|
resources.ApplyResources(Me.tsbtnrefresh, "tsbtnrefresh")
|
|
Me.tsbtnrefresh.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.refresh_16xLG
|
|
Me.tsbtnrefresh.Name = "tsbtnrefresh"
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
resources.ApplyResources(Me.StatusStrip1, "StatusStrip1")
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsstlblUser, Me.tslblLicenses, Me.tslblUserLoggedin, Me.tslblVersion, Me.tsslblLastSysnc, Me.tslblmessage})
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
'
|
|
'tsstlblUser
|
|
'
|
|
resources.ApplyResources(Me.tsstlblUser, "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"
|
|
'
|
|
'tslblLicenses
|
|
'
|
|
resources.ApplyResources(Me.tslblLicenses, "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"
|
|
'
|
|
'tslblUserLoggedin
|
|
'
|
|
resources.ApplyResources(Me.tslblUserLoggedin, "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"
|
|
'
|
|
'tslblVersion
|
|
'
|
|
resources.ApplyResources(Me.tslblVersion, "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"
|
|
'
|
|
'tsslblLastSysnc
|
|
'
|
|
resources.ApplyResources(Me.tsslblLastSysnc, "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.Name = "tsslblLastSysnc"
|
|
'
|
|
'Panel1
|
|
'
|
|
resources.ApplyResources(Me.Panel1, "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.Name = "Panel1"
|
|
'
|
|
'lblViewType
|
|
'
|
|
resources.ApplyResources(Me.lblViewType, "lblViewType")
|
|
Me.lblViewType.BackColor = System.Drawing.SystemColors.Control
|
|
Me.lblViewType.Name = "lblViewType"
|
|
'
|
|
'NavBarControl1
|
|
'
|
|
resources.ApplyResources(Me.NavBarControl1, "NavBarControl1")
|
|
Me.NavBarControl1.ActiveGroup = Me.NavBarGroupProfiles
|
|
Me.NavBarControl1.ContextMenuStrip = Me.cmsNavPane
|
|
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.Name = "NavBarControl1"
|
|
Me.NavBarControl1.OptionsNavPane.CollapsedWidth = CType(resources.GetObject("resource.CollapsedWidth"), Integer)
|
|
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.GroupStyle = DevExpress.XtraNavBar.NavBarGroupStyle.LargeIconsText
|
|
Me.NavBarGroupProfiles.Name = "NavBarGroupProfiles"
|
|
'
|
|
'cmsNavPane
|
|
'
|
|
resources.ApplyResources(Me.cmsNavPane, "cmsNavPane")
|
|
Me.cmsNavPane.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsmiValidationProfil})
|
|
Me.cmsNavPane.Name = "cmsNavPane"
|
|
'
|
|
'tsmiValidationProfil
|
|
'
|
|
resources.ApplyResources(Me.tsmiValidationProfil, "tsmiValidationProfil")
|
|
Me.tsmiValidationProfil.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_go1
|
|
Me.tsmiValidationProfil.Name = "tsmiValidationProfil"
|
|
'
|
|
'NavBarGroupMore
|
|
'
|
|
resources.ApplyResources(Me.NavBarGroupMore, "NavBarGroupMore")
|
|
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.Name = "NavBarGroupMore"
|
|
'
|
|
'NavBarItemOverview
|
|
'
|
|
Me.NavBarItemOverview.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.NavBarItemOverview.Appearance.FontSizeDelta = CType(resources.GetObject("NavBarItemOverview.Appearance.FontSizeDelta"), Integer)
|
|
Me.NavBarItemOverview.Appearance.FontStyleDelta = CType(resources.GetObject("NavBarItemOverview.Appearance.FontStyleDelta"), System.Drawing.FontStyle)
|
|
Me.NavBarItemOverview.Appearance.GradientMode = CType(resources.GetObject("NavBarItemOverview.Appearance.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
|
|
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.Name = "NavBarItemOverview"
|
|
'
|
|
'NavBarItemDashboard
|
|
'
|
|
resources.ApplyResources(Me.NavBarItemDashboard, "NavBarItemDashboard")
|
|
Me.NavBarItemDashboard.Name = "NavBarItemDashboard"
|
|
'
|
|
'GridControlProfile
|
|
'
|
|
resources.ApplyResources(Me.GridControlProfile, "GridControlProfile")
|
|
Me.GridControlProfile.ContextMenuStrip = Me.ContextMenuGrid
|
|
Me.GridControlProfile.EmbeddedNavigator.AccessibleDescription = resources.GetString("GridControlProfile.EmbeddedNavigator.AccessibleDescription")
|
|
Me.GridControlProfile.EmbeddedNavigator.AccessibleName = resources.GetString("GridControlProfile.EmbeddedNavigator.AccessibleName")
|
|
Me.GridControlProfile.EmbeddedNavigator.AllowHtmlTextInToolTip = CType(resources.GetObject("GridControlProfile.EmbeddedNavigator.AllowHtmlTextInToolTip"), DevExpress.Utils.DefaultBoolean)
|
|
Me.GridControlProfile.EmbeddedNavigator.Anchor = CType(resources.GetObject("GridControlProfile.EmbeddedNavigator.Anchor"), System.Windows.Forms.AnchorStyles)
|
|
Me.GridControlProfile.EmbeddedNavigator.BackgroundImage = CType(resources.GetObject("GridControlProfile.EmbeddedNavigator.BackgroundImage"), System.Drawing.Image)
|
|
Me.GridControlProfile.EmbeddedNavigator.BackgroundImageLayout = CType(resources.GetObject("GridControlProfile.EmbeddedNavigator.BackgroundImageLayout"), System.Windows.Forms.ImageLayout)
|
|
Me.GridControlProfile.EmbeddedNavigator.ImeMode = CType(resources.GetObject("GridControlProfile.EmbeddedNavigator.ImeMode"), System.Windows.Forms.ImeMode)
|
|
Me.GridControlProfile.EmbeddedNavigator.MaximumSize = CType(resources.GetObject("GridControlProfile.EmbeddedNavigator.MaximumSize"), System.Drawing.Size)
|
|
Me.GridControlProfile.EmbeddedNavigator.TextLocation = CType(resources.GetObject("GridControlProfile.EmbeddedNavigator.TextLocation"), DevExpress.XtraEditors.NavigatorButtonsTextLocation)
|
|
Me.GridControlProfile.EmbeddedNavigator.ToolTip = resources.GetString("GridControlProfile.EmbeddedNavigator.ToolTip")
|
|
Me.GridControlProfile.EmbeddedNavigator.ToolTipIconType = CType(resources.GetObject("GridControlProfile.EmbeddedNavigator.ToolTipIconType"), DevExpress.Utils.ToolTipIconType)
|
|
Me.GridControlProfile.EmbeddedNavigator.ToolTipTitle = resources.GetString("GridControlProfile.EmbeddedNavigator.ToolTipTitle")
|
|
Me.GridControlProfile.MainView = Me.GridViewProfile
|
|
Me.GridControlProfile.Name = "GridControlProfile"
|
|
Me.GridControlProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewProfile})
|
|
'
|
|
'ContextMenuGrid
|
|
'
|
|
resources.ApplyResources(Me.ContextMenuGrid, "ContextMenuGrid")
|
|
Me.ContextMenuGrid.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CMGroupStart, Me.CMFileStart, Me.TabellenlayoutZurücksetzenToolStripMenuItem})
|
|
Me.ContextMenuGrid.Name = "ContextMenuStrip1"
|
|
'
|
|
'CMGroupStart
|
|
'
|
|
resources.ApplyResources(Me.CMGroupStart, "CMGroupStart")
|
|
Me.CMGroupStart.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_go
|
|
Me.CMGroupStart.Name = "CMGroupStart"
|
|
'
|
|
'CMFileStart
|
|
'
|
|
resources.ApplyResources(Me.CMFileStart, "CMFileStart")
|
|
Me.CMFileStart.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.email_go
|
|
Me.CMFileStart.Name = "CMFileStart"
|
|
'
|
|
'TabellenlayoutZurücksetzenToolStripMenuItem
|
|
'
|
|
resources.ApplyResources(Me.TabellenlayoutZurücksetzenToolStripMenuItem, "TabellenlayoutZurücksetzenToolStripMenuItem")
|
|
Me.TabellenlayoutZurücksetzenToolStripMenuItem.Name = "TabellenlayoutZurücksetzenToolStripMenuItem"
|
|
'
|
|
'GridViewProfile
|
|
'
|
|
Me.GridViewProfile.Appearance.GroupPanel.BackColor = CType(resources.GetObject("GridViewProfile.Appearance.GroupPanel.BackColor"), System.Drawing.Color)
|
|
Me.GridViewProfile.Appearance.GroupPanel.Font = CType(resources.GetObject("GridViewProfile.Appearance.GroupPanel.Font"), System.Drawing.Font)
|
|
Me.GridViewProfile.Appearance.GroupPanel.FontSizeDelta = CType(resources.GetObject("GridViewProfile.Appearance.GroupPanel.FontSizeDelta"), Integer)
|
|
Me.GridViewProfile.Appearance.GroupPanel.FontStyleDelta = CType(resources.GetObject("GridViewProfile.Appearance.GroupPanel.FontStyleDelta"), System.Drawing.FontStyle)
|
|
Me.GridViewProfile.Appearance.GroupPanel.GradientMode = CType(resources.GetObject("GridViewProfile.Appearance.GroupPanel.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
|
|
Me.GridViewProfile.Appearance.GroupPanel.Image = CType(resources.GetObject("GridViewProfile.Appearance.GroupPanel.Image"), System.Drawing.Image)
|
|
Me.GridViewProfile.Appearance.GroupPanel.Options.UseBackColor = True
|
|
Me.GridViewProfile.Appearance.GroupPanel.Options.UseFont = True
|
|
Me.GridViewProfile.Appearance.GroupRow.Font = CType(resources.GetObject("GridViewProfile.Appearance.GroupRow.Font"), System.Drawing.Font)
|
|
Me.GridViewProfile.Appearance.GroupRow.FontSizeDelta = CType(resources.GetObject("GridViewProfile.Appearance.GroupRow.FontSizeDelta"), Integer)
|
|
Me.GridViewProfile.Appearance.GroupRow.FontStyleDelta = CType(resources.GetObject("GridViewProfile.Appearance.GroupRow.FontStyleDelta"), System.Drawing.FontStyle)
|
|
Me.GridViewProfile.Appearance.GroupRow.GradientMode = CType(resources.GetObject("GridViewProfile.Appearance.GroupRow.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
|
|
Me.GridViewProfile.Appearance.GroupRow.Image = CType(resources.GetObject("GridViewProfile.Appearance.GroupRow.Image"), System.Drawing.Image)
|
|
Me.GridViewProfile.Appearance.GroupRow.Options.UseFont = True
|
|
Me.GridViewProfile.Appearance.Row.Font = CType(resources.GetObject("GridViewProfile.Appearance.Row.Font"), System.Drawing.Font)
|
|
Me.GridViewProfile.Appearance.Row.FontSizeDelta = CType(resources.GetObject("GridViewProfile.Appearance.Row.FontSizeDelta"), Integer)
|
|
Me.GridViewProfile.Appearance.Row.FontStyleDelta = CType(resources.GetObject("GridViewProfile.Appearance.Row.FontStyleDelta"), System.Drawing.FontStyle)
|
|
Me.GridViewProfile.Appearance.Row.GradientMode = CType(resources.GetObject("GridViewProfile.Appearance.Row.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
|
|
Me.GridViewProfile.Appearance.Row.Image = CType(resources.GetObject("GridViewProfile.Appearance.Row.Image"), System.Drawing.Image)
|
|
Me.GridViewProfile.Appearance.Row.Options.UseFont = True
|
|
resources.ApplyResources(Me.GridViewProfile, "GridViewProfile")
|
|
GridFormatRule1.Name = "Format0"
|
|
GridFormatRule1.Rule = FormatConditionRuleValue1
|
|
Me.GridViewProfile.FormatRules.Add(GridFormatRule1)
|
|
Me.GridViewProfile.GridControl = Me.GridControlProfile
|
|
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
|
|
resources.ApplyResources(Me.NotifyIcon1, "NotifyIcon1")
|
|
'
|
|
'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 = "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
|
|
'
|
|
'
|
|
'tslblmessage
|
|
'
|
|
resources.ApplyResources(Me.tslblmessage, "tslblmessage")
|
|
Me.tslblmessage.BackColor = System.Drawing.Color.Yellow
|
|
Me.tslblmessage.Name = "tslblmessage"
|
|
'
|
|
'frmMain
|
|
'
|
|
resources.ApplyResources(Me, "$this")
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Controls.Add(Me.StatusStrip1)
|
|
Me.KeyPreview = True
|
|
Me.Name = "frmMain"
|
|
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.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.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.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 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
|
|
Friend WithEvents TabellenlayoutZurücksetzenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents tslblmessage As ToolStripStatusLabel
|
|
End Class
|