전해조타이틀 MIN, MAX 표시 오류 수정

This commit is contained in:
shark219-hub
2024-12-06 20:12:29 +09:00
parent 3c2d31e44a
commit 0401f1ddd8
2 changed files with 30 additions and 8 deletions

View File

@@ -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