|
@@ -30,7 +30,7 @@
|
|
|
{
|
|
{
|
|
|
this.components = new System.ComponentModel.Container();
|
|
this.components = new System.ComponentModel.Container();
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.statusBar = new System.Windows.Forms.StatusStrip();
|
|
this.statusBar = new System.Windows.Forms.StatusStrip();
|
|
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
this.eprstat = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.eprstat = new System.Windows.Forms.ToolStripStatusLabel();
|
|
@@ -74,8 +74,8 @@
|
|
|
this.datestaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.datestaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.nomstaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.nomstaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.text_file = new System.Windows.Forms.TextBox();
|
|
this.text_file = new System.Windows.Forms.TextBox();
|
|
|
- this.bt_fact = new System.Windows.Forms.Button();
|
|
|
|
|
this.timerSigR = new System.Windows.Forms.Timer(this.components);
|
|
this.timerSigR = new System.Windows.Forms.Timer(this.components);
|
|
|
|
|
+ this.button1 = new System.Windows.Forms.Button();
|
|
|
this.statusBar.SuspendLayout();
|
|
this.statusBar.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tbepreuveBindingSource)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbepreuveBindingSource)).BeginInit();
|
|
@@ -110,10 +110,10 @@
|
|
|
this.eprstat,
|
|
this.eprstat,
|
|
|
this.stastat,
|
|
this.stastat,
|
|
|
this.tslbl1});
|
|
this.tslbl1});
|
|
|
- this.statusBar.Location = new System.Drawing.Point(0, 354);
|
|
|
|
|
|
|
+ this.statusBar.Location = new System.Drawing.Point(0, 556);
|
|
|
this.statusBar.Name = "statusBar";
|
|
this.statusBar.Name = "statusBar";
|
|
|
- this.statusBar.Padding = new System.Windows.Forms.Padding(1, 0, 10, 0);
|
|
|
|
|
- this.statusBar.Size = new System.Drawing.Size(765, 22);
|
|
|
|
|
|
|
+ this.statusBar.Padding = new System.Windows.Forms.Padding(2, 0, 15, 0);
|
|
|
|
|
+ this.statusBar.Size = new System.Drawing.Size(1148, 22);
|
|
|
this.statusBar.TabIndex = 0;
|
|
this.statusBar.TabIndex = 0;
|
|
|
this.statusBar.Text = "statusStrip1";
|
|
this.statusBar.Text = "statusStrip1";
|
|
|
//
|
|
//
|
|
@@ -168,6 +168,7 @@
|
|
|
//
|
|
//
|
|
|
this.mainContainer.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.mainContainer.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.mainContainer.Location = new System.Drawing.Point(0, 0);
|
|
this.mainContainer.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
+ this.mainContainer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.mainContainer.Name = "mainContainer";
|
|
this.mainContainer.Name = "mainContainer";
|
|
|
this.mainContainer.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
this.mainContainer.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
|
//
|
|
//
|
|
@@ -178,8 +179,9 @@
|
|
|
// mainContainer.Panel2
|
|
// mainContainer.Panel2
|
|
|
//
|
|
//
|
|
|
this.mainContainer.Panel2.Controls.Add(this.splitContainer1);
|
|
this.mainContainer.Panel2.Controls.Add(this.splitContainer1);
|
|
|
- this.mainContainer.Size = new System.Drawing.Size(765, 354);
|
|
|
|
|
- this.mainContainer.SplitterDistance = 26;
|
|
|
|
|
|
|
+ this.mainContainer.Size = new System.Drawing.Size(1148, 556);
|
|
|
|
|
+ this.mainContainer.SplitterDistance = 40;
|
|
|
|
|
+ this.mainContainer.SplitterWidth = 6;
|
|
|
this.mainContainer.TabIndex = 13;
|
|
this.mainContainer.TabIndex = 13;
|
|
|
//
|
|
//
|
|
|
// main_mnu
|
|
// main_mnu
|
|
@@ -197,8 +199,9 @@
|
|
|
this.mnu_about});
|
|
this.mnu_about});
|
|
|
this.main_mnu.Location = new System.Drawing.Point(0, 0);
|
|
this.main_mnu.Location = new System.Drawing.Point(0, 0);
|
|
|
this.main_mnu.Name = "main_mnu";
|
|
this.main_mnu.Name = "main_mnu";
|
|
|
|
|
+ this.main_mnu.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
|
|
|
this.main_mnu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
|
|
this.main_mnu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
|
|
|
- this.main_mnu.Size = new System.Drawing.Size(765, 34);
|
|
|
|
|
|
|
+ this.main_mnu.Size = new System.Drawing.Size(1148, 34);
|
|
|
this.main_mnu.TabIndex = 12;
|
|
this.main_mnu.TabIndex = 12;
|
|
|
this.main_mnu.Text = "Menu";
|
|
this.main_mnu.Text = "Menu";
|
|
|
//
|
|
//
|
|
@@ -342,7 +345,7 @@
|
|
|
//
|
|
//
|
|
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
|
|
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.splitContainer1.Margin = new System.Windows.Forms.Padding(30, 30, 30, 30);
|
|
|
|
|
|
|
+ this.splitContainer1.Margin = new System.Windows.Forms.Padding(45, 46, 45, 46);
|
|
|
this.splitContainer1.Name = "splitContainer1";
|
|
this.splitContainer1.Name = "splitContainer1";
|
|
|
//
|
|
//
|
|
|
// splitContainer1.Panel1
|
|
// splitContainer1.Panel1
|
|
@@ -352,8 +355,9 @@
|
|
|
// splitContainer1.Panel2
|
|
// splitContainer1.Panel2
|
|
|
//
|
|
//
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
|
|
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
|
|
|
- this.splitContainer1.Size = new System.Drawing.Size(765, 324);
|
|
|
|
|
- this.splitContainer1.SplitterDistance = 252;
|
|
|
|
|
|
|
+ this.splitContainer1.Size = new System.Drawing.Size(1148, 510);
|
|
|
|
|
+ this.splitContainer1.SplitterDistance = 378;
|
|
|
|
|
+ this.splitContainer1.SplitterWidth = 6;
|
|
|
this.splitContainer1.TabIndex = 10;
|
|
this.splitContainer1.TabIndex = 10;
|
|
|
//
|
|
//
|
|
|
// splitContainer3
|
|
// splitContainer3
|
|
@@ -361,6 +365,7 @@
|
|
|
this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.splitContainer3.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
|
|
this.splitContainer3.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
|
|
|
this.splitContainer3.Location = new System.Drawing.Point(0, 0);
|
|
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.Name = "splitContainer3";
|
|
|
this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
|
//
|
|
//
|
|
@@ -375,8 +380,9 @@
|
|
|
this.splitContainer3.Panel2.Controls.Add(this.bt_retry);
|
|
this.splitContainer3.Panel2.Controls.Add(this.bt_retry);
|
|
|
this.splitContainer3.Panel2.Controls.Add(this.bt_test);
|
|
this.splitContainer3.Panel2.Controls.Add(this.bt_test);
|
|
|
this.splitContainer3.Panel2.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.splitContainer3_Panel2_MouseDoubleClick);
|
|
this.splitContainer3.Panel2.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.splitContainer3_Panel2_MouseDoubleClick);
|
|
|
- this.splitContainer3.Size = new System.Drawing.Size(252, 324);
|
|
|
|
|
- this.splitContainer3.SplitterDistance = 270;
|
|
|
|
|
|
|
+ this.splitContainer3.Size = new System.Drawing.Size(378, 510);
|
|
|
|
|
+ this.splitContainer3.SplitterDistance = 454;
|
|
|
|
|
+ this.splitContainer3.SplitterWidth = 6;
|
|
|
this.splitContainer3.TabIndex = 1;
|
|
this.splitContainer3.TabIndex = 1;
|
|
|
//
|
|
//
|
|
|
// dg_epr
|
|
// dg_epr
|
|
@@ -392,11 +398,12 @@
|
|
|
this.dg_epr.DataSource = this.tbepreuveBindingSource;
|
|
this.dg_epr.DataSource = this.tbepreuveBindingSource;
|
|
|
this.dg_epr.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dg_epr.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.dg_epr.Location = new System.Drawing.Point(0, 0);
|
|
this.dg_epr.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
+ this.dg_epr.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.dg_epr.Name = "dg_epr";
|
|
this.dg_epr.Name = "dg_epr";
|
|
|
this.dg_epr.ReadOnly = true;
|
|
this.dg_epr.ReadOnly = true;
|
|
|
this.dg_epr.RowHeadersWidth = 62;
|
|
this.dg_epr.RowHeadersWidth = 62;
|
|
|
this.dg_epr.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dg_epr.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
- this.dg_epr.Size = new System.Drawing.Size(252, 270);
|
|
|
|
|
|
|
+ this.dg_epr.Size = new System.Drawing.Size(378, 454);
|
|
|
this.dg_epr.TabIndex = 6;
|
|
this.dg_epr.TabIndex = 6;
|
|
|
this.dg_epr.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dg_epr_CellMouseDoubleClick);
|
|
this.dg_epr.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dg_epr_CellMouseDoubleClick);
|
|
|
//
|
|
//
|
|
@@ -432,9 +439,10 @@
|
|
|
// bt_doAll
|
|
// bt_doAll
|
|
|
//
|
|
//
|
|
|
this.bt_doAll.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.bt_doAll.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
- this.bt_doAll.Location = new System.Drawing.Point(150, 0);
|
|
|
|
|
|
|
+ this.bt_doAll.Location = new System.Drawing.Point(225, 0);
|
|
|
|
|
+ this.bt_doAll.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.bt_doAll.Name = "bt_doAll";
|
|
this.bt_doAll.Name = "bt_doAll";
|
|
|
- this.bt_doAll.Size = new System.Drawing.Size(50, 50);
|
|
|
|
|
|
|
+ this.bt_doAll.Size = new System.Drawing.Size(75, 50);
|
|
|
this.bt_doAll.TabIndex = 4;
|
|
this.bt_doAll.TabIndex = 4;
|
|
|
this.bt_doAll.Text = "ALL";
|
|
this.bt_doAll.Text = "ALL";
|
|
|
this.bt_doAll.UseVisualStyleBackColor = true;
|
|
this.bt_doAll.UseVisualStyleBackColor = true;
|
|
@@ -444,9 +452,10 @@
|
|
|
// bt_do
|
|
// bt_do
|
|
|
//
|
|
//
|
|
|
this.bt_do.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.bt_do.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
- this.bt_do.Location = new System.Drawing.Point(100, 0);
|
|
|
|
|
|
|
+ this.bt_do.Location = new System.Drawing.Point(150, 0);
|
|
|
|
|
+ this.bt_do.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.bt_do.Name = "bt_do";
|
|
this.bt_do.Name = "bt_do";
|
|
|
- this.bt_do.Size = new System.Drawing.Size(50, 50);
|
|
|
|
|
|
|
+ this.bt_do.Size = new System.Drawing.Size(75, 50);
|
|
|
this.bt_do.TabIndex = 3;
|
|
this.bt_do.TabIndex = 3;
|
|
|
this.bt_do.Text = "Do";
|
|
this.bt_do.Text = "Do";
|
|
|
this.bt_do.UseVisualStyleBackColor = true;
|
|
this.bt_do.UseVisualStyleBackColor = true;
|
|
@@ -456,9 +465,10 @@
|
|
|
// bt_retry
|
|
// bt_retry
|
|
|
//
|
|
//
|
|
|
this.bt_retry.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.bt_retry.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
- this.bt_retry.Location = new System.Drawing.Point(50, 0);
|
|
|
|
|
|
|
+ this.bt_retry.Location = new System.Drawing.Point(75, 0);
|
|
|
|
|
+ this.bt_retry.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.bt_retry.Name = "bt_retry";
|
|
this.bt_retry.Name = "bt_retry";
|
|
|
- this.bt_retry.Size = new System.Drawing.Size(50, 50);
|
|
|
|
|
|
|
+ this.bt_retry.Size = new System.Drawing.Size(75, 50);
|
|
|
this.bt_retry.TabIndex = 1;
|
|
this.bt_retry.TabIndex = 1;
|
|
|
this.bt_retry.Text = "ReTry SigR";
|
|
this.bt_retry.Text = "ReTry SigR";
|
|
|
this.bt_retry.UseVisualStyleBackColor = true;
|
|
this.bt_retry.UseVisualStyleBackColor = true;
|
|
@@ -469,8 +479,9 @@
|
|
|
//
|
|
//
|
|
|
this.bt_test.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.bt_test.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
this.bt_test.Location = new System.Drawing.Point(0, 0);
|
|
this.bt_test.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
+ this.bt_test.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.bt_test.Name = "bt_test";
|
|
this.bt_test.Name = "bt_test";
|
|
|
- this.bt_test.Size = new System.Drawing.Size(50, 50);
|
|
|
|
|
|
|
+ this.bt_test.Size = new System.Drawing.Size(75, 50);
|
|
|
this.bt_test.TabIndex = 0;
|
|
this.bt_test.TabIndex = 0;
|
|
|
this.bt_test.Text = "Msg test";
|
|
this.bt_test.Text = "Msg test";
|
|
|
this.bt_test.UseVisualStyleBackColor = true;
|
|
this.bt_test.UseVisualStyleBackColor = true;
|
|
@@ -482,6 +493,7 @@
|
|
|
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
|
|
this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
|
|
|
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
|
|
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.Name = "splitContainer2";
|
|
|
this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
|
//
|
|
//
|
|
@@ -491,10 +503,12 @@
|
|
|
//
|
|
//
|
|
|
// splitContainer2.Panel2
|
|
// splitContainer2.Panel2
|
|
|
//
|
|
//
|
|
|
|
|
+ this.splitContainer2.Panel2.Controls.Add(this.button1);
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.text_file);
|
|
this.splitContainer2.Panel2.Controls.Add(this.text_file);
|
|
|
- this.splitContainer2.Panel2.Controls.Add(this.bt_fact);
|
|
|
|
|
- this.splitContainer2.Size = new System.Drawing.Size(509, 324);
|
|
|
|
|
- this.splitContainer2.SplitterDistance = 270;
|
|
|
|
|
|
|
+ this.splitContainer2.Panel2.Paint += new System.Windows.Forms.PaintEventHandler(this.splitContainer2_Panel2_Paint);
|
|
|
|
|
+ this.splitContainer2.Size = new System.Drawing.Size(764, 510);
|
|
|
|
|
+ this.splitContainer2.SplitterDistance = 454;
|
|
|
|
|
+ this.splitContainer2.SplitterWidth = 6;
|
|
|
this.splitContainer2.TabIndex = 0;
|
|
this.splitContainer2.TabIndex = 0;
|
|
|
//
|
|
//
|
|
|
// dg_sta
|
|
// dg_sta
|
|
@@ -511,11 +525,12 @@
|
|
|
this.dg_sta.DataSource = this.tbstationBindingSource;
|
|
this.dg_sta.DataSource = this.tbstationBindingSource;
|
|
|
this.dg_sta.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dg_sta.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.dg_sta.Location = new System.Drawing.Point(0, 0);
|
|
this.dg_sta.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
+ this.dg_sta.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.dg_sta.Name = "dg_sta";
|
|
this.dg_sta.Name = "dg_sta";
|
|
|
this.dg_sta.ReadOnly = true;
|
|
this.dg_sta.ReadOnly = true;
|
|
|
this.dg_sta.RowHeadersWidth = 62;
|
|
this.dg_sta.RowHeadersWidth = 62;
|
|
|
this.dg_sta.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dg_sta.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
- this.dg_sta.Size = new System.Drawing.Size(509, 270);
|
|
|
|
|
|
|
+ this.dg_sta.Size = new System.Drawing.Size(764, 454);
|
|
|
this.dg_sta.TabIndex = 7;
|
|
this.dg_sta.TabIndex = 7;
|
|
|
this.dg_sta.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dg_sta_CellMouseDoubleClick);
|
|
this.dg_sta.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dg_sta_CellMouseDoubleClick);
|
|
|
//
|
|
//
|
|
@@ -541,9 +556,9 @@
|
|
|
// datestaDataGridViewTextBoxColumn
|
|
// datestaDataGridViewTextBoxColumn
|
|
|
//
|
|
//
|
|
|
this.datestaDataGridViewTextBoxColumn.DataPropertyName = "date_sta";
|
|
this.datestaDataGridViewTextBoxColumn.DataPropertyName = "date_sta";
|
|
|
- dataGridViewCellStyle1.Format = "M";
|
|
|
|
|
- dataGridViewCellStyle1.NullValue = null;
|
|
|
|
|
- this.datestaDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle1;
|
|
|
|
|
|
|
+ dataGridViewCellStyle5.Format = "M";
|
|
|
|
|
+ dataGridViewCellStyle5.NullValue = null;
|
|
|
|
|
+ this.datestaDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle5;
|
|
|
this.datestaDataGridViewTextBoxColumn.HeaderText = "Date";
|
|
this.datestaDataGridViewTextBoxColumn.HeaderText = "Date";
|
|
|
this.datestaDataGridViewTextBoxColumn.MinimumWidth = 8;
|
|
this.datestaDataGridViewTextBoxColumn.MinimumWidth = 8;
|
|
|
this.datestaDataGridViewTextBoxColumn.Name = "datestaDataGridViewTextBoxColumn";
|
|
this.datestaDataGridViewTextBoxColumn.Name = "datestaDataGridViewTextBoxColumn";
|
|
@@ -561,39 +576,38 @@
|
|
|
//
|
|
//
|
|
|
// text_file
|
|
// text_file
|
|
|
//
|
|
//
|
|
|
- this.text_file.Location = new System.Drawing.Point(3, 11);
|
|
|
|
|
|
|
+ this.text_file.Location = new System.Drawing.Point(173, 5);
|
|
|
|
|
+ this.text_file.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.text_file.Name = "text_file";
|
|
this.text_file.Name = "text_file";
|
|
|
- this.text_file.Size = new System.Drawing.Size(374, 20);
|
|
|
|
|
|
|
+ this.text_file.Size = new System.Drawing.Size(559, 26);
|
|
|
this.text_file.TabIndex = 3;
|
|
this.text_file.TabIndex = 3;
|
|
|
this.text_file.Visible = false;
|
|
this.text_file.Visible = false;
|
|
|
//
|
|
//
|
|
|
- // bt_fact
|
|
|
|
|
- //
|
|
|
|
|
- this.bt_fact.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
- this.bt_fact.Location = new System.Drawing.Point(420, 10);
|
|
|
|
|
- this.bt_fact.Name = "bt_fact";
|
|
|
|
|
- this.bt_fact.Size = new System.Drawing.Size(75, 23);
|
|
|
|
|
- this.bt_fact.TabIndex = 0;
|
|
|
|
|
- this.bt_fact.Text = "Facture";
|
|
|
|
|
- this.bt_fact.UseVisualStyleBackColor = true;
|
|
|
|
|
- this.bt_fact.Click += new System.EventHandler(this.bt_fact_Click);
|
|
|
|
|
- //
|
|
|
|
|
// timerSigR
|
|
// timerSigR
|
|
|
//
|
|
//
|
|
|
this.timerSigR.Enabled = true;
|
|
this.timerSigR.Enabled = true;
|
|
|
this.timerSigR.Interval = 5000;
|
|
this.timerSigR.Interval = 5000;
|
|
|
this.timerSigR.Tick += new System.EventHandler(this.timerSigR_Tick);
|
|
this.timerSigR.Tick += new System.EventHandler(this.timerSigR_Tick);
|
|
|
//
|
|
//
|
|
|
|
|
+ // button1
|
|
|
|
|
+ //
|
|
|
|
|
+ this.button1.Location = new System.Drawing.Point(20, 0);
|
|
|
|
|
+ this.button1.Name = "button1";
|
|
|
|
|
+ this.button1.Size = new System.Drawing.Size(146, 50);
|
|
|
|
|
+ this.button1.TabIndex = 4;
|
|
|
|
|
+ this.button1.Text = "Facture";
|
|
|
|
|
+ this.button1.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.button1.Click += new System.EventHandler(this.button1_Click_1);
|
|
|
|
|
+ //
|
|
|
// Main
|
|
// Main
|
|
|
//
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
|
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(765, 376);
|
|
|
|
|
|
|
+ this.ClientSize = new System.Drawing.Size(1148, 578);
|
|
|
this.Controls.Add(this.mainContainer);
|
|
this.Controls.Add(this.mainContainer);
|
|
|
this.Controls.Add(this.statusBar);
|
|
this.Controls.Add(this.statusBar);
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
this.IsMdiContainer = true;
|
|
this.IsMdiContainer = true;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
|
|
this.Name = "Main";
|
|
this.Name = "Main";
|
|
|
this.Tag = "vide";
|
|
this.Tag = "vide";
|
|
|
this.Text = "Aucune opération sélectionnée";
|
|
this.Text = "Aucune opération sélectionnée";
|
|
@@ -642,7 +656,6 @@
|
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
|
|
private System.Windows.Forms.BindingSource tbstationBindingSource;
|
|
private System.Windows.Forms.BindingSource tbstationBindingSource;
|
|
|
private System.Windows.Forms.SplitContainer mainContainer;
|
|
private System.Windows.Forms.SplitContainer mainContainer;
|
|
|
- private System.Windows.Forms.Button bt_fact;
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn nomstaDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn nomstaDataGridViewTextBoxColumn;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn datestaDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn datestaDataGridViewTextBoxColumn;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn etpstaDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn etpstaDataGridViewTextBoxColumn;
|
|
@@ -680,5 +693,6 @@
|
|
|
private System.Windows.Forms.TextBox text_file;
|
|
private System.Windows.Forms.TextBox text_file;
|
|
|
private System.Windows.Forms.ToolStripButton mnu_verif;
|
|
private System.Windows.Forms.ToolStripButton mnu_verif;
|
|
|
private System.Windows.Forms.ToolStripMenuItem parisNice17ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem parisNice17ToolStripMenuItem;
|
|
|
|
|
+ private System.Windows.Forms.Button button1;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|