C2018-027 – updated the tool tip text for the panel that displays the list of procedure sets to search.
This commit is contained in:
parent
19598fad87
commit
d2e2461f96
@ -341,7 +341,7 @@ namespace Volian.Controls.Library
|
||||
this.cbxIncROTextSrch.Location = new System.Drawing.Point(12, 32);
|
||||
this.cbxIncROTextSrch.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.cbxIncROTextSrch.Name = "cbxIncROTextSrch";
|
||||
this.cbxIncROTextSrch.Size = new System.Drawing.Size(229, 18);
|
||||
this.cbxIncROTextSrch.Size = new System.Drawing.Size(172, 15);
|
||||
this.superTooltip1.SetSuperTooltip(this.cbxIncROTextSrch, new DevComponents.DotNetBar.SuperTooltipInfo("Search RO and Transition Text", "", "When this box is checked, Search will include matches found in RO and Transition " +
|
||||
"text as well as regular text.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
|
||||
this.cbxIncROTextSrch.TabIndex = 5;
|
||||
@ -419,11 +419,11 @@ namespace Volian.Controls.Library
|
||||
this.tabControlPanel5.Controls.Add(this.pnlTranVersion);
|
||||
this.tabControlPanel5.DisabledBackColor = System.Drawing.Color.Empty;
|
||||
this.tabControlPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.tabControlPanel5.Location = new System.Drawing.Point(0, 24);
|
||||
this.tabControlPanel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.tabControlPanel5.Location = new System.Drawing.Point(0, 22);
|
||||
this.tabControlPanel5.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.tabControlPanel5.Name = "tabControlPanel5";
|
||||
this.tabControlPanel5.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tabControlPanel5.Size = new System.Drawing.Size(369, 114);
|
||||
this.tabControlPanel5.Size = new System.Drawing.Size(277, 90);
|
||||
this.tabControlPanel5.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tabControlPanel5.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tabControlPanel5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
@ -440,20 +440,20 @@ namespace Volian.Controls.Library
|
||||
this.pnlTranCategory.Controls.Add(this.cbxTranCategory);
|
||||
this.pnlTranCategory.Controls.Add(this.lblTranCategory);
|
||||
this.pnlTranCategory.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.pnlTranCategory.Location = new System.Drawing.Point(1, 61);
|
||||
this.pnlTranCategory.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.pnlTranCategory.Location = new System.Drawing.Point(1, 51);
|
||||
this.pnlTranCategory.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.pnlTranCategory.Name = "pnlTranCategory";
|
||||
this.pnlTranCategory.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.pnlTranCategory.Size = new System.Drawing.Size(367, 30);
|
||||
this.pnlTranCategory.Size = new System.Drawing.Size(275, 25);
|
||||
this.pnlTranCategory.TabIndex = 2;
|
||||
//
|
||||
// cbxTranCategory
|
||||
//
|
||||
this.cbxTranCategory.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.cbxTranCategory.Location = new System.Drawing.Point(110, 1);
|
||||
this.cbxTranCategory.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.cbxTranCategory.Location = new System.Drawing.Point(83, 1);
|
||||
this.cbxTranCategory.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.cbxTranCategory.Name = "cbxTranCategory";
|
||||
this.cbxTranCategory.Size = new System.Drawing.Size(254, 24);
|
||||
this.cbxTranCategory.Size = new System.Drawing.Size(189, 21);
|
||||
this.cbxTranCategory.TabIndex = 1;
|
||||
this.cbxTranCategory.WatermarkText = "Select Cateogry of Transitions";
|
||||
//
|
||||
@ -461,8 +461,9 @@ namespace Volian.Controls.Library
|
||||
//
|
||||
this.lblTranCategory.Dock = System.Windows.Forms.DockStyle.Left;
|
||||
this.lblTranCategory.Location = new System.Drawing.Point(1, 1);
|
||||
this.lblTranCategory.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
||||
this.lblTranCategory.Name = "lblTranCategory";
|
||||
this.lblTranCategory.Size = new System.Drawing.Size(109, 26);
|
||||
this.lblTranCategory.Size = new System.Drawing.Size(82, 21);
|
||||
this.lblTranCategory.TabIndex = 0;
|
||||
this.lblTranCategory.Text = "Select Category";
|
||||
this.lblTranCategory.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
@ -473,20 +474,20 @@ namespace Volian.Controls.Library
|
||||
this.pnlTranFormat.Controls.Add(this.cbxTranFormat);
|
||||
this.pnlTranFormat.Controls.Add(this.lblTranFormat);
|
||||
this.pnlTranFormat.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.pnlTranFormat.Location = new System.Drawing.Point(1, 31);
|
||||
this.pnlTranFormat.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.pnlTranFormat.Location = new System.Drawing.Point(1, 26);
|
||||
this.pnlTranFormat.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.pnlTranFormat.Name = "pnlTranFormat";
|
||||
this.pnlTranFormat.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.pnlTranFormat.Size = new System.Drawing.Size(367, 30);
|
||||
this.pnlTranFormat.Size = new System.Drawing.Size(275, 25);
|
||||
this.pnlTranFormat.TabIndex = 1;
|
||||
//
|
||||
// cbxTranFormat
|
||||
//
|
||||
this.cbxTranFormat.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.cbxTranFormat.Location = new System.Drawing.Point(101, 1);
|
||||
this.cbxTranFormat.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.cbxTranFormat.Location = new System.Drawing.Point(76, 1);
|
||||
this.cbxTranFormat.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.cbxTranFormat.Name = "cbxTranFormat";
|
||||
this.cbxTranFormat.Size = new System.Drawing.Size(263, 24);
|
||||
this.cbxTranFormat.Size = new System.Drawing.Size(196, 21);
|
||||
this.cbxTranFormat.TabIndex = 1;
|
||||
this.cbxTranFormat.WatermarkText = "Select Style of Transitions";
|
||||
//
|
||||
@ -494,8 +495,9 @@ namespace Volian.Controls.Library
|
||||
//
|
||||
this.lblTranFormat.Dock = System.Windows.Forms.DockStyle.Left;
|
||||
this.lblTranFormat.Location = new System.Drawing.Point(1, 1);
|
||||
this.lblTranFormat.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
||||
this.lblTranFormat.Name = "lblTranFormat";
|
||||
this.lblTranFormat.Size = new System.Drawing.Size(100, 26);
|
||||
this.lblTranFormat.Size = new System.Drawing.Size(75, 21);
|
||||
this.lblTranFormat.TabIndex = 0;
|
||||
this.lblTranFormat.Text = "Select Type";
|
||||
this.lblTranFormat.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
@ -507,19 +509,19 @@ namespace Volian.Controls.Library
|
||||
this.pnlTranVersion.Controls.Add(this.lblTranVersion);
|
||||
this.pnlTranVersion.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.pnlTranVersion.Location = new System.Drawing.Point(1, 1);
|
||||
this.pnlTranVersion.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.pnlTranVersion.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.pnlTranVersion.Name = "pnlTranVersion";
|
||||
this.pnlTranVersion.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.pnlTranVersion.Size = new System.Drawing.Size(367, 30);
|
||||
this.pnlTranVersion.Size = new System.Drawing.Size(275, 25);
|
||||
this.pnlTranVersion.TabIndex = 0;
|
||||
//
|
||||
// cbxTranVersion
|
||||
//
|
||||
this.cbxTranVersion.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.cbxTranVersion.Location = new System.Drawing.Point(101, 1);
|
||||
this.cbxTranVersion.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.cbxTranVersion.Location = new System.Drawing.Point(76, 1);
|
||||
this.cbxTranVersion.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.cbxTranVersion.Name = "cbxTranVersion";
|
||||
this.cbxTranVersion.Size = new System.Drawing.Size(263, 24);
|
||||
this.cbxTranVersion.Size = new System.Drawing.Size(196, 21);
|
||||
this.cbxTranVersion.TabIndex = 1;
|
||||
this.cbxTranVersion.WatermarkText = "Select Format for Transitions";
|
||||
//
|
||||
@ -527,8 +529,9 @@ namespace Volian.Controls.Library
|
||||
//
|
||||
this.lblTranVersion.Dock = System.Windows.Forms.DockStyle.Left;
|
||||
this.lblTranVersion.Location = new System.Drawing.Point(1, 1);
|
||||
this.lblTranVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
||||
this.lblTranVersion.Name = "lblTranVersion";
|
||||
this.lblTranVersion.Size = new System.Drawing.Size(100, 26);
|
||||
this.lblTranVersion.Size = new System.Drawing.Size(75, 21);
|
||||
this.lblTranVersion.TabIndex = 0;
|
||||
this.lblTranVersion.Text = "Formats";
|
||||
this.lblTranVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
@ -982,7 +985,6 @@ namespace Volian.Controls.Library
|
||||
// advTreeProcSets
|
||||
//
|
||||
this.advTreeProcSets.AccessibleRole = System.Windows.Forms.AccessibleRole.Outline;
|
||||
this.advTreeProcSets.AllowDrop = true;
|
||||
this.advTreeProcSets.BackColor = System.Drawing.SystemColors.Window;
|
||||
//
|
||||
//
|
||||
@ -1030,7 +1032,6 @@ namespace Volian.Controls.Library
|
||||
// advTreeStepTypes
|
||||
//
|
||||
this.advTreeStepTypes.AccessibleRole = System.Windows.Forms.AccessibleRole.Outline;
|
||||
this.advTreeStepTypes.AllowDrop = true;
|
||||
this.advTreeStepTypes.BackColor = System.Drawing.SystemColors.Window;
|
||||
//
|
||||
//
|
||||
@ -1128,7 +1129,7 @@ namespace Volian.Controls.Library
|
||||
this.lbSrchResults.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.lbSrchResults.Name = "lbSrchResults";
|
||||
this.lbSrchResults.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
||||
this.lbSrchResults.Size = new System.Drawing.Size(363, 224);
|
||||
this.lbSrchResults.Size = new System.Drawing.Size(271, 180);
|
||||
this.lbSrchResults.TabIndex = 0;
|
||||
this.lbSrchResults.SelectedIndexChanged += new System.EventHandler(this.lbSrchResults_SelectedValueChanged);
|
||||
this.lbSrchResults.MouseMove += new System.Windows.Forms.MouseEventHandler(this.lbSrchResults_MouseMove);
|
||||
@ -1159,7 +1160,6 @@ namespace Volian.Controls.Library
|
||||
this.panSearchButtons.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
|
||||
this.panSearchButtons.Style.GradientAngle = 90;
|
||||
this.panSearchButtons.TabIndex = 6;
|
||||
this.panSearchButtons.Text = "";
|
||||
this.panSearchButtons.ThemeAware = true;
|
||||
this.panSearchButtons.Resize += new System.EventHandler(this.panSearchButtons_Resize);
|
||||
//
|
||||
@ -1366,7 +1366,8 @@ namespace Volian.Controls.Library
|
||||
this.xpSetToSearch.Location = new System.Drawing.Point(0, 138);
|
||||
this.xpSetToSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.xpSetToSearch.Name = "xpSetToSearch";
|
||||
this.xpSetToSearch.Size = new System.Drawing.Size(369, 194);
|
||||
this.xpSetToSearch.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
||||
this.xpSetToSearch.Size = new System.Drawing.Size(277, 158);
|
||||
this.xpSetToSearch.Style.Alignment = System.Drawing.StringAlignment.Center;
|
||||
this.xpSetToSearch.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
|
||||
this.xpSetToSearch.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
|
||||
@ -1374,8 +1375,9 @@ namespace Volian.Controls.Library
|
||||
this.xpSetToSearch.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
||||
this.xpSetToSearch.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
|
||||
this.xpSetToSearch.Style.GradientAngle = 90;
|
||||
this.superTooltip1.SetSuperTooltip(this.xpSetToSearch, new DevComponents.DotNetBar.SuperTooltipInfo("Select Procedure Sets to Search", "", "This allows you to select specific procedure sets in which to search.\r\n\r\nThe defa" +
|
||||
"ult is the current procedure set only.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(228, 105)));
|
||||
this.superTooltip1.SetSuperTooltip(this.xpSetToSearch, new DevComponents.DotNetBar.SuperTooltipInfo("Select Procedure Sets to Search", "", "This allows you to select specific procedure sets in which to search.\r\n\r\nIf no p" +
|
||||
"rocedure sets are selected in this list, then PROMS will search All of the proce" +
|
||||
"dure sets.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(196, 104)));
|
||||
this.xpSetToSearch.TabIndex = 7;
|
||||
this.xpSetToSearch.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
|
||||
this.xpSetToSearch.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
|
||||
@ -1409,7 +1411,7 @@ namespace Volian.Controls.Library
|
||||
this.xpStepTypes.Style.GradientAngle = 90;
|
||||
this.superTooltip1.SetSuperTooltip(this.xpStepTypes, new DevComponents.DotNetBar.SuperTooltipInfo("Filter Search by Selected Step Elements", "", "This allows you to search in only the selected step elements.\r\n\r\nIf the Find Sele" +
|
||||
"cted Step Elements option is selected, search will show you where the selected " +
|
||||
"Step Elements are use.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(240, 155)));
|
||||
"Step Elements are use.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(240, 115)));
|
||||
this.xpStepTypes.TabIndex = 8;
|
||||
this.xpStepTypes.ThemeAware = true;
|
||||
this.xpStepTypes.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user