2015-04-15 18:32:56 +00:00
|
|
|
|
///
|
2017-09-20 09:11:50 +00:00
|
|
|
|
/// Copyright (c) 2013-2017 Sensus Metering Systems
|
2015-04-15 18:32:56 +00:00
|
|
|
|
///
|
2019-09-16 08:51:25 +00:00
|
|
|
|
namespace TBF.UI
|
2014-07-28 07:54:35 +00:00
|
|
|
|
{
|
|
|
|
|
|
partial class MainWnd
|
|
|
|
|
|
{
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
/// Required designer variable.
|
|
|
|
|
|
/// </summary>
|
|
|
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
/// Clean up any resources being used.
|
|
|
|
|
|
/// </summary>
|
|
|
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
|
|
|
protected override void Dispose(bool disposing)
|
|
|
|
|
|
{
|
|
|
|
|
|
try
|
|
|
|
|
|
{
|
|
|
|
|
|
if (disposing && (components != null))
|
|
|
|
|
|
{
|
|
|
|
|
|
components.Dispose();
|
|
|
|
|
|
}
|
|
|
|
|
|
base.Dispose(disposing);
|
|
|
|
|
|
}
|
|
|
|
|
|
catch(System.Exception)
|
|
|
|
|
|
{
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
/// Required method for Designer support - do not modify
|
|
|
|
|
|
/// the contents of this method with the code editor.
|
|
|
|
|
|
/// </summary>
|
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
|
{
|
2017-11-03 09:57:30 +00:00
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainWnd));
|
|
|
|
|
|
this.topVerticalSplitContainer = new System.Windows.Forms.SplitContainer();
|
|
|
|
|
|
this.activityGroupBox = new System.Windows.Forms.GroupBox();
|
|
|
|
|
|
this.messageLabel = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.activityLabel = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.topHorizontalSplitContainer = new System.Windows.Forms.SplitContainer();
|
|
|
|
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
|
|
|
|
|
this.procedureGroupBox = new System.Windows.Forms.GroupBox();
|
|
|
|
|
|
this.procedureComboBox = new System.Windows.Forms.ComboBox();
|
|
|
|
|
|
this.progressGroupBox = new System.Windows.Forms.GroupBox();
|
|
|
|
|
|
this.mainProgressBar = new System.Windows.Forms.ProgressBar();
|
|
|
|
|
|
this.descriptionGroupBox = new System.Windows.Forms.GroupBox();
|
|
|
|
|
|
this.descriptionLabel = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.verticalSplitContainer = new System.Windows.Forms.SplitContainer();
|
|
|
|
|
|
this.horizontalSplitContainer = new System.Windows.Forms.SplitContainer();
|
|
|
|
|
|
this.mainTabControl = new System.Windows.Forms.TabControl();
|
|
|
|
|
|
this.homeTabPage = new System.Windows.Forms.TabPage();
|
2019-05-06 14:16:00 +00:00
|
|
|
|
this.ctrlBrdComponent = new ControlComponent3Munich.UserControl1();
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.processTabPage = new System.Windows.Forms.TabPage();
|
2019-09-16 08:51:25 +00:00
|
|
|
|
this.processTabPageCtrl = new TBF.UI.Process.ProcessTabPageCtrl6();
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.insertTabPage = new System.Windows.Forms.TabPage();
|
|
|
|
|
|
this.resultsTabPage = new System.Windows.Forms.TabPage();
|
2019-11-22 08:17:16 +00:00
|
|
|
|
this.resultsTabPageCtrl = new TBF.UI.ResultsMI.ResultsTabPageCtrl();
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.graphsTabPage = new System.Windows.Forms.TabPage();
|
2019-09-16 08:51:25 +00:00
|
|
|
|
this.graphsTabPageCtrl = new TBF.UI.Graphs.GraphsTabPageCtrl();
|
2020-03-05 12:59:43 +00:00
|
|
|
|
this.eventLogsTabPage = new System.Windows.Forms.TabPage();
|
|
|
|
|
|
this.eventLogsTabPageCtrl = new TBF.UI.EventLogs.EventLogsTabPageCtrl();
|
|
|
|
|
|
this.calendarTabPage = new System.Windows.Forms.TabPage();
|
|
|
|
|
|
this.calendarTabPageCtrl = new TBF.UI.Calendar.CalendarTabPageCtrl();
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.picturesTabPage = new System.Windows.Forms.TabPage();
|
2019-09-16 08:51:25 +00:00
|
|
|
|
this.picturesTabPageCtrl = new TBF.UI.Camera.PicturesTabPageCtrl();
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.rightHorizSplitContainer = new System.Windows.Forms.SplitContainer();
|
|
|
|
|
|
this.progressFlowLayoutPanel = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
|
|
|
this.measurementTabPage = new System.Windows.Forms.TabPage();
|
|
|
|
|
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
|
|
|
|
|
this.userInfoStatusLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
|
this.statusPStatusLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
|
this.routeStatusLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
|
this.activityStatusLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
|
this.benchTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.benchComponentsTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.benchPathsTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.benchTransitionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.benchMetrologyTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-09-17 08:27:23 +00:00
|
|
|
|
this.benchUncertaintyTSMItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-09-21 16:03:25 +00:00
|
|
|
|
this.benchTestProfilesTSMItem = new System.Windows.Forms.ToolStripMenuItem();
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
|
this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.homeTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.resultsTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-03-05 12:59:43 +00:00
|
|
|
|
this.eventLogsTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.settingsTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.usersTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-09-16 08:51:25 +00:00
|
|
|
|
this.languageTSMItem = new System.Windows.Forms.ToolStripMenuItem();
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.databaseSettingsTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-09-16 08:51:25 +00:00
|
|
|
|
this.backUpTSMItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.backUpConfigTSMItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.backUpResultsTSMItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.passwdTSMItem = new System.Windows.Forms.ToolStripMenuItem();
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.upgradeTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2021-07-15 08:31:32 +00:00
|
|
|
|
this.optoHeadsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.clearCountersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.helpTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.aboutTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.mainMenuStrip = new System.Windows.Forms.MenuStrip();
|
|
|
|
|
|
this.proceduresToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.processToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.resultsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
this.graphsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-03-05 12:59:43 +00:00
|
|
|
|
this.calendarTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2017-11-03 09:57:30 +00:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.topVerticalSplitContainer)).BeginInit();
|
|
|
|
|
|
this.topVerticalSplitContainer.Panel1.SuspendLayout();
|
|
|
|
|
|
this.topVerticalSplitContainer.Panel2.SuspendLayout();
|
|
|
|
|
|
this.topVerticalSplitContainer.SuspendLayout();
|
|
|
|
|
|
this.activityGroupBox.SuspendLayout();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.topHorizontalSplitContainer)).BeginInit();
|
|
|
|
|
|
this.topHorizontalSplitContainer.Panel1.SuspendLayout();
|
|
|
|
|
|
this.topHorizontalSplitContainer.Panel2.SuspendLayout();
|
|
|
|
|
|
this.topHorizontalSplitContainer.SuspendLayout();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
|
|
|
|
|
|
this.splitContainer1.Panel1.SuspendLayout();
|
|
|
|
|
|
this.splitContainer1.Panel2.SuspendLayout();
|
|
|
|
|
|
this.splitContainer1.SuspendLayout();
|
|
|
|
|
|
this.procedureGroupBox.SuspendLayout();
|
|
|
|
|
|
this.progressGroupBox.SuspendLayout();
|
|
|
|
|
|
this.descriptionGroupBox.SuspendLayout();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.verticalSplitContainer)).BeginInit();
|
|
|
|
|
|
this.verticalSplitContainer.Panel1.SuspendLayout();
|
|
|
|
|
|
this.verticalSplitContainer.Panel2.SuspendLayout();
|
|
|
|
|
|
this.verticalSplitContainer.SuspendLayout();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.horizontalSplitContainer)).BeginInit();
|
|
|
|
|
|
this.horizontalSplitContainer.Panel1.SuspendLayout();
|
|
|
|
|
|
this.horizontalSplitContainer.Panel2.SuspendLayout();
|
|
|
|
|
|
this.horizontalSplitContainer.SuspendLayout();
|
|
|
|
|
|
this.mainTabControl.SuspendLayout();
|
|
|
|
|
|
this.homeTabPage.SuspendLayout();
|
|
|
|
|
|
this.processTabPage.SuspendLayout();
|
|
|
|
|
|
this.resultsTabPage.SuspendLayout();
|
|
|
|
|
|
this.graphsTabPage.SuspendLayout();
|
2020-03-05 12:59:43 +00:00
|
|
|
|
this.eventLogsTabPage.SuspendLayout();
|
|
|
|
|
|
this.calendarTabPage.SuspendLayout();
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.picturesTabPage.SuspendLayout();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.rightHorizSplitContainer)).BeginInit();
|
|
|
|
|
|
this.rightHorizSplitContainer.Panel1.SuspendLayout();
|
|
|
|
|
|
this.rightHorizSplitContainer.SuspendLayout();
|
|
|
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
|
|
|
this.mainMenuStrip.SuspendLayout();
|
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
|
//
|
|
|
|
|
|
// topVerticalSplitContainer
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this.topVerticalSplitContainer, "topVerticalSplitContainer");
|
|
|
|
|
|
this.topVerticalSplitContainer.Name = "topVerticalSplitContainer";
|
|
|
|
|
|
//
|
|
|
|
|
|
// topVerticalSplitContainer.Panel1
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.topVerticalSplitContainer.Panel1.Controls.Add(this.activityGroupBox);
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.topVerticalSplitContainer.Panel1, "topVerticalSplitContainer.Panel1");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// topVerticalSplitContainer.Panel2
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.topVerticalSplitContainer.Panel2.Controls.Add(this.topHorizontalSplitContainer);
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.topVerticalSplitContainer.Panel2, "topVerticalSplitContainer.Panel2");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// activityGroupBox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.activityGroupBox.Controls.Add(this.messageLabel);
|
|
|
|
|
|
this.activityGroupBox.Controls.Add(this.activityLabel);
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.activityGroupBox, "activityGroupBox");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.activityGroupBox.Name = "activityGroupBox";
|
|
|
|
|
|
this.activityGroupBox.TabStop = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// messageLabel
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this.messageLabel, "messageLabel");
|
|
|
|
|
|
this.messageLabel.Name = "messageLabel";
|
|
|
|
|
|
//
|
|
|
|
|
|
// activityLabel
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this.activityLabel, "activityLabel");
|
|
|
|
|
|
this.activityLabel.Name = "activityLabel";
|
|
|
|
|
|
//
|
|
|
|
|
|
// topHorizontalSplitContainer
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this.topHorizontalSplitContainer, "topHorizontalSplitContainer");
|
|
|
|
|
|
this.topHorizontalSplitContainer.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
|
|
|
|
|
|
this.topHorizontalSplitContainer.Name = "topHorizontalSplitContainer";
|
|
|
|
|
|
//
|
|
|
|
|
|
// topHorizontalSplitContainer.Panel1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.topHorizontalSplitContainer.Panel1.Controls.Add(this.splitContainer1);
|
|
|
|
|
|
//
|
|
|
|
|
|
// topHorizontalSplitContainer.Panel2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.topHorizontalSplitContainer.Panel2.Controls.Add(this.descriptionGroupBox);
|
|
|
|
|
|
//
|
|
|
|
|
|
// splitContainer1
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this.splitContainer1, "splitContainer1");
|
|
|
|
|
|
this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
|
|
|
|
|
|
this.splitContainer1.Name = "splitContainer1";
|
|
|
|
|
|
//
|
|
|
|
|
|
// splitContainer1.Panel1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.procedureGroupBox);
|
|
|
|
|
|
//
|
|
|
|
|
|
// splitContainer1.Panel2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.progressGroupBox);
|
|
|
|
|
|
//
|
|
|
|
|
|
// procedureGroupBox
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.procedureGroupBox.Controls.Add(this.procedureComboBox);
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.procedureGroupBox, "procedureGroupBox");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.procedureGroupBox.Name = "procedureGroupBox";
|
|
|
|
|
|
this.procedureGroupBox.TabStop = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// procedureComboBox
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this.procedureComboBox, "procedureComboBox");
|
|
|
|
|
|
this.procedureComboBox.FormattingEnabled = true;
|
|
|
|
|
|
this.procedureComboBox.Name = "procedureComboBox";
|
|
|
|
|
|
this.procedureComboBox.SelectedIndexChanged += new System.EventHandler(this.procedureComboBox_SelectedIndexChanged);
|
|
|
|
|
|
//
|
|
|
|
|
|
// progressGroupBox
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.progressGroupBox.Controls.Add(this.mainProgressBar);
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.progressGroupBox, "progressGroupBox");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.progressGroupBox.Name = "progressGroupBox";
|
|
|
|
|
|
this.progressGroupBox.TabStop = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// mainProgressBar
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this.mainProgressBar, "mainProgressBar");
|
|
|
|
|
|
this.mainProgressBar.Name = "mainProgressBar";
|
|
|
|
|
|
//
|
|
|
|
|
|
// descriptionGroupBox
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.descriptionGroupBox.Controls.Add(this.descriptionLabel);
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.descriptionGroupBox, "descriptionGroupBox");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.descriptionGroupBox.Name = "descriptionGroupBox";
|
|
|
|
|
|
this.descriptionGroupBox.TabStop = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// descriptionLabel
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this.descriptionLabel, "descriptionLabel");
|
|
|
|
|
|
this.descriptionLabel.Name = "descriptionLabel";
|
|
|
|
|
|
//
|
|
|
|
|
|
// verticalSplitContainer
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this.verticalSplitContainer, "verticalSplitContainer");
|
|
|
|
|
|
this.verticalSplitContainer.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
|
|
|
|
|
|
this.verticalSplitContainer.Name = "verticalSplitContainer";
|
|
|
|
|
|
//
|
|
|
|
|
|
// verticalSplitContainer.Panel1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.verticalSplitContainer.Panel1.Controls.Add(this.horizontalSplitContainer);
|
|
|
|
|
|
//
|
|
|
|
|
|
// verticalSplitContainer.Panel2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.verticalSplitContainer.Panel2.Controls.Add(this.rightHorizSplitContainer);
|
|
|
|
|
|
//
|
|
|
|
|
|
// horizontalSplitContainer
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this.horizontalSplitContainer, "horizontalSplitContainer");
|
|
|
|
|
|
this.horizontalSplitContainer.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
|
|
|
|
|
|
this.horizontalSplitContainer.Name = "horizontalSplitContainer";
|
|
|
|
|
|
//
|
|
|
|
|
|
// horizontalSplitContainer.Panel1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.horizontalSplitContainer.Panel1.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
|
this.horizontalSplitContainer.Panel1.Controls.Add(this.topVerticalSplitContainer);
|
|
|
|
|
|
//
|
|
|
|
|
|
// horizontalSplitContainer.Panel2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.horizontalSplitContainer.Panel2.Controls.Add(this.mainTabControl);
|
|
|
|
|
|
//
|
|
|
|
|
|
// mainTabControl
|
|
|
|
|
|
//
|
|
|
|
|
|
this.mainTabControl.Controls.Add(this.homeTabPage);
|
|
|
|
|
|
this.mainTabControl.Controls.Add(this.processTabPage);
|
|
|
|
|
|
this.mainTabControl.Controls.Add(this.insertTabPage);
|
|
|
|
|
|
this.mainTabControl.Controls.Add(this.resultsTabPage);
|
|
|
|
|
|
this.mainTabControl.Controls.Add(this.graphsTabPage);
|
2020-03-05 12:59:43 +00:00
|
|
|
|
this.mainTabControl.Controls.Add(this.eventLogsTabPage);
|
|
|
|
|
|
this.mainTabControl.Controls.Add(this.calendarTabPage);
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.mainTabControl.Controls.Add(this.picturesTabPage);
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.mainTabControl, "mainTabControl");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.mainTabControl.Name = "mainTabControl";
|
|
|
|
|
|
this.mainTabControl.SelectedIndex = 0;
|
|
|
|
|
|
this.mainTabControl.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
|
|
|
|
|
//
|
|
|
|
|
|
// homeTabPage
|
|
|
|
|
|
//
|
|
|
|
|
|
this.homeTabPage.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
|
this.homeTabPage.Controls.Add(this.ctrlBrdComponent);
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.homeTabPage, "homeTabPage");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.homeTabPage.Name = "homeTabPage";
|
|
|
|
|
|
//
|
|
|
|
|
|
// ctrlBrdComponent
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.ctrlBrdComponent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.ctrlBrdComponent, "ctrlBrdComponent");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.ctrlBrdComponent.Name = "ctrlBrdComponent";
|
|
|
|
|
|
//
|
|
|
|
|
|
// processTabPage
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.processTabPage.Controls.Add(this.processTabPageCtrl);
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.processTabPage, "processTabPage");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.processTabPage.Name = "processTabPage";
|
|
|
|
|
|
this.processTabPage.UseVisualStyleBackColor = true;
|
|
|
|
|
|
//
|
|
|
|
|
|
// processTabPageCtrl
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.processTabPageCtrl.BackColor = System.Drawing.SystemColors.Control;
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.processTabPageCtrl, "processTabPageCtrl");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.processTabPageCtrl.Name = "processTabPageCtrl";
|
|
|
|
|
|
//
|
|
|
|
|
|
// insertTabPage
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.insertTabPage.BackColor = System.Drawing.Color.Silver;
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.insertTabPage, "insertTabPage");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.insertTabPage.Name = "insertTabPage";
|
|
|
|
|
|
//
|
|
|
|
|
|
// resultsTabPage
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.resultsTabPage.Controls.Add(this.resultsTabPageCtrl);
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.resultsTabPage, "resultsTabPage");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.resultsTabPage.Name = "resultsTabPage";
|
|
|
|
|
|
this.resultsTabPage.UseVisualStyleBackColor = true;
|
|
|
|
|
|
//
|
|
|
|
|
|
// resultsTabPageCtrl
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.resultsTabPageCtrl.BackColor = System.Drawing.SystemColors.Control;
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.resultsTabPageCtrl, "resultsTabPageCtrl");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.resultsTabPageCtrl.Name = "resultsTabPageCtrl";
|
|
|
|
|
|
//
|
|
|
|
|
|
// graphsTabPage
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.graphsTabPage.Controls.Add(this.graphsTabPageCtrl);
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.graphsTabPage, "graphsTabPage");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.graphsTabPage.Name = "graphsTabPage";
|
|
|
|
|
|
this.graphsTabPage.UseVisualStyleBackColor = true;
|
|
|
|
|
|
//
|
|
|
|
|
|
// graphsTabPageCtrl
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.graphsTabPageCtrl.BackColor = System.Drawing.Color.Silver;
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.graphsTabPageCtrl, "graphsTabPageCtrl");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.graphsTabPageCtrl.Name = "graphsTabPageCtrl";
|
|
|
|
|
|
//
|
2020-03-05 12:59:43 +00:00
|
|
|
|
// eventLogsTabPage
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
2020-03-05 12:59:43 +00:00
|
|
|
|
this.eventLogsTabPage.Controls.Add(this.eventLogsTabPageCtrl);
|
|
|
|
|
|
resources.ApplyResources(this.eventLogsTabPage, "eventLogsTabPage");
|
|
|
|
|
|
this.eventLogsTabPage.Name = "eventLogsTabPage";
|
|
|
|
|
|
this.eventLogsTabPage.UseVisualStyleBackColor = true;
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
2020-03-05 12:59:43 +00:00
|
|
|
|
// eventLogsTabPageCtrl
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
2020-03-05 12:59:43 +00:00
|
|
|
|
this.eventLogsTabPageCtrl.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
|
resources.ApplyResources(this.eventLogsTabPageCtrl, "eventLogsTabPageCtrl");
|
|
|
|
|
|
this.eventLogsTabPageCtrl.Name = "eventLogsTabPageCtrl";
|
|
|
|
|
|
//
|
|
|
|
|
|
// calendarTabPage
|
|
|
|
|
|
//
|
|
|
|
|
|
this.calendarTabPage.Controls.Add(this.calendarTabPageCtrl);
|
|
|
|
|
|
resources.ApplyResources(this.calendarTabPage, "calendarTabPage");
|
|
|
|
|
|
this.calendarTabPage.Name = "calendarTabPage";
|
|
|
|
|
|
this.calendarTabPage.UseVisualStyleBackColor = true;
|
|
|
|
|
|
//
|
|
|
|
|
|
// calendarTabPageCtrl
|
|
|
|
|
|
//
|
|
|
|
|
|
this.calendarTabPageCtrl.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
|
resources.ApplyResources(this.calendarTabPageCtrl, "calendarTabPageCtrl");
|
|
|
|
|
|
this.calendarTabPageCtrl.Name = "calendarTabPageCtrl";
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// picturesTabPage
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.picturesTabPage.Controls.Add(this.picturesTabPageCtrl);
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.picturesTabPage, "picturesTabPage");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.picturesTabPage.Name = "picturesTabPage";
|
|
|
|
|
|
this.picturesTabPage.UseVisualStyleBackColor = true;
|
|
|
|
|
|
//
|
|
|
|
|
|
// picturesTabPageCtrl
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.picturesTabPageCtrl.BackColor = System.Drawing.Color.Silver;
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.picturesTabPageCtrl, "picturesTabPageCtrl");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.picturesTabPageCtrl.Name = "picturesTabPageCtrl";
|
|
|
|
|
|
//
|
|
|
|
|
|
// rightHorizSplitContainer
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this.rightHorizSplitContainer, "rightHorizSplitContainer");
|
|
|
|
|
|
this.rightHorizSplitContainer.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
|
|
|
|
|
|
this.rightHorizSplitContainer.Name = "rightHorizSplitContainer";
|
|
|
|
|
|
//
|
|
|
|
|
|
// rightHorizSplitContainer.Panel1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.rightHorizSplitContainer.Panel1.Controls.Add(this.progressFlowLayoutPanel);
|
|
|
|
|
|
//
|
|
|
|
|
|
// progressFlowLayoutPanel
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this.progressFlowLayoutPanel, "progressFlowLayoutPanel");
|
|
|
|
|
|
this.progressFlowLayoutPanel.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
|
this.progressFlowLayoutPanel.Name = "progressFlowLayoutPanel";
|
|
|
|
|
|
//
|
2019-09-21 16:03:25 +00:00
|
|
|
|
// measurementTabPage
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this.measurementTabPage, "measurementTabPage");
|
|
|
|
|
|
this.measurementTabPage.Name = "measurementTabPage";
|
|
|
|
|
|
//
|
2017-11-03 09:57:30 +00:00
|
|
|
|
// statusStrip1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2014-07-28 07:54:35 +00:00
|
|
|
|
this.userInfoStatusLabel,
|
2016-06-02 13:17:43 +00:00
|
|
|
|
this.statusPStatusLabel,
|
|
|
|
|
|
this.routeStatusLabel,
|
2014-07-28 07:54:35 +00:00
|
|
|
|
this.activityStatusLabel});
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.statusStrip1, "statusStrip1");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.statusStrip1.Name = "statusStrip1";
|
2018-08-28 11:11:55 +00:00
|
|
|
|
this.statusStrip1.DoubleClick += new System.EventHandler(this.statusStrip1_DoubleClick);
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// userInfoStatusLabel
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.userInfoStatusLabel.Name = "userInfoStatusLabel";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.userInfoStatusLabel, "userInfoStatusLabel");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// statusPStatusLabel
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.statusPStatusLabel.Name = "statusPStatusLabel";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.statusPStatusLabel, "statusPStatusLabel");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// routeStatusLabel
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.routeStatusLabel.Name = "routeStatusLabel";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.routeStatusLabel, "routeStatusLabel");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// activityStatusLabel
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.activityStatusLabel.Name = "activityStatusLabel";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.activityStatusLabel, "activityStatusLabel");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// benchTSMenuItem
|
|
|
|
|
|
//
|
|
|
|
|
|
this.benchTSMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2014-07-28 07:54:35 +00:00
|
|
|
|
this.benchComponentsTSMenuItem,
|
|
|
|
|
|
this.benchPathsTSMenuItem,
|
|
|
|
|
|
this.benchTransitionsToolStripMenuItem,
|
|
|
|
|
|
this.benchMetrologyTSMenuItem,
|
2019-09-17 08:27:23 +00:00
|
|
|
|
this.benchUncertaintyTSMItem,
|
2019-09-21 16:03:25 +00:00
|
|
|
|
this.benchTestProfilesTSMItem,
|
2014-07-28 07:54:35 +00:00
|
|
|
|
this.toolStripSeparator1,
|
|
|
|
|
|
this.exitToolStripMenuItem});
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.benchTSMenuItem.Name = "benchTSMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.benchTSMenuItem, "benchTSMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// benchComponentsTSMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.benchComponentsTSMenuItem.Name = "benchComponentsTSMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.benchComponentsTSMenuItem, "benchComponentsTSMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.benchComponentsTSMenuItem.Click += new System.EventHandler(this.benchComponentsTSMItem_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// benchPathsTSMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.benchPathsTSMenuItem.Name = "benchPathsTSMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.benchPathsTSMenuItem, "benchPathsTSMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.benchPathsTSMenuItem.Click += new System.EventHandler(this.benchPathsTSMItem_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// benchTransitionsToolStripMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.benchTransitionsToolStripMenuItem.Name = "benchTransitionsToolStripMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.benchTransitionsToolStripMenuItem, "benchTransitionsToolStripMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.benchTransitionsToolStripMenuItem.Click += new System.EventHandler(this.benchTransitionsTSMItem_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// benchMetrologyTSMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.benchMetrologyTSMenuItem.Name = "benchMetrologyTSMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.benchMetrologyTSMenuItem, "benchMetrologyTSMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.benchMetrologyTSMenuItem.Click += new System.EventHandler(this.benchMetrologyTSMItem_Click);
|
|
|
|
|
|
//
|
2019-09-17 08:27:23 +00:00
|
|
|
|
// benchUncertaintyTSMItem
|
|
|
|
|
|
//
|
|
|
|
|
|
this.benchUncertaintyTSMItem.Name = "benchUncertaintyTSMItem";
|
|
|
|
|
|
resources.ApplyResources(this.benchUncertaintyTSMItem, "benchUncertaintyTSMItem");
|
|
|
|
|
|
this.benchUncertaintyTSMItem.Click += new System.EventHandler(this.benchUncertaintyTSMItem_Click);
|
|
|
|
|
|
//
|
2019-09-21 16:03:25 +00:00
|
|
|
|
// benchTestProfilesTSMItem
|
|
|
|
|
|
//
|
|
|
|
|
|
this.benchTestProfilesTSMItem.Name = "benchTestProfilesTSMItem";
|
|
|
|
|
|
resources.ApplyResources(this.benchTestProfilesTSMItem, "benchTestProfilesTSMItem");
|
|
|
|
|
|
this.benchTestProfilesTSMItem.Click += new System.EventHandler(this.benchTestProfilesTSMItem_Click);
|
|
|
|
|
|
//
|
2017-11-03 09:57:30 +00:00
|
|
|
|
// toolStripSeparator1
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// exitToolStripMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.exitToolStripMenuItem, "exitToolStripMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// homeTSMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.homeTSMenuItem.Name = "homeTSMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.homeTSMenuItem, "homeTSMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.homeTSMenuItem.Click += new System.EventHandler(this.homeTSMenuItem_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// resultsTSMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.resultsTSMenuItem.Name = "resultsTSMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.resultsTSMenuItem, "resultsTSMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
2020-03-05 12:59:43 +00:00
|
|
|
|
// eventLogsTSMenuItem
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
2020-03-05 12:59:43 +00:00
|
|
|
|
this.eventLogsTSMenuItem.Name = "eventLogsTSMenuItem";
|
|
|
|
|
|
resources.ApplyResources(this.eventLogsTSMenuItem, "eventLogsTSMenuItem");
|
|
|
|
|
|
this.eventLogsTSMenuItem.Click += new System.EventHandler(this.eventsTSMenuItem_Click);
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
2020-03-05 12:59:43 +00:00
|
|
|
|
// settingsTSMenuItem
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
2020-03-05 12:59:43 +00:00
|
|
|
|
this.settingsTSMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2014-07-28 07:54:35 +00:00
|
|
|
|
this.usersTSMenuItem,
|
2019-09-16 08:51:25 +00:00
|
|
|
|
this.languageTSMItem,
|
2014-07-28 07:54:35 +00:00
|
|
|
|
this.databaseSettingsTSMenuItem,
|
2019-09-16 08:51:25 +00:00
|
|
|
|
this.backUpTSMItem,
|
|
|
|
|
|
this.passwdTSMItem,
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.upgradeTSMenuItem,
|
2021-07-15 08:31:32 +00:00
|
|
|
|
this.optoHeadsToolStripMenuItem,
|
2019-05-06 14:16:00 +00:00
|
|
|
|
this.clearCountersToolStripMenuItem});
|
2020-03-05 12:59:43 +00:00
|
|
|
|
this.settingsTSMenuItem.Name = "settingsTSMenuItem";
|
|
|
|
|
|
resources.ApplyResources(this.settingsTSMenuItem, "settingsTSMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// usersTSMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.usersTSMenuItem.Name = "usersTSMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.usersTSMenuItem, "usersTSMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.usersTSMenuItem.Click += new System.EventHandler(this.usersTSMItem_Click);
|
|
|
|
|
|
//
|
2019-09-16 08:51:25 +00:00
|
|
|
|
// languageTSMItem
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
2019-09-16 08:51:25 +00:00
|
|
|
|
this.languageTSMItem.Name = "languageTSMItem";
|
|
|
|
|
|
resources.ApplyResources(this.languageTSMItem, "languageTSMItem");
|
|
|
|
|
|
this.languageTSMItem.Click += new System.EventHandler(this.languageTSMItem_Click);
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// databaseSettingsTSMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.databaseSettingsTSMenuItem.Name = "databaseSettingsTSMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.databaseSettingsTSMenuItem, "databaseSettingsTSMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.databaseSettingsTSMenuItem.Click += new System.EventHandler(this.databaseSettingsTSMItem_Click);
|
|
|
|
|
|
//
|
2019-09-16 08:51:25 +00:00
|
|
|
|
// backUpTSMItem
|
2019-07-25 15:01:51 +00:00
|
|
|
|
//
|
2019-09-16 08:51:25 +00:00
|
|
|
|
this.backUpTSMItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
|
this.backUpConfigTSMItem,
|
|
|
|
|
|
this.backUpResultsTSMItem});
|
|
|
|
|
|
this.backUpTSMItem.Name = "backUpTSMItem";
|
|
|
|
|
|
resources.ApplyResources(this.backUpTSMItem, "backUpTSMItem");
|
2019-07-25 15:01:51 +00:00
|
|
|
|
//
|
2019-09-16 08:51:25 +00:00
|
|
|
|
// backUpConfigTSMItem
|
2019-07-25 15:01:51 +00:00
|
|
|
|
//
|
2019-09-16 08:51:25 +00:00
|
|
|
|
this.backUpConfigTSMItem.Name = "backUpConfigTSMItem";
|
|
|
|
|
|
resources.ApplyResources(this.backUpConfigTSMItem, "backUpConfigTSMItem");
|
|
|
|
|
|
this.backUpConfigTSMItem.Click += new System.EventHandler(this.backUpConfigTSMItem_Click);
|
2019-07-25 15:01:51 +00:00
|
|
|
|
//
|
2019-09-16 08:51:25 +00:00
|
|
|
|
// backUpResultsTSMItem
|
2019-07-25 15:01:51 +00:00
|
|
|
|
//
|
2019-09-16 08:51:25 +00:00
|
|
|
|
this.backUpResultsTSMItem.Name = "backUpResultsTSMItem";
|
|
|
|
|
|
resources.ApplyResources(this.backUpResultsTSMItem, "backUpResultsTSMItem");
|
|
|
|
|
|
this.backUpResultsTSMItem.Click += new System.EventHandler(this.backUpResultsTSMItem_Click);
|
2019-07-25 15:01:51 +00:00
|
|
|
|
//
|
2019-09-16 08:51:25 +00:00
|
|
|
|
// passwdTSMItem
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
2019-09-16 08:51:25 +00:00
|
|
|
|
this.passwdTSMItem.Name = "passwdTSMItem";
|
|
|
|
|
|
resources.ApplyResources(this.passwdTSMItem, "passwdTSMItem");
|
|
|
|
|
|
this.passwdTSMItem.Click += new System.EventHandler(this.passwdTSMItem_Click);
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// upgradeTSMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.upgradeTSMenuItem.Name = "upgradeTSMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.upgradeTSMenuItem, "upgradeTSMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.upgradeTSMenuItem.Click += new System.EventHandler(this.upgradeTSMenuItem_Click);
|
|
|
|
|
|
//
|
2019-05-06 14:16:00 +00:00
|
|
|
|
// iPerlHeadsToolStripMenuItem
|
|
|
|
|
|
//
|
2021-07-15 08:31:32 +00:00
|
|
|
|
this.optoHeadsToolStripMenuItem.Name = "iPerlHeadsToolStripMenuItem";
|
|
|
|
|
|
resources.ApplyResources(this.optoHeadsToolStripMenuItem, "iPerlHeadsToolStripMenuItem");
|
|
|
|
|
|
this.optoHeadsToolStripMenuItem.Click += new System.EventHandler(this.optoHeadsToolStripMenuItem_Click);
|
2019-05-06 14:16:00 +00:00
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
// clearCountersToolStripMenuItem
|
|
|
|
|
|
//
|
|
|
|
|
|
this.clearCountersToolStripMenuItem.Name = "clearCountersToolStripMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.clearCountersToolStripMenuItem, "clearCountersToolStripMenuItem");
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.clearCountersToolStripMenuItem.Click += new System.EventHandler(this.clearCountersToolStripMenuItem_Click);
|
|
|
|
|
|
//
|
2017-11-03 09:57:30 +00:00
|
|
|
|
// helpTSMenuItem
|
|
|
|
|
|
//
|
|
|
|
|
|
this.helpTSMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2014-07-28 07:54:35 +00:00
|
|
|
|
this.aboutTSMenuItem});
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.helpTSMenuItem.Name = "helpTSMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.helpTSMenuItem, "helpTSMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
//
|
|
|
|
|
|
// aboutTSMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.aboutTSMenuItem.Name = "aboutTSMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.aboutTSMenuItem, "aboutTSMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.aboutTSMenuItem.Click += new System.EventHandler(this.aboutTSMItem_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// mainMenuStrip
|
|
|
|
|
|
//
|
|
|
|
|
|
this.mainMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2014-07-28 07:54:35 +00:00
|
|
|
|
this.benchTSMenuItem,
|
|
|
|
|
|
this.proceduresToolStripMenuItem,
|
|
|
|
|
|
this.homeTSMenuItem,
|
|
|
|
|
|
this.processToolStripMenuItem,
|
|
|
|
|
|
this.resultsToolStripMenuItem,
|
2017-09-20 09:11:50 +00:00
|
|
|
|
this.graphsToolStripMenuItem,
|
2020-03-05 12:59:43 +00:00
|
|
|
|
this.eventLogsTSMenuItem,
|
|
|
|
|
|
this.calendarTSMenuItem,
|
|
|
|
|
|
this.settingsTSMenuItem,
|
2014-07-28 07:54:35 +00:00
|
|
|
|
this.helpTSMenuItem});
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.mainMenuStrip, "mainMenuStrip");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.mainMenuStrip.Name = "mainMenuStrip";
|
|
|
|
|
|
//
|
|
|
|
|
|
// proceduresToolStripMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.proceduresToolStripMenuItem.Name = "proceduresToolStripMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.proceduresToolStripMenuItem, "proceduresToolStripMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.proceduresToolStripMenuItem.Click += new System.EventHandler(this.proceduresTSMItem_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// processToolStripMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.processToolStripMenuItem.Name = "processToolStripMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.processToolStripMenuItem, "processToolStripMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.processToolStripMenuItem.Click += new System.EventHandler(this.processTSMenuItem_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// resultsToolStripMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.resultsToolStripMenuItem.Name = "resultsToolStripMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.resultsToolStripMenuItem, "resultsToolStripMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.resultsToolStripMenuItem.Click += new System.EventHandler(this.resultsTSMenuItem_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// graphsToolStripMenuItem
|
|
|
|
|
|
//
|
2019-07-25 15:01:51 +00:00
|
|
|
|
this.graphsToolStripMenuItem.Name = "graphsToolStripMenuItem";
|
2019-09-16 08:51:25 +00:00
|
|
|
|
resources.ApplyResources(this.graphsToolStripMenuItem, "graphsToolStripMenuItem");
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.graphsToolStripMenuItem.Click += new System.EventHandler(this.graphsToolStripMenuItem_Click);
|
|
|
|
|
|
//
|
2020-03-05 12:59:43 +00:00
|
|
|
|
// calendarTSMenuItem
|
|
|
|
|
|
//
|
|
|
|
|
|
this.calendarTSMenuItem.Name = "calendarTSMenuItem";
|
|
|
|
|
|
resources.ApplyResources(this.calendarTSMenuItem, "calendarTSMenuItem");
|
|
|
|
|
|
this.calendarTSMenuItem.Click += new System.EventHandler(this.calendarTSMenuItem_Click);
|
|
|
|
|
|
//
|
2017-11-03 09:57:30 +00:00
|
|
|
|
// MainWnd
|
|
|
|
|
|
//
|
|
|
|
|
|
resources.ApplyResources(this, "$this");
|
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
|
this.Controls.Add(this.verticalSplitContainer);
|
|
|
|
|
|
this.Controls.Add(this.statusStrip1);
|
|
|
|
|
|
this.Controls.Add(this.mainMenuStrip);
|
|
|
|
|
|
this.KeyPreview = true;
|
|
|
|
|
|
this.MainMenuStrip = this.mainMenuStrip;
|
|
|
|
|
|
this.Name = "MainWnd";
|
|
|
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainWnd_FormClosing);
|
|
|
|
|
|
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainWnd_FormClosed);
|
|
|
|
|
|
this.Load += new System.EventHandler(this.MainWnd_Load);
|
|
|
|
|
|
this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.MainWnd_KeyPress);
|
|
|
|
|
|
this.topVerticalSplitContainer.Panel1.ResumeLayout(false);
|
|
|
|
|
|
this.topVerticalSplitContainer.Panel2.ResumeLayout(false);
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.topVerticalSplitContainer)).EndInit();
|
|
|
|
|
|
this.topVerticalSplitContainer.ResumeLayout(false);
|
|
|
|
|
|
this.activityGroupBox.ResumeLayout(false);
|
|
|
|
|
|
this.activityGroupBox.PerformLayout();
|
|
|
|
|
|
this.topHorizontalSplitContainer.Panel1.ResumeLayout(false);
|
|
|
|
|
|
this.topHorizontalSplitContainer.Panel2.ResumeLayout(false);
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.topHorizontalSplitContainer)).EndInit();
|
|
|
|
|
|
this.topHorizontalSplitContainer.ResumeLayout(false);
|
|
|
|
|
|
this.splitContainer1.Panel1.ResumeLayout(false);
|
|
|
|
|
|
this.splitContainer1.Panel2.ResumeLayout(false);
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
|
|
|
|
|
this.splitContainer1.ResumeLayout(false);
|
|
|
|
|
|
this.procedureGroupBox.ResumeLayout(false);
|
|
|
|
|
|
this.progressGroupBox.ResumeLayout(false);
|
|
|
|
|
|
this.descriptionGroupBox.ResumeLayout(false);
|
|
|
|
|
|
this.descriptionGroupBox.PerformLayout();
|
|
|
|
|
|
this.verticalSplitContainer.Panel1.ResumeLayout(false);
|
|
|
|
|
|
this.verticalSplitContainer.Panel2.ResumeLayout(false);
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.verticalSplitContainer)).EndInit();
|
|
|
|
|
|
this.verticalSplitContainer.ResumeLayout(false);
|
|
|
|
|
|
this.horizontalSplitContainer.Panel1.ResumeLayout(false);
|
|
|
|
|
|
this.horizontalSplitContainer.Panel2.ResumeLayout(false);
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.horizontalSplitContainer)).EndInit();
|
|
|
|
|
|
this.horizontalSplitContainer.ResumeLayout(false);
|
|
|
|
|
|
this.mainTabControl.ResumeLayout(false);
|
|
|
|
|
|
this.homeTabPage.ResumeLayout(false);
|
|
|
|
|
|
this.processTabPage.ResumeLayout(false);
|
|
|
|
|
|
this.resultsTabPage.ResumeLayout(false);
|
|
|
|
|
|
this.graphsTabPage.ResumeLayout(false);
|
2020-03-05 12:59:43 +00:00
|
|
|
|
this.eventLogsTabPage.ResumeLayout(false);
|
|
|
|
|
|
this.calendarTabPage.ResumeLayout(false);
|
2017-11-03 09:57:30 +00:00
|
|
|
|
this.picturesTabPage.ResumeLayout(false);
|
|
|
|
|
|
this.rightHorizSplitContainer.Panel1.ResumeLayout(false);
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.rightHorizSplitContainer)).EndInit();
|
|
|
|
|
|
this.rightHorizSplitContainer.ResumeLayout(false);
|
|
|
|
|
|
this.statusStrip1.ResumeLayout(false);
|
|
|
|
|
|
this.statusStrip1.PerformLayout();
|
|
|
|
|
|
this.mainMenuStrip.ResumeLayout(false);
|
|
|
|
|
|
this.mainMenuStrip.PerformLayout();
|
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
this.PerformLayout();
|
2014-07-28 07:54:35 +00:00
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
|
|
private System.Windows.Forms.TabControl mainTabControl;
|
|
|
|
|
|
private System.Windows.Forms.TabPage homeTabPage;
|
|
|
|
|
|
private System.Windows.Forms.TabPage measurementTabPage;
|
|
|
|
|
|
private System.Windows.Forms.TabPage insertTabPage;
|
|
|
|
|
|
private System.Windows.Forms.TabPage resultsTabPage;
|
2020-03-05 12:59:43 +00:00
|
|
|
|
private System.Windows.Forms.TabPage eventLogsTabPage;
|
2014-07-28 07:54:35 +00:00
|
|
|
|
private System.Windows.Forms.StatusStrip statusStrip1;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel userInfoStatusLabel;
|
2016-06-02 13:17:43 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel statusPStatusLabel;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel routeStatusLabel;
|
2014-07-28 07:54:35 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel activityStatusLabel;
|
2019-11-22 08:17:16 +00:00
|
|
|
|
private TBF.UI.ResultsMI.ResultsTabPageCtrl resultsTabPageCtrl;
|
2020-03-05 12:59:43 +00:00
|
|
|
|
private EventLogs.EventLogsTabPageCtrl eventLogsTabPageCtrl;
|
|
|
|
|
|
private Calendar.CalendarTabPageCtrl calendarTabPageCtrl;
|
2014-07-28 07:54:35 +00:00
|
|
|
|
|
|
|
|
|
|
#if DN100
|
|
|
|
|
|
private ControlCom2VB.ControlCom2panel ctrlBrdComponent;
|
2019-11-22 08:17:16 +00:00
|
|
|
|
private TBF.UI.ProcessTabPageCtrl6 processTabPageCtrl;
|
2020-10-22 07:42:19 +00:00
|
|
|
|
#elif FUZHOU_150 || MUNICH
|
2014-07-28 07:54:35 +00:00
|
|
|
|
private ControlComponent3Munich.UserControl1 ctrlBrdComponent;
|
2019-11-22 08:17:16 +00:00
|
|
|
|
private TBF.UI.Process.ProcessTabPageCtrl6 processTabPageCtrl;
|
2018-09-13 11:05:15 +00:00
|
|
|
|
#elif FUZHOU_300
|
2014-09-05 12:17:12 +00:00
|
|
|
|
private ControlComponent3F300.UserControl1 ctrlBrdComponent;
|
2019-11-22 08:17:16 +00:00
|
|
|
|
private TBF.UI.Process.ProcessTabPageCtrl6 processTabPageCtrl;
|
2020-10-22 07:42:19 +00:00
|
|
|
|
#elif BERLIN || GELSENWASSER || GENESIS || IZRAEL_200 || PETERSBURG_200 || PUCHONG_200 || SLM_150
|
2014-12-30 12:25:01 +00:00
|
|
|
|
private ControlComponent_Izrael2014.UserControl1 ctrlBrdComponent;
|
2019-11-22 08:17:16 +00:00
|
|
|
|
private TBF.UI.Process.ProcessTabPageCtrl6 processTabPageCtrl;
|
2020-10-22 07:42:19 +00:00
|
|
|
|
#elif BADGER_MALA_TRAT || BADGER_STREDNA_TRAT || BADGER_VELKA_TRAT || CEVAK_200 || RUM_MOB || SENTEC || SLM_END || WARSAW_END
|
2018-05-25 07:52:44 +00:00
|
|
|
|
private ControlComponent_Torino2015.UserControl1 ctrlBrdComponent;
|
2019-11-22 08:17:16 +00:00
|
|
|
|
private TBF.UI.Process.ProcessTabPageCtrl6 processTabPageCtrl;
|
2020-12-16 12:34:04 +00:00
|
|
|
|
#elif ALZIR_25 || BAHRAIN_50 || CEVAK_40 || DEWA_300 || FEWA_50 || FILIPINY_50 || FUZHOU_50 || FUZHOU_100 || HONGKONG_50 || IZRAEL_25 || JUZNA_AFRIKA_50 || KEMPNO_50 || KRAKOW_50 || LUXEMBURG_40 || MALTA_WSD25 || MILWAUKEE || MURES_40 || PETERSBURG_50 || ROMA_200 || TORINO_50 || TORUN_50 || WARSAW_50 || ZAMBIA || ZODINO
|
2015-06-18 11:14:56 +00:00
|
|
|
|
private ControlComponent_Torino2015.UserControl1 ctrlBrdComponent;
|
2019-11-22 08:17:16 +00:00
|
|
|
|
private TBF.UI.Process.ProcessTabPageCtrl24 processTabPageCtrl;
|
2020-10-22 07:42:19 +00:00
|
|
|
|
#elif IZRAEL_50 || TURA_IPERL || TURA_IPERL_NEW
|
2015-08-14 10:00:18 +00:00
|
|
|
|
private ControlComponent_Torino2015.UserControl1 ctrlBrdComponent;
|
2019-11-22 08:17:16 +00:00
|
|
|
|
private TBF.UI.Process.ProcessTabPageCtrl48 processTabPageCtrl;
|
2020-10-22 06:30:39 +00:00
|
|
|
|
#elif SLM_50 || TURA_SPECIAL
|
|
|
|
|
|
private ControlComponent_Torino2015.UserControl1 ctrlBrdComponent;
|
|
|
|
|
|
private TBF.UI.Process.ProcessTabPageExCtrl processTabPageCtrl;
|
2014-07-28 07:54:35 +00:00
|
|
|
|
#endif
|
|
|
|
|
|
|
2018-01-30 13:44:13 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem benchTSMenuItem;
|
2014-07-28 07:54:35 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem homeTSMenuItem;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem resultsTSMenuItem;
|
2020-03-05 12:59:43 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem eventLogsTSMenuItem;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem settingsTSMenuItem;
|
2014-07-28 07:54:35 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem usersTSMenuItem;
|
2019-09-16 08:51:25 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem languageTSMItem;
|
2014-07-28 07:54:35 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem databaseSettingsTSMenuItem;
|
2019-09-16 08:51:25 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem passwdTSMItem;
|
2014-07-28 07:54:35 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem helpTSMenuItem;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem aboutTSMenuItem;
|
|
|
|
|
|
private System.Windows.Forms.MenuStrip mainMenuStrip;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem benchComponentsTSMenuItem;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem benchPathsTSMenuItem;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem benchMetrologyTSMenuItem;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem proceduresToolStripMenuItem;
|
|
|
|
|
|
private System.Windows.Forms.SplitContainer verticalSplitContainer;
|
|
|
|
|
|
private System.Windows.Forms.SplitContainer horizontalSplitContainer;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem processToolStripMenuItem;
|
|
|
|
|
|
private System.Windows.Forms.TabPage processTabPage;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem resultsToolStripMenuItem;
|
|
|
|
|
|
private System.Windows.Forms.SplitContainer rightHorizSplitContainer;
|
|
|
|
|
|
private System.Windows.Forms.FlowLayoutPanel progressFlowLayoutPanel;
|
|
|
|
|
|
private System.Windows.Forms.GroupBox progressGroupBox;
|
|
|
|
|
|
private System.Windows.Forms.ProgressBar mainProgressBar;
|
|
|
|
|
|
private System.Windows.Forms.GroupBox activityGroupBox;
|
|
|
|
|
|
private System.Windows.Forms.Label activityLabel;
|
|
|
|
|
|
private System.Windows.Forms.GroupBox procedureGroupBox;
|
|
|
|
|
|
private System.Windows.Forms.ComboBox procedureComboBox;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem benchTransitionsToolStripMenuItem;
|
|
|
|
|
|
private System.Windows.Forms.TabPage picturesTabPage;
|
2019-11-22 08:17:16 +00:00
|
|
|
|
private TBF.UI.Camera.PicturesTabPageCtrl picturesTabPageCtrl;
|
2014-07-28 07:54:35 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
|
2014-07-31 20:17:38 +00:00
|
|
|
|
private System.Windows.Forms.GroupBox descriptionGroupBox;
|
|
|
|
|
|
private System.Windows.Forms.Label descriptionLabel;
|
2015-01-12 03:53:50 +00:00
|
|
|
|
private System.Windows.Forms.Label messageLabel;
|
2017-09-20 09:11:50 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem graphsToolStripMenuItem;
|
2015-12-03 22:37:14 +00:00
|
|
|
|
private System.Windows.Forms.SplitContainer topVerticalSplitContainer;
|
|
|
|
|
|
private System.Windows.Forms.SplitContainer splitContainer1;
|
|
|
|
|
|
private System.Windows.Forms.SplitContainer topHorizontalSplitContainer;
|
2016-08-03 07:59:55 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem upgradeTSMenuItem;
|
2017-09-20 09:11:50 +00:00
|
|
|
|
private System.Windows.Forms.TabPage graphsTabPage;
|
2019-11-22 08:17:16 +00:00
|
|
|
|
private TBF.UI.Graphs.GraphsTabPageCtrl graphsTabPageCtrl;
|
2021-07-15 08:31:32 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem optoHeadsToolStripMenuItem;
|
2019-05-06 14:16:00 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem clearCountersToolStripMenuItem;
|
2019-09-16 08:51:25 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem backUpTSMItem;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem backUpConfigTSMItem;
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem backUpResultsTSMItem;
|
2019-09-21 16:03:25 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem benchTestProfilesTSMItem;
|
2019-09-17 08:27:23 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem benchUncertaintyTSMItem;
|
2020-03-05 12:59:43 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem calendarTSMenuItem;
|
|
|
|
|
|
private System.Windows.Forms.TabPage calendarTabPage;
|
2014-07-28 07:54:35 +00:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|