parent
4bf4acce91
commit
4e0180f422
|
@ -78,7 +78,7 @@ namespace INT99DC_7C.DialogForms
|
|||
|
||||
this.Location = new Point(x, y);
|
||||
|
||||
this.Size = new Size(450, 165);
|
||||
this.Size = new Size(350, 470);
|
||||
}
|
||||
private void DefaultSetting()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue