|
@@ -435,11 +435,16 @@
|
|
|
this.tbp油缸自动参数设定.ItemSize = new System.Drawing.Size(150, 40);
|
|
|
this.tbp油缸自动参数设定.Location = new System.Drawing.Point(25, 59);
|
|
|
this.tbp油缸自动参数设定.MainPage = "";
|
|
|
+ this.tbp油缸自动参数设定.MenuStyle = Sunny.UI.UIMenuStyle.Custom;
|
|
|
this.tbp油缸自动参数设定.Name = "tbp油缸自动参数设定";
|
|
|
this.tbp油缸自动参数设定.SelectedIndex = 0;
|
|
|
this.tbp油缸自动参数设定.Size = new System.Drawing.Size(1244, 705);
|
|
|
this.tbp油缸自动参数设定.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
|
|
this.tbp油缸自动参数设定.TabIndex = 321;
|
|
|
+ this.tbp油缸自动参数设定.TabSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
|
|
|
+ this.tbp油缸自动参数设定.TabSelectedForeColor = System.Drawing.Color.Cyan;
|
|
|
+ this.tbp油缸自动参数设定.TabSelectedHighColor = System.Drawing.Color.Cyan;
|
|
|
+ this.tbp油缸自动参数设定.TabUnSelectedForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
|
this.tbp油缸自动参数设定.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
//
|
|
|
// tabPage1
|
|
@@ -1250,7 +1255,7 @@
|
|
|
this.tabPage2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.tabPage2.Location = new System.Drawing.Point(0, 40);
|
|
|
this.tabPage2.Name = "tabPage2";
|
|
|
- this.tabPage2.Size = new System.Drawing.Size(1244, 665);
|
|
|
+ this.tabPage2.Size = new System.Drawing.Size(200, 60);
|
|
|
this.tabPage2.TabIndex = 1;
|
|
|
this.tabPage2.Text = "型号2";
|
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|