diff options
author | fcolin | 2007-02-01 09:59:09 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 09:59:09 +0000 |
commit | 16b636a2865d343471d7fe75fc94ee5af38eb6cd (patch) | |
tree | 075296d00c150fae1e5daea7b664aae9018d5c99 /CSharp/Ivy/IvyPPC | |
parent | 98e6cf61604fcacdeb1ff11a66d5eb05a9698070 (diff) | |
download | ivy-csharp-16b636a2865d343471d7fe75fc94ee5af38eb6cd.zip ivy-csharp-16b636a2865d343471d7fe75fc94ee5af38eb6cd.tar.gz ivy-csharp-16b636a2865d343471d7fe75fc94ee5af38eb6cd.tar.bz2 ivy-csharp-16b636a2865d343471d7fe75fc94ee5af38eb6cd.tar.xz |
Utilisateur : Fcolin Date : 16/01/06 Heure : 16:07 Archivé dans $/CSharp/Ivy/Ivy Commentaire: (vss 2)
Diffstat (limited to 'CSharp/Ivy/IvyPPC')
-rw-r--r-- | CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs b/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs index 2709010..7499230 100644 --- a/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs +++ b/CSharp/Ivy/IvyPPC/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);
|