|
|
|
@ -29,11 +29,11 @@
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CameraTemplate));
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = 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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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();
|
|
|
|
|
this.panelEx3 = new Rs.Controls.PanelEx();
|
|
|
|
|
this.panelEx7 = new Rs.Controls.PanelEx();
|
|
|
|
|
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
|
|
|
@ -295,9 +295,9 @@
|
|
|
|
|
this.dataGridView1.AllowUserToDeleteRows = false;
|
|
|
|
|
this.dataGridView1.AllowUserToResizeColumns = false;
|
|
|
|
|
this.dataGridView1.AllowUserToResizeRows = false;
|
|
|
|
|
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
|
dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.dataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
|
|
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
|
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.dataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
|
|
this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
|
|
|
this.dataGridView1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36)))));
|
|
|
|
|
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
|
@ -310,14 +310,14 @@
|
|
|
|
|
this.dataGridView1.MultiSelect = false;
|
|
|
|
|
this.dataGridView1.Name = "dataGridView1";
|
|
|
|
|
this.dataGridView1.ReadOnly = true;
|
|
|
|
|
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
|
|
dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36)))));
|
|
|
|
|
dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle10;
|
|
|
|
|
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
|
|
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36)))));
|
|
|
|
|
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
|
|
this.dataGridView1.RowHeadersVisible = false;
|
|
|
|
|
this.dataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|
|
|
|
this.dataGridView1.RowTemplate.DefaultCellStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36)))));
|
|
|
|
@ -336,8 +336,8 @@
|
|
|
|
|
// X
|
|
|
|
|
//
|
|
|
|
|
this.X.DataPropertyName = "X";
|
|
|
|
|
dataGridViewCellStyle7.Format = "0.000";
|
|
|
|
|
this.X.DefaultCellStyle = dataGridViewCellStyle7;
|
|
|
|
|
dataGridViewCellStyle2.Format = "0.000";
|
|
|
|
|
this.X.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
|
|
this.X.FillWeight = 25.76511F;
|
|
|
|
|
resources.ApplyResources(this.X, "X");
|
|
|
|
|
this.X.Name = "X";
|
|
|
|
@ -346,8 +346,8 @@
|
|
|
|
|
// Y
|
|
|
|
|
//
|
|
|
|
|
this.Y.DataPropertyName = "Y";
|
|
|
|
|
dataGridViewCellStyle8.Format = "0.000";
|
|
|
|
|
this.Y.DefaultCellStyle = dataGridViewCellStyle8;
|
|
|
|
|
dataGridViewCellStyle3.Format = "0.000";
|
|
|
|
|
this.Y.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
|
|
this.Y.FillWeight = 24.21075F;
|
|
|
|
|
resources.ApplyResources(this.Y, "Y");
|
|
|
|
|
this.Y.Name = "Y";
|
|
|
|
@ -355,10 +355,10 @@
|
|
|
|
|
//
|
|
|
|
|
// Move
|
|
|
|
|
//
|
|
|
|
|
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
|
|
dataGridViewCellStyle9.BackColor = System.Drawing.Color.Silver;
|
|
|
|
|
dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.Move.DefaultCellStyle = dataGridViewCellStyle9;
|
|
|
|
|
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.Color.Silver;
|
|
|
|
|
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.Move.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
|
|
this.Move.FillWeight = 26.00443F;
|
|
|
|
|
resources.ApplyResources(this.Move, "Move");
|
|
|
|
|
this.Move.Name = "Move";
|
|
|
|
|