|
@@ -280,7 +280,7 @@
|
|
|
this.bt_send.TabIndex = 31;
|
|
this.bt_send.TabIndex = 31;
|
|
|
this.bt_send.Text = "Envoi Serveur";
|
|
this.bt_send.Text = "Envoi Serveur";
|
|
|
this.bt_send.UseVisualStyleBackColor = true;
|
|
this.bt_send.UseVisualStyleBackColor = true;
|
|
|
- this.bt_send.Click += new System.EventHandler(bt_send_Click);
|
|
|
|
|
|
|
+ this.bt_send.Click += new System.EventHandler(this.bt_send_Click);
|
|
|
//
|
|
//
|
|
|
// bt_maj
|
|
// bt_maj
|
|
|
//
|
|
//
|
|
@@ -396,7 +396,7 @@
|
|
|
this.checkBoxAPI.AutoSize = true;
|
|
this.checkBoxAPI.AutoSize = true;
|
|
|
this.checkBoxAPI.Checked = true;
|
|
this.checkBoxAPI.Checked = true;
|
|
|
this.checkBoxAPI.CheckState = System.Windows.Forms.CheckState.Indeterminate;
|
|
this.checkBoxAPI.CheckState = System.Windows.Forms.CheckState.Indeterminate;
|
|
|
- this.checkBoxAPI.Location = new System.Drawing.Point(543, 258);
|
|
|
|
|
|
|
+ this.checkBoxAPI.Location = new System.Drawing.Point(543, 94);
|
|
|
this.checkBoxAPI.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.checkBoxAPI.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.checkBoxAPI.Name = "checkBoxAPI";
|
|
this.checkBoxAPI.Name = "checkBoxAPI";
|
|
|
this.checkBoxAPI.Size = new System.Drawing.Size(80, 24);
|
|
this.checkBoxAPI.Size = new System.Drawing.Size(80, 24);
|
|
@@ -406,7 +406,7 @@
|
|
|
//
|
|
//
|
|
|
// bt_chekAPI
|
|
// bt_chekAPI
|
|
|
//
|
|
//
|
|
|
- this.bt_chekAPI.Location = new System.Drawing.Point(384, 251);
|
|
|
|
|
|
|
+ this.bt_chekAPI.Location = new System.Drawing.Point(384, 87);
|
|
|
this.bt_chekAPI.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.bt_chekAPI.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.bt_chekAPI.Name = "bt_chekAPI";
|
|
this.bt_chekAPI.Name = "bt_chekAPI";
|
|
|
this.bt_chekAPI.Size = new System.Drawing.Size(134, 35);
|
|
this.bt_chekAPI.Size = new System.Drawing.Size(134, 35);
|
|
@@ -418,7 +418,7 @@
|
|
|
// label6
|
|
// label6
|
|
|
//
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
this.label6.AutoSize = true;
|
|
|
- this.label6.Location = new System.Drawing.Point(4, 265);
|
|
|
|
|
|
|
+ this.label6.Location = new System.Drawing.Point(4, 101);
|
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label6.Name = "label6";
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(241, 20);
|
|
this.label6.Size = new System.Drawing.Size(241, 20);
|
|
@@ -427,7 +427,7 @@
|
|
|
//
|
|
//
|
|
|
// textCopieAPI
|
|
// textCopieAPI
|
|
|
//
|
|
//
|
|
|
- this.textCopieAPI.Location = new System.Drawing.Point(52, 288);
|
|
|
|
|
|
|
+ this.textCopieAPI.Location = new System.Drawing.Point(52, 124);
|
|
|
this.textCopieAPI.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.textCopieAPI.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.textCopieAPI.Name = "textCopieAPI";
|
|
this.textCopieAPI.Name = "textCopieAPI";
|
|
|
this.textCopieAPI.Size = new System.Drawing.Size(571, 26);
|
|
this.textCopieAPI.Size = new System.Drawing.Size(571, 26);
|
|
@@ -442,6 +442,7 @@
|
|
|
this.bt_fold.TabIndex = 56;
|
|
this.bt_fold.TabIndex = 56;
|
|
|
this.bt_fold.Text = "...";
|
|
this.bt_fold.Text = "...";
|
|
|
this.bt_fold.UseVisualStyleBackColor = true;
|
|
this.bt_fold.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.bt_fold.Visible = false;
|
|
|
this.bt_fold.Click += new System.EventHandler(this.bt_fold_Click);
|
|
this.bt_fold.Click += new System.EventHandler(this.bt_fold_Click);
|
|
|
//
|
|
//
|
|
|
// label5
|
|
// label5
|
|
@@ -453,6 +454,7 @@
|
|
|
this.label5.Size = new System.Drawing.Size(322, 20);
|
|
this.label5.Size = new System.Drawing.Size(322, 20);
|
|
|
this.label5.TabIndex = 54;
|
|
this.label5.TabIndex = 54;
|
|
|
this.label5.Text = "Chemin pour copie locale vers le serveur ISS";
|
|
this.label5.Text = "Chemin pour copie locale vers le serveur ISS";
|
|
|
|
|
+ this.label5.Visible = false;
|
|
|
//
|
|
//
|
|
|
// textCopieLocal
|
|
// textCopieLocal
|
|
|
//
|
|
//
|
|
@@ -463,10 +465,11 @@
|
|
|
this.textCopieLocal.Name = "textCopieLocal";
|
|
this.textCopieLocal.Name = "textCopieLocal";
|
|
|
this.textCopieLocal.Size = new System.Drawing.Size(571, 26);
|
|
this.textCopieLocal.Size = new System.Drawing.Size(571, 26);
|
|
|
this.textCopieLocal.TabIndex = 53;
|
|
this.textCopieLocal.TabIndex = 53;
|
|
|
|
|
+ this.textCopieLocal.Visible = false;
|
|
|
//
|
|
//
|
|
|
// bt_sav
|
|
// bt_sav
|
|
|
//
|
|
//
|
|
|
- this.bt_sav.Location = new System.Drawing.Point(477, 475);
|
|
|
|
|
|
|
+ this.bt_sav.Location = new System.Drawing.Point(477, 166);
|
|
|
this.bt_sav.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.bt_sav.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.bt_sav.Name = "bt_sav";
|
|
this.bt_sav.Name = "bt_sav";
|
|
|
this.bt_sav.Size = new System.Drawing.Size(148, 35);
|
|
this.bt_sav.Size = new System.Drawing.Size(148, 35);
|
|
@@ -478,7 +481,7 @@
|
|
|
// checkAll
|
|
// checkAll
|
|
|
//
|
|
//
|
|
|
this.checkAll.AutoSize = true;
|
|
this.checkAll.AutoSize = true;
|
|
|
- this.checkAll.Location = new System.Drawing.Point(70, 482);
|
|
|
|
|
|
|
+ this.checkAll.Location = new System.Drawing.Point(22, 163);
|
|
|
this.checkAll.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.checkAll.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.checkAll.Name = "checkAll";
|
|
this.checkAll.Name = "checkAll";
|
|
|
this.checkAll.Size = new System.Drawing.Size(389, 24);
|
|
this.checkAll.Size = new System.Drawing.Size(389, 24);
|
|
@@ -491,26 +494,28 @@
|
|
|
this.checkBoxSignalR.AutoSize = true;
|
|
this.checkBoxSignalR.AutoSize = true;
|
|
|
this.checkBoxSignalR.Checked = true;
|
|
this.checkBoxSignalR.Checked = true;
|
|
|
this.checkBoxSignalR.CheckState = System.Windows.Forms.CheckState.Indeterminate;
|
|
this.checkBoxSignalR.CheckState = System.Windows.Forms.CheckState.Indeterminate;
|
|
|
- this.checkBoxSignalR.Location = new System.Drawing.Point(543, 188);
|
|
|
|
|
|
|
+ this.checkBoxSignalR.Location = new System.Drawing.Point(543, 401);
|
|
|
this.checkBoxSignalR.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.checkBoxSignalR.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.checkBoxSignalR.Name = "checkBoxSignalR";
|
|
this.checkBoxSignalR.Name = "checkBoxSignalR";
|
|
|
this.checkBoxSignalR.Size = new System.Drawing.Size(80, 24);
|
|
this.checkBoxSignalR.Size = new System.Drawing.Size(80, 24);
|
|
|
this.checkBoxSignalR.TabIndex = 50;
|
|
this.checkBoxSignalR.TabIndex = 50;
|
|
|
this.checkBoxSignalR.Text = "Vérifié";
|
|
this.checkBoxSignalR.Text = "Vérifié";
|
|
|
this.checkBoxSignalR.UseVisualStyleBackColor = true;
|
|
this.checkBoxSignalR.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.checkBoxSignalR.Visible = false;
|
|
|
//
|
|
//
|
|
|
// checkBoxBin
|
|
// checkBoxBin
|
|
|
//
|
|
//
|
|
|
this.checkBoxBin.AutoSize = true;
|
|
this.checkBoxBin.AutoSize = true;
|
|
|
this.checkBoxBin.Checked = true;
|
|
this.checkBoxBin.Checked = true;
|
|
|
this.checkBoxBin.CheckState = System.Windows.Forms.CheckState.Indeterminate;
|
|
this.checkBoxBin.CheckState = System.Windows.Forms.CheckState.Indeterminate;
|
|
|
- this.checkBoxBin.Location = new System.Drawing.Point(543, 106);
|
|
|
|
|
|
|
+ this.checkBoxBin.Location = new System.Drawing.Point(543, 259);
|
|
|
this.checkBoxBin.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.checkBoxBin.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.checkBoxBin.Name = "checkBoxBin";
|
|
this.checkBoxBin.Name = "checkBoxBin";
|
|
|
this.checkBoxBin.Size = new System.Drawing.Size(80, 24);
|
|
this.checkBoxBin.Size = new System.Drawing.Size(80, 24);
|
|
|
this.checkBoxBin.TabIndex = 49;
|
|
this.checkBoxBin.TabIndex = 49;
|
|
|
this.checkBoxBin.Text = "Vérifié";
|
|
this.checkBoxBin.Text = "Vérifié";
|
|
|
this.checkBoxBin.UseVisualStyleBackColor = true;
|
|
this.checkBoxBin.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.checkBoxBin.Visible = false;
|
|
|
//
|
|
//
|
|
|
// checkBoxDatas
|
|
// checkBoxDatas
|
|
|
//
|
|
//
|
|
@@ -539,59 +544,65 @@
|
|
|
// label4
|
|
// label4
|
|
|
//
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
this.label4.AutoSize = true;
|
|
|
- this.label4.Location = new System.Drawing.Point(4, 194);
|
|
|
|
|
|
|
+ this.label4.Location = new System.Drawing.Point(4, 407);
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(206, 20);
|
|
this.label4.Size = new System.Drawing.Size(206, 20);
|
|
|
this.label4.TabIndex = 46;
|
|
this.label4.TabIndex = 46;
|
|
|
this.label4.Text = "Adresse du serveur SignalR";
|
|
this.label4.Text = "Adresse du serveur SignalR";
|
|
|
|
|
+ this.label4.Visible = false;
|
|
|
//
|
|
//
|
|
|
// textSignalR
|
|
// textSignalR
|
|
|
//
|
|
//
|
|
|
- this.textSignalR.Location = new System.Drawing.Point(58, 217);
|
|
|
|
|
|
|
+ this.textSignalR.Location = new System.Drawing.Point(58, 430);
|
|
|
this.textSignalR.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.textSignalR.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.textSignalR.Name = "textSignalR";
|
|
this.textSignalR.Name = "textSignalR";
|
|
|
this.textSignalR.Size = new System.Drawing.Size(571, 26);
|
|
this.textSignalR.Size = new System.Drawing.Size(571, 26);
|
|
|
this.textSignalR.TabIndex = 44;
|
|
this.textSignalR.TabIndex = 44;
|
|
|
|
|
+ this.textSignalR.Visible = false;
|
|
|
//
|
|
//
|
|
|
// bt_checkR
|
|
// bt_checkR
|
|
|
//
|
|
//
|
|
|
- this.bt_checkR.Location = new System.Drawing.Point(384, 180);
|
|
|
|
|
|
|
+ this.bt_checkR.Location = new System.Drawing.Point(384, 393);
|
|
|
this.bt_checkR.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.bt_checkR.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.bt_checkR.Name = "bt_checkR";
|
|
this.bt_checkR.Name = "bt_checkR";
|
|
|
this.bt_checkR.Size = new System.Drawing.Size(134, 35);
|
|
this.bt_checkR.Size = new System.Drawing.Size(134, 35);
|
|
|
this.bt_checkR.TabIndex = 45;
|
|
this.bt_checkR.TabIndex = 45;
|
|
|
this.bt_checkR.Text = "Vérifier serveur";
|
|
this.bt_checkR.Text = "Vérifier serveur";
|
|
|
this.bt_checkR.UseVisualStyleBackColor = true;
|
|
this.bt_checkR.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.bt_checkR.Visible = false;
|
|
|
this.bt_checkR.Click += new System.EventHandler(this.bt_check_Click);
|
|
this.bt_checkR.Click += new System.EventHandler(this.bt_check_Click);
|
|
|
//
|
|
//
|
|
|
// label3
|
|
// label3
|
|
|
//
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
this.label3.AutoSize = true;
|
|
|
- this.label3.Location = new System.Drawing.Point(4, 112);
|
|
|
|
|
|
|
+ this.label3.Location = new System.Drawing.Point(4, 265);
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(351, 20);
|
|
this.label3.Size = new System.Drawing.Size(351, 20);
|
|
|
this.label3.TabIndex = 43;
|
|
this.label3.TabIndex = 43;
|
|
|
this.label3.Text = "Adresse du serveur pour la mise à jour du logiciel";
|
|
this.label3.Text = "Adresse du serveur pour la mise à jour du logiciel";
|
|
|
|
|
+ this.label3.Visible = false;
|
|
|
//
|
|
//
|
|
|
// textSrvBin
|
|
// textSrvBin
|
|
|
//
|
|
//
|
|
|
- this.textSrvBin.Location = new System.Drawing.Point(58, 135);
|
|
|
|
|
|
|
+ this.textSrvBin.Location = new System.Drawing.Point(58, 288);
|
|
|
this.textSrvBin.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.textSrvBin.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.textSrvBin.Name = "textSrvBin";
|
|
this.textSrvBin.Name = "textSrvBin";
|
|
|
this.textSrvBin.Size = new System.Drawing.Size(571, 26);
|
|
this.textSrvBin.Size = new System.Drawing.Size(571, 26);
|
|
|
this.textSrvBin.TabIndex = 41;
|
|
this.textSrvBin.TabIndex = 41;
|
|
|
|
|
+ this.textSrvBin.Visible = false;
|
|
|
//
|
|
//
|
|
|
// bt_checkBin
|
|
// bt_checkBin
|
|
|
//
|
|
//
|
|
|
- this.bt_checkBin.Location = new System.Drawing.Point(384, 98);
|
|
|
|
|
|
|
+ this.bt_checkBin.Location = new System.Drawing.Point(384, 251);
|
|
|
this.bt_checkBin.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.bt_checkBin.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.bt_checkBin.Name = "bt_checkBin";
|
|
this.bt_checkBin.Name = "bt_checkBin";
|
|
|
this.bt_checkBin.Size = new System.Drawing.Size(134, 35);
|
|
this.bt_checkBin.Size = new System.Drawing.Size(134, 35);
|
|
|
this.bt_checkBin.TabIndex = 42;
|
|
this.bt_checkBin.TabIndex = 42;
|
|
|
this.bt_checkBin.Text = "Vérifier serveur";
|
|
this.bt_checkBin.Text = "Vérifier serveur";
|
|
|
this.bt_checkBin.UseVisualStyleBackColor = true;
|
|
this.bt_checkBin.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.bt_checkBin.Visible = false;
|
|
|
this.bt_checkBin.Click += new System.EventHandler(this.bt_check_Click);
|
|
this.bt_checkBin.Click += new System.EventHandler(this.bt_check_Click);
|
|
|
//
|
|
//
|
|
|
// label2
|
|
// label2
|
|
@@ -635,6 +646,7 @@
|
|
|
this.checkBoxLocale.TabIndex = 55;
|
|
this.checkBoxLocale.TabIndex = 55;
|
|
|
this.checkBoxLocale.Text = "Utiliser la copie locale";
|
|
this.checkBoxLocale.Text = "Utiliser la copie locale";
|
|
|
this.checkBoxLocale.UseVisualStyleBackColor = true;
|
|
this.checkBoxLocale.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.checkBoxLocale.Visible = false;
|
|
|
//
|
|
//
|
|
|
// f_about
|
|
// f_about
|
|
|
//
|
|
//
|
|
@@ -648,7 +660,7 @@
|
|
|
this.MaximizeBox = false;
|
|
this.MaximizeBox = false;
|
|
|
this.MinimizeBox = false;
|
|
this.MinimizeBox = false;
|
|
|
this.Name = "f_about";
|
|
this.Name = "f_about";
|
|
|
- this.Padding = new System.Windows.Forms.Padding(14, 14, 14, 14);
|
|
|
|
|
|
|
+ this.Padding = new System.Windows.Forms.Padding(14);
|
|
|
this.ShowIcon = false;
|
|
this.ShowIcon = false;
|
|
|
this.ShowInTaskbar = false;
|
|
this.ShowInTaskbar = false;
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|