Changeset 20721 for lang/csharp

Show
Ignore:
Timestamp:
10/04/08 23:15:44 (2 months ago)
Author:
poolmmjp
Message:

最小ウィンドウサイズを指定しておいた、一応。

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/csharp/MMMMB/MMMMB/MainForm.Designer.cs

    r13558 r20721  
    9292            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 
    9393            this.Location = new System.Drawing.Point(100, 100); 
     94            this.MinimumSize = new System.Drawing.Size(270, 350); 
    9495            this.Name = "MainForm"; 
    9596            this.Padding = new System.Windows.Forms.Padding(3);