summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcolin2007-02-01 10:05:31 +0000
committerfcolin2007-02-01 10:05:31 +0000
commit97bf759d57c7efbe28a3ec9c00ac6e5b771f3c2b (patch)
tree372f3070dc82703de522547c3505ad26b6002900
parenta27efe3cb3a9a3e0a28788d29c476cd2ecb584fb (diff)
downloadivy-csharp-97bf759d57c7efbe28a3ec9c00ac6e5b771f3c2b.zip
ivy-csharp-97bf759d57c7efbe28a3ec9c00ac6e5b771f3c2b.tar.gz
ivy-csharp-97bf759d57c7efbe28a3ec9c00ac6e5b771f3c2b.tar.bz2
ivy-csharp-97bf759d57c7efbe28a3ec9c00ac6e5b771f3c2b.tar.xz
Utilisateur : Fcolin Date : 24/01/06 Heure : 15:44 Archivé dans $/CSharp/Ivy/IvyProbe Commentaire: (vss 6)
-rw-r--r--CSharp/Ivy/IvyProbe/IvyProbe.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/CSharp/Ivy/IvyProbe/IvyProbe.Designer.cs b/CSharp/Ivy/IvyProbe/IvyProbe.Designer.cs
index d14b300..85b1feb 100644
--- a/CSharp/Ivy/IvyProbe/IvyProbe.Designer.cs
+++ b/CSharp/Ivy/IvyProbe/IvyProbe.Designer.cs
@@ -132,13 +132,13 @@ namespace IvyProbe
//
// busDomain
//
- this.busDomain.Bus = this.bus;
this.busDomain.Domain = "10.192.36.255:2011";
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(321, 33);
this.busDomain.TabIndex = 0;
+ this.busDomain.DomainChanged += new System.EventHandler(this.busDomain_DomainChanged);
//
// bus
//