diff options
author | fcolin | 2007-02-01 09:47:43 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 09:47:43 +0000 |
commit | a8d31b20a27b6c8928a9d0bf32cfe7632fe82b0d (patch) | |
tree | 85ed5848ff9d050c769962efdec89976ad2635b0 /CSharp/Ivy | |
parent | e9200a8d924e527e77b000dde80f4dd0768b17e8 (diff) | |
download | ivy-csharp-a8d31b20a27b6c8928a9d0bf32cfe7632fe82b0d.zip ivy-csharp-a8d31b20a27b6c8928a9d0bf32cfe7632fe82b0d.tar.gz ivy-csharp-a8d31b20a27b6c8928a9d0bf32cfe7632fe82b0d.tar.bz2 ivy-csharp-a8d31b20a27b6c8928a9d0bf32cfe7632fe82b0d.tar.xz |
Utilisateur : Fcolin Date : 16/01/06 Heure : 16:07 Archivé dans $/CSharp/Ivy/Ivy Commentaire: (vss 2)
Diffstat (limited to 'CSharp/Ivy')
-rw-r--r-- | CSharp/Ivy/Ivy/IvyDomain.Designer.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CSharp/Ivy/Ivy/IvyDomain.Designer.cs b/CSharp/Ivy/Ivy/IvyDomain.Designer.cs index 2709010..7499230 100644 --- a/CSharp/Ivy/Ivy/IvyDomain.Designer.cs +++ b/CSharp/Ivy/Ivy/IvyDomain.Designer.cs @@ -103,7 +103,6 @@ namespace IvyBus this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoScroll = true;
- this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.Controls.Add(this.appname);
this.Controls.Add(this.label3);
this.Controls.Add(this.ready);
|