480 lines
32 KiB
C#
480 lines
32 KiB
C#
namespace 鲁尔圆锥接头测试仪
|
||
{
|
||
partial class EasyassemblyReport
|
||
{
|
||
/// <summary>
|
||
/// Required designer variable.
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// Clean up any resources being used.
|
||
/// </summary>
|
||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region Windows Form Designer generated code
|
||
|
||
/// <summary>
|
||
/// Required method for Designer support - do not modify
|
||
/// the contents of this method with the code editor.
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
this.uiTableLayoutPanel1 = new Sunny.UI.UITableLayoutPanel();
|
||
this.uiTableLayoutPanel3 = new Sunny.UI.UITableLayoutPanel();
|
||
this.uiPanel3 = new Sunny.UI.UIPanel();
|
||
this.Btn_debug = new Sunny.UI.UIButton();
|
||
this.Btn_testscreen = new Sunny.UI.UIButton();
|
||
this.Btn_home = new Sunny.UI.UIButton();
|
||
this.uiTableLayoutPanel2 = new Sunny.UI.UITableLayoutPanel();
|
||
this.uiPanel5 = new Sunny.UI.UIPanel();
|
||
this.ExportButton = new Sunny.UI.UIButton();
|
||
this.Btn_return = new Sunny.UI.UIButton();
|
||
this.Btn_clear = new Sunny.UI.UIButton();
|
||
this.uiPanel1 = new Sunny.UI.UIPanel();
|
||
this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
|
||
this.uiTableLayoutPanel4 = new Sunny.UI.UITableLayoutPanel();
|
||
this.uiPanel4 = new Sunny.UI.UIPanel();
|
||
this.uiLabel1 = new Sunny.UI.UILabel();
|
||
this.uiPanel2 = new Sunny.UI.UIPanel();
|
||
this.Column1_Num = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column2_Createtime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column3_Force = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column4_Torque = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.uiTableLayoutPanel1.SuspendLayout();
|
||
this.uiTableLayoutPanel3.SuspendLayout();
|
||
this.uiPanel3.SuspendLayout();
|
||
this.uiTableLayoutPanel2.SuspendLayout();
|
||
this.uiPanel5.SuspendLayout();
|
||
this.uiPanel1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
|
||
this.uiTableLayoutPanel4.SuspendLayout();
|
||
this.uiPanel4.SuspendLayout();
|
||
this.SuspendLayout();
|
||
//
|
||
// uiTableLayoutPanel1
|
||
//
|
||
this.uiTableLayoutPanel1.ColumnCount = 2;
|
||
this.uiTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
||
this.uiTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 80F));
|
||
this.uiTableLayoutPanel1.Controls.Add(this.uiTableLayoutPanel3, 0, 0);
|
||
this.uiTableLayoutPanel1.Controls.Add(this.uiTableLayoutPanel2, 1, 0);
|
||
this.uiTableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.uiTableLayoutPanel1.Location = new System.Drawing.Point(0, 35);
|
||
this.uiTableLayoutPanel1.Name = "uiTableLayoutPanel1";
|
||
this.uiTableLayoutPanel1.RowCount = 1;
|
||
this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
||
this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
||
this.uiTableLayoutPanel1.Size = new System.Drawing.Size(1000, 665);
|
||
this.uiTableLayoutPanel1.TabIndex = 2;
|
||
this.uiTableLayoutPanel1.TagString = null;
|
||
//
|
||
// uiTableLayoutPanel3
|
||
//
|
||
this.uiTableLayoutPanel3.ColumnCount = 1;
|
||
this.uiTableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
||
this.uiTableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
||
this.uiTableLayoutPanel3.Controls.Add(this.uiPanel3, 0, 1);
|
||
this.uiTableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.uiTableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
|
||
this.uiTableLayoutPanel3.Name = "uiTableLayoutPanel3";
|
||
this.uiTableLayoutPanel3.RowCount = 2;
|
||
this.uiTableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
||
this.uiTableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
|
||
this.uiTableLayoutPanel3.Size = new System.Drawing.Size(194, 659);
|
||
this.uiTableLayoutPanel3.TabIndex = 1;
|
||
this.uiTableLayoutPanel3.TagString = null;
|
||
//
|
||
// uiPanel3
|
||
//
|
||
this.uiPanel3.Controls.Add(this.Btn_debug);
|
||
this.uiPanel3.Controls.Add(this.Btn_testscreen);
|
||
this.uiPanel3.Controls.Add(this.Btn_home);
|
||
this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.uiPanel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiPanel3.Location = new System.Drawing.Point(4, 136);
|
||
this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiPanel3.Name = "uiPanel3";
|
||
this.uiPanel3.RectColor = System.Drawing.Color.Red;
|
||
this.uiPanel3.Size = new System.Drawing.Size(186, 518);
|
||
this.uiPanel3.TabIndex = 1;
|
||
this.uiPanel3.Text = null;
|
||
this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// Btn_debug
|
||
//
|
||
this.Btn_debug.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.Btn_debug.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
||
this.Btn_debug.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Btn_debug.ForeColor = System.Drawing.Color.Black;
|
||
this.Btn_debug.Location = new System.Drawing.Point(22, 351);
|
||
this.Btn_debug.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.Btn_debug.Name = "Btn_debug";
|
||
this.Btn_debug.Size = new System.Drawing.Size(145, 60);
|
||
this.Btn_debug.TabIndex = 3;
|
||
this.Btn_debug.Text = "调试";
|
||
this.Btn_debug.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Btn_debug.Click += new System.EventHandler(this.Btn_debug_Click);
|
||
//
|
||
// Btn_testscreen
|
||
//
|
||
this.Btn_testscreen.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.Btn_testscreen.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
||
this.Btn_testscreen.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Btn_testscreen.ForeColor = System.Drawing.Color.Black;
|
||
this.Btn_testscreen.Location = new System.Drawing.Point(23, 224);
|
||
this.Btn_testscreen.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.Btn_testscreen.Name = "Btn_testscreen";
|
||
this.Btn_testscreen.Size = new System.Drawing.Size(145, 60);
|
||
this.Btn_testscreen.TabIndex = 2;
|
||
this.Btn_testscreen.Text = "测试画面";
|
||
this.Btn_testscreen.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Btn_testscreen.Click += new System.EventHandler(this.Btn_testscreen_Click);
|
||
//
|
||
// Btn_home
|
||
//
|
||
this.Btn_home.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.Btn_home.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
||
this.Btn_home.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Btn_home.ForeColor = System.Drawing.Color.Black;
|
||
this.Btn_home.Location = new System.Drawing.Point(22, 99);
|
||
this.Btn_home.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.Btn_home.Name = "Btn_home";
|
||
this.Btn_home.Size = new System.Drawing.Size(145, 60);
|
||
this.Btn_home.TabIndex = 1;
|
||
this.Btn_home.Text = "主页";
|
||
this.Btn_home.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Btn_home.Click += new System.EventHandler(this.Btn_home_Click);
|
||
//
|
||
// uiTableLayoutPanel2
|
||
//
|
||
this.uiTableLayoutPanel2.ColumnCount = 1;
|
||
this.uiTableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
||
this.uiTableLayoutPanel2.Controls.Add(this.uiPanel5, 0, 2);
|
||
this.uiTableLayoutPanel2.Controls.Add(this.uiPanel1, 0, 1);
|
||
this.uiTableLayoutPanel2.Controls.Add(this.uiTableLayoutPanel4, 0, 0);
|
||
this.uiTableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.uiTableLayoutPanel2.Location = new System.Drawing.Point(203, 3);
|
||
this.uiTableLayoutPanel2.Name = "uiTableLayoutPanel2";
|
||
this.uiTableLayoutPanel2.RowCount = 3;
|
||
this.uiTableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
||
this.uiTableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 70F));
|
||
this.uiTableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
|
||
this.uiTableLayoutPanel2.Size = new System.Drawing.Size(794, 659);
|
||
this.uiTableLayoutPanel2.TabIndex = 0;
|
||
this.uiTableLayoutPanel2.TagString = null;
|
||
//
|
||
// uiPanel5
|
||
//
|
||
this.uiPanel5.Controls.Add(this.ExportButton);
|
||
this.uiPanel5.Controls.Add(this.Btn_return);
|
||
this.uiPanel5.Controls.Add(this.Btn_clear);
|
||
this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.uiPanel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiPanel5.Location = new System.Drawing.Point(4, 597);
|
||
this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiPanel5.Name = "uiPanel5";
|
||
this.uiPanel5.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
||
this.uiPanel5.Size = new System.Drawing.Size(786, 57);
|
||
this.uiPanel5.TabIndex = 2;
|
||
this.uiPanel5.Text = null;
|
||
this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// ExportButton
|
||
//
|
||
this.ExportButton.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.ExportButton.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
||
this.ExportButton.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.ExportButton.ForeColor = System.Drawing.Color.Black;
|
||
this.ExportButton.Location = new System.Drawing.Point(254, 4);
|
||
this.ExportButton.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.ExportButton.Name = "ExportButton";
|
||
this.ExportButton.Size = new System.Drawing.Size(130, 48);
|
||
this.ExportButton.TabIndex = 3;
|
||
this.ExportButton.Text = "导出";
|
||
this.ExportButton.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.ExportButton.Click += new System.EventHandler(this.ExportButton_Click);
|
||
//
|
||
// Btn_return
|
||
//
|
||
this.Btn_return.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.Btn_return.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
||
this.Btn_return.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Btn_return.ForeColor = System.Drawing.Color.Black;
|
||
this.Btn_return.Location = new System.Drawing.Point(580, 4);
|
||
this.Btn_return.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.Btn_return.Name = "Btn_return";
|
||
this.Btn_return.Size = new System.Drawing.Size(130, 48);
|
||
this.Btn_return.TabIndex = 1;
|
||
this.Btn_return.Text = "返回";
|
||
this.Btn_return.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Btn_return.Click += new System.EventHandler(this.Btn_return_Click);
|
||
//
|
||
// Btn_clear
|
||
//
|
||
this.Btn_clear.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.Btn_clear.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
||
this.Btn_clear.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Btn_clear.ForeColor = System.Drawing.Color.Black;
|
||
this.Btn_clear.Location = new System.Drawing.Point(418, 4);
|
||
this.Btn_clear.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.Btn_clear.Name = "Btn_clear";
|
||
this.Btn_clear.Size = new System.Drawing.Size(130, 48);
|
||
this.Btn_clear.TabIndex = 0;
|
||
this.Btn_clear.Text = "清除";
|
||
this.Btn_clear.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Btn_clear.Click += new System.EventHandler(this.Btn_clear_Click);
|
||
//
|
||
// uiPanel1
|
||
//
|
||
this.uiPanel1.Controls.Add(this.uiDataGridView1);
|
||
this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiPanel1.Location = new System.Drawing.Point(4, 136);
|
||
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiPanel1.Name = "uiPanel1";
|
||
this.uiPanel1.Padding = new System.Windows.Forms.Padding(8);
|
||
this.uiPanel1.RectColor = System.Drawing.Color.Blue;
|
||
this.uiPanel1.Size = new System.Drawing.Size(786, 451);
|
||
this.uiPanel1.TabIndex = 0;
|
||
this.uiPanel1.Text = null;
|
||
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// uiDataGridView1
|
||
//
|
||
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.BottomCenter;
|
||
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||
this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
||
this.uiDataGridView1.BackgroundColor = System.Drawing.Color.White;
|
||
this.uiDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
||
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
|
||
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||
this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
||
this.uiDataGridView1.ColumnHeadersHeight = 32;
|
||
this.uiDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
||
this.uiDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
||
this.Column1_Num,
|
||
this.Column2_Createtime,
|
||
this.Column3_Force,
|
||
this.Column4_Torque});
|
||
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||
dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
|
||
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
||
this.uiDataGridView1.DefaultCellStyle = dataGridViewCellStyle7;
|
||
this.uiDataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.uiDataGridView1.EnableHeadersVisualStyles = false;
|
||
this.uiDataGridView1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
||
this.uiDataGridView1.Location = new System.Drawing.Point(8, 8);
|
||
this.uiDataGridView1.Name = "uiDataGridView1";
|
||
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.White;
|
||
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||
this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
|
||
this.uiDataGridView1.RowHeadersWidth = 62;
|
||
dataGridViewCellStyle9.BackColor = System.Drawing.Color.White;
|
||
dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle9;
|
||
this.uiDataGridView1.RowTemplate.Height = 30;
|
||
this.uiDataGridView1.SelectedIndex = -1;
|
||
this.uiDataGridView1.Size = new System.Drawing.Size(770, 435);
|
||
this.uiDataGridView1.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||
this.uiDataGridView1.TabIndex = 0;
|
||
//
|
||
// uiTableLayoutPanel4
|
||
//
|
||
this.uiTableLayoutPanel4.ColumnCount = 1;
|
||
this.uiTableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
||
this.uiTableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
||
this.uiTableLayoutPanel4.Controls.Add(this.uiPanel4, 0, 1);
|
||
this.uiTableLayoutPanel4.Controls.Add(this.uiPanel2, 0, 0);
|
||
this.uiTableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.uiTableLayoutPanel4.Location = new System.Drawing.Point(3, 3);
|
||
this.uiTableLayoutPanel4.Name = "uiTableLayoutPanel4";
|
||
this.uiTableLayoutPanel4.RowCount = 2;
|
||
this.uiTableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
||
this.uiTableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
||
this.uiTableLayoutPanel4.Size = new System.Drawing.Size(788, 125);
|
||
this.uiTableLayoutPanel4.TabIndex = 1;
|
||
this.uiTableLayoutPanel4.TagString = null;
|
||
//
|
||
// uiPanel4
|
||
//
|
||
this.uiPanel4.Controls.Add(this.uiLabel1);
|
||
this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.uiPanel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiPanel4.Location = new System.Drawing.Point(4, 67);
|
||
this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiPanel4.Name = "uiPanel4";
|
||
this.uiPanel4.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
||
this.uiPanel4.Size = new System.Drawing.Size(780, 53);
|
||
this.uiPanel4.TabIndex = 1;
|
||
this.uiPanel4.Text = null;
|
||
this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// uiLabel1
|
||
//
|
||
this.uiLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
|
||
this.uiLabel1.Dock = System.Windows.Forms.DockStyle.Left;
|
||
this.uiLabel1.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel1.Location = new System.Drawing.Point(0, 0);
|
||
this.uiLabel1.Name = "uiLabel1";
|
||
this.uiLabel1.Size = new System.Drawing.Size(180, 53);
|
||
this.uiLabel1.TabIndex = 0;
|
||
this.uiLabel1.Text = "易装配性";
|
||
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// uiPanel2
|
||
//
|
||
this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.uiPanel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiPanel2.Location = new System.Drawing.Point(4, 5);
|
||
this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiPanel2.Name = "uiPanel2";
|
||
this.uiPanel2.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
||
this.uiPanel2.Size = new System.Drawing.Size(780, 52);
|
||
this.uiPanel2.TabIndex = 0;
|
||
this.uiPanel2.Text = null;
|
||
this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// Column1_Num
|
||
//
|
||
this.Column1_Num.DataPropertyName = "Num";
|
||
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||
dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;
|
||
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.Black;
|
||
this.Column1_Num.DefaultCellStyle = dataGridViewCellStyle3;
|
||
this.Column1_Num.HeaderText = "编号";
|
||
this.Column1_Num.MinimumWidth = 8;
|
||
this.Column1_Num.Name = "Column1_Num";
|
||
this.Column1_Num.ReadOnly = true;
|
||
this.Column1_Num.Width = 80;
|
||
//
|
||
// Column2_Createtime
|
||
//
|
||
this.Column2_Createtime.DataPropertyName = "Createtime";
|
||
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||
dataGridViewCellStyle4.BackColor = System.Drawing.Color.White;
|
||
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.Black;
|
||
this.Column2_Createtime.DefaultCellStyle = dataGridViewCellStyle4;
|
||
this.Column2_Createtime.HeaderText = "时间日期";
|
||
this.Column2_Createtime.MinimumWidth = 8;
|
||
this.Column2_Createtime.Name = "Column2_Createtime";
|
||
this.Column2_Createtime.ReadOnly = true;
|
||
this.Column2_Createtime.Width = 170;
|
||
//
|
||
// Column3_Force
|
||
//
|
||
this.Column3_Force.DataPropertyName = "Force";
|
||
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||
dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
|
||
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.Black;
|
||
this.Column3_Force.DefaultCellStyle = dataGridViewCellStyle5;
|
||
this.Column3_Force.HeaderText = "轴向力(N)";
|
||
this.Column3_Force.MinimumWidth = 8;
|
||
this.Column3_Force.Name = "Column3_Force";
|
||
this.Column3_Force.ReadOnly = true;
|
||
this.Column3_Force.Width = 170;
|
||
//
|
||
// Column4_Torque
|
||
//
|
||
this.Column4_Torque.DataPropertyName = "Torque";
|
||
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||
dataGridViewCellStyle6.BackColor = System.Drawing.Color.White;
|
||
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle6.ForeColor = System.Drawing.Color.Black;
|
||
this.Column4_Torque.DefaultCellStyle = dataGridViewCellStyle6;
|
||
this.Column4_Torque.HeaderText = "扭矩力(N.m)";
|
||
this.Column4_Torque.MinimumWidth = 8;
|
||
this.Column4_Torque.Name = "Column4_Torque";
|
||
this.Column4_Torque.ReadOnly = true;
|
||
this.Column4_Torque.Width = 190;
|
||
//
|
||
// EasyassemblyReport
|
||
//
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||
this.ClientSize = new System.Drawing.Size(1000, 700);
|
||
this.Controls.Add(this.uiTableLayoutPanel1);
|
||
this.Name = "EasyassemblyReport";
|
||
this.Text = "易装配性记录";
|
||
this.ZoomScaleRect = new System.Drawing.Rectangle(22, 22, 800, 450);
|
||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.EasyassemblyReport_FormClosing);
|
||
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.EasyassemblyReport_FormClosed);
|
||
this.Load += new System.EventHandler(this.EasyassemblyReport_Load);
|
||
this.uiTableLayoutPanel1.ResumeLayout(false);
|
||
this.uiTableLayoutPanel3.ResumeLayout(false);
|
||
this.uiPanel3.ResumeLayout(false);
|
||
this.uiTableLayoutPanel2.ResumeLayout(false);
|
||
this.uiPanel5.ResumeLayout(false);
|
||
this.uiPanel1.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).EndInit();
|
||
this.uiTableLayoutPanel4.ResumeLayout(false);
|
||
this.uiPanel4.ResumeLayout(false);
|
||
this.ResumeLayout(false);
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel1;
|
||
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel3;
|
||
private Sunny.UI.UIPanel uiPanel3;
|
||
private Sunny.UI.UIButton Btn_debug;
|
||
private Sunny.UI.UIButton Btn_testscreen;
|
||
private Sunny.UI.UIButton Btn_home;
|
||
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel2;
|
||
private Sunny.UI.UIPanel uiPanel5;
|
||
private Sunny.UI.UIButton Btn_return;
|
||
private Sunny.UI.UIButton Btn_clear;
|
||
private Sunny.UI.UIPanel uiPanel1;
|
||
private Sunny.UI.UIDataGridView uiDataGridView1;
|
||
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel4;
|
||
private Sunny.UI.UIPanel uiPanel4;
|
||
private Sunny.UI.UILabel uiLabel1;
|
||
private Sunny.UI.UIPanel uiPanel2;
|
||
private Sunny.UI.UIButton ExportButton;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column1_Num;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column2_Createtime;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column3_Force;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column4_Torque;
|
||
}
|
||
} |