This commit is contained in:
Kathy Ruffing 2010-10-07 12:38:39 +00:00
parent 8e5896f118
commit acbdf4fdc1

View File

@ -403,6 +403,7 @@ namespace VEPROMS
this.groupPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.groupPanel3.TabIndex = 3;
this.groupPanel3.Text = "Transition Range Color";
this.groupPanel3.Visible = false;
//
// colorPickerButton1
//
@ -493,7 +494,7 @@ namespace VEPROMS
this.cbTabbedIntrFace.Name = "cbTabbedIntrFace";
this.cbTabbedIntrFace.Size = new System.Drawing.Size(148, 25);
this.cbTabbedIntrFace.TabIndex = 1;
this.cbTabbedIntrFace.Text = "Tabbed interface";
this.cbTabbedIntrFace.Text = "Tabbed Interface";
//
// cbButtonIntrFace
//