Compare commits
No commits in common. "689ea71846dfbf94dea2b40a3f620ea61fec617f" and "042b80b9f40d7a7b64a4d20cadd4443bcd465250" have entirely different histories.
689ea71846
...
042b80b9f4
@ -400,7 +400,7 @@ namespace Volian.Controls.Library
|
||||
this.superTooltip1.SetSuperTooltip(this.cbxProcSectSrch, 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.cbxProcSectSrch.TabIndex = 5;
|
||||
this.cbxProcSectSrch.Text = "Ignore Procedure and Section Titles";
|
||||
this.cbxProcSectSrch.Text = "Ignore Procedure and Section titles";
|
||||
//
|
||||
// cbxCaseSensitive
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user