From 72702db87d4fedc409d64dbe273914d5a05f8151 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20G=C3=B3mez?= Date: Tue, 2 Apr 2013 23:11:49 +0000 Subject: [PATCH] * Updated translations * Fix to AuthenticatorForm --- .../controls/panel/AuthsPanel.de.resx | 3 + .../controls/panel/AuthsPanel.es.resx | 3 + .../controls/panel/AuthsPanel.fr.resx | 3 + .../panel/DeployedServicesPanel.de.resx | 6 + .../panel/DeployedServicesPanel.es.resx | 6 + .../panel/DeployedServicesPanel.fr.resx | 6 + .../UdsAdmin/forms/AuthenticatorForm.cs | 4 +- .../UdsAdmin/forms/GroupMetaForm.resx | 340 ++++--------- .../UdsAdmin/forms/UserForm.resx | 455 ++++-------------- 9 files changed, 227 insertions(+), 599 deletions(-) diff --git a/client/administration/UdsAdmin/controls/panel/AuthsPanel.de.resx b/client/administration/UdsAdmin/controls/panel/AuthsPanel.de.resx index d6e5fc9bf..4561d4415 100644 --- a/client/administration/UdsAdmin/controls/panel/AuthsPanel.de.resx +++ b/client/administration/UdsAdmin/controls/panel/AuthsPanel.de.resx @@ -129,4 +129,7 @@ Priorität + + Kleine Namen + \ No newline at end of file diff --git a/client/administration/UdsAdmin/controls/panel/AuthsPanel.es.resx b/client/administration/UdsAdmin/controls/panel/AuthsPanel.es.resx index f175c6998..690c824a1 100644 --- a/client/administration/UdsAdmin/controls/panel/AuthsPanel.es.resx +++ b/client/administration/UdsAdmin/controls/panel/AuthsPanel.es.resx @@ -129,4 +129,7 @@ Prioridad + + Nombre corto + \ No newline at end of file diff --git a/client/administration/UdsAdmin/controls/panel/AuthsPanel.fr.resx b/client/administration/UdsAdmin/controls/panel/AuthsPanel.fr.resx index 07d1d7b70..4b9453e83 100644 --- a/client/administration/UdsAdmin/controls/panel/AuthsPanel.fr.resx +++ b/client/administration/UdsAdmin/controls/panel/AuthsPanel.fr.resx @@ -129,4 +129,7 @@ Priorité + + Petit nom + \ No newline at end of file diff --git a/client/administration/UdsAdmin/controls/panel/DeployedServicesPanel.de.resx b/client/administration/UdsAdmin/controls/panel/DeployedServicesPanel.de.resx index 97ff12aab..905971bb4 100644 --- a/client/administration/UdsAdmin/controls/panel/DeployedServicesPanel.de.resx +++ b/client/administration/UdsAdmin/controls/panel/DeployedServicesPanel.de.resx @@ -201,4 +201,10 @@ System.Windows.Forms.UserControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Allgemeine + + + Statistik + \ No newline at end of file diff --git a/client/administration/UdsAdmin/controls/panel/DeployedServicesPanel.es.resx b/client/administration/UdsAdmin/controls/panel/DeployedServicesPanel.es.resx index 845662c71..f71dd7875 100644 --- a/client/administration/UdsAdmin/controls/panel/DeployedServicesPanel.es.resx +++ b/client/administration/UdsAdmin/controls/panel/DeployedServicesPanel.es.resx @@ -201,4 +201,10 @@ System.Windows.Forms.UserControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + General + + + Estadísticas + \ No newline at end of file diff --git a/client/administration/UdsAdmin/controls/panel/DeployedServicesPanel.fr.resx b/client/administration/UdsAdmin/controls/panel/DeployedServicesPanel.fr.resx index 4ed10e9fd..76decfe54 100644 --- a/client/administration/UdsAdmin/controls/panel/DeployedServicesPanel.fr.resx +++ b/client/administration/UdsAdmin/controls/panel/DeployedServicesPanel.fr.resx @@ -201,4 +201,10 @@ System.Windows.Forms.UserControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Générales + + + Statistiques + \ No newline at end of file diff --git a/client/administration/UdsAdmin/forms/AuthenticatorForm.cs b/client/administration/UdsAdmin/forms/AuthenticatorForm.cs index 5d46b1061..1d8e3bfa0 100644 --- a/client/administration/UdsAdmin/forms/AuthenticatorForm.cs +++ b/client/administration/UdsAdmin/forms/AuthenticatorForm.cs @@ -101,14 +101,14 @@ namespace UdsAdmin.forms return; } - if (smallName.Text.Trim().Length == 0) + /*if (smallName.Text.Trim().Length == 0) { Random rnd = new Random(); string str = ""; for (int i = 0; i < 8; i++) str += (char)('A' + rnd.Next(0, 26)); smallName.Text = str; - } + }*/ if (smallNameRe.IsMatch(smallName.Text) == false) { diff --git a/client/administration/UdsAdmin/forms/GroupMetaForm.resx b/client/administration/UdsAdmin/forms/GroupMetaForm.resx index 0dee3206e..dafc1ae5d 100644 --- a/client/administration/UdsAdmin/forms/GroupMetaForm.resx +++ b/client/administration/UdsAdmin/forms/GroupMetaForm.resx @@ -252,69 +252,18 @@ 3 - - groupBox2 + + Fill - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3, 16 - - tableLayoutPanel4 + + 217, 239 - + 0 - - flowLayoutPanel1 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel4 - - - 1 - - - groupBox1 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel4 - - - 2 - - - 11, 103 - - - 1 - - - 538, 264 - - - 10 - - - tableLayoutPanel4 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 1 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="groupBox2" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="flowLayoutPanel1" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="groupBox1" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,50,Absolute,80,Percent,50" /><Rows Styles="Percent,100" /></TableLayoutSettings> - selectedGroups @@ -354,84 +303,9 @@ 0 - - Fill - - - 3, 16 - - - 217, 239 - - - 0 - - - selectedGroups - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - groupBox2 - - - 0 - Top, Left, Right - - button1 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel1 - - - 0 - - - button2 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - flowLayoutPanel1 - - - 1 - - - TopDown - - - 232, 46 - - - 3, 46, 3, 3 - - - 74, 64 - - - 2 - - - flowLayoutPanel1 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel4 - - - 1 - 3, 3 @@ -480,6 +354,45 @@ 1 + + TopDown + + + 232, 46 + + + 3, 46, 3, 3 + + + 74, 64 + + + 2 + + + flowLayoutPanel1 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tableLayoutPanel4 + + + 1 + + + Fill + + + 3, 16 + + + 217, 239 + + + 4 + availableGroups @@ -519,29 +432,32 @@ 2 - - Fill + + 11, 103 - - 3, 16 + + 1 - - 217, 239 + + 538, 264 - - 4 + + 10 - - availableGroups + + tableLayoutPanel4 - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - groupBox1 + + $this - - 0 + + 1 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="groupBox2" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="flowLayoutPanel1" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="groupBox1" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,50,Absolute,80,Percent,50" /><Rows Styles="Percent,100" /></TableLayoutSettings> Top, Left, Right @@ -549,105 +465,6 @@ 2 - - label3 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 0 - - - label2 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 1 - - - name - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 2 - - - comments - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 3 - - - groupLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 4 - - - active - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 5 - - - 12, 12 - - - 3 - - - 531, 85 - - - 11 - - - tableLayoutPanel1 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 0 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label3" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label2" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="name" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="comments" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="groupLabel" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="active" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="Percent,22,52252,Percent,77,47748" /><Rows Styles="Percent,30,Percent,30,Percent,40" /></TableLayoutSettings> - True @@ -837,6 +654,33 @@ 5 + + 12, 12 + + + 3 + + + 531, 85 + + + 11 + + + tableLayoutPanel1 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="label3" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label2" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="name" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="comments" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="groupLabel" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="active" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="Percent,22,52252,Percent,77,47748" /><Rows Styles="Percent,30,Percent,30,Percent,40" /></TableLayoutSettings> + True diff --git a/client/administration/UdsAdmin/forms/UserForm.resx b/client/administration/UdsAdmin/forms/UserForm.resx index e203b553b..e82aedf60 100644 --- a/client/administration/UdsAdmin/forms/UserForm.resx +++ b/client/administration/UdsAdmin/forms/UserForm.resx @@ -180,6 +180,21 @@ 3 + + Fill + + + 33, 3 + + + 85, 21 + + + 7 + + + Check name + check @@ -249,344 +264,23 @@ <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="accept" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="cancel" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="tableLayoutPanel3" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="Percent,30,Percent,40,Percent,30" /><Rows Styles="Percent,100" /></TableLayoutSettings> - - Fill - - - 33, 3 - - - 85, 21 - - - 7 - - - Check name - - - check - - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel3 - - - 0 - Top, Left, Right - - user - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabs - - - 0 - - - group - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabs - - - 1 - - - 13, 13 - - - 393, 237 - - - 10 - - - tabs - - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 0 - - - tableLayoutPanel1 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - user - - - 0 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="realName" Row="1" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="label4" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label2" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="name" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="comments" Row="2" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="searchButton" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="userNameLabel" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="state" Row="3" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="passwordLabel" Row="6" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="staffMemberLabel" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="adminLabel" Row="5" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label5" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="password" Row="6" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="staffMember" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="admin" Row="5" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="Percent,27,54098,Percent,72,45902,Absolute,63" /><Rows Styles="Percent,15,Percent,15,Percent,14,Percent,14,Percent,14,Percent,14,Percent,14,Absolute,20" /></TableLayoutSettings> - - - 4, 23 - - - 3, 3, 3, 3 - - - 385, 210 - - - 0 - - - User - - - user - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabs - - - 0 - Top, Left, Right 3 - - realName - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 0 - - - label4 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 1 - - - label2 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 2 - - - name - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 3 - - - comments - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 4 - - - searchButton - - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 5 - - - userNameLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 6 - - - state - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 7 - - - passwordLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 8 - - - staffMemberLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 9 - - - adminLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 10 - - - label5 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 11 - - - password - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 12 - - - staffMember - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 13 - - - admin - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tableLayoutPanel1 - - - 14 - - - 6, 6 - - - 7 - - - 373, 195 - - - 1 - - - tableLayoutPanel1 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - user - - - 0 - - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="realName" Row="1" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="label4" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label2" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="name" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="comments" Row="2" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="searchButton" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="userNameLabel" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="state" Row="3" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="passwordLabel" Row="6" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="staffMemberLabel" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="adminLabel" Row="5" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label5" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="password" Row="6" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="staffMember" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="admin" Row="5" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="Percent,27,54098,Percent,72,45902,Absolute,63" /><Rows Styles="Percent,15,Percent,15,Percent,14,Percent,14,Percent,14,Percent,14,Percent,14,Absolute,20" /></TableLayoutSettings> - Fill - 88, 32 + 87, 32 - 282, 20 + 283, 20 3 @@ -667,10 +361,10 @@ Fill - 88, 3 + 87, 3 - 218, 20 + 217, 20 1 @@ -691,10 +385,10 @@ Fill - 88, 61 + 87, 61 - 282, 20 + 283, 20 4 @@ -715,7 +409,7 @@ NoControl - 312, 3 + 310, 3 30, 20 @@ -772,10 +466,10 @@ Fill - 88, 88 + 87, 88 - 282, 21 + 283, 21 5 @@ -916,10 +610,10 @@ Fill - 88, 169 + 87, 169 - 282, 20 + 283, 20 6 @@ -943,10 +637,10 @@ Fill - 88, 115 + 87, 115 - 218, 21 + 217, 21 14 @@ -970,10 +664,10 @@ Fill - 88, 142 + 87, 142 - 218, 21 + 217, 21 15 @@ -990,6 +684,69 @@ 14 + + 6, 6 + + + 7 + + + 373, 195 + + + 1 + + + tableLayoutPanel1 + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + user + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="realName" Row="1" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="label4" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label2" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="name" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="comments" Row="2" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="searchButton" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="userNameLabel" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="state" Row="3" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="passwordLabel" Row="6" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="staffMemberLabel" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="adminLabel" Row="5" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="label5" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="password" Row="6" RowSpan="1" Column="1" ColumnSpan="2" /><Control Name="staffMember" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="admin" Row="5" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="Percent,27,54098,Percent,72,45902,Absolute,65" /><Rows Styles="Percent,15,Percent,15,Percent,14,Percent,14,Percent,14,Percent,14,Percent,14,Absolute,20" /></TableLayoutSettings> + + + 4, 23 + + + 3, 3, 3, 3 + + + 385, 210 + + + 0 + + + User + + + user + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabs + + + 0 + + + 7, 7 + + + 372, 184 + + + 0 + groupsList @@ -1029,25 +786,25 @@ 1 - - 7, 7 + + 13, 13 - - 372, 184 + + 393, 237 - - 0 + + 10 - - groupsList + + tabs - - System.Windows.Forms.CheckedListBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - group + + $this - + 0