2386 lines
145 KiB
C#
2386 lines
145 KiB
C#
|
|
namespace UCT.Forms
|
|
{
|
|
partial class UserInterface
|
|
{
|
|
/// <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)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#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()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserInterface));
|
|
this.StatusBarLbl = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.pbLogViewer = new System.Windows.Forms.PictureBox();
|
|
this.normalToolTip = new System.Windows.Forms.ToolTip(this.components);
|
|
this.pbCertProblem = new System.Windows.Forms.PictureBox();
|
|
this.pbClearLog = new System.Windows.Forms.PictureBox();
|
|
this.pbViewLogFile = new System.Windows.Forms.PictureBox();
|
|
this.btnViewLog = new System.Windows.Forms.PictureBox();
|
|
this.pbDirectConnect = new System.Windows.Forms.PictureBox();
|
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
|
this.rtbLogViewer = new System.Windows.Forms.RichTextBox();
|
|
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
|
|
this.splitContainer3 = new System.Windows.Forms.SplitContainer();
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
this.amT_InnerButton2 = new AMT_SW_GUI.AMT_InnerButton(this.components);
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.pictureBox7 = new System.Windows.Forms.PictureBox();
|
|
this.btnEdit = new AMT_SW_GUI.AMT_OuterButton(this.components);
|
|
this.pbConnectionIcon = new System.Windows.Forms.PictureBox();
|
|
this.lblConnectTo = new System.Windows.Forms.Label();
|
|
this.tbHostName = new System.Windows.Forms.TextBox();
|
|
this.innerPane1 = new AMT_SW_GUI.InnerPane();
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
this.certErrorDetails = new UCT.Controls.CertErrorDetails();
|
|
this.linkInterfaceDetails = new UCT.Controls.LinkInterfaceDetails();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.linkLabelAboutUCT = new System.Windows.Forms.LinkLabel();
|
|
this.btnHelp = new System.Windows.Forms.PictureBox();
|
|
this.pictureBoxInfo = new System.Windows.Forms.PictureBox();
|
|
this.PanelButtons = new System.Windows.Forms.Panel();
|
|
this.btnStartCancel = new UCT.Controls.UCTButton();
|
|
this.lblOptInState = new System.Windows.Forms.Label();
|
|
this.lblPowerState = new System.Windows.Forms.Label();
|
|
this.MainTab = new AMT_SW_GUI.AMTFlatTabControl();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.OperationsPanel = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.TimerPanel = new System.Windows.Forms.Panel();
|
|
this.lblTimerNote = new System.Windows.Forms.Label();
|
|
this.lblTimerMessage = new System.Windows.Forms.Label();
|
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.cdTimer = new UCT.Forms.CountDownTimer();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.codePanel = new System.Windows.Forms.Panel();
|
|
this.btnSendCode = new AMT_SW_GUI.AMT_OuterButton(this.components);
|
|
this.cbViewAsPassword = new System.Windows.Forms.CheckBox();
|
|
this.mtbCode = new System.Windows.Forms.MaskedTextBox();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.MonitorPanel = new System.Windows.Forms.Panel();
|
|
this.btnSwitchMonitors = new AMT_SW_GUI.AMT_OuterButton(this.components);
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.AdvancedPanel = new System.Windows.Forms.Panel();
|
|
this.monitorSettingPanel = new System.Windows.Forms.Panel();
|
|
this.pictureBox11 = new System.Windows.Forms.PictureBox();
|
|
this.btnApplyScreen = new AMT_SW_GUI.AMT_OuterButton(this.components);
|
|
this.label31 = new System.Windows.Forms.Label();
|
|
this.rbSecondaryScreen = new System.Windows.Forms.RadioButton();
|
|
this.rbPrimaryScreen = new System.Windows.Forms.RadioButton();
|
|
this.rbThirdScreen = new System.Windows.Forms.RadioButton();
|
|
this.nudTimeout = new System.Windows.Forms.NumericUpDown();
|
|
this.pictureBox10 = new System.Windows.Forms.PictureBox();
|
|
this.btnApplyTimeout = new AMT_SW_GUI.AMT_OuterButton(this.components);
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
this.nudDisplayTimeoutHeader = new System.Windows.Forms.Label();
|
|
this.wirelessPanel = new System.Windows.Forms.Panel();
|
|
this.cbLinkPref = new System.Windows.Forms.ComboBox();
|
|
this.nudLinkPrefTimeout = new System.Windows.Forms.NumericUpDown();
|
|
this.pictureBox8 = new System.Windows.Forms.PictureBox();
|
|
this.btnApplyWirelessOperations = new AMT_SW_GUI.AMT_OuterButton(this.components);
|
|
this.label39 = new System.Windows.Forms.Label();
|
|
this.label38 = new System.Windows.Forms.Label();
|
|
this.label35 = new System.Windows.Forms.Label();
|
|
this.label34 = new System.Windows.Forms.Label();
|
|
this.label36 = new System.Windows.Forms.Label();
|
|
this.pictureBox9 = new System.Windows.Forms.PictureBox();
|
|
this.label37 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label40 = new System.Windows.Forms.Label();
|
|
this.PowerOperationPanel = new System.Windows.Forms.Panel();
|
|
this.cbTryRebootgracefully = new System.Windows.Forms.CheckBox();
|
|
this.cbPowerOperation = new System.Windows.Forms.ComboBox();
|
|
this.btnPowerRun = new AMT_SW_GUI.AMT_OuterButton(this.components);
|
|
this.lblPowerOperationHeader = new System.Windows.Forms.Label();
|
|
this.label32 = new System.Windows.Forms.Label();
|
|
this.tabPage3 = new System.Windows.Forms.TabPage();
|
|
this.StatisticsPanel = new System.Windows.Forms.Panel();
|
|
this.btnRefresh = new System.Windows.Forms.LinkLabel();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.lblOptInPolicyStat = new System.Windows.Forms.Label();
|
|
this.lblOptInPolicyHeader = new System.Windows.Forms.Label();
|
|
this.lblDisplayTimeoutStat = new System.Windows.Forms.Label();
|
|
this.lblDisplayTimeoutHeader = new System.Windows.Forms.Label();
|
|
this.lblOptInTimeoutStat = new System.Windows.Forms.Label();
|
|
this.lblOptInTimeoutHeader = new System.Windows.Forms.Label();
|
|
this.lblPowerStateStat = new System.Windows.Forms.Label();
|
|
this.lblDefaultMonitorStat = new System.Windows.Forms.Label();
|
|
this.lblOptInStateStat = new System.Windows.Forms.Label();
|
|
this.lblPoweStateHeader = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.lblBuildNumber = new System.Windows.Forms.Label();
|
|
this.lblFWVersionStat = new System.Windows.Forms.Label();
|
|
this.lblOptInStateHeader = new System.Windows.Forms.Label();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.lblHostNameStat = new System.Windows.Forms.Label();
|
|
this.lblFWVersionHeader = new System.Windows.Forms.Label();
|
|
this.lblHostNameHeader = new System.Windows.Forms.Label();
|
|
this.tabPage4 = new System.Windows.Forms.TabPage();
|
|
this.SettingsPanel = new System.Windows.Forms.Panel();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.btnResetSettings = new AMT_SW_GUI.AMT_OuterButton(this.components);
|
|
this.cbTryGraceful = new System.Windows.Forms.CheckBox();
|
|
this.lblGracfulHeader = new System.Windows.Forms.Label();
|
|
this.pictureBox6 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox4 = new System.Windows.Forms.PictureBox();
|
|
this.rbDetailed = new System.Windows.Forms.RadioButton();
|
|
this.rbBasic = new System.Windows.Forms.RadioButton();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.cbCreateLog = new System.Windows.Forms.CheckBox();
|
|
this.nudGraceful = new System.Windows.Forms.NumericUpDown();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label33 = new System.Windows.Forms.Label();
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.statusStrip = new System.Windows.Forms.StatusStrip();
|
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.StatusBarLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
|
|
this.errorProvider2 = new System.Windows.Forms.ErrorProvider(this.components);
|
|
((System.ComponentModel.ISupportInitialize)(this.pbLogViewer)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbCertProblem)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbClearLog)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbViewLogFile)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnViewLog)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbDirectConnect)).BeginInit();
|
|
this.splitContainer2.Panel1.SuspendLayout();
|
|
this.splitContainer2.Panel2.SuspendLayout();
|
|
this.splitContainer2.SuspendLayout();
|
|
this.splitContainer3.Panel1.SuspendLayout();
|
|
this.splitContainer3.Panel2.SuspendLayout();
|
|
this.splitContainer3.SuspendLayout();
|
|
this.panel4.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbConnectionIcon)).BeginInit();
|
|
this.innerPane1.SuspendLayout();
|
|
this.panel5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnHelp)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBoxInfo)).BeginInit();
|
|
this.PanelButtons.SuspendLayout();
|
|
this.MainTab.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
this.OperationsPanel.SuspendLayout();
|
|
this.TimerPanel.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|
this.codePanel.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.MonitorPanel.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
this.tabPage2.SuspendLayout();
|
|
this.AdvancedPanel.SuspendLayout();
|
|
this.monitorSettingPanel.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudTimeout)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
|
|
this.wirelessPanel.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudLinkPrefTimeout)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
|
|
this.PowerOperationPanel.SuspendLayout();
|
|
this.tabPage3.SuspendLayout();
|
|
this.StatisticsPanel.SuspendLayout();
|
|
this.tabPage4.SuspendLayout();
|
|
this.SettingsPanel.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudGraceful)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
this.statusStrip.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.errorProvider2)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// StatusBarLbl
|
|
//
|
|
this.StatusBarLbl.AutoSize = false;
|
|
this.StatusBarLbl.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.StatusBarLbl.ForeColor = System.Drawing.Color.White;
|
|
this.StatusBarLbl.Margin = new System.Windows.Forms.Padding(20, 3, 0, 2);
|
|
this.StatusBarLbl.Name = "StatusBarLbl";
|
|
this.StatusBarLbl.Size = new System.Drawing.Size(100, 23);
|
|
//
|
|
// pbLogViewer
|
|
//
|
|
this.pbLogViewer.BackColor = System.Drawing.Color.Transparent;
|
|
this.pbLogViewer.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbLogViewer.Image = ((System.Drawing.Image)(resources.GetObject("pbLogViewer.Image")));
|
|
this.pbLogViewer.Location = new System.Drawing.Point(346, 413);
|
|
this.pbLogViewer.Name = "pbLogViewer";
|
|
this.pbLogViewer.Size = new System.Drawing.Size(18, 20);
|
|
this.pbLogViewer.TabIndex = 11;
|
|
this.pbLogViewer.TabStop = false;
|
|
this.normalToolTip.SetToolTip(this.pbLogViewer, "View log file");
|
|
this.pbLogViewer.Click += new System.EventHandler(this.pbViewLog_Click);
|
|
//
|
|
// pbCertProblem
|
|
//
|
|
this.pbCertProblem.BackColor = System.Drawing.Color.Transparent;
|
|
this.pbCertProblem.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbCertProblem.Image = ((System.Drawing.Image)(resources.GetObject("pbCertProblem.Image")));
|
|
this.pbCertProblem.Location = new System.Drawing.Point(24, 5);
|
|
this.pbCertProblem.Name = "pbCertProblem";
|
|
this.pbCertProblem.Size = new System.Drawing.Size(16, 16);
|
|
this.pbCertProblem.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pbCertProblem.TabIndex = 32;
|
|
this.pbCertProblem.TabStop = false;
|
|
this.normalToolTip.SetToolTip(this.pbCertProblem, "Certificate Error Details");
|
|
this.pbCertProblem.Visible = false;
|
|
this.pbCertProblem.Click += new System.EventHandler(this.pbCertProblem_Click);
|
|
//
|
|
// pbClearLog
|
|
//
|
|
this.pbClearLog.BackColor = System.Drawing.Color.Transparent;
|
|
this.pbClearLog.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbClearLog.Image = global::UCT.Properties.Resources.icon_clear;
|
|
this.pbClearLog.Location = new System.Drawing.Point(44, 4);
|
|
this.pbClearLog.Name = "pbClearLog";
|
|
this.pbClearLog.Size = new System.Drawing.Size(20, 20);
|
|
this.pbClearLog.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pbClearLog.TabIndex = 32;
|
|
this.pbClearLog.TabStop = false;
|
|
this.normalToolTip.SetToolTip(this.pbClearLog, "Clear log viewer");
|
|
this.pbClearLog.Click += new System.EventHandler(this.pbClearLog_Click);
|
|
//
|
|
// pbViewLogFile
|
|
//
|
|
this.pbViewLogFile.BackColor = System.Drawing.Color.Transparent;
|
|
this.pbViewLogFile.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbViewLogFile.Image = global::UCT.Properties.Resources.view_log;
|
|
this.pbViewLogFile.Location = new System.Drawing.Point(68, 6);
|
|
this.pbViewLogFile.Name = "pbViewLogFile";
|
|
this.pbViewLogFile.Size = new System.Drawing.Size(15, 15);
|
|
this.pbViewLogFile.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pbViewLogFile.TabIndex = 31;
|
|
this.pbViewLogFile.TabStop = false;
|
|
this.normalToolTip.SetToolTip(this.pbViewLogFile, "View log file");
|
|
this.pbViewLogFile.Click += new System.EventHandler(this.pbViewLog_Click);
|
|
//
|
|
// btnViewLog
|
|
//
|
|
this.btnViewLog.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnViewLog.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btnViewLog.Image = ((System.Drawing.Image)(resources.GetObject("btnViewLog.Image")));
|
|
this.btnViewLog.Location = new System.Drawing.Point(9, 10);
|
|
this.btnViewLog.Name = "btnViewLog";
|
|
this.btnViewLog.Size = new System.Drawing.Size(11, 11);
|
|
this.btnViewLog.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.btnViewLog.TabIndex = 8;
|
|
this.btnViewLog.TabStop = false;
|
|
this.normalToolTip.SetToolTip(this.btnViewLog, "Open Log");
|
|
this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
|
|
//
|
|
// pbDirectConnect
|
|
//
|
|
this.pbDirectConnect.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.pbDirectConnect.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbDirectConnect.Image = ((System.Drawing.Image)(resources.GetObject("pbDirectConnect.Image")));
|
|
this.pbDirectConnect.Location = new System.Drawing.Point(242, 3);
|
|
this.pbDirectConnect.Name = "pbDirectConnect";
|
|
this.pbDirectConnect.Size = new System.Drawing.Size(18, 18);
|
|
this.pbDirectConnect.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.pbDirectConnect.TabIndex = 75;
|
|
this.pbDirectConnect.TabStop = false;
|
|
this.normalToolTip.SetToolTip(this.pbDirectConnect, "Connect");
|
|
this.pbDirectConnect.Click += new System.EventHandler(this.pbConnectAddress_Click);
|
|
//
|
|
// imageList1
|
|
//
|
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
|
this.imageList1.TransparentColor = System.Drawing.Color.Fuchsia;
|
|
this.imageList1.Images.SetKeyName(0, "ResetPicture.bmp");
|
|
//
|
|
// rtbLogViewer
|
|
//
|
|
this.rtbLogViewer.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.rtbLogViewer.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.rtbLogViewer.Location = new System.Drawing.Point(0, 543);
|
|
this.rtbLogViewer.Name = "rtbLogViewer";
|
|
this.rtbLogViewer.ReadOnly = true;
|
|
this.rtbLogViewer.Size = new System.Drawing.Size(417, 146);
|
|
this.rtbLogViewer.TabIndex = 95;
|
|
this.rtbLogViewer.Text = resources.GetString("rtbLogViewer.Text");
|
|
//
|
|
// splitContainer2
|
|
//
|
|
this.splitContainer2.BackColor = System.Drawing.Color.Transparent;
|
|
this.splitContainer2.IsSplitterFixed = true;
|
|
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
|
|
this.splitContainer2.Name = "splitContainer2";
|
|
this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
//
|
|
// splitContainer2.Panel1
|
|
//
|
|
this.splitContainer2.Panel1.Controls.Add(this.splitContainer3);
|
|
//
|
|
// splitContainer2.Panel2
|
|
//
|
|
this.splitContainer2.Panel2.Controls.Add(this.panel1);
|
|
this.splitContainer2.Panel2.Controls.Add(this.btnViewLog);
|
|
this.splitContainer2.Panel2.Controls.Add(this.statusStrip);
|
|
this.splitContainer2.Size = new System.Drawing.Size(416, 542);
|
|
this.splitContainer2.SplitterDistance = 512;
|
|
this.splitContainer2.SplitterWidth = 1;
|
|
this.splitContainer2.TabIndex = 94;
|
|
//
|
|
// splitContainer3
|
|
//
|
|
this.splitContainer3.BackColor = System.Drawing.Color.Transparent;
|
|
this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainer3.IsSplitterFixed = true;
|
|
this.splitContainer3.Location = new System.Drawing.Point(0, 0);
|
|
this.splitContainer3.Name = "splitContainer3";
|
|
this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
//
|
|
// splitContainer3.Panel1
|
|
//
|
|
this.splitContainer3.Panel1.Controls.Add(this.panel4);
|
|
//
|
|
// splitContainer3.Panel2
|
|
//
|
|
this.splitContainer3.Panel2.Controls.Add(this.innerPane1);
|
|
this.splitContainer3.Size = new System.Drawing.Size(416, 512);
|
|
this.splitContainer3.SplitterDistance = 47;
|
|
this.splitContainer3.SplitterWidth = 1;
|
|
this.splitContainer3.TabIndex = 80;
|
|
//
|
|
// panel4
|
|
//
|
|
this.panel4.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
|
this.panel4.BackColor = System.Drawing.Color.Transparent;
|
|
this.panel4.BackgroundImage = global::UCT.Properties.Resources.bottom_statusbar_resize;
|
|
this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.panel4.Controls.Add(this.amT_InnerButton2);
|
|
this.panel4.Controls.Add(this.tableLayoutPanel1);
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panel4.Location = new System.Drawing.Point(0, 0);
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Size = new System.Drawing.Size(416, 47);
|
|
this.panel4.TabIndex = 2;
|
|
//
|
|
// amT_InnerButton2
|
|
//
|
|
this.amT_InnerButton2.BackColor = System.Drawing.Color.Transparent;
|
|
this.amT_InnerButton2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("amT_InnerButton2.BackgroundImage")));
|
|
this.amT_InnerButton2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.amT_InnerButton2.CanBeWide = false;
|
|
this.amT_InnerButton2.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.amT_InnerButton2.FlatAppearance.BorderSize = 0;
|
|
this.amT_InnerButton2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
this.amT_InnerButton2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
this.amT_InnerButton2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.amT_InnerButton2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(59)))), ((int)(((byte)(108)))));
|
|
this.amT_InnerButton2.Image = ((System.Drawing.Image)(resources.GetObject("amT_InnerButton2.Image")));
|
|
this.amT_InnerButton2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.amT_InnerButton2.Location = new System.Drawing.Point(446, 21);
|
|
this.amT_InnerButton2.Name = "amT_InnerButton2";
|
|
this.amT_InnerButton2.Size = new System.Drawing.Size(72, 22);
|
|
this.amT_InnerButton2.TabIndex = 73;
|
|
this.amT_InnerButton2.Text = "Edit";
|
|
this.amT_InnerButton2.UseVisualStyleBackColor = false;
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.ColumnCount = 6;
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15.38461F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 84.61539F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 130F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 24F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 74F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 78F));
|
|
this.tableLayoutPanel1.Controls.Add(this.pictureBox7, 5, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.btnEdit, 4, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.pbConnectionIcon, 0, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.pbDirectConnect, 3, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblConnectTo, 1, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.tbHostName, 2, 0);
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 2);
|
|
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(2);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
this.tableLayoutPanel1.RowCount = 1;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(416, 33);
|
|
this.tableLayoutPanel1.TabIndex = 0;
|
|
//
|
|
// pictureBox7
|
|
//
|
|
this.pictureBox7.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.pictureBox7.BackColor = System.Drawing.Color.Transparent;
|
|
this.pictureBox7.Enabled = false;
|
|
this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
|
|
this.pictureBox7.Location = new System.Drawing.Point(340, 3);
|
|
this.pictureBox7.Name = "pictureBox7";
|
|
this.pictureBox7.Size = new System.Drawing.Size(73, 27);
|
|
this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox7.TabIndex = 29;
|
|
this.pictureBox7.TabStop = false;
|
|
//
|
|
// btnEdit
|
|
//
|
|
this.btnEdit.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnEdit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnEdit.BackgroundImage")));
|
|
this.btnEdit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.btnEdit.FlatAppearance.BorderSize = 0;
|
|
this.btnEdit.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
this.btnEdit.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
this.btnEdit.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnEdit.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnEdit.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(59)))), ((int)(((byte)(108)))));
|
|
this.btnEdit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnEdit.Location = new System.Drawing.Point(266, 3);
|
|
this.btnEdit.Name = "btnEdit";
|
|
this.btnEdit.Size = new System.Drawing.Size(68, 22);
|
|
this.btnEdit.TabIndex = 77;
|
|
this.btnEdit.Text = "Disconnect";
|
|
this.btnEdit.UseVisualStyleBackColor = true;
|
|
this.btnEdit.Click += new System.EventHandler(this.pbConnect_Click);
|
|
//
|
|
// pbConnectionIcon
|
|
//
|
|
this.pbConnectionIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.pbConnectionIcon.BackColor = System.Drawing.Color.Transparent;
|
|
this.pbConnectionIcon.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.pbConnectionIcon.Image = global::UCT.Properties.Resources.connectionstatus_on;
|
|
this.pbConnectionIcon.Location = new System.Drawing.Point(3, 3);
|
|
this.pbConnectionIcon.Name = "pbConnectionIcon";
|
|
this.pbConnectionIcon.Size = new System.Drawing.Size(10, 27);
|
|
this.pbConnectionIcon.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pbConnectionIcon.TabIndex = 75;
|
|
this.pbConnectionIcon.TabStop = false;
|
|
//
|
|
// lblConnectTo
|
|
//
|
|
this.lblConnectTo.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.lblConnectTo.AutoSize = true;
|
|
this.lblConnectTo.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblConnectTo.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblConnectTo.ForeColor = System.Drawing.Color.White;
|
|
this.lblConnectTo.Location = new System.Drawing.Point(19, 0);
|
|
this.lblConnectTo.Name = "lblConnectTo";
|
|
this.lblConnectTo.Size = new System.Drawing.Size(87, 33);
|
|
this.lblConnectTo.TabIndex = 76;
|
|
this.lblConnectTo.Text = "Connected to:";
|
|
//
|
|
// tbHostName
|
|
//
|
|
this.tbHostName.AllowDrop = true;
|
|
this.tbHostName.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.tbHostName.Location = new System.Drawing.Point(112, 3);
|
|
this.tbHostName.Name = "tbHostName";
|
|
this.tbHostName.Size = new System.Drawing.Size(124, 21);
|
|
this.tbHostName.TabIndex = 1;
|
|
this.tbHostName.Text = " ";
|
|
//
|
|
// innerPane1
|
|
//
|
|
this.innerPane1.BackColor = System.Drawing.Color.Transparent;
|
|
this.innerPane1.BorderColor = System.Drawing.Color.CornflowerBlue;
|
|
this.innerPane1.Controls.Add(this.panel5);
|
|
this.innerPane1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(233)))), ((int)(((byte)(238)))));
|
|
this.innerPane1.Location = new System.Drawing.Point(0, 0);
|
|
this.innerPane1.Name = "innerPane1";
|
|
this.innerPane1.RoundCorners = 5;
|
|
this.innerPane1.Size = new System.Drawing.Size(416, 465);
|
|
this.innerPane1.TabIndex = 91;
|
|
//
|
|
// panel5
|
|
//
|
|
this.panel5.Controls.Add(this.certErrorDetails);
|
|
this.panel5.Controls.Add(this.linkInterfaceDetails);
|
|
this.panel5.Controls.Add(this.label11);
|
|
this.panel5.Controls.Add(this.label10);
|
|
this.panel5.Controls.Add(this.linkLabelAboutUCT);
|
|
this.panel5.Controls.Add(this.btnHelp);
|
|
this.panel5.Controls.Add(this.pictureBoxInfo);
|
|
this.panel5.Controls.Add(this.PanelButtons);
|
|
this.panel5.Controls.Add(this.lblOptInState);
|
|
this.panel5.Controls.Add(this.lblPowerState);
|
|
this.panel5.Controls.Add(this.MainTab);
|
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel5.Location = new System.Drawing.Point(0, 0);
|
|
this.panel5.Name = "panel5";
|
|
this.panel5.Size = new System.Drawing.Size(416, 465);
|
|
this.panel5.TabIndex = 91;
|
|
//
|
|
// certErrorDetails
|
|
//
|
|
this.certErrorDetails.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.certErrorDetails.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.certErrorDetails.Certificate = null;
|
|
this.certErrorDetails.Details = null;
|
|
this.certErrorDetails.Header = null;
|
|
this.certErrorDetails.Location = new System.Drawing.Point(249, 301);
|
|
this.certErrorDetails.Margin = new System.Windows.Forms.Padding(4);
|
|
this.certErrorDetails.Name = "certErrorDetails";
|
|
this.certErrorDetails.Size = new System.Drawing.Size(148, 163);
|
|
this.certErrorDetails.TabIndex = 96;
|
|
this.certErrorDetails.Visible = false;
|
|
//
|
|
// linkInterfaceDetails
|
|
//
|
|
this.linkInterfaceDetails.BackColor = System.Drawing.Color.Transparent;
|
|
this.linkInterfaceDetails.Location = new System.Drawing.Point(20, 396);
|
|
this.linkInterfaceDetails.Margin = new System.Windows.Forms.Padding(4);
|
|
this.linkInterfaceDetails.Name = "linkInterfaceDetails";
|
|
this.linkInterfaceDetails.Size = new System.Drawing.Size(377, 40);
|
|
this.linkInterfaceDetails.TabIndex = 118;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.BackColor = System.Drawing.Color.Transparent;
|
|
this.label11.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label11.Location = new System.Drawing.Point(20, 35);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(88, 14);
|
|
this.label11.TabIndex = 108;
|
|
this.label11.Text = "Power State:";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.BackColor = System.Drawing.Color.Transparent;
|
|
this.label10.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label10.Location = new System.Drawing.Point(20, 13);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(100, 14);
|
|
this.label10.TabIndex = 113;
|
|
this.label10.Text = "Consent State:";
|
|
//
|
|
// linkLabelAboutUCT
|
|
//
|
|
this.linkLabelAboutUCT.ActiveLinkColor = System.Drawing.Color.Pink;
|
|
this.linkLabelAboutUCT.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.linkLabelAboutUCT.AutoSize = true;
|
|
this.linkLabelAboutUCT.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(233)))), ((int)(((byte)(238)))));
|
|
this.linkLabelAboutUCT.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(177)));
|
|
this.linkLabelAboutUCT.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.linkLabelAboutUCT.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.linkLabelAboutUCT.Location = new System.Drawing.Point(271, 445);
|
|
this.linkLabelAboutUCT.Name = "linkLabelAboutUCT";
|
|
this.linkLabelAboutUCT.Size = new System.Drawing.Size(126, 13);
|
|
this.linkLabelAboutUCT.TabIndex = 116;
|
|
this.linkLabelAboutUCT.TabStop = true;
|
|
this.linkLabelAboutUCT.Text = "About User Consent Tool";
|
|
this.linkLabelAboutUCT.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelAboutUCT_LinkClicked);
|
|
//
|
|
// btnHelp
|
|
//
|
|
this.btnHelp.Cursor = System.Windows.Forms.Cursors.Help;
|
|
this.btnHelp.Image = global::UCT.Properties.Resources.help;
|
|
this.btnHelp.Location = new System.Drawing.Point(20, 441);
|
|
this.btnHelp.Name = "btnHelp";
|
|
this.btnHelp.Size = new System.Drawing.Size(20, 20);
|
|
this.btnHelp.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.btnHelp.TabIndex = 52;
|
|
this.btnHelp.TabStop = false;
|
|
this.btnHelp.Click += new System.EventHandler(this.btnHelp_Click);
|
|
//
|
|
// pictureBoxInfo
|
|
//
|
|
this.pictureBoxInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.pictureBoxInfo.BackColor = System.Drawing.Color.Transparent;
|
|
this.pictureBoxInfo.Image = global::UCT.Properties.Resources.info;
|
|
this.pictureBoxInfo.Location = new System.Drawing.Point(254, 443);
|
|
this.pictureBoxInfo.Name = "pictureBoxInfo";
|
|
this.pictureBoxInfo.Size = new System.Drawing.Size(16, 16);
|
|
this.pictureBoxInfo.TabIndex = 117;
|
|
this.pictureBoxInfo.TabStop = false;
|
|
//
|
|
// PanelButtons
|
|
//
|
|
this.PanelButtons.Controls.Add(this.btnStartCancel);
|
|
this.PanelButtons.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.PanelButtons.Location = new System.Drawing.Point(260, 10);
|
|
this.PanelButtons.Name = "PanelButtons";
|
|
this.PanelButtons.Size = new System.Drawing.Size(144, 43);
|
|
this.PanelButtons.TabIndex = 115;
|
|
//
|
|
// btnStartCancel
|
|
//
|
|
this.btnStartCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(233)))), ((int)(((byte)(238)))));
|
|
this.btnStartCancel.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.btnStartCancel.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.btnStartCancel.ButtonText = " Start Consent";
|
|
this.btnStartCancel.CornerRadius = 12;
|
|
this.btnStartCancel.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnStartCancel.Image = ((System.Drawing.Image)(resources.GetObject("btnStartCancel.Image")));
|
|
this.btnStartCancel.ImageSize = new System.Drawing.Size(15, 20);
|
|
this.btnStartCancel.Location = new System.Drawing.Point(9, 2);
|
|
this.btnStartCancel.Name = "btnStartCancel";
|
|
this.btnStartCancel.Size = new System.Drawing.Size(128, 37);
|
|
this.btnStartCancel.TabIndex = 22;
|
|
this.btnStartCancel.Click += new System.EventHandler(this.btnStart_Click);
|
|
//
|
|
// lblOptInState
|
|
//
|
|
this.lblOptInState.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblOptInState.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblOptInState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.lblOptInState.Location = new System.Drawing.Point(93, 13);
|
|
this.lblOptInState.Name = "lblOptInState";
|
|
this.lblOptInState.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
this.lblOptInState.Size = new System.Drawing.Size(108, 14);
|
|
this.lblOptInState.TabIndex = 111;
|
|
this.lblOptInState.Text = "Unknown";
|
|
//
|
|
// lblPowerState
|
|
//
|
|
this.lblPowerState.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblPowerState.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblPowerState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.lblPowerState.Location = new System.Drawing.Point(114, 35);
|
|
this.lblPowerState.Name = "lblPowerState";
|
|
this.lblPowerState.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
this.lblPowerState.Size = new System.Drawing.Size(87, 15);
|
|
this.lblPowerState.TabIndex = 112;
|
|
this.lblPowerState.Text = "Unknown";
|
|
//
|
|
// MainTab
|
|
//
|
|
this.MainTab.ActiveTabBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(143)))), ((int)(((byte)(195)))));
|
|
this.MainTab.ActiveTabBottomColor = System.Drawing.Color.White;
|
|
this.MainTab.ActiveTabTopColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(233)))), ((int)(((byte)(238)))));
|
|
this.MainTab.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(233)))), ((int)(((byte)(238)))));
|
|
this.MainTab.Controls.Add(this.tabPage1);
|
|
this.MainTab.Controls.Add(this.tabPage2);
|
|
this.MainTab.Controls.Add(this.tabPage3);
|
|
this.MainTab.Controls.Add(this.tabPage4);
|
|
this.MainTab.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
|
|
this.MainTab.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.MainTab.InactiveTabBorderColor = System.Drawing.Color.Transparent;
|
|
this.MainTab.InactiveTabBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(151)))), ((int)(((byte)(188)))));
|
|
this.MainTab.InactiveTabTopColor = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(214)))));
|
|
this.MainTab.Location = new System.Drawing.Point(18, 64);
|
|
this.MainTab.Name = "MainTab";
|
|
this.MainTab.SelectedIndex = 0;
|
|
this.MainTab.Size = new System.Drawing.Size(379, 325);
|
|
this.MainTab.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight;
|
|
this.MainTab.TabIndex = 3;
|
|
this.MainTab.SelectedIndexChanged += new System.EventHandler(this.MainTab_Click);
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.BackColor = System.Drawing.Color.White;
|
|
this.tabPage1.Controls.Add(this.OperationsPanel);
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage1.Name = "tabPage1";
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage1.Size = new System.Drawing.Size(371, 296);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "Operations ";
|
|
//
|
|
// OperationsPanel
|
|
//
|
|
this.OperationsPanel.Controls.Add(this.TimerPanel);
|
|
this.OperationsPanel.Controls.Add(this.codePanel);
|
|
this.OperationsPanel.Controls.Add(this.MonitorPanel);
|
|
this.OperationsPanel.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.OperationsPanel.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
|
|
this.OperationsPanel.Location = new System.Drawing.Point(3, 3);
|
|
this.OperationsPanel.Name = "OperationsPanel";
|
|
this.OperationsPanel.Size = new System.Drawing.Size(365, 290);
|
|
this.OperationsPanel.TabIndex = 1;
|
|
//
|
|
// TimerPanel
|
|
//
|
|
this.TimerPanel.BackColor = System.Drawing.Color.Transparent;
|
|
this.TimerPanel.Controls.Add(this.lblTimerNote);
|
|
this.TimerPanel.Controls.Add(this.lblTimerMessage);
|
|
this.TimerPanel.Controls.Add(this.pictureBox3);
|
|
this.TimerPanel.Controls.Add(this.label9);
|
|
this.TimerPanel.Controls.Add(this.cdTimer);
|
|
this.TimerPanel.Controls.Add(this.label8);
|
|
this.TimerPanel.Location = new System.Drawing.Point(0, 3);
|
|
this.TimerPanel.Name = "TimerPanel";
|
|
this.TimerPanel.Size = new System.Drawing.Size(362, 90);
|
|
this.TimerPanel.TabIndex = 115;
|
|
//
|
|
// lblTimerNote
|
|
//
|
|
this.lblTimerNote.AutoSize = true;
|
|
this.lblTimerNote.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblTimerNote.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblTimerNote.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.lblTimerNote.Location = new System.Drawing.Point(57, 67);
|
|
this.lblTimerNote.Name = "lblTimerNote";
|
|
this.lblTimerNote.Size = new System.Drawing.Size(257, 13);
|
|
this.lblTimerNote.TabIndex = 35;
|
|
this.lblTimerNote.Text = "Timer is activated once the consent code is recieved";
|
|
//
|
|
// lblTimerMessage
|
|
//
|
|
this.lblTimerMessage.AutoSize = true;
|
|
this.lblTimerMessage.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblTimerMessage.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblTimerMessage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.lblTimerMessage.Location = new System.Drawing.Point(57, 37);
|
|
this.lblTimerMessage.Name = "lblTimerMessage";
|
|
this.lblTimerMessage.Size = new System.Drawing.Size(173, 14);
|
|
this.lblTimerMessage.TabIndex = 30;
|
|
this.lblTimerMessage.Text = "User Consent Code is valid for:";
|
|
//
|
|
// pictureBox3
|
|
//
|
|
this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
|
|
this.pictureBox3.Enabled = false;
|
|
this.pictureBox3.Image = global::UCT.Properties.Resources.main_clock;
|
|
this.pictureBox3.Location = new System.Drawing.Point(13, 36);
|
|
this.pictureBox3.Name = "pictureBox3";
|
|
this.pictureBox3.Size = new System.Drawing.Size(35, 40);
|
|
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox3.TabIndex = 29;
|
|
this.pictureBox3.TabStop = false;
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label9.Location = new System.Drawing.Point(3, 5);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(52, 13);
|
|
this.label9.TabIndex = 32;
|
|
this.label9.Text = "Timeout";
|
|
//
|
|
// cdTimer
|
|
//
|
|
this.cdTimer.AutoSize = true;
|
|
this.cdTimer.BackColor = System.Drawing.Color.Transparent;
|
|
this.cdTimer.Location = new System.Drawing.Point(289, 27);
|
|
this.cdTimer.Margin = new System.Windows.Forms.Padding(4);
|
|
this.cdTimer.Name = "cdTimer";
|
|
this.cdTimer.Size = new System.Drawing.Size(96, 40);
|
|
this.cdTimer.TabIndex = 34;
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label8.Location = new System.Drawing.Point(45, 1);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(315, 13);
|
|
this.label8.TabIndex = 33;
|
|
this.label8.Text = "____________________________________________";
|
|
//
|
|
// codePanel
|
|
//
|
|
this.codePanel.Controls.Add(this.btnSendCode);
|
|
this.codePanel.Controls.Add(this.cbViewAsPassword);
|
|
this.codePanel.Controls.Add(this.mtbCode);
|
|
this.codePanel.Controls.Add(this.label13);
|
|
this.codePanel.Controls.Add(this.label14);
|
|
this.codePanel.Controls.Add(this.pictureBox1);
|
|
this.codePanel.Controls.Add(this.label15);
|
|
this.codePanel.Location = new System.Drawing.Point(3, 99);
|
|
this.codePanel.Name = "codePanel";
|
|
this.codePanel.Size = new System.Drawing.Size(359, 90);
|
|
this.codePanel.TabIndex = 119;
|
|
//
|
|
// btnSendCode
|
|
//
|
|
this.btnSendCode.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnSendCode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSendCode.BackgroundImage")));
|
|
this.btnSendCode.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.btnSendCode.Enabled = false;
|
|
this.btnSendCode.FlatAppearance.BorderSize = 0;
|
|
this.btnSendCode.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
this.btnSendCode.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
this.btnSendCode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnSendCode.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnSendCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(59)))), ((int)(((byte)(108)))));
|
|
this.btnSendCode.Image = global::UCT.Properties.Resources.icon_right;
|
|
this.btnSendCode.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnSendCode.Location = new System.Drawing.Point(282, 40);
|
|
this.btnSendCode.Name = "btnSendCode";
|
|
this.btnSendCode.Size = new System.Drawing.Size(68, 23);
|
|
this.btnSendCode.TabIndex = 6;
|
|
this.btnSendCode.Text = " Send";
|
|
this.btnSendCode.UseVisualStyleBackColor = true;
|
|
this.btnSendCode.Click += new System.EventHandler(this.btnSendCode_Click);
|
|
//
|
|
// cbViewAsPassword
|
|
//
|
|
this.cbViewAsPassword.AutoSize = true;
|
|
this.cbViewAsPassword.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.cbViewAsPassword.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.cbViewAsPassword.Location = new System.Drawing.Point(178, 70);
|
|
this.cbViewAsPassword.Name = "cbViewAsPassword";
|
|
this.cbViewAsPassword.Size = new System.Drawing.Size(77, 17);
|
|
this.cbViewAsPassword.TabIndex = 5;
|
|
this.cbViewAsPassword.Text = " view code";
|
|
this.cbViewAsPassword.UseVisualStyleBackColor = true;
|
|
this.cbViewAsPassword.CheckedChanged += new System.EventHandler(this.cbViewAsPassword_CheckedChanged);
|
|
//
|
|
// mtbCode
|
|
//
|
|
this.mtbCode.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.mtbCode.Location = new System.Drawing.Point(177, 40);
|
|
this.mtbCode.Mask = "0 0 0 0 0 0";
|
|
this.mtbCode.Name = "mtbCode";
|
|
this.mtbCode.PasswordChar = '*';
|
|
this.mtbCode.Size = new System.Drawing.Size(89, 26);
|
|
this.mtbCode.TabIndex = 4;
|
|
this.mtbCode.UseSystemPasswordChar = true;
|
|
this.mtbCode.Click += new System.EventHandler(this.mtbCode_Click);
|
|
this.mtbCode.TextChanged += new System.EventHandler(this.mtbCode_TextChanged);
|
|
this.mtbCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.mtbCode_KeyDown);
|
|
this.mtbCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.mtbCode_KeyPress);
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label13.Location = new System.Drawing.Point(57, 45);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(116, 14);
|
|
this.label13.TabIndex = 55;
|
|
this.label13.Text = "User Consent Code:";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label14.Location = new System.Drawing.Point(3, 6);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(36, 13);
|
|
this.label14.TabIndex = 53;
|
|
this.label14.Text = "Code";
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.Enabled = false;
|
|
this.pictureBox1.Image = global::UCT.Properties.Resources.main_lock;
|
|
this.pictureBox1.Location = new System.Drawing.Point(14, 36);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(29, 40);
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox1.TabIndex = 52;
|
|
this.pictureBox1.TabStop = false;
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label15.Location = new System.Drawing.Point(29, 3);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(329, 13);
|
|
this.label15.TabIndex = 54;
|
|
this.label15.Text = "______________________________________________";
|
|
//
|
|
// MonitorPanel
|
|
//
|
|
this.MonitorPanel.Controls.Add(this.btnSwitchMonitors);
|
|
this.MonitorPanel.Controls.Add(this.label12);
|
|
this.MonitorPanel.Controls.Add(this.label16);
|
|
this.MonitorPanel.Controls.Add(this.pictureBox2);
|
|
this.MonitorPanel.Controls.Add(this.label17);
|
|
this.MonitorPanel.Location = new System.Drawing.Point(0, 195);
|
|
this.MonitorPanel.Name = "MonitorPanel";
|
|
this.MonitorPanel.Size = new System.Drawing.Size(362, 92);
|
|
this.MonitorPanel.TabIndex = 120;
|
|
//
|
|
// btnSwitchMonitors
|
|
//
|
|
this.btnSwitchMonitors.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnSwitchMonitors.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSwitchMonitors.BackgroundImage")));
|
|
this.btnSwitchMonitors.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.btnSwitchMonitors.FlatAppearance.BorderSize = 0;
|
|
this.btnSwitchMonitors.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
this.btnSwitchMonitors.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
this.btnSwitchMonitors.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnSwitchMonitors.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnSwitchMonitors.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(59)))), ((int)(((byte)(108)))));
|
|
this.btnSwitchMonitors.Image = ((System.Drawing.Image)(resources.GetObject("btnSwitchMonitors.Image")));
|
|
this.btnSwitchMonitors.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnSwitchMonitors.Location = new System.Drawing.Point(285, 48);
|
|
this.btnSwitchMonitors.Name = "btnSwitchMonitors";
|
|
this.btnSwitchMonitors.Size = new System.Drawing.Size(68, 23);
|
|
this.btnSwitchMonitors.TabIndex = 7;
|
|
this.btnSwitchMonitors.Text = " Switch";
|
|
this.btnSwitchMonitors.UseVisualStyleBackColor = true;
|
|
this.btnSwitchMonitors.Click += new System.EventHandler(this.btnSwitchMonitors_Click);
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.BackColor = System.Drawing.Color.Transparent;
|
|
this.label12.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label12.Location = new System.Drawing.Point(57, 42);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(207, 37);
|
|
this.label12.TabIndex = 45;
|
|
this.label12.Text = "If the user does not see the sprite, you can try to switch monitors:\r\n";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label16.Location = new System.Drawing.Point(3, 6);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(49, 13);
|
|
this.label16.TabIndex = 37;
|
|
this.label16.Text = "Monitor";
|
|
//
|
|
// pictureBox2
|
|
//
|
|
this.pictureBox2.Enabled = false;
|
|
this.pictureBox2.Image = global::UCT.Properties.Resources.main_screen;
|
|
this.pictureBox2.Location = new System.Drawing.Point(14, 36);
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Size = new System.Drawing.Size(35, 40);
|
|
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox2.TabIndex = 35;
|
|
this.pictureBox2.TabStop = false;
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label17.Location = new System.Drawing.Point(45, 2);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(315, 13);
|
|
this.label17.TabIndex = 39;
|
|
this.label17.Text = "____________________________________________";
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.BackColor = System.Drawing.Color.White;
|
|
this.tabPage2.Controls.Add(this.AdvancedPanel);
|
|
this.tabPage2.ImageKey = "toolbar_add.ico";
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage2.Size = new System.Drawing.Size(371, 296);
|
|
this.tabPage2.TabIndex = 1;
|
|
this.tabPage2.Text = "Advanced ";
|
|
//
|
|
// AdvancedPanel
|
|
//
|
|
this.AdvancedPanel.BackColor = System.Drawing.Color.White;
|
|
this.AdvancedPanel.Controls.Add(this.monitorSettingPanel);
|
|
this.AdvancedPanel.Controls.Add(this.nudTimeout);
|
|
this.AdvancedPanel.Controls.Add(this.pictureBox10);
|
|
this.AdvancedPanel.Controls.Add(this.btnApplyTimeout);
|
|
this.AdvancedPanel.Controls.Add(this.label21);
|
|
this.AdvancedPanel.Controls.Add(this.label25);
|
|
this.AdvancedPanel.Controls.Add(this.label28);
|
|
this.AdvancedPanel.Controls.Add(this.nudDisplayTimeoutHeader);
|
|
this.AdvancedPanel.Controls.Add(this.wirelessPanel);
|
|
this.AdvancedPanel.Controls.Add(this.label36);
|
|
this.AdvancedPanel.Controls.Add(this.pictureBox9);
|
|
this.AdvancedPanel.Controls.Add(this.label37);
|
|
this.AdvancedPanel.Controls.Add(this.label1);
|
|
this.AdvancedPanel.Controls.Add(this.label4);
|
|
this.AdvancedPanel.Controls.Add(this.label5);
|
|
this.AdvancedPanel.Controls.Add(this.label2);
|
|
this.AdvancedPanel.Controls.Add(this.label40);
|
|
this.AdvancedPanel.Controls.Add(this.PowerOperationPanel);
|
|
this.AdvancedPanel.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.AdvancedPanel.Location = new System.Drawing.Point(3, 3);
|
|
this.AdvancedPanel.Name = "AdvancedPanel";
|
|
this.AdvancedPanel.Size = new System.Drawing.Size(365, 290);
|
|
this.AdvancedPanel.TabIndex = 1;
|
|
//
|
|
// monitorSettingPanel
|
|
//
|
|
this.monitorSettingPanel.Controls.Add(this.pictureBox11);
|
|
this.monitorSettingPanel.Controls.Add(this.btnApplyScreen);
|
|
this.monitorSettingPanel.Controls.Add(this.label31);
|
|
this.monitorSettingPanel.Controls.Add(this.rbSecondaryScreen);
|
|
this.monitorSettingPanel.Controls.Add(this.rbPrimaryScreen);
|
|
this.monitorSettingPanel.Controls.Add(this.rbThirdScreen);
|
|
this.monitorSettingPanel.Location = new System.Drawing.Point(5, 17);
|
|
this.monitorSettingPanel.Name = "monitorSettingPanel";
|
|
this.monitorSettingPanel.Size = new System.Drawing.Size(352, 52);
|
|
this.monitorSettingPanel.TabIndex = 139;
|
|
//
|
|
// pictureBox11
|
|
//
|
|
this.pictureBox11.Enabled = false;
|
|
this.pictureBox11.Image = global::UCT.Properties.Resources.screen11;
|
|
this.pictureBox11.Location = new System.Drawing.Point(4, 8);
|
|
this.pictureBox11.Name = "pictureBox11";
|
|
this.pictureBox11.Size = new System.Drawing.Size(28, 32);
|
|
this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pictureBox11.TabIndex = 128;
|
|
this.pictureBox11.TabStop = false;
|
|
//
|
|
// btnApplyScreen
|
|
//
|
|
this.btnApplyScreen.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnApplyScreen.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnApplyScreen.BackgroundImage")));
|
|
this.btnApplyScreen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.btnApplyScreen.FlatAppearance.BorderSize = 0;
|
|
this.btnApplyScreen.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
this.btnApplyScreen.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
this.btnApplyScreen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnApplyScreen.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(59)))), ((int)(((byte)(108)))));
|
|
this.btnApplyScreen.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnApplyScreen.Location = new System.Drawing.Point(294, 28);
|
|
this.btnApplyScreen.Name = "btnApplyScreen";
|
|
this.btnApplyScreen.Size = new System.Drawing.Size(55, 22);
|
|
this.btnApplyScreen.TabIndex = 10;
|
|
this.btnApplyScreen.Text = "Apply";
|
|
this.btnApplyScreen.UseVisualStyleBackColor = true;
|
|
this.btnApplyScreen.Click += new System.EventHandler(this.btnApplyScreen_Click);
|
|
//
|
|
// label31
|
|
//
|
|
this.label31.AutoSize = true;
|
|
this.label31.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label31.Location = new System.Drawing.Point(41, 6);
|
|
this.label31.Name = "label31";
|
|
this.label31.Size = new System.Drawing.Size(259, 13);
|
|
this.label31.TabIndex = 16;
|
|
this.label31.Text = "Select the monitor that will display the consent form:";
|
|
//
|
|
// rbSecondaryScreen
|
|
//
|
|
this.rbSecondaryScreen.AutoSize = true;
|
|
this.rbSecondaryScreen.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.rbSecondaryScreen.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.rbSecondaryScreen.Location = new System.Drawing.Point(126, 30);
|
|
this.rbSecondaryScreen.Name = "rbSecondaryScreen";
|
|
this.rbSecondaryScreen.Size = new System.Drawing.Size(70, 17);
|
|
this.rbSecondaryScreen.TabIndex = 9;
|
|
this.rbSecondaryScreen.Text = "Monitor 1";
|
|
this.rbSecondaryScreen.UseVisualStyleBackColor = true;
|
|
//
|
|
// rbPrimaryScreen
|
|
//
|
|
this.rbPrimaryScreen.AutoSize = true;
|
|
this.rbPrimaryScreen.Checked = true;
|
|
this.rbPrimaryScreen.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.rbPrimaryScreen.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.rbPrimaryScreen.Location = new System.Drawing.Point(41, 29);
|
|
this.rbPrimaryScreen.Name = "rbPrimaryScreen";
|
|
this.rbPrimaryScreen.Size = new System.Drawing.Size(70, 17);
|
|
this.rbPrimaryScreen.TabIndex = 8;
|
|
this.rbPrimaryScreen.TabStop = true;
|
|
this.rbPrimaryScreen.Text = "Monitor 0";
|
|
this.rbPrimaryScreen.UseVisualStyleBackColor = true;
|
|
//
|
|
// rbThirdScreen
|
|
//
|
|
this.rbThirdScreen.AutoSize = true;
|
|
this.rbThirdScreen.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.rbThirdScreen.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.rbThirdScreen.Location = new System.Drawing.Point(213, 30);
|
|
this.rbThirdScreen.Name = "rbThirdScreen";
|
|
this.rbThirdScreen.Size = new System.Drawing.Size(70, 17);
|
|
this.rbThirdScreen.TabIndex = 129;
|
|
this.rbThirdScreen.Text = "Monitor 2";
|
|
this.rbThirdScreen.UseVisualStyleBackColor = true;
|
|
//
|
|
// nudTimeout
|
|
//
|
|
this.nudTimeout.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.nudTimeout.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.nudTimeout.Location = new System.Drawing.Point(136, 116);
|
|
this.nudTimeout.Maximum = new decimal(new int[] {
|
|
900,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudTimeout.Minimum = new decimal(new int[] {
|
|
60,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudTimeout.Name = "nudTimeout";
|
|
this.nudTimeout.Size = new System.Drawing.Size(58, 21);
|
|
this.nudTimeout.TabIndex = 131;
|
|
this.nudTimeout.Value = new decimal(new int[] {
|
|
60,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// pictureBox10
|
|
//
|
|
this.pictureBox10.Enabled = false;
|
|
this.pictureBox10.Image = global::UCT.Properties.Resources.clock11;
|
|
this.pictureBox10.Location = new System.Drawing.Point(9, 99);
|
|
this.pictureBox10.Name = "pictureBox10";
|
|
this.pictureBox10.Size = new System.Drawing.Size(28, 32);
|
|
this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox10.TabIndex = 138;
|
|
this.pictureBox10.TabStop = false;
|
|
//
|
|
// btnApplyTimeout
|
|
//
|
|
this.btnApplyTimeout.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnApplyTimeout.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnApplyTimeout.BackgroundImage")));
|
|
this.btnApplyTimeout.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.btnApplyTimeout.FlatAppearance.BorderSize = 0;
|
|
this.btnApplyTimeout.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
this.btnApplyTimeout.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
this.btnApplyTimeout.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnApplyTimeout.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(59)))), ((int)(((byte)(108)))));
|
|
this.btnApplyTimeout.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnApplyTimeout.Location = new System.Drawing.Point(299, 119);
|
|
this.btnApplyTimeout.Name = "btnApplyTimeout";
|
|
this.btnApplyTimeout.Size = new System.Drawing.Size(55, 22);
|
|
this.btnApplyTimeout.TabIndex = 132;
|
|
this.btnApplyTimeout.Text = "Apply";
|
|
this.btnApplyTimeout.UseVisualStyleBackColor = true;
|
|
this.btnApplyTimeout.Click += new System.EventHandler(this.btnApplyTimeout_Click);
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label21.Location = new System.Drawing.Point(6, 72);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(129, 13);
|
|
this.label21.TabIndex = 136;
|
|
this.label21.Text = "Code Timeout Setting";
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label25.Location = new System.Drawing.Point(200, 120);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(46, 13);
|
|
this.label25.TabIndex = 133;
|
|
this.label25.Text = "seconds";
|
|
//
|
|
// label28
|
|
//
|
|
this.label28.AutoSize = true;
|
|
this.label28.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label28.Location = new System.Drawing.Point(48, 95);
|
|
this.label28.Name = "label28";
|
|
this.label28.Size = new System.Drawing.Size(245, 13);
|
|
this.label28.TabIndex = 135;
|
|
this.label28.Text = "Set how long the User Consent Code will be valid:";
|
|
//
|
|
// nudDisplayTimeoutHeader
|
|
//
|
|
this.nudDisplayTimeoutHeader.AutoSize = true;
|
|
this.nudDisplayTimeoutHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.nudDisplayTimeoutHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.nudDisplayTimeoutHeader.Location = new System.Drawing.Point(48, 119);
|
|
this.nudDisplayTimeoutHeader.Name = "nudDisplayTimeoutHeader";
|
|
this.nudDisplayTimeoutHeader.Size = new System.Drawing.Size(50, 13);
|
|
this.nudDisplayTimeoutHeader.TabIndex = 134;
|
|
this.nudDisplayTimeoutHeader.Text = "Valid for:";
|
|
//
|
|
// wirelessPanel
|
|
//
|
|
this.wirelessPanel.BackColor = System.Drawing.Color.Transparent;
|
|
this.wirelessPanel.Controls.Add(this.cbLinkPref);
|
|
this.wirelessPanel.Controls.Add(this.nudLinkPrefTimeout);
|
|
this.wirelessPanel.Controls.Add(this.pictureBox8);
|
|
this.wirelessPanel.Controls.Add(this.btnApplyWirelessOperations);
|
|
this.wirelessPanel.Controls.Add(this.label39);
|
|
this.wirelessPanel.Controls.Add(this.label38);
|
|
this.wirelessPanel.Controls.Add(this.label35);
|
|
this.wirelessPanel.Controls.Add(this.label34);
|
|
this.wirelessPanel.Location = new System.Drawing.Point(5, 228);
|
|
this.wirelessPanel.Name = "wirelessPanel";
|
|
this.wirelessPanel.Size = new System.Drawing.Size(360, 63);
|
|
this.wirelessPanel.TabIndex = 129;
|
|
//
|
|
// cbLinkPref
|
|
//
|
|
this.cbLinkPref.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cbLinkPref.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.cbLinkPref.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.cbLinkPref.FormattingEnabled = true;
|
|
this.cbLinkPref.Items.AddRange(new object[] {
|
|
"ME",
|
|
"Host"});
|
|
this.cbLinkPref.Location = new System.Drawing.Point(131, 37);
|
|
this.cbLinkPref.Name = "cbLinkPref";
|
|
this.cbLinkPref.Size = new System.Drawing.Size(59, 21);
|
|
this.cbLinkPref.TabIndex = 130;
|
|
this.cbLinkPref.SelectedIndexChanged += new System.EventHandler(this.cbLinkPref_SelectedIndexChanged);
|
|
//
|
|
// nudLinkPrefTimeout
|
|
//
|
|
this.nudLinkPrefTimeout.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.nudLinkPrefTimeout.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.nudLinkPrefTimeout.Location = new System.Drawing.Point(213, 37);
|
|
this.nudLinkPrefTimeout.Maximum = new decimal(new int[] {
|
|
65535,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudLinkPrefTimeout.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudLinkPrefTimeout.Name = "nudLinkPrefTimeout";
|
|
this.nudLinkPrefTimeout.Size = new System.Drawing.Size(54, 21);
|
|
this.nudLinkPrefTimeout.TabIndex = 129;
|
|
this.nudLinkPrefTimeout.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// pictureBox8
|
|
//
|
|
this.pictureBox8.Enabled = false;
|
|
this.pictureBox8.Image = global::UCT.Properties.Resources.connection_1;
|
|
this.pictureBox8.Location = new System.Drawing.Point(4, 14);
|
|
this.pictureBox8.Name = "pictureBox8";
|
|
this.pictureBox8.Size = new System.Drawing.Size(30, 30);
|
|
this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox8.TabIndex = 136;
|
|
this.pictureBox8.TabStop = false;
|
|
//
|
|
// btnApplyWirelessOperations
|
|
//
|
|
this.btnApplyWirelessOperations.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnApplyWirelessOperations.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnApplyWirelessOperations.BackgroundImage")));
|
|
this.btnApplyWirelessOperations.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.btnApplyWirelessOperations.FlatAppearance.BorderSize = 0;
|
|
this.btnApplyWirelessOperations.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
this.btnApplyWirelessOperations.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
this.btnApplyWirelessOperations.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnApplyWirelessOperations.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(59)))), ((int)(((byte)(108)))));
|
|
this.btnApplyWirelessOperations.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnApplyWirelessOperations.Location = new System.Drawing.Point(294, 35);
|
|
this.btnApplyWirelessOperations.Name = "btnApplyWirelessOperations";
|
|
this.btnApplyWirelessOperations.Size = new System.Drawing.Size(55, 22);
|
|
this.btnApplyWirelessOperations.TabIndex = 131;
|
|
this.btnApplyWirelessOperations.Text = "Apply";
|
|
this.btnApplyWirelessOperations.UseVisualStyleBackColor = true;
|
|
this.btnApplyWirelessOperations.Click += new System.EventHandler(this.btnApplyWirelessOperations_Click);
|
|
//
|
|
// label39
|
|
//
|
|
this.label39.AutoSize = true;
|
|
this.label39.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label39.Location = new System.Drawing.Point(267, 40);
|
|
this.label39.Name = "label39";
|
|
this.label39.Size = new System.Drawing.Size(27, 13);
|
|
this.label39.TabIndex = 133;
|
|
this.label39.Text = "sec.";
|
|
//
|
|
// label38
|
|
//
|
|
this.label38.AutoSize = true;
|
|
this.label38.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label38.Location = new System.Drawing.Point(191, 40);
|
|
this.label38.Name = "label38";
|
|
this.label38.Size = new System.Drawing.Size(21, 13);
|
|
this.label38.TabIndex = 134;
|
|
this.label38.Text = "for";
|
|
//
|
|
// label35
|
|
//
|
|
this.label35.AutoSize = true;
|
|
this.label35.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label35.Location = new System.Drawing.Point(46, 40);
|
|
this.label35.Name = "label35";
|
|
this.label35.Size = new System.Drawing.Size(85, 13);
|
|
this.label35.TabIndex = 132;
|
|
this.label35.Text = "Link Preference:";
|
|
//
|
|
// label34
|
|
//
|
|
this.label34.AutoSize = true;
|
|
this.label34.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label34.Location = new System.Drawing.Point(46, 8);
|
|
this.label34.Name = "label34";
|
|
this.label34.Size = new System.Drawing.Size(194, 13);
|
|
this.label34.TabIndex = 135;
|
|
this.label34.Text = "Set the link preference and its timeout:";
|
|
//
|
|
// label36
|
|
//
|
|
this.label36.AutoSize = true;
|
|
this.label36.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label36.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label36.Location = new System.Drawing.Point(3, 215);
|
|
this.label36.Name = "label36";
|
|
this.label36.Size = new System.Drawing.Size(120, 13);
|
|
this.label36.TabIndex = 25;
|
|
this.label36.Text = "Wireless Operations";
|
|
//
|
|
// pictureBox9
|
|
//
|
|
this.pictureBox9.Enabled = false;
|
|
this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
|
|
this.pictureBox9.Location = new System.Drawing.Point(7, 166);
|
|
this.pictureBox9.Name = "pictureBox9";
|
|
this.pictureBox9.Size = new System.Drawing.Size(32, 32);
|
|
this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox9.TabIndex = 128;
|
|
this.pictureBox9.TabStop = false;
|
|
//
|
|
// label37
|
|
//
|
|
this.label37.AutoSize = true;
|
|
this.label37.BackColor = System.Drawing.Color.Transparent;
|
|
this.label37.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label37.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label37.Location = new System.Drawing.Point(105, 212);
|
|
this.label37.Name = "label37";
|
|
this.label37.Size = new System.Drawing.Size(252, 13);
|
|
this.label37.TabIndex = 21;
|
|
this.label37.Text = "___________________________________";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label1.Location = new System.Drawing.Point(2, 144);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(107, 13);
|
|
this.label1.TabIndex = 25;
|
|
this.label1.Text = "Power Operations";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label4.Location = new System.Drawing.Point(2, 3);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(101, 13);
|
|
this.label4.TabIndex = 24;
|
|
this.label4.Text = "Monitor Settings";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label5.Location = new System.Drawing.Point(98, 0);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(259, 13);
|
|
this.label5.TabIndex = 26;
|
|
this.label5.Text = "____________________________________";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.BackColor = System.Drawing.Color.Transparent;
|
|
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label2.Location = new System.Drawing.Point(104, 140);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(252, 13);
|
|
this.label2.TabIndex = 21;
|
|
this.label2.Text = "___________________________________";
|
|
//
|
|
// label40
|
|
//
|
|
this.label40.AutoSize = true;
|
|
this.label40.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label40.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label40.Location = new System.Drawing.Point(99, 69);
|
|
this.label40.Name = "label40";
|
|
this.label40.Size = new System.Drawing.Size(259, 13);
|
|
this.label40.TabIndex = 137;
|
|
this.label40.Text = "____________________________________";
|
|
//
|
|
// PowerOperationPanel
|
|
//
|
|
this.PowerOperationPanel.Controls.Add(this.cbTryRebootgracefully);
|
|
this.PowerOperationPanel.Controls.Add(this.cbPowerOperation);
|
|
this.PowerOperationPanel.Controls.Add(this.btnPowerRun);
|
|
this.PowerOperationPanel.Controls.Add(this.lblPowerOperationHeader);
|
|
this.PowerOperationPanel.Controls.Add(this.label32);
|
|
this.PowerOperationPanel.Location = new System.Drawing.Point(3, 158);
|
|
this.PowerOperationPanel.Name = "PowerOperationPanel";
|
|
this.PowerOperationPanel.Size = new System.Drawing.Size(354, 54);
|
|
this.PowerOperationPanel.TabIndex = 140;
|
|
//
|
|
// cbTryRebootgracefully
|
|
//
|
|
this.cbTryRebootgracefully.AutoSize = true;
|
|
this.cbTryRebootgracefully.Checked = true;
|
|
this.cbTryRebootgracefully.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.cbTryRebootgracefully.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.cbTryRebootgracefully.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.cbTryRebootgracefully.Location = new System.Drawing.Point(195, 34);
|
|
this.cbTryRebootgracefully.Name = "cbTryRebootgracefully";
|
|
this.cbTryRebootgracefully.Size = new System.Drawing.Size(74, 17);
|
|
this.cbTryRebootgracefully.TabIndex = 130;
|
|
this.cbTryRebootgracefully.Text = "Gracefully";
|
|
this.cbTryRebootgracefully.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbPowerOperation
|
|
//
|
|
this.cbPowerOperation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cbPowerOperation.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.cbPowerOperation.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.cbPowerOperation.Items.AddRange(new object[] {
|
|
"On",
|
|
"Off",
|
|
"Reset"});
|
|
this.cbPowerOperation.Location = new System.Drawing.Point(128, 31);
|
|
this.cbPowerOperation.Name = "cbPowerOperation";
|
|
this.cbPowerOperation.Size = new System.Drawing.Size(59, 21);
|
|
this.cbPowerOperation.TabIndex = 13;
|
|
this.cbPowerOperation.SelectedIndexChanged += new System.EventHandler(this.cbPowerOperation_SelectedIndexChanged);
|
|
//
|
|
// btnPowerRun
|
|
//
|
|
this.btnPowerRun.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnPowerRun.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnPowerRun.BackgroundImage")));
|
|
this.btnPowerRun.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.btnPowerRun.FlatAppearance.BorderSize = 0;
|
|
this.btnPowerRun.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
this.btnPowerRun.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
this.btnPowerRun.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnPowerRun.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(59)))), ((int)(((byte)(108)))));
|
|
this.btnPowerRun.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnPowerRun.Location = new System.Drawing.Point(297, 31);
|
|
this.btnPowerRun.Name = "btnPowerRun";
|
|
this.btnPowerRun.Size = new System.Drawing.Size(55, 22);
|
|
this.btnPowerRun.TabIndex = 14;
|
|
this.btnPowerRun.Text = "Apply";
|
|
this.btnPowerRun.UseVisualStyleBackColor = true;
|
|
this.btnPowerRun.Click += new System.EventHandler(this.btnPowerRun_Click);
|
|
//
|
|
// lblPowerOperationHeader
|
|
//
|
|
this.lblPowerOperationHeader.AutoSize = true;
|
|
this.lblPowerOperationHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblPowerOperationHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.lblPowerOperationHeader.Location = new System.Drawing.Point(38, 34);
|
|
this.lblPowerOperationHeader.Name = "lblPowerOperationHeader";
|
|
this.lblPowerOperationHeader.Size = new System.Drawing.Size(92, 13);
|
|
this.lblPowerOperationHeader.TabIndex = 15;
|
|
this.lblPowerOperationHeader.Text = "Power Operation:";
|
|
//
|
|
// label32
|
|
//
|
|
this.label32.AutoSize = true;
|
|
this.label32.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label32.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label32.Location = new System.Drawing.Point(38, 8);
|
|
this.label32.Name = "label32";
|
|
this.label32.Size = new System.Drawing.Size(234, 13);
|
|
this.label32.TabIndex = 16;
|
|
this.label32.Text = "Change the power state of the remote system:";
|
|
//
|
|
// tabPage3
|
|
//
|
|
this.tabPage3.BackColor = System.Drawing.Color.White;
|
|
this.tabPage3.CausesValidation = false;
|
|
this.tabPage3.Controls.Add(this.StatisticsPanel);
|
|
this.tabPage3.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage3.Name = "tabPage3";
|
|
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage3.Size = new System.Drawing.Size(371, 296);
|
|
this.tabPage3.TabIndex = 2;
|
|
this.tabPage3.Text = "Status ";
|
|
//
|
|
// StatisticsPanel
|
|
//
|
|
this.StatisticsPanel.BackColor = System.Drawing.Color.White;
|
|
this.StatisticsPanel.Controls.Add(this.btnRefresh);
|
|
this.StatisticsPanel.Controls.Add(this.label20);
|
|
this.StatisticsPanel.Controls.Add(this.label19);
|
|
this.StatisticsPanel.Controls.Add(this.label18);
|
|
this.StatisticsPanel.Controls.Add(this.lblOptInPolicyStat);
|
|
this.StatisticsPanel.Controls.Add(this.lblOptInPolicyHeader);
|
|
this.StatisticsPanel.Controls.Add(this.lblDisplayTimeoutStat);
|
|
this.StatisticsPanel.Controls.Add(this.lblDisplayTimeoutHeader);
|
|
this.StatisticsPanel.Controls.Add(this.lblOptInTimeoutStat);
|
|
this.StatisticsPanel.Controls.Add(this.lblOptInTimeoutHeader);
|
|
this.StatisticsPanel.Controls.Add(this.lblPowerStateStat);
|
|
this.StatisticsPanel.Controls.Add(this.lblDefaultMonitorStat);
|
|
this.StatisticsPanel.Controls.Add(this.lblOptInStateStat);
|
|
this.StatisticsPanel.Controls.Add(this.lblPoweStateHeader);
|
|
this.StatisticsPanel.Controls.Add(this.label3);
|
|
this.StatisticsPanel.Controls.Add(this.lblBuildNumber);
|
|
this.StatisticsPanel.Controls.Add(this.lblFWVersionStat);
|
|
this.StatisticsPanel.Controls.Add(this.lblOptInStateHeader);
|
|
this.StatisticsPanel.Controls.Add(this.label29);
|
|
this.StatisticsPanel.Controls.Add(this.lblHostNameStat);
|
|
this.StatisticsPanel.Controls.Add(this.lblFWVersionHeader);
|
|
this.StatisticsPanel.Controls.Add(this.lblHostNameHeader);
|
|
this.StatisticsPanel.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.StatisticsPanel.Location = new System.Drawing.Point(3, 3);
|
|
this.StatisticsPanel.Name = "StatisticsPanel";
|
|
this.StatisticsPanel.Size = new System.Drawing.Size(365, 290);
|
|
this.StatisticsPanel.TabIndex = 1;
|
|
//
|
|
// btnRefresh
|
|
//
|
|
this.btnRefresh.ActiveLinkColor = System.Drawing.Color.Pink;
|
|
this.btnRefresh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.btnRefresh.AutoSize = true;
|
|
this.btnRefresh.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnRefresh.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(177)));
|
|
this.btnRefresh.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.btnRefresh.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.btnRefresh.Location = new System.Drawing.Point(318, 4);
|
|
this.btnRefresh.Name = "btnRefresh";
|
|
this.btnRefresh.Size = new System.Drawing.Size(44, 13);
|
|
this.btnRefresh.TabIndex = 117;
|
|
this.btnRefresh.TabStop = true;
|
|
this.btnRefresh.Text = "Refresh";
|
|
this.btnRefresh.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.btnRefresh_LinkClicked);
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.label20.Location = new System.Drawing.Point(18, 235);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(322, 13);
|
|
this.label20.TabIndex = 27;
|
|
this.label20.Text = "_____________________________________________";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.label19.Location = new System.Drawing.Point(22, 177);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(322, 13);
|
|
this.label19.TabIndex = 27;
|
|
this.label19.Text = "_____________________________________________";
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.label18.Location = new System.Drawing.Point(22, 115);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(322, 13);
|
|
this.label18.TabIndex = 27;
|
|
this.label18.Text = "_____________________________________________";
|
|
//
|
|
// lblOptInPolicyStat
|
|
//
|
|
this.lblOptInPolicyStat.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblOptInPolicyStat.Location = new System.Drawing.Point(265, 141);
|
|
this.lblOptInPolicyStat.Name = "lblOptInPolicyStat";
|
|
this.lblOptInPolicyStat.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.lblOptInPolicyStat.Size = new System.Drawing.Size(70, 13);
|
|
this.lblOptInPolicyStat.TabIndex = 10;
|
|
this.lblOptInPolicyStat.Text = "Not Available";
|
|
this.lblOptInPolicyStat.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// lblOptInPolicyHeader
|
|
//
|
|
this.lblOptInPolicyHeader.AutoSize = true;
|
|
this.lblOptInPolicyHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblOptInPolicyHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(151)))), ((int)(((byte)(188)))));
|
|
this.lblOptInPolicyHeader.Location = new System.Drawing.Point(27, 141);
|
|
this.lblOptInPolicyHeader.Name = "lblOptInPolicyHeader";
|
|
this.lblOptInPolicyHeader.Size = new System.Drawing.Size(92, 13);
|
|
this.lblOptInPolicyHeader.TabIndex = 9;
|
|
this.lblOptInPolicyHeader.Text = "Consent Policy:";
|
|
//
|
|
// lblDisplayTimeoutStat
|
|
//
|
|
this.lblDisplayTimeoutStat.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblDisplayTimeoutStat.Location = new System.Drawing.Point(297, 222);
|
|
this.lblDisplayTimeoutStat.Name = "lblDisplayTimeoutStat";
|
|
this.lblDisplayTimeoutStat.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.lblDisplayTimeoutStat.Size = new System.Drawing.Size(38, 13);
|
|
this.lblDisplayTimeoutStat.TabIndex = 8;
|
|
this.lblDisplayTimeoutStat.Text = "0";
|
|
this.lblDisplayTimeoutStat.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// lblDisplayTimeoutHeader
|
|
//
|
|
this.lblDisplayTimeoutHeader.AutoSize = true;
|
|
this.lblDisplayTimeoutHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblDisplayTimeoutHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(151)))), ((int)(((byte)(188)))));
|
|
this.lblDisplayTimeoutHeader.Location = new System.Drawing.Point(27, 222);
|
|
this.lblDisplayTimeoutHeader.Name = "lblDisplayTimeoutHeader";
|
|
this.lblDisplayTimeoutHeader.Size = new System.Drawing.Size(160, 13);
|
|
this.lblDisplayTimeoutHeader.TabIndex = 11;
|
|
this.lblDisplayTimeoutHeader.Text = "Display Timeout (seconds):";
|
|
//
|
|
// lblOptInTimeoutStat
|
|
//
|
|
this.lblOptInTimeoutStat.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblOptInTimeoutStat.Location = new System.Drawing.Point(297, 199);
|
|
this.lblOptInTimeoutStat.Name = "lblOptInTimeoutStat";
|
|
this.lblOptInTimeoutStat.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.lblOptInTimeoutStat.Size = new System.Drawing.Size(38, 13);
|
|
this.lblOptInTimeoutStat.TabIndex = 14;
|
|
this.lblOptInTimeoutStat.Text = "0";
|
|
this.lblOptInTimeoutStat.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// lblOptInTimeoutHeader
|
|
//
|
|
this.lblOptInTimeoutHeader.AutoSize = true;
|
|
this.lblOptInTimeoutHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblOptInTimeoutHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(151)))), ((int)(((byte)(188)))));
|
|
this.lblOptInTimeoutHeader.Location = new System.Drawing.Point(27, 199);
|
|
this.lblOptInTimeoutHeader.Name = "lblOptInTimeoutHeader";
|
|
this.lblOptInTimeoutHeader.Size = new System.Drawing.Size(165, 13);
|
|
this.lblOptInTimeoutHeader.TabIndex = 13;
|
|
this.lblOptInTimeoutHeader.Text = "Consent Timeout (seconds):";
|
|
//
|
|
// lblPowerStateStat
|
|
//
|
|
this.lblPowerStateStat.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblPowerStateStat.Location = new System.Drawing.Point(250, 34);
|
|
this.lblPowerStateStat.Name = "lblPowerStateStat";
|
|
this.lblPowerStateStat.Size = new System.Drawing.Size(85, 13);
|
|
this.lblPowerStateStat.TabIndex = 12;
|
|
this.lblPowerStateStat.Text = "Not Available";
|
|
this.lblPowerStateStat.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// lblDefaultMonitorStat
|
|
//
|
|
this.lblDefaultMonitorStat.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblDefaultMonitorStat.Location = new System.Drawing.Point(234, 259);
|
|
this.lblDefaultMonitorStat.Name = "lblDefaultMonitorStat";
|
|
this.lblDefaultMonitorStat.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.lblDefaultMonitorStat.Size = new System.Drawing.Size(101, 13);
|
|
this.lblDefaultMonitorStat.TabIndex = 3;
|
|
this.lblDefaultMonitorStat.Text = "Not Available";
|
|
this.lblDefaultMonitorStat.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// lblOptInStateStat
|
|
//
|
|
this.lblOptInStateStat.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblOptInStateStat.Location = new System.Drawing.Point(265, 164);
|
|
this.lblOptInStateStat.Name = "lblOptInStateStat";
|
|
this.lblOptInStateStat.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.lblOptInStateStat.Size = new System.Drawing.Size(70, 13);
|
|
this.lblOptInStateStat.TabIndex = 3;
|
|
this.lblOptInStateStat.Text = "Not Available";
|
|
this.lblOptInStateStat.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// lblPoweStateHeader
|
|
//
|
|
this.lblPoweStateHeader.AutoSize = true;
|
|
this.lblPoweStateHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblPoweStateHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(151)))), ((int)(((byte)(188)))));
|
|
this.lblPoweStateHeader.Location = new System.Drawing.Point(27, 34);
|
|
this.lblPoweStateHeader.Name = "lblPoweStateHeader";
|
|
this.lblPoweStateHeader.Size = new System.Drawing.Size(79, 13);
|
|
this.lblPoweStateHeader.TabIndex = 2;
|
|
this.lblPoweStateHeader.Text = "Power State:";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(151)))), ((int)(((byte)(188)))));
|
|
this.label3.Location = new System.Drawing.Point(27, 259);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(98, 13);
|
|
this.label3.TabIndex = 4;
|
|
this.label3.Text = "Default Monitor:";
|
|
//
|
|
// lblBuildNumber
|
|
//
|
|
this.lblBuildNumber.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblBuildNumber.Location = new System.Drawing.Point(263, 103);
|
|
this.lblBuildNumber.Name = "lblBuildNumber";
|
|
this.lblBuildNumber.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.lblBuildNumber.Size = new System.Drawing.Size(72, 13);
|
|
this.lblBuildNumber.TabIndex = 1;
|
|
this.lblBuildNumber.Text = "0";
|
|
this.lblBuildNumber.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// lblFWVersionStat
|
|
//
|
|
this.lblFWVersionStat.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblFWVersionStat.Location = new System.Drawing.Point(300, 80);
|
|
this.lblFWVersionStat.Name = "lblFWVersionStat";
|
|
this.lblFWVersionStat.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.lblFWVersionStat.Size = new System.Drawing.Size(35, 13);
|
|
this.lblFWVersionStat.TabIndex = 1;
|
|
this.lblFWVersionStat.Text = "0";
|
|
this.lblFWVersionStat.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// lblOptInStateHeader
|
|
//
|
|
this.lblOptInStateHeader.AutoSize = true;
|
|
this.lblOptInStateHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblOptInStateHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(151)))), ((int)(((byte)(188)))));
|
|
this.lblOptInStateHeader.Location = new System.Drawing.Point(27, 164);
|
|
this.lblOptInStateHeader.Name = "lblOptInStateHeader";
|
|
this.lblOptInStateHeader.Size = new System.Drawing.Size(90, 13);
|
|
this.lblOptInStateHeader.TabIndex = 4;
|
|
this.lblOptInStateHeader.Text = "Consent State:";
|
|
//
|
|
// label29
|
|
//
|
|
this.label29.AutoSize = true;
|
|
this.label29.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(151)))), ((int)(((byte)(188)))));
|
|
this.label29.Location = new System.Drawing.Point(27, 103);
|
|
this.label29.Name = "label29";
|
|
this.label29.Size = new System.Drawing.Size(84, 13);
|
|
this.label29.TabIndex = 6;
|
|
this.label29.Text = "Build Number:";
|
|
//
|
|
// lblHostNameStat
|
|
//
|
|
this.lblHostNameStat.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblHostNameStat.Location = new System.Drawing.Point(177, 57);
|
|
this.lblHostNameStat.Name = "lblHostNameStat";
|
|
this.lblHostNameStat.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.lblHostNameStat.Size = new System.Drawing.Size(158, 13);
|
|
this.lblHostNameStat.TabIndex = 7;
|
|
this.lblHostNameStat.Text = "Not Available";
|
|
this.lblHostNameStat.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// lblFWVersionHeader
|
|
//
|
|
this.lblFWVersionHeader.AutoSize = true;
|
|
this.lblFWVersionHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblFWVersionHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(151)))), ((int)(((byte)(188)))));
|
|
this.lblFWVersionHeader.Location = new System.Drawing.Point(27, 80);
|
|
this.lblFWVersionHeader.Name = "lblFWVersionHeader";
|
|
this.lblFWVersionHeader.Size = new System.Drawing.Size(72, 13);
|
|
this.lblFWVersionHeader.TabIndex = 6;
|
|
this.lblFWVersionHeader.Text = "FW Version:";
|
|
//
|
|
// lblHostNameHeader
|
|
//
|
|
this.lblHostNameHeader.AutoSize = true;
|
|
this.lblHostNameHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblHostNameHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(151)))), ((int)(((byte)(188)))));
|
|
this.lblHostNameHeader.Location = new System.Drawing.Point(27, 57);
|
|
this.lblHostNameHeader.Name = "lblHostNameHeader";
|
|
this.lblHostNameHeader.Size = new System.Drawing.Size(99, 13);
|
|
this.lblHostNameHeader.TabIndex = 5;
|
|
this.lblHostNameHeader.Text = "AMT Host Name:";
|
|
//
|
|
// tabPage4
|
|
//
|
|
this.tabPage4.BackColor = System.Drawing.Color.White;
|
|
this.tabPage4.Controls.Add(this.SettingsPanel);
|
|
this.tabPage4.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage4.Name = "tabPage4";
|
|
this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage4.Size = new System.Drawing.Size(371, 296);
|
|
this.tabPage4.TabIndex = 3;
|
|
this.tabPage4.Text = "Settings ";
|
|
//
|
|
// SettingsPanel
|
|
//
|
|
this.SettingsPanel.BackColor = System.Drawing.Color.White;
|
|
this.SettingsPanel.Controls.Add(this.label6);
|
|
this.SettingsPanel.Controls.Add(this.btnResetSettings);
|
|
this.SettingsPanel.Controls.Add(this.cbTryGraceful);
|
|
this.SettingsPanel.Controls.Add(this.lblGracfulHeader);
|
|
this.SettingsPanel.Controls.Add(this.pictureBox6);
|
|
this.SettingsPanel.Controls.Add(this.pictureBox4);
|
|
this.SettingsPanel.Controls.Add(this.rbDetailed);
|
|
this.SettingsPanel.Controls.Add(this.rbBasic);
|
|
this.SettingsPanel.Controls.Add(this.label23);
|
|
this.SettingsPanel.Controls.Add(this.cbCreateLog);
|
|
this.SettingsPanel.Controls.Add(this.nudGraceful);
|
|
this.SettingsPanel.Controls.Add(this.label24);
|
|
this.SettingsPanel.Controls.Add(this.label7);
|
|
this.SettingsPanel.Controls.Add(this.label33);
|
|
this.SettingsPanel.Controls.Add(this.label30);
|
|
this.SettingsPanel.Controls.Add(this.label27);
|
|
this.SettingsPanel.Controls.Add(this.label22);
|
|
this.SettingsPanel.Controls.Add(this.label26);
|
|
this.SettingsPanel.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.SettingsPanel.Location = new System.Drawing.Point(3, 3);
|
|
this.SettingsPanel.Name = "SettingsPanel";
|
|
this.SettingsPanel.Size = new System.Drawing.Size(365, 290);
|
|
this.SettingsPanel.TabIndex = 3;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label6.Location = new System.Drawing.Point(10, 236);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(336, 13);
|
|
this.label6.TabIndex = 55;
|
|
this.label6.Text = "_______________________________________________";
|
|
//
|
|
// btnResetSettings
|
|
//
|
|
this.btnResetSettings.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnResetSettings.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnResetSettings.BackgroundImage")));
|
|
this.btnResetSettings.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.btnResetSettings.FlatAppearance.BorderSize = 0;
|
|
this.btnResetSettings.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
this.btnResetSettings.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
this.btnResetSettings.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnResetSettings.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(59)))), ((int)(((byte)(108)))));
|
|
this.btnResetSettings.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnResetSettings.Location = new System.Drawing.Point(282, 261);
|
|
this.btnResetSettings.Name = "btnResetSettings";
|
|
this.btnResetSettings.Size = new System.Drawing.Size(63, 22);
|
|
this.btnResetSettings.TabIndex = 38;
|
|
this.btnResetSettings.Text = "Apply";
|
|
this.btnResetSettings.UseVisualStyleBackColor = true;
|
|
this.btnResetSettings.Click += new System.EventHandler(this.btnResetSettings_Click);
|
|
//
|
|
// cbTryGraceful
|
|
//
|
|
this.cbTryGraceful.AutoSize = true;
|
|
this.cbTryGraceful.Checked = true;
|
|
this.cbTryGraceful.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.cbTryGraceful.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
|
this.cbTryGraceful.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.cbTryGraceful.Location = new System.Drawing.Point(63, 181);
|
|
this.cbTryGraceful.Name = "cbTryGraceful";
|
|
this.cbTryGraceful.Size = new System.Drawing.Size(255, 17);
|
|
this.cbTryGraceful.TabIndex = 19;
|
|
this.cbTryGraceful.Text = "Attempt graceful shut-down before AMT reboot";
|
|
this.cbTryGraceful.UseVisualStyleBackColor = true;
|
|
this.cbTryGraceful.CheckedChanged += new System.EventHandler(this.cbTryGraceful_CheckedChanged);
|
|
//
|
|
// lblGracfulHeader
|
|
//
|
|
this.lblGracfulHeader.AutoSize = true;
|
|
this.lblGracfulHeader.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblGracfulHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.lblGracfulHeader.Location = new System.Drawing.Point(63, 215);
|
|
this.lblGracfulHeader.Name = "lblGracfulHeader";
|
|
this.lblGracfulHeader.Size = new System.Drawing.Size(114, 14);
|
|
this.lblGracfulHeader.TabIndex = 37;
|
|
this.lblGracfulHeader.Text = "Timeout (minutes):";
|
|
//
|
|
// pictureBox6
|
|
//
|
|
this.pictureBox6.BackColor = System.Drawing.Color.Transparent;
|
|
this.pictureBox6.Enabled = false;
|
|
this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
|
|
this.pictureBox6.Location = new System.Drawing.Point(19, 169);
|
|
this.pictureBox6.Name = "pictureBox6";
|
|
this.pictureBox6.Size = new System.Drawing.Size(27, 32);
|
|
this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox6.TabIndex = 36;
|
|
this.pictureBox6.TabStop = false;
|
|
//
|
|
// pictureBox4
|
|
//
|
|
this.pictureBox4.BackColor = System.Drawing.Color.Transparent;
|
|
this.pictureBox4.Enabled = false;
|
|
this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
|
|
this.pictureBox4.Location = new System.Drawing.Point(19, 54);
|
|
this.pictureBox4.Name = "pictureBox4";
|
|
this.pictureBox4.Size = new System.Drawing.Size(31, 32);
|
|
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox4.TabIndex = 36;
|
|
this.pictureBox4.TabStop = false;
|
|
//
|
|
// rbDetailed
|
|
//
|
|
this.rbDetailed.AutoSize = true;
|
|
this.rbDetailed.Checked = true;
|
|
this.rbDetailed.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.rbDetailed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.rbDetailed.Location = new System.Drawing.Point(276, 89);
|
|
this.rbDetailed.Name = "rbDetailed";
|
|
this.rbDetailed.Size = new System.Drawing.Size(69, 18);
|
|
this.rbDetailed.TabIndex = 17;
|
|
this.rbDetailed.TabStop = true;
|
|
this.rbDetailed.Text = "Detailed";
|
|
this.rbDetailed.UseVisualStyleBackColor = true;
|
|
this.rbDetailed.CheckedChanged += new System.EventHandler(this.rbBasic_CheckedChanged);
|
|
//
|
|
// rbBasic
|
|
//
|
|
this.rbBasic.AutoSize = true;
|
|
this.rbBasic.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.rbBasic.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.rbBasic.Location = new System.Drawing.Point(185, 89);
|
|
this.rbBasic.Name = "rbBasic";
|
|
this.rbBasic.Size = new System.Drawing.Size(65, 18);
|
|
this.rbBasic.TabIndex = 16;
|
|
this.rbBasic.Text = "Regular";
|
|
this.rbBasic.UseVisualStyleBackColor = true;
|
|
this.rbBasic.CheckedChanged += new System.EventHandler(this.rbBasic_CheckedChanged);
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label23.Location = new System.Drawing.Point(5, 123);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(120, 13);
|
|
this.label23.TabIndex = 25;
|
|
this.label23.Text = "Application Settings";
|
|
//
|
|
// cbCreateLog
|
|
//
|
|
this.cbCreateLog.AutoSize = true;
|
|
this.cbCreateLog.Checked = true;
|
|
this.cbCreateLog.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.cbCreateLog.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.cbCreateLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.cbCreateLog.Location = new System.Drawing.Point(66, 61);
|
|
this.cbCreateLog.Name = "cbCreateLog";
|
|
this.cbCreateLog.Size = new System.Drawing.Size(238, 18);
|
|
this.cbCreateLog.TabIndex = 15;
|
|
this.cbCreateLog.Text = "Save the log file and enable log viewer";
|
|
this.cbCreateLog.UseVisualStyleBackColor = true;
|
|
this.cbCreateLog.CheckedChanged += new System.EventHandler(this.cbCreateLog_CheckedChanged);
|
|
//
|
|
// nudGraceful
|
|
//
|
|
this.nudGraceful.Location = new System.Drawing.Point(179, 212);
|
|
this.nudGraceful.Maximum = new decimal(new int[] {
|
|
20,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudGraceful.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudGraceful.Name = "nudGraceful";
|
|
this.nudGraceful.Size = new System.Drawing.Size(70, 21);
|
|
this.nudGraceful.TabIndex = 20;
|
|
this.nudGraceful.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudGraceful.ValueChanged += new System.EventHandler(this.nudGraceful_ValueChanged);
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.AutoSize = true;
|
|
this.label24.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label24.Location = new System.Drawing.Point(64, 90);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(82, 14);
|
|
this.label24.TabIndex = 29;
|
|
this.label24.Text = "Logging level:";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label7.Location = new System.Drawing.Point(14, 264);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(198, 14);
|
|
this.label7.TabIndex = 29;
|
|
this.label7.Text = "Reset to default application values:";
|
|
//
|
|
// label33
|
|
//
|
|
this.label33.AutoSize = true;
|
|
this.label33.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label33.Location = new System.Drawing.Point(63, 148);
|
|
this.label33.Name = "label33";
|
|
this.label33.Size = new System.Drawing.Size(291, 13);
|
|
this.label33.TabIndex = 29;
|
|
this.label33.Text = "Set the timeout for graceful remote reboot during the flow:";
|
|
//
|
|
// label30
|
|
//
|
|
this.label30.AutoSize = true;
|
|
this.label30.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label30.Location = new System.Drawing.Point(63, 36);
|
|
this.label30.Name = "label30";
|
|
this.label30.Size = new System.Drawing.Size(239, 14);
|
|
this.label30.TabIndex = 29;
|
|
this.label30.Text = "Set the log preferences (requires restart):";
|
|
//
|
|
// label27
|
|
//
|
|
this.label27.AutoSize = true;
|
|
this.label27.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label27.Location = new System.Drawing.Point(5, 13);
|
|
this.label27.Name = "label27";
|
|
this.label27.Size = new System.Drawing.Size(77, 13);
|
|
this.label27.TabIndex = 24;
|
|
this.label27.Text = "Log Settings";
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.BackColor = System.Drawing.Color.Transparent;
|
|
this.label22.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label22.Location = new System.Drawing.Point(108, 118);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(238, 13);
|
|
this.label22.TabIndex = 21;
|
|
this.label22.Text = "_________________________________";
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(82)))), ((int)(((byte)(134)))));
|
|
this.label26.Location = new System.Drawing.Point(73, 8);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(273, 13);
|
|
this.label26.TabIndex = 26;
|
|
this.label26.Text = "______________________________________";
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackgroundImage = global::UCT.Properties.Resources.bottom_statusbar_resize;
|
|
this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.panel1.Controls.Add(this.pbCertProblem);
|
|
this.panel1.Controls.Add(this.pbClearLog);
|
|
this.panel1.Controls.Add(this.pbViewLogFile);
|
|
this.panel1.Location = new System.Drawing.Point(328, 1);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(92, 26);
|
|
this.panel1.TabIndex = 31;
|
|
//
|
|
// statusStrip
|
|
//
|
|
this.statusStrip.AutoSize = false;
|
|
this.statusStrip.BackgroundImage = global::UCT.Properties.Resources.bottom_statusbar_resize;
|
|
this.statusStrip.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.statusStrip.Dock = System.Windows.Forms.DockStyle.None;
|
|
this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripStatusLabel1,
|
|
this.StatusBarLabel});
|
|
this.statusStrip.Location = new System.Drawing.Point(0, 0);
|
|
this.statusStrip.Name = "statusStrip";
|
|
this.statusStrip.Size = new System.Drawing.Size(416, 28);
|
|
this.statusStrip.SizingGrip = false;
|
|
this.statusStrip.TabIndex = 6;
|
|
this.statusStrip.Text = "statusStrip";
|
|
//
|
|
// toolStripStatusLabel1
|
|
//
|
|
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
|
|
this.toolStripStatusLabel1.Size = new System.Drawing.Size(25, 23);
|
|
this.toolStripStatusLabel1.Text = " ";
|
|
//
|
|
// StatusBarLabel
|
|
//
|
|
this.StatusBarLabel.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.StatusBarLabel.ForeColor = System.Drawing.Color.White;
|
|
this.StatusBarLabel.Name = "StatusBarLabel";
|
|
this.StatusBarLabel.Size = new System.Drawing.Size(0, 23);
|
|
//
|
|
// errorProvider1
|
|
//
|
|
this.errorProvider1.BlinkStyle = System.Windows.Forms.ErrorBlinkStyle.NeverBlink;
|
|
this.errorProvider1.ContainerControl = this;
|
|
this.errorProvider1.Icon = ((System.Drawing.Icon)(resources.GetObject("errorProvider1.Icon")));
|
|
//
|
|
// errorProvider2
|
|
//
|
|
this.errorProvider2.BlinkStyle = System.Windows.Forms.ErrorBlinkStyle.NeverBlink;
|
|
this.errorProvider2.ContainerControl = this;
|
|
this.errorProvider2.Icon = ((System.Drawing.Icon)(resources.GetObject("errorProvider2.Icon")));
|
|
//
|
|
// UserInterface
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.BackgroundImage = global::UCT.Properties.Resources.background;
|
|
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.ClientSize = new System.Drawing.Size(416, 542);
|
|
this.Controls.Add(this.rtbLogViewer);
|
|
this.Controls.Add(this.splitContainer2);
|
|
this.DoubleBuffered = true;
|
|
this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.Name = "UserInterface";
|
|
this.ShowInTaskbar = true;
|
|
this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "User Consent Tool";
|
|
this.Load += new System.EventHandler(this.UserInterface_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.pbLogViewer)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbCertProblem)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbClearLog)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbViewLogFile)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnViewLog)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbDirectConnect)).EndInit();
|
|
this.splitContainer2.Panel1.ResumeLayout(false);
|
|
this.splitContainer2.Panel2.ResumeLayout(false);
|
|
this.splitContainer2.ResumeLayout(false);
|
|
this.splitContainer3.Panel1.ResumeLayout(false);
|
|
this.splitContainer3.Panel2.ResumeLayout(false);
|
|
this.splitContainer3.ResumeLayout(false);
|
|
this.panel4.ResumeLayout(false);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.tableLayoutPanel1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbConnectionIcon)).EndInit();
|
|
this.innerPane1.ResumeLayout(false);
|
|
this.panel5.ResumeLayout(false);
|
|
this.panel5.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnHelp)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBoxInfo)).EndInit();
|
|
this.PanelButtons.ResumeLayout(false);
|
|
this.MainTab.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.OperationsPanel.ResumeLayout(false);
|
|
this.TimerPanel.ResumeLayout(false);
|
|
this.TimerPanel.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
this.codePanel.ResumeLayout(false);
|
|
this.codePanel.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.MonitorPanel.ResumeLayout(false);
|
|
this.MonitorPanel.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
this.tabPage2.ResumeLayout(false);
|
|
this.AdvancedPanel.ResumeLayout(false);
|
|
this.AdvancedPanel.PerformLayout();
|
|
this.monitorSettingPanel.ResumeLayout(false);
|
|
this.monitorSettingPanel.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudTimeout)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
|
|
this.wirelessPanel.ResumeLayout(false);
|
|
this.wirelessPanel.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudLinkPrefTimeout)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
|
|
this.PowerOperationPanel.ResumeLayout(false);
|
|
this.PowerOperationPanel.PerformLayout();
|
|
this.tabPage3.ResumeLayout(false);
|
|
this.StatisticsPanel.ResumeLayout(false);
|
|
this.StatisticsPanel.PerformLayout();
|
|
this.tabPage4.ResumeLayout(false);
|
|
this.SettingsPanel.ResumeLayout(false);
|
|
this.SettingsPanel.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudGraceful)).EndInit();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
this.statusStrip.ResumeLayout(false);
|
|
this.statusStrip.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.errorProvider2)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.SplitContainer splitContainer2;
|
|
private System.Windows.Forms.SplitContainer splitContainer3;
|
|
public System.Windows.Forms.RichTextBox rtbLogViewer;
|
|
private System.Windows.Forms.ToolTip normalToolTip;
|
|
private AMT_SW_GUI.InnerPane innerPane1;
|
|
private System.Windows.Forms.Panel panel5;
|
|
private System.Windows.Forms.Label lblOptInState;
|
|
private System.Windows.Forms.Label lblPowerState;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label label10;
|
|
private AMT_SW_GUI.AMTFlatTabControl MainTab;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private System.Windows.Forms.TabPage tabPage3;
|
|
private System.Windows.Forms.Panel AdvancedPanel;
|
|
private AMT_SW_GUI.AMT_OuterButton btnApplyScreen;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label4;
|
|
private AMT_SW_GUI.AMT_OuterButton btnPowerRun;
|
|
private System.Windows.Forms.ComboBox cbPowerOperation;
|
|
private System.Windows.Forms.Label lblPowerOperationHeader;
|
|
private System.Windows.Forms.RadioButton rbSecondaryScreen;
|
|
private System.Windows.Forms.RadioButton rbThirdScreen;
|
|
private System.Windows.Forms.RadioButton rbPrimaryScreen;
|
|
private System.Windows.Forms.Panel StatisticsPanel;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.Label lblOptInPolicyStat;
|
|
private System.Windows.Forms.Label lblOptInPolicyHeader;
|
|
private System.Windows.Forms.Label lblDisplayTimeoutStat;
|
|
private System.Windows.Forms.Label lblDisplayTimeoutHeader;
|
|
private System.Windows.Forms.Label lblOptInTimeoutStat;
|
|
private System.Windows.Forms.Label lblOptInTimeoutHeader;
|
|
private System.Windows.Forms.Label lblPowerStateStat;
|
|
private System.Windows.Forms.Label lblDefaultMonitorStat;
|
|
private System.Windows.Forms.Label lblOptInStateStat;
|
|
private System.Windows.Forms.Label lblPoweStateHeader;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label lblFWVersionStat;
|
|
private System.Windows.Forms.Label lblOptInStateHeader;
|
|
private System.Windows.Forms.Label lblHostNameStat;
|
|
private System.Windows.Forms.Label lblFWVersionHeader;
|
|
private System.Windows.Forms.Label lblHostNameHeader;
|
|
private System.Windows.Forms.Label label31;
|
|
private System.Windows.Forms.Label label32;
|
|
private UCT.Controls.UCTButton btnStartCancel;
|
|
private System.Windows.Forms.Panel PanelButtons;
|
|
private System.Windows.Forms.FlowLayoutPanel OperationsPanel;
|
|
private System.Windows.Forms.Panel TimerPanel;
|
|
private System.Windows.Forms.Label lblTimerNote;
|
|
private System.Windows.Forms.Label lblTimerMessage;
|
|
private System.Windows.Forms.PictureBox pictureBox3;
|
|
private System.Windows.Forms.Label label9;
|
|
private UCT.Forms.CountDownTimer cdTimer;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.PictureBox btnViewLog;
|
|
private System.Windows.Forms.StatusStrip statusStrip;
|
|
private System.Windows.Forms.ToolStripStatusLabel StatusBarLbl;
|
|
private System.Windows.Forms.Panel codePanel;
|
|
private AMT_SW_GUI.AMT_OuterButton btnSendCode;
|
|
private System.Windows.Forms.CheckBox cbViewAsPassword;
|
|
private System.Windows.Forms.MaskedTextBox mtbCode;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Panel MonitorPanel;
|
|
private AMT_SW_GUI.AMT_OuterButton btnSwitchMonitors;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.PictureBox pictureBox11;
|
|
private System.Windows.Forms.PictureBox pictureBox9;
|
|
private System.Windows.Forms.PictureBox pbLogViewer;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.PictureBox pbClearLog;
|
|
private System.Windows.Forms.PictureBox pbViewLogFile;
|
|
private System.Windows.Forms.ErrorProvider errorProvider1;
|
|
private System.Windows.Forms.LinkLabel linkLabelAboutUCT;
|
|
private System.Windows.Forms.PictureBox pictureBoxInfo;
|
|
private System.Windows.Forms.PictureBox pbCertProblem;
|
|
private System.Windows.Forms.Label lblBuildNumber;
|
|
private System.Windows.Forms.Label label29;
|
|
private System.Windows.Forms.Label label37;
|
|
private System.Windows.Forms.Label label36;
|
|
private UCT.Controls.LinkInterfaceDetails linkInterfaceDetails;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
|
private System.Windows.Forms.ToolStripStatusLabel StatusBarLabel;
|
|
private System.Windows.Forms.ImageList imageList1;
|
|
private System.Windows.Forms.Panel wirelessPanel;
|
|
private System.Windows.Forms.ComboBox cbLinkPref;
|
|
private System.Windows.Forms.NumericUpDown nudLinkPrefTimeout;
|
|
private System.Windows.Forms.PictureBox pictureBox8;
|
|
private AMT_SW_GUI.AMT_OuterButton btnApplyWirelessOperations;
|
|
private System.Windows.Forms.Label label39;
|
|
private System.Windows.Forms.Label label38;
|
|
private System.Windows.Forms.Label label35;
|
|
private System.Windows.Forms.Label label34;
|
|
private UCT.Controls.CertErrorDetails certErrorDetails;
|
|
private System.Windows.Forms.CheckBox cbTryRebootgracefully;
|
|
private System.Windows.Forms.PictureBox btnHelp;
|
|
private System.Windows.Forms.TabPage tabPage4;
|
|
private System.Windows.Forms.Panel SettingsPanel;
|
|
private System.Windows.Forms.Label label6;
|
|
private AMT_SW_GUI.AMT_OuterButton btnResetSettings;
|
|
private System.Windows.Forms.CheckBox cbTryGraceful;
|
|
private System.Windows.Forms.Label lblGracfulHeader;
|
|
private System.Windows.Forms.PictureBox pictureBox6;
|
|
private System.Windows.Forms.PictureBox pictureBox4;
|
|
private System.Windows.Forms.RadioButton rbDetailed;
|
|
private System.Windows.Forms.RadioButton rbBasic;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.CheckBox cbCreateLog;
|
|
private System.Windows.Forms.NumericUpDown nudGraceful;
|
|
private System.Windows.Forms.Label label24;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label33;
|
|
private System.Windows.Forms.Label label30;
|
|
private System.Windows.Forms.Label label27;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.NumericUpDown nudTimeout;
|
|
private System.Windows.Forms.PictureBox pictureBox10;
|
|
private AMT_SW_GUI.AMT_OuterButton btnApplyTimeout;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.Label label28;
|
|
private System.Windows.Forms.Label nudDisplayTimeoutHeader;
|
|
private System.Windows.Forms.Label label40;
|
|
private System.Windows.Forms.LinkLabel btnRefresh;
|
|
private System.Windows.Forms.Panel monitorSettingPanel;
|
|
private System.Windows.Forms.Panel PowerOperationPanel;
|
|
private System.Windows.Forms.Panel panel4;
|
|
private AMT_SW_GUI.AMT_InnerButton amT_InnerButton2;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
private System.Windows.Forms.PictureBox pictureBox7;
|
|
private AMT_SW_GUI.AMT_OuterButton btnEdit;
|
|
private System.Windows.Forms.PictureBox pbConnectionIcon;
|
|
private System.Windows.Forms.PictureBox pbDirectConnect;
|
|
private System.Windows.Forms.Label lblConnectTo;
|
|
private System.Windows.Forms.TextBox tbHostName;
|
|
private System.Windows.Forms.ErrorProvider errorProvider2;
|
|
}
|
|
}
|
|
|