summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcolin2007-02-01 09:48:01 +0000
committerfcolin2007-02-01 09:48:01 +0000
commit52618c74e8b0b2e7a7e204691c95df9217788d11 (patch)
tree5d9c0a8f3f3273626cafb06b89020e7d86138a60
parent0355a3761c8f7f0532f072f1b81999125484318c (diff)
downloadivy-csharp-52618c74e8b0b2e7a7e204691c95df9217788d11.zip
ivy-csharp-52618c74e8b0b2e7a7e204691c95df9217788d11.tar.gz
ivy-csharp-52618c74e8b0b2e7a7e204691c95df9217788d11.tar.bz2
ivy-csharp-52618c74e8b0b2e7a7e204691c95df9217788d11.tar.xz
Utilisateur : Fcolin Date : 6/02/06 Heure : 17:23 Archivé dans $/CSharp/Ivy/IvyPPC Commentaire: Assert au lieu de WriteLine ==> support dans le Compact FrameWork (vss 11)
-rw-r--r--CSharp/Ivy/Ivy/IvyDomain.Designer.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/CSharp/Ivy/Ivy/IvyDomain.Designer.cs b/CSharp/Ivy/Ivy/IvyDomain.Designer.cs
index 7e64f05..4fa2439 100644
--- a/CSharp/Ivy/Ivy/IvyDomain.Designer.cs
+++ b/CSharp/Ivy/Ivy/IvyDomain.Designer.cs
@@ -43,7 +43,6 @@ namespace IvyBus
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;
#if (!PocketPC)
this.ivybus.Text = global::IvyBus.Properties.Settings.Default.IvyBus;
#else
@@ -57,7 +56,6 @@ namespace IvyBus
this.label1.Location = new System.Drawing.Point(3, 5);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(42, 13);
- this.label1.TabIndex = 1;
this.label1.Text = "IvyBus:";
//
// IvyDomain