DotGraph 그룹박스 이미지 크기 버그 수정

main
CJY 2025-07-11 10:52:46 +09:00
parent bd80b435ad
commit c0eca15c47
4 changed files with 485 additions and 496 deletions

View File

@ -747,7 +747,7 @@
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0); this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
this.smartGroupBox1.Name = "smartGroupBox1"; this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 5; this.smartGroupBox1.RoundRadius = 5;
this.smartGroupBox1.Size = new System.Drawing.Size(1023, 485); this.smartGroupBox1.Size = new System.Drawing.Size(1024, 485);
this.smartGroupBox1.TabIndex = 31; this.smartGroupBox1.TabIndex = 31;
this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.Text = "smartGroupBox1";
this.smartGroupBox1.TextColor = System.Drawing.Color.Black; this.smartGroupBox1.TextColor = System.Drawing.Color.Black;

View File

@ -887,7 +887,7 @@
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0); this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
this.smartGroupBox1.Name = "smartGroupBox1"; this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 5; this.smartGroupBox1.RoundRadius = 5;
this.smartGroupBox1.Size = new System.Drawing.Size(1023, 484); this.smartGroupBox1.Size = new System.Drawing.Size(1024, 485);
this.smartGroupBox1.TabIndex = 101; this.smartGroupBox1.TabIndex = 101;
this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.Text = "smartGroupBox1";
this.smartGroupBox1.TextColor = System.Drawing.Color.Black; this.smartGroupBox1.TextColor = System.Drawing.Color.Black;

File diff suppressed because it is too large Load Diff

View File

@ -370,7 +370,7 @@
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0); this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
this.smartGroupBox1.Name = "smartGroupBox1"; this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 5; this.smartGroupBox1.RoundRadius = 5;
this.smartGroupBox1.Size = new System.Drawing.Size(1023, 484); this.smartGroupBox1.Size = new System.Drawing.Size(1024, 485);
this.smartGroupBox1.TabIndex = 101; this.smartGroupBox1.TabIndex = 101;
this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.Text = "smartGroupBox1";
this.smartGroupBox1.TextColor = System.Drawing.Color.Black; this.smartGroupBox1.TextColor = System.Drawing.Color.Black;