diff options
author | fcolin | 2007-02-01 10:05:37 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 10:05:37 +0000 |
commit | 52ae809fbabe78b8bf8d9697a30c2e47d36a6e03 (patch) | |
tree | 710394301497e251e8a6a46320cfc95ad8073c9b /CSharp | |
parent | 4e8141d9859645174534f6b88e56e378a0973f2c (diff) | |
download | ivy-csharp-52ae809fbabe78b8bf8d9697a30c2e47d36a6e03.zip ivy-csharp-52ae809fbabe78b8bf8d9697a30c2e47d36a6e03.tar.gz ivy-csharp-52ae809fbabe78b8bf8d9697a30c2e47d36a6e03.tar.bz2 ivy-csharp-52ae809fbabe78b8bf8d9697a30c2e47d36a6e03.tar.xz |
Utilisateur : Fcolin Date : 7/02/06 Heure : 10:50 Archivé dans $/CSharp/Ivy/IvyProbe Commentaire: (vss 9)
Diffstat (limited to 'CSharp')
-rw-r--r-- | CSharp/Ivy/IvyProbe/IvyProbe.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CSharp/Ivy/IvyProbe/IvyProbe.Designer.cs b/CSharp/Ivy/IvyProbe/IvyProbe.Designer.cs index 9d965bf..dcfc3d4 100644 --- a/CSharp/Ivy/IvyProbe/IvyProbe.Designer.cs +++ b/CSharp/Ivy/IvyProbe/IvyProbe.Designer.cs @@ -136,7 +136,7 @@ namespace IvyProbe this.busDomain.Location = new System.Drawing.Point(0, 0);
this.busDomain.Margin = new System.Windows.Forms.Padding(0);
this.busDomain.Name = "busDomain";
- this.busDomain.Size = new System.Drawing.Size(307, 24);
+ this.busDomain.Size = new System.Drawing.Size(256, 24);
this.busDomain.TabIndex = 0;
this.busDomain.DomainChanged += new System.EventHandler(this.busDomain_DomainChanged);
//
|