전해조타이틀 MIN, MAX 표시 오류 수정
This commit is contained in:
4
Viewer/TrendViewer/Frm_trend.Designer.cs
generated
4
Viewer/TrendViewer/Frm_trend.Designer.cs
generated
@@ -254,7 +254,7 @@ namespace vmsnet
|
||||
this.TabPage2.Location = new System.Drawing.Point(4, 34);
|
||||
this.TabPage2.Name = "TabPage2";
|
||||
this.TabPage2.Padding = new System.Windows.Forms.Padding(3);
|
||||
this.TabPage2.Size = new System.Drawing.Size(186, 726);
|
||||
this.TabPage2.Size = new System.Drawing.Size(186, 724);
|
||||
this.TabPage2.TabIndex = 1;
|
||||
this.TabPage2.Text = "기타";
|
||||
this.TabPage2.UseVisualStyleBackColor = true;
|
||||
@@ -264,7 +264,7 @@ namespace vmsnet
|
||||
this.PropertyGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.PropertyGrid1.Location = new System.Drawing.Point(3, 3);
|
||||
this.PropertyGrid1.Name = "PropertyGrid1";
|
||||
this.PropertyGrid1.Size = new System.Drawing.Size(180, 720);
|
||||
this.PropertyGrid1.Size = new System.Drawing.Size(180, 718);
|
||||
this.PropertyGrid1.TabIndex = 0;
|
||||
//
|
||||
// bt_cursor2
|
||||
|
||||
Reference in New Issue
Block a user