From 11488ec39be2f7019eda9d304a22d9b8a6d2a9b5 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 09:59:21 +0000 Subject: Utilisateur : Fcolin Date : 25/01/06 Heure : 18:45 Archivé dans $/CSharp/Ivy/Ivy Commentaire: (vss 8) --- CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CSharp/Ivy/IvyPPC') diff --git a/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs b/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs index 3e7517f..541cc94 100644 --- a/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs +++ b/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs @@ -40,7 +40,7 @@ namespace IvyBus this.ivybus.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.HistoryList; this.ivybus.FormatString = "999.999.999.999:2011"; this.ivybus.FormattingEnabled = true; - this.ivybus.Location = new System.Drawing.Point(51, 5); + this.ivybus.Location = new System.Drawing.Point(51, 0); this.ivybus.Name = "ivybus"; this.ivybus.Size = new System.Drawing.Size(253, 21); this.ivybus.TabIndex = 0; @@ -66,7 +66,7 @@ namespace IvyBus this.Controls.Add(this.ivybus); this.Margin = new System.Windows.Forms.Padding(0); this.Name = "IvyDomain"; - this.Size = new System.Drawing.Size(321, 33); + this.Size = new System.Drawing.Size(307, 22); this.Load += new System.EventHandler(this.IvyDomain_Load); this.ResumeLayout(false); this.PerformLayout(); -- cgit v1.1