This commit is contained in:
parent
8e5896f118
commit
acbdf4fdc1
@ -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
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user