|
|
@@ -1,6 +1,6 @@
|
|
|
namespace Fuel01
|
|
|
{
|
|
|
- partial class f_tools
|
|
|
+ partial class F_tools
|
|
|
{
|
|
|
/// <summary>
|
|
|
/// Required designer variable.
|
|
|
@@ -88,10 +88,9 @@
|
|
|
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.tsLbl1});
|
|
|
- this.statusStrip1.Location = new System.Drawing.Point(0, 703);
|
|
|
+ this.statusStrip1.Location = new System.Drawing.Point(0, 449);
|
|
|
this.statusStrip1.Name = "statusStrip1";
|
|
|
- this.statusStrip1.Padding = new System.Windows.Forms.Padding(2, 0, 21, 0);
|
|
|
- this.statusStrip1.Size = new System.Drawing.Size(1431, 22);
|
|
|
+ this.statusStrip1.Size = new System.Drawing.Size(954, 22);
|
|
|
this.statusStrip1.TabIndex = 0;
|
|
|
this.statusStrip1.Text = "statusStrip1";
|
|
|
//
|
|
|
@@ -105,7 +104,6 @@
|
|
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
|
|
|
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.splitContainer1.Name = "splitContainer1";
|
|
|
//
|
|
|
// splitContainer1.Panel1
|
|
|
@@ -118,18 +116,16 @@
|
|
|
// splitContainer1.Panel2
|
|
|
//
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
|
|
|
- this.splitContainer1.Size = new System.Drawing.Size(1431, 703);
|
|
|
+ this.splitContainer1.Size = new System.Drawing.Size(954, 449);
|
|
|
this.splitContainer1.SplitterDistance = 181;
|
|
|
- this.splitContainer1.SplitterWidth = 6;
|
|
|
this.splitContainer1.TabIndex = 1;
|
|
|
//
|
|
|
// check_move
|
|
|
//
|
|
|
this.check_move.AutoSize = true;
|
|
|
- this.check_move.Location = new System.Drawing.Point(33, 231);
|
|
|
- this.check_move.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.check_move.Location = new System.Drawing.Point(22, 150);
|
|
|
this.check_move.Name = "check_move";
|
|
|
- this.check_move.Size = new System.Drawing.Size(212, 24);
|
|
|
+ this.check_move.Size = new System.Drawing.Size(147, 17);
|
|
|
this.check_move.TabIndex = 3;
|
|
|
this.check_move.Text = "Déplacer après traitement";
|
|
|
this.toolTip1.SetToolTip(this.check_move, "Déplce dans le sous-répertoire in/done les fichiers après traitement");
|
|
|
@@ -138,10 +134,9 @@
|
|
|
//
|
|
|
// bt_loadVT
|
|
|
//
|
|
|
- this.bt_loadVT.Location = new System.Drawing.Point(33, 517);
|
|
|
- this.bt_loadVT.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.bt_loadVT.Location = new System.Drawing.Point(22, 336);
|
|
|
this.bt_loadVT.Name = "bt_loadVT";
|
|
|
- this.bt_loadVT.Size = new System.Drawing.Size(220, 58);
|
|
|
+ this.bt_loadVT.Size = new System.Drawing.Size(147, 38);
|
|
|
this.bt_loadVT.TabIndex = 2;
|
|
|
this.bt_loadVT.Text = "Charger Ventes";
|
|
|
this.toolTip1.SetToolTip(this.bt_loadVT, "Charge les ventes dans le tableau de droite");
|
|
|
@@ -151,10 +146,9 @@
|
|
|
//
|
|
|
// bt_trait
|
|
|
//
|
|
|
- this.bt_trait.Location = new System.Drawing.Point(33, 137);
|
|
|
- this.bt_trait.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.bt_trait.Location = new System.Drawing.Point(22, 89);
|
|
|
this.bt_trait.Name = "bt_trait";
|
|
|
- this.bt_trait.Size = new System.Drawing.Size(220, 58);
|
|
|
+ this.bt_trait.Size = new System.Drawing.Size(147, 38);
|
|
|
this.bt_trait.TabIndex = 1;
|
|
|
this.bt_trait.Text = "Traitement des fichiers";
|
|
|
this.toolTip1.SetToolTip(this.bt_trait, "Intègre les données préalabement récupérées depuis le serveur");
|
|
|
@@ -163,10 +157,9 @@
|
|
|
//
|
|
|
// bt_getdatas
|
|
|
//
|
|
|
- this.bt_getdatas.Location = new System.Drawing.Point(33, 55);
|
|
|
- this.bt_getdatas.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.bt_getdatas.Location = new System.Drawing.Point(22, 36);
|
|
|
this.bt_getdatas.Name = "bt_getdatas";
|
|
|
- this.bt_getdatas.Size = new System.Drawing.Size(220, 55);
|
|
|
+ this.bt_getdatas.Size = new System.Drawing.Size(147, 36);
|
|
|
this.bt_getdatas.TabIndex = 0;
|
|
|
this.bt_getdatas.Text = "Télécharger Achats";
|
|
|
this.toolTip1.SetToolTip(this.bt_getdatas, "Récupère les informations saisies sur les tablettes sur le serveur");
|
|
|
@@ -178,7 +171,6 @@
|
|
|
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
|
|
|
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.splitContainer2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.splitContainer2.Name = "splitContainer2";
|
|
|
this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
|
//
|
|
|
@@ -189,9 +181,8 @@
|
|
|
// splitContainer2.Panel2
|
|
|
//
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.splitContainer3);
|
|
|
- this.splitContainer2.Size = new System.Drawing.Size(1244, 703);
|
|
|
+ this.splitContainer2.Size = new System.Drawing.Size(769, 449);
|
|
|
this.splitContainer2.SplitterDistance = 26;
|
|
|
- this.splitContainer2.SplitterWidth = 6;
|
|
|
this.splitContainer2.TabIndex = 4;
|
|
|
//
|
|
|
// label1
|
|
|
@@ -199,9 +190,8 @@
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.label1.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(61, 20);
|
|
|
+ this.label1.Size = new System.Drawing.Size(43, 13);
|
|
|
this.label1.TabIndex = 3;
|
|
|
this.label1.Text = "Traces ";
|
|
|
//
|
|
|
@@ -209,7 +199,6 @@
|
|
|
//
|
|
|
this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.splitContainer3.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.splitContainer3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.splitContainer3.Name = "splitContainer3";
|
|
|
this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
|
//
|
|
|
@@ -220,9 +209,8 @@
|
|
|
// splitContainer3.Panel2
|
|
|
//
|
|
|
this.splitContainer3.Panel2.Controls.Add(this.splitContainer4);
|
|
|
- this.splitContainer3.Size = new System.Drawing.Size(1244, 671);
|
|
|
- this.splitContainer3.SplitterDistance = 152;
|
|
|
- this.splitContainer3.SplitterWidth = 6;
|
|
|
+ this.splitContainer3.Size = new System.Drawing.Size(769, 419);
|
|
|
+ this.splitContainer3.SplitterDistance = 94;
|
|
|
this.splitContainer3.TabIndex = 0;
|
|
|
//
|
|
|
// textResult
|
|
|
@@ -231,12 +219,11 @@
|
|
|
this.textResult.AcceptsTab = true;
|
|
|
this.textResult.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.textResult.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.textResult.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.textResult.Multiline = true;
|
|
|
this.textResult.Name = "textResult";
|
|
|
this.textResult.ReadOnly = true;
|
|
|
this.textResult.ScrollBars = System.Windows.Forms.ScrollBars.Both;
|
|
|
- this.textResult.Size = new System.Drawing.Size(1244, 152);
|
|
|
+ this.textResult.Size = new System.Drawing.Size(769, 94);
|
|
|
this.textResult.TabIndex = 1;
|
|
|
this.toolTip1.SetToolTip(this.textResult, "Affiche les informations de traitement");
|
|
|
//
|
|
|
@@ -245,7 +232,6 @@
|
|
|
this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.splitContainer4.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
|
|
|
this.splitContainer4.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.splitContainer4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.splitContainer4.Name = "splitContainer4";
|
|
|
this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
|
//
|
|
|
@@ -257,18 +243,16 @@
|
|
|
// splitContainer4.Panel2
|
|
|
//
|
|
|
this.splitContainer4.Panel2.Controls.Add(this.dg_vente);
|
|
|
- this.splitContainer4.Size = new System.Drawing.Size(1244, 513);
|
|
|
+ this.splitContainer4.Size = new System.Drawing.Size(769, 321);
|
|
|
this.splitContainer4.SplitterDistance = 28;
|
|
|
- this.splitContainer4.SplitterWidth = 6;
|
|
|
this.splitContainer4.TabIndex = 0;
|
|
|
//
|
|
|
// check_modif
|
|
|
//
|
|
|
this.check_modif.AutoSize = true;
|
|
|
- this.check_modif.Location = new System.Drawing.Point(258, 12);
|
|
|
- this.check_modif.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.check_modif.Location = new System.Drawing.Point(172, 8);
|
|
|
this.check_modif.Name = "check_modif";
|
|
|
- this.check_modif.Size = new System.Drawing.Size(385, 24);
|
|
|
+ this.check_modif.Size = new System.Drawing.Size(263, 17);
|
|
|
this.check_modif.TabIndex = 5;
|
|
|
this.check_modif.Text = "Autoriser les modifications des ventes dans la grille";
|
|
|
this.toolTip1.SetToolTip(this.check_modif, "ATTENTION.... Les modifications faites dans la grille sont dangereuses !!!");
|
|
|
@@ -281,10 +265,9 @@
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.label2.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Padding = new System.Windows.Forms.Padding(0, 12, 0, 0);
|
|
|
- this.label2.Size = new System.Drawing.Size(60, 32);
|
|
|
+ this.label2.Padding = new System.Windows.Forms.Padding(0, 8, 0, 0);
|
|
|
+ this.label2.Size = new System.Drawing.Size(40, 21);
|
|
|
this.label2.TabIndex = 4;
|
|
|
this.label2.Text = "Ventes";
|
|
|
//
|
|
|
@@ -307,11 +290,10 @@
|
|
|
this.dg_vente.DataSource = this.tbventeBindingSource;
|
|
|
this.dg_vente.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.dg_vente.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.dg_vente.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.dg_vente.Name = "dg_vente";
|
|
|
this.dg_vente.ReadOnly = true;
|
|
|
this.dg_vente.RowHeadersWidth = 62;
|
|
|
- this.dg_vente.Size = new System.Drawing.Size(1244, 479);
|
|
|
+ this.dg_vente.Size = new System.Drawing.Size(769, 289);
|
|
|
this.dg_vente.TabIndex = 2;
|
|
|
this.dg_vente.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dg_vente_CellEndEdit);
|
|
|
//
|
|
|
@@ -428,15 +410,14 @@
|
|
|
this.toolTip1.IsBalloon = true;
|
|
|
this.toolTip1.ToolTipTitle = "Aide";
|
|
|
//
|
|
|
- // f_tools
|
|
|
+ // F_tools
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1431, 725);
|
|
|
+ this.ClientSize = new System.Drawing.Size(954, 471);
|
|
|
this.Controls.Add(this.splitContainer1);
|
|
|
this.Controls.Add(this.statusStrip1);
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
- this.Name = "f_tools";
|
|
|
+ this.Name = "F_tools";
|
|
|
this.ShowIcon = false;
|
|
|
this.ShowInTaskbar = false;
|
|
|
this.Text = "Outils";
|