|
|
|
|
@@ -59,6 +59,17 @@
|
|
|
|
|
this.labelX14 = new DevComponents.DotNetBar.LabelX();
|
|
|
|
|
this.myTVdel = new System.Windows.Forms.TreeView();
|
|
|
|
|
this.btnDeleteItems = new DevComponents.DotNetBar.ButtonX();
|
|
|
|
|
this.sideNavPanel3 = new DevComponents.DotNetBar.Controls.SideNavPanel();
|
|
|
|
|
this.swCheckROLinks = new DevComponents.DotNetBar.Controls.SwitchButton();
|
|
|
|
|
this.labelX12 = new DevComponents.DotNetBar.LabelX();
|
|
|
|
|
this.warningBox5 = new DevComponents.DotNetBar.Controls.WarningBox();
|
|
|
|
|
this.line3 = new DevComponents.DotNetBar.Controls.Line();
|
|
|
|
|
this.swUpdateROVals = new DevComponents.DotNetBar.Controls.SwitchButton();
|
|
|
|
|
this.swRefreshTrans = new DevComponents.DotNetBar.Controls.SwitchButton();
|
|
|
|
|
this.labelX11 = new DevComponents.DotNetBar.LabelX();
|
|
|
|
|
this.labelX6 = new DevComponents.DotNetBar.LabelX();
|
|
|
|
|
this.warningBox1 = new DevComponents.DotNetBar.Controls.WarningBox();
|
|
|
|
|
this.btnFixLinks = new DevComponents.DotNetBar.ButtonX();
|
|
|
|
|
this.sideNavPanel1 = new DevComponents.DotNetBar.Controls.SideNavPanel();
|
|
|
|
|
this.warningBox3 = new DevComponents.DotNetBar.Controls.WarningBox();
|
|
|
|
|
this.labelX7 = new DevComponents.DotNetBar.LabelX();
|
|
|
|
|
@@ -86,17 +97,6 @@
|
|
|
|
|
this.labelX8 = new DevComponents.DotNetBar.LabelX();
|
|
|
|
|
this.line2 = new DevComponents.DotNetBar.Controls.Line();
|
|
|
|
|
this.btnRunRepair = new DevComponents.DotNetBar.ButtonX();
|
|
|
|
|
this.sideNavPanel3 = new DevComponents.DotNetBar.Controls.SideNavPanel();
|
|
|
|
|
this.swCheckROLinks = new DevComponents.DotNetBar.Controls.SwitchButton();
|
|
|
|
|
this.labelX12 = new DevComponents.DotNetBar.LabelX();
|
|
|
|
|
this.warningBox5 = new DevComponents.DotNetBar.Controls.WarningBox();
|
|
|
|
|
this.line3 = new DevComponents.DotNetBar.Controls.Line();
|
|
|
|
|
this.swUpdateROVals = new DevComponents.DotNetBar.Controls.SwitchButton();
|
|
|
|
|
this.swRefreshTrans = new DevComponents.DotNetBar.Controls.SwitchButton();
|
|
|
|
|
this.labelX11 = new DevComponents.DotNetBar.LabelX();
|
|
|
|
|
this.labelX6 = new DevComponents.DotNetBar.LabelX();
|
|
|
|
|
this.warningBox1 = new DevComponents.DotNetBar.Controls.WarningBox();
|
|
|
|
|
this.btnFixLinks = new DevComponents.DotNetBar.ButtonX();
|
|
|
|
|
this.sideNavItem1 = new DevComponents.DotNetBar.Controls.SideNavItem();
|
|
|
|
|
this.separator1 = new DevComponents.DotNetBar.Separator();
|
|
|
|
|
this.sideNavItmCheck = new DevComponents.DotNetBar.Controls.SideNavItem();
|
|
|
|
|
@@ -126,21 +126,19 @@
|
|
|
|
|
this.panelEx1.SuspendLayout();
|
|
|
|
|
this.sideNav1.SuspendLayout();
|
|
|
|
|
this.sideNavPanel4.SuspendLayout();
|
|
|
|
|
this.sideNavPanel3.SuspendLayout();
|
|
|
|
|
this.sideNavPanel1.SuspendLayout();
|
|
|
|
|
this.sideNavPanel2.SuspendLayout();
|
|
|
|
|
this.sideNavPanel3.SuspendLayout();
|
|
|
|
|
this.panelEx4.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// myTV
|
|
|
|
|
//
|
|
|
|
|
this.myTV.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.myTV.CheckBoxes = true;
|
|
|
|
|
this.myTV.Location = new System.Drawing.Point(0, 230);
|
|
|
|
|
this.myTV.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
|
|
this.myTV.Location = new System.Drawing.Point(0, 184);
|
|
|
|
|
this.myTV.Name = "myTV";
|
|
|
|
|
this.myTV.Size = new System.Drawing.Size(183, 226);
|
|
|
|
|
this.myTV.Size = new System.Drawing.Size(291, 310);
|
|
|
|
|
this.myTV.TabIndex = 4;
|
|
|
|
|
this.myTV.AfterCheck += new System.Windows.Forms.TreeViewEventHandler(this.myTV_AfterCheck);
|
|
|
|
|
//
|
|
|
|
|
@@ -465,9 +463,9 @@
|
|
|
|
|
//
|
|
|
|
|
this.sideNav1.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.sideNav1.Controls.Add(this.sideNavPanel4);
|
|
|
|
|
this.sideNav1.Controls.Add(this.sideNavPanel3);
|
|
|
|
|
this.sideNav1.Controls.Add(this.sideNavPanel1);
|
|
|
|
|
this.sideNav1.Controls.Add(this.sideNavPanel2);
|
|
|
|
|
this.sideNav1.Controls.Add(this.sideNavPanel3);
|
|
|
|
|
this.sideNav1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.sideNav1.EnableClose = false;
|
|
|
|
|
this.sideNav1.EnableMaximize = false;
|
|
|
|
|
@@ -567,31 +565,195 @@
|
|
|
|
|
//
|
|
|
|
|
// myTVdel
|
|
|
|
|
//
|
|
|
|
|
this.myTVdel.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.myTVdel.CheckBoxes = true;
|
|
|
|
|
this.myTVdel.Location = new System.Drawing.Point(14, 145);
|
|
|
|
|
this.myTVdel.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
|
|
this.myTVdel.Location = new System.Drawing.Point(0, 127);
|
|
|
|
|
this.myTVdel.Name = "myTVdel";
|
|
|
|
|
this.myTVdel.Size = new System.Drawing.Size(267, 331);
|
|
|
|
|
this.myTVdel.Size = new System.Drawing.Size(291, 367);
|
|
|
|
|
this.myTVdel.TabIndex = 34;
|
|
|
|
|
//
|
|
|
|
|
// btnDeleteItems
|
|
|
|
|
//
|
|
|
|
|
this.btnDeleteItems.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
|
|
|
this.btnDeleteItems.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.btnDeleteItems.Checked = true;
|
|
|
|
|
this.btnDeleteItems.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
|
|
this.btnDeleteItems.Location = new System.Drawing.Point(3, 98);
|
|
|
|
|
this.btnDeleteItems.Location = new System.Drawing.Point(39, 98);
|
|
|
|
|
this.btnDeleteItems.Name = "btnDeleteItems";
|
|
|
|
|
this.btnDeleteItems.Size = new System.Drawing.Size(280, 23);
|
|
|
|
|
this.btnDeleteItems.Size = new System.Drawing.Size(212, 23);
|
|
|
|
|
this.btnDeleteItems.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.btnDeleteItems, new DevComponents.DotNetBar.SuperTooltipInfo("Process Links", "", "This will run the selected RO Links or Transitions Links tool.\r\n\r\nClick on the on" +
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.btnDeleteItems, new DevComponents.DotNetBar.SuperTooltipInfo("Process Deletions", "", "This will allow for the deletion of groups of annotations and allow for deleting entire folders within PROMS. Use the tree nodes to select which items to delete.\r\n\r\nClick on the on" +
|
|
|
|
|
"/off switches to turn on/off each tool.\r\n\r\nNote that only one of these tools can" +
|
|
|
|
|
" be run at a time.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(200, 130)));
|
|
|
|
|
" be run at a time.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(200, 175)));
|
|
|
|
|
this.btnDeleteItems.TabIndex = 35;
|
|
|
|
|
this.btnDeleteItems.Text = "Process Deletions";
|
|
|
|
|
this.btnDeleteItems.Click += new System.EventHandler(this.btnDeleteItems_Click);
|
|
|
|
|
//
|
|
|
|
|
// sideNavPanel3
|
|
|
|
|
//
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.swCheckROLinks);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.labelX12);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.warningBox5);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.line3);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.swUpdateROVals);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.swRefreshTrans);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.labelX11);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.labelX6);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.warningBox1);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.myTV);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.btnFixLinks);
|
|
|
|
|
this.sideNavPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.sideNavPanel3.Location = new System.Drawing.Point(89, 31);
|
|
|
|
|
this.sideNavPanel3.Name = "sideNavPanel3";
|
|
|
|
|
this.sideNavPanel3.Size = new System.Drawing.Size(291, 494);
|
|
|
|
|
this.sideNavPanel3.TabIndex = 10;
|
|
|
|
|
this.sideNavPanel3.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// swCheckROLinks
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.swCheckROLinks.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
this.swCheckROLinks.Location = new System.Drawing.Point(10, 66);
|
|
|
|
|
this.swCheckROLinks.Name = "swCheckROLinks";
|
|
|
|
|
this.swCheckROLinks.Size = new System.Drawing.Size(91, 22);
|
|
|
|
|
this.swCheckROLinks.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.swCheckROLinks, new DevComponents.DotNetBar.SuperTooltipInfo("Check RO Links", "", resources.GetString("swCheckROLinks.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 150)));
|
|
|
|
|
this.swCheckROLinks.SwitchClickTogglesValue = true;
|
|
|
|
|
this.swCheckROLinks.TabIndex = 33;
|
|
|
|
|
this.swCheckROLinks.ValueChanged += new System.EventHandler(this.swCheckROLinks_ValueChanged);
|
|
|
|
|
//
|
|
|
|
|
// labelX12
|
|
|
|
|
//
|
|
|
|
|
this.labelX12.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
this.labelX12.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.labelX12.Location = new System.Drawing.Point(107, 66);
|
|
|
|
|
this.labelX12.Name = "labelX12";
|
|
|
|
|
this.labelX12.Size = new System.Drawing.Size(186, 22);
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.labelX12, new DevComponents.DotNetBar.SuperTooltipInfo("Check RO Links", "", resources.GetString("labelX12.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(350, 175)));
|
|
|
|
|
this.labelX12.TabIndex = 32;
|
|
|
|
|
this.labelX12.Text = "Check RO Links";
|
|
|
|
|
//
|
|
|
|
|
// warningBox5
|
|
|
|
|
//
|
|
|
|
|
this.warningBox5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(219)))), ((int)(((byte)(249)))));
|
|
|
|
|
this.warningBox5.CloseButtonVisible = false;
|
|
|
|
|
this.warningBox5.Image = ((System.Drawing.Image)(resources.GetObject("warningBox5.Image")));
|
|
|
|
|
this.warningBox5.Location = new System.Drawing.Point(17, 145);
|
|
|
|
|
this.warningBox5.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
this.warningBox5.Name = "warningBox5";
|
|
|
|
|
this.warningBox5.OptionsButtonVisible = false;
|
|
|
|
|
this.warningBox5.Size = new System.Drawing.Size(262, 32);
|
|
|
|
|
this.warningBox5.TabIndex = 31;
|
|
|
|
|
this.warningBox5.Text = "<b>NOTE</b> These tools can take a long time to run";
|
|
|
|
|
//
|
|
|
|
|
// line3
|
|
|
|
|
//
|
|
|
|
|
this.line3.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.line3.Location = new System.Drawing.Point(6, 127);
|
|
|
|
|
this.line3.Name = "line3";
|
|
|
|
|
this.line3.Size = new System.Drawing.Size(285, 12);
|
|
|
|
|
this.line3.TabIndex = 30;
|
|
|
|
|
this.line3.Text = "line3";
|
|
|
|
|
//
|
|
|
|
|
// swUpdateROVals
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.swUpdateROVals.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
this.swUpdateROVals.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.swUpdateROVals.Name = "swUpdateROVals";
|
|
|
|
|
this.swUpdateROVals.Size = new System.Drawing.Size(91, 22);
|
|
|
|
|
this.swUpdateROVals.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.swUpdateROVals, new DevComponents.DotNetBar.SuperTooltipInfo("Update RO Values", "", resources.GetString("swUpdateROVals.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 150)));
|
|
|
|
|
this.swUpdateROVals.SwitchClickTogglesValue = true;
|
|
|
|
|
this.swUpdateROVals.TabIndex = 29;
|
|
|
|
|
this.swUpdateROVals.Value = true;
|
|
|
|
|
this.swUpdateROVals.ValueObject = "Y";
|
|
|
|
|
this.swUpdateROVals.ValueChanged += new System.EventHandler(this.swUpdateROVals_ValueChanged);
|
|
|
|
|
//
|
|
|
|
|
// swRefreshTrans
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.swRefreshTrans.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
this.swRefreshTrans.Location = new System.Drawing.Point(10, 38);
|
|
|
|
|
this.swRefreshTrans.Name = "swRefreshTrans";
|
|
|
|
|
this.swRefreshTrans.Size = new System.Drawing.Size(91, 22);
|
|
|
|
|
this.swRefreshTrans.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.swRefreshTrans, new DevComponents.DotNetBar.SuperTooltipInfo("Refresh Transitions", "", resources.GetString("swRefreshTrans.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(265, 175)));
|
|
|
|
|
this.swRefreshTrans.SwitchClickTogglesValue = true;
|
|
|
|
|
this.swRefreshTrans.TabIndex = 29;
|
|
|
|
|
this.swRefreshTrans.ValueChanged += new System.EventHandler(this.swRefreshTrans_ValueChanged);
|
|
|
|
|
//
|
|
|
|
|
// labelX11
|
|
|
|
|
//
|
|
|
|
|
this.labelX11.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
this.labelX11.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.labelX11.Location = new System.Drawing.Point(107, 10);
|
|
|
|
|
this.labelX11.Name = "labelX11";
|
|
|
|
|
this.labelX11.Size = new System.Drawing.Size(186, 22);
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.labelX11, new DevComponents.DotNetBar.SuperTooltipInfo("Update RO Values", "", resources.GetString("labelX11.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 150)));
|
|
|
|
|
this.labelX11.TabIndex = 28;
|
|
|
|
|
this.labelX11.Text = "Update RO Values";
|
|
|
|
|
//
|
|
|
|
|
// labelX6
|
|
|
|
|
//
|
|
|
|
|
this.labelX6.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
this.labelX6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.labelX6.Location = new System.Drawing.Point(107, 38);
|
|
|
|
|
this.labelX6.Name = "labelX6";
|
|
|
|
|
this.labelX6.Size = new System.Drawing.Size(186, 22);
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.labelX6, new DevComponents.DotNetBar.SuperTooltipInfo("Refresh Transitions", "", resources.GetString("labelX6.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(256, 175)));
|
|
|
|
|
this.labelX6.TabIndex = 28;
|
|
|
|
|
this.labelX6.Text = "Refresh Transitions";
|
|
|
|
|
//
|
|
|
|
|
// warningBox1
|
|
|
|
|
//
|
|
|
|
|
this.warningBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(219)))), ((int)(((byte)(249)))));
|
|
|
|
|
this.warningBox1.CloseButtonVisible = false;
|
|
|
|
|
this.warningBox1.Image = ((System.Drawing.Image)(resources.GetObject("warningBox1.Image")));
|
|
|
|
|
this.warningBox1.Location = new System.Drawing.Point(17, 181);
|
|
|
|
|
this.warningBox1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
this.warningBox1.Name = "warningBox1";
|
|
|
|
|
this.warningBox1.OptionsButtonVisible = false;
|
|
|
|
|
this.warningBox1.Size = new System.Drawing.Size(262, 43);
|
|
|
|
|
this.warningBox1.TabIndex = 7;
|
|
|
|
|
this.warningBox1.Text = " Be sure there is a current backup of the \r\n database prior to running these func" +
|
|
|
|
|
"tions";
|
|
|
|
|
//
|
|
|
|
|
// btnFixLinks
|
|
|
|
|
//
|
|
|
|
|
this.btnFixLinks.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
|
|
|
this.btnFixLinks.Checked = true;
|
|
|
|
|
this.btnFixLinks.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
|
|
this.btnFixLinks.Location = new System.Drawing.Point(10, 98);
|
|
|
|
|
this.btnFixLinks.Name = "btnFixLinks";
|
|
|
|
|
this.btnFixLinks.Size = new System.Drawing.Size(280, 23);
|
|
|
|
|
this.btnFixLinks.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.btnFixLinks, new DevComponents.DotNetBar.SuperTooltipInfo("Process Links", "", "This will run the selected RO Links or Transitions Links tool.\r\n\r\nClick on the on" +
|
|
|
|
|
"/off switches to turn on/off each tool.\r\n\r\nNote that only one of these tools can" +
|
|
|
|
|
" be run at a time.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(200, 130)));
|
|
|
|
|
this.btnFixLinks.TabIndex = 6;
|
|
|
|
|
this.btnFixLinks.Text = "Process Links";
|
|
|
|
|
this.btnFixLinks.Click += new System.EventHandler(this.btnFixLinks_Click);
|
|
|
|
|
//
|
|
|
|
|
// sideNavPanel1
|
|
|
|
|
//
|
|
|
|
|
this.sideNavPanel1.Controls.Add(this.warningBox3);
|
|
|
|
|
@@ -1009,170 +1171,6 @@
|
|
|
|
|
this.btnRunRepair.Text = "Run Repair";
|
|
|
|
|
this.btnRunRepair.Click += new System.EventHandler(this.btnRunRepair_Click);
|
|
|
|
|
//
|
|
|
|
|
// sideNavPanel3
|
|
|
|
|
//
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.swCheckROLinks);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.labelX12);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.warningBox5);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.line3);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.swUpdateROVals);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.swRefreshTrans);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.labelX11);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.labelX6);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.warningBox1);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.myTV);
|
|
|
|
|
this.sideNavPanel3.Controls.Add(this.btnFixLinks);
|
|
|
|
|
this.sideNavPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.sideNavPanel3.Location = new System.Drawing.Point(89, 31);
|
|
|
|
|
this.sideNavPanel3.Name = "sideNavPanel3";
|
|
|
|
|
this.sideNavPanel3.Size = new System.Drawing.Size(291, 494);
|
|
|
|
|
this.sideNavPanel3.TabIndex = 10;
|
|
|
|
|
this.sideNavPanel3.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// swCheckROLinks
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.swCheckROLinks.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
this.swCheckROLinks.Location = new System.Drawing.Point(10, 66);
|
|
|
|
|
this.swCheckROLinks.Name = "swCheckROLinks";
|
|
|
|
|
this.swCheckROLinks.Size = new System.Drawing.Size(91, 22);
|
|
|
|
|
this.swCheckROLinks.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.swCheckROLinks, new DevComponents.DotNetBar.SuperTooltipInfo("Check RO Links", "", resources.GetString("swCheckROLinks.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 150)));
|
|
|
|
|
this.swCheckROLinks.SwitchClickTogglesValue = true;
|
|
|
|
|
this.swCheckROLinks.TabIndex = 33;
|
|
|
|
|
this.swCheckROLinks.ValueChanged += new System.EventHandler(this.swCheckROLinks_ValueChanged);
|
|
|
|
|
//
|
|
|
|
|
// labelX12
|
|
|
|
|
//
|
|
|
|
|
this.labelX12.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
this.labelX12.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.labelX12.Location = new System.Drawing.Point(107, 66);
|
|
|
|
|
this.labelX12.Name = "labelX12";
|
|
|
|
|
this.labelX12.Size = new System.Drawing.Size(186, 22);
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.labelX12, new DevComponents.DotNetBar.SuperTooltipInfo("Check RO Links", "", resources.GetString("labelX12.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(350, 175)));
|
|
|
|
|
this.labelX12.TabIndex = 32;
|
|
|
|
|
this.labelX12.Text = "Check RO Links";
|
|
|
|
|
//
|
|
|
|
|
// warningBox5
|
|
|
|
|
//
|
|
|
|
|
this.warningBox5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(219)))), ((int)(((byte)(249)))));
|
|
|
|
|
this.warningBox5.CloseButtonVisible = false;
|
|
|
|
|
this.warningBox5.Image = ((System.Drawing.Image)(resources.GetObject("warningBox5.Image")));
|
|
|
|
|
this.warningBox5.Location = new System.Drawing.Point(17, 145);
|
|
|
|
|
this.warningBox5.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
this.warningBox5.Name = "warningBox5";
|
|
|
|
|
this.warningBox5.OptionsButtonVisible = false;
|
|
|
|
|
this.warningBox5.Size = new System.Drawing.Size(262, 32);
|
|
|
|
|
this.warningBox5.TabIndex = 31;
|
|
|
|
|
this.warningBox5.Text = "<b>NOTE</b> These tools can take a long time to run";
|
|
|
|
|
//
|
|
|
|
|
// line3
|
|
|
|
|
//
|
|
|
|
|
this.line3.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.line3.Location = new System.Drawing.Point(6, 127);
|
|
|
|
|
this.line3.Name = "line3";
|
|
|
|
|
this.line3.Size = new System.Drawing.Size(285, 12);
|
|
|
|
|
this.line3.TabIndex = 30;
|
|
|
|
|
this.line3.Text = "line3";
|
|
|
|
|
//
|
|
|
|
|
// swUpdateROVals
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.swUpdateROVals.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
this.swUpdateROVals.Location = new System.Drawing.Point(10, 10);
|
|
|
|
|
this.swUpdateROVals.Name = "swUpdateROVals";
|
|
|
|
|
this.swUpdateROVals.Size = new System.Drawing.Size(91, 22);
|
|
|
|
|
this.swUpdateROVals.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.swUpdateROVals, new DevComponents.DotNetBar.SuperTooltipInfo("Update RO Values", "", resources.GetString("swUpdateROVals.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 150)));
|
|
|
|
|
this.swUpdateROVals.SwitchClickTogglesValue = true;
|
|
|
|
|
this.swUpdateROVals.TabIndex = 29;
|
|
|
|
|
this.swUpdateROVals.Value = true;
|
|
|
|
|
this.swUpdateROVals.ValueObject = "Y";
|
|
|
|
|
this.swUpdateROVals.ValueChanged += new System.EventHandler(this.swUpdateROVals_ValueChanged);
|
|
|
|
|
//
|
|
|
|
|
// swRefreshTrans
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.swRefreshTrans.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
this.swRefreshTrans.Location = new System.Drawing.Point(10, 38);
|
|
|
|
|
this.swRefreshTrans.Name = "swRefreshTrans";
|
|
|
|
|
this.swRefreshTrans.Size = new System.Drawing.Size(91, 22);
|
|
|
|
|
this.swRefreshTrans.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.swRefreshTrans, new DevComponents.DotNetBar.SuperTooltipInfo("Refresh Transitions", "", resources.GetString("swRefreshTrans.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(265, 175)));
|
|
|
|
|
this.swRefreshTrans.SwitchClickTogglesValue = true;
|
|
|
|
|
this.swRefreshTrans.TabIndex = 29;
|
|
|
|
|
this.swRefreshTrans.ValueChanged += new System.EventHandler(this.swRefreshTrans_ValueChanged);
|
|
|
|
|
//
|
|
|
|
|
// labelX11
|
|
|
|
|
//
|
|
|
|
|
this.labelX11.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
this.labelX11.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.labelX11.Location = new System.Drawing.Point(107, 10);
|
|
|
|
|
this.labelX11.Name = "labelX11";
|
|
|
|
|
this.labelX11.Size = new System.Drawing.Size(186, 22);
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.labelX11, new DevComponents.DotNetBar.SuperTooltipInfo("Update RO Values", "", resources.GetString("labelX11.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 150)));
|
|
|
|
|
this.labelX11.TabIndex = 28;
|
|
|
|
|
this.labelX11.Text = "Update RO Values";
|
|
|
|
|
//
|
|
|
|
|
// labelX6
|
|
|
|
|
//
|
|
|
|
|
this.labelX6.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
//
|
|
|
|
|
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
|
|
this.labelX6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.labelX6.Location = new System.Drawing.Point(107, 38);
|
|
|
|
|
this.labelX6.Name = "labelX6";
|
|
|
|
|
this.labelX6.Size = new System.Drawing.Size(186, 22);
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.labelX6, new DevComponents.DotNetBar.SuperTooltipInfo("Refresh Transitions", "", resources.GetString("labelX6.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(256, 175)));
|
|
|
|
|
this.labelX6.TabIndex = 28;
|
|
|
|
|
this.labelX6.Text = "Refresh Transitions";
|
|
|
|
|
//
|
|
|
|
|
// warningBox1
|
|
|
|
|
//
|
|
|
|
|
this.warningBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(219)))), ((int)(((byte)(249)))));
|
|
|
|
|
this.warningBox1.CloseButtonVisible = false;
|
|
|
|
|
this.warningBox1.Image = ((System.Drawing.Image)(resources.GetObject("warningBox1.Image")));
|
|
|
|
|
this.warningBox1.Location = new System.Drawing.Point(17, 181);
|
|
|
|
|
this.warningBox1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
this.warningBox1.Name = "warningBox1";
|
|
|
|
|
this.warningBox1.OptionsButtonVisible = false;
|
|
|
|
|
this.warningBox1.Size = new System.Drawing.Size(262, 43);
|
|
|
|
|
this.warningBox1.TabIndex = 7;
|
|
|
|
|
this.warningBox1.Text = " Be sure there is a current backup of the \r\n database prior to running these func" +
|
|
|
|
|
"tions";
|
|
|
|
|
//
|
|
|
|
|
// btnFixLinks
|
|
|
|
|
//
|
|
|
|
|
this.btnFixLinks.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
|
|
|
this.btnFixLinks.Checked = true;
|
|
|
|
|
this.btnFixLinks.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
|
|
this.btnFixLinks.Location = new System.Drawing.Point(10, 98);
|
|
|
|
|
this.btnFixLinks.Name = "btnFixLinks";
|
|
|
|
|
this.btnFixLinks.Size = new System.Drawing.Size(280, 23);
|
|
|
|
|
this.btnFixLinks.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
|
|
this.superTooltip1.SetSuperTooltip(this.btnFixLinks, new DevComponents.DotNetBar.SuperTooltipInfo("Process Links", "", "This will run the selected RO Links or Transitions Links tool.\r\n\r\nClick on the on" +
|
|
|
|
|
"/off switches to turn on/off each tool.\r\n\r\nNote that only one of these tools can" +
|
|
|
|
|
" be run at a time.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(200, 130)));
|
|
|
|
|
this.btnFixLinks.TabIndex = 6;
|
|
|
|
|
this.btnFixLinks.Text = "Process Links";
|
|
|
|
|
this.btnFixLinks.Click += new System.EventHandler(this.btnFixLinks_Click);
|
|
|
|
|
//
|
|
|
|
|
// sideNavItem1
|
|
|
|
|
//
|
|
|
|
|
this.sideNavItem1.IsSystemMenu = true;
|
|
|
|
|
@@ -1364,9 +1362,9 @@
|
|
|
|
|
this.sideNav1.ResumeLayout(false);
|
|
|
|
|
this.sideNav1.PerformLayout();
|
|
|
|
|
this.sideNavPanel4.ResumeLayout(false);
|
|
|
|
|
this.sideNavPanel3.ResumeLayout(false);
|
|
|
|
|
this.sideNavPanel1.ResumeLayout(false);
|
|
|
|
|
this.sideNavPanel2.ResumeLayout(false);
|
|
|
|
|
this.sideNavPanel3.ResumeLayout(false);
|
|
|
|
|
this.panelEx4.ResumeLayout(false);
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
|