From 0241039c7fdf4c398bb21fdd1f49ae102b600c77 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 09:59:19 +0000 Subject: Utilisateur : Fcolin Date : 23/01/06 Heure : 18:08 Archivé dans $/CSharp/Ivy/Ivy Commentaire: (vss 7) --- CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs b/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs index 90ef79f..3e7517f 100644 --- a/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs +++ b/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs @@ -32,7 +32,6 @@ namespace IvyBus this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.ivybus = new System.Windows.Forms.ComboBox(); this.label1 = new System.Windows.Forms.Label(); - this.ivy = new IvyBus.Ivy(); this.SuspendLayout(); // // ivybus @@ -59,15 +58,6 @@ namespace IvyBus this.label1.TabIndex = 1; this.label1.Text = "IvyBus:"; // - // ivy - // - this.ivy.AppName = null; - this.ivy.AppPriority = ((ushort)(100)); - this.ivy.Culture = new System.Globalization.CultureInfo("en-US"); - this.ivy.Debug = true; - this.ivy.SentMessageClasses = null; - this.ivy.SyncControl = this; - // // IvyDomain // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); @@ -88,6 +78,5 @@ namespace IvyBus private System.Windows.Forms.ToolTip toolTip1; private System.Windows.Forms.ComboBox ivybus; private System.Windows.Forms.Label label1; - public Ivy ivy; } } -- cgit v1.1