summaryrefslogtreecommitdiff
path: root/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs
diff options
context:
space:
mode:
authorfcolin2007-02-01 09:59:27 +0000
committerfcolin2007-02-01 09:59:27 +0000
commitcb072b04df12997b944631600adf60a888be60ed (patch)
treeb882139e5802f86e6cd202233c96b62ad9566cd0 /CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs
parent316fb5f21889a33f390df3da7ff9ef05c3240d11 (diff)
downloadivy-csharp-cb072b04df12997b944631600adf60a888be60ed.zip
ivy-csharp-cb072b04df12997b944631600adf60a888be60ed.tar.gz
ivy-csharp-cb072b04df12997b944631600adf60a888be60ed.tar.bz2
ivy-csharp-cb072b04df12997b944631600adf60a888be60ed.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)
Diffstat (limited to 'CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs')
-rw-r--r--CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs b/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs
index 7e64f05..4fa2439 100644
--- a/CSharp/Ivy/IvyPPC/IvyDomain.Designer.cs
+++ b/CSharp/Ivy/IvyPPC/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