namespace BeltScaleSystem
{
partial class frmBeltScale1
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("计量点", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("monitorUserNo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("collectionCodeA");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Scalepointno");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("collectionCodeB");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNCK", 0);
Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
this.utlExpGrd = new Infragistics.Win.Misc.UltraExpandableGroupBox();
this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
this.ultraGridPW = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSet1 = new System.Data.DataSet();
this.dtJGPointInfo = new System.Data.DataTable();
this.dataColumn158 = new System.Data.DataColumn();
this.dataColumn159 = new System.Data.DataColumn();
this.dataColumn14 = new System.Data.DataColumn();
this.dataColumn1 = new System.Data.DataColumn();
this.dataColumn2 = new System.Data.DataColumn();
this.dataColumn3 = new System.Data.DataColumn();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.flPanel = new System.Windows.Forms.FlowLayoutPanel();
this.timer2 = new System.Windows.Forms.Timer(this.components);
((System.ComponentModel.ISupportInitialize)(this.utlExpGrd)).BeginInit();
this.utlExpGrd.SuspendLayout();
this.ultraExpandableGroupBoxPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGridPW)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dtJGPointInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
this.SuspendLayout();
//
// utlExpGrd
//
this.utlExpGrd.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Near;
this.utlExpGrd.Controls.Add(this.ultraExpandableGroupBoxPanel1);
this.utlExpGrd.Dock = System.Windows.Forms.DockStyle.Left;
this.utlExpGrd.ExpandedSize = new System.Drawing.Size(200, 597);
this.utlExpGrd.ExpansionIndicator = Infragistics.Win.Misc.GroupBoxExpansionIndicator.Near;
this.utlExpGrd.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOnBorder;
this.utlExpGrd.Location = new System.Drawing.Point(0, 0);
this.utlExpGrd.Margin = new System.Windows.Forms.Padding(2);
this.utlExpGrd.Name = "utlExpGrd";
this.utlExpGrd.Size = new System.Drawing.Size(200, 597);
this.utlExpGrd.TabIndex = 0;
this.utlExpGrd.Text = "计量点";
this.utlExpGrd.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// ultraExpandableGroupBoxPanel1
//
this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGridPW);
this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 3);
this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(2);
this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(177, 591);
this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
//
// ultraGridPW
//
this.ultraGridPW.DataSource = this.dataSet1;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.Hidden = true;
ultraGridColumn1.RowLayoutColumnInfo.OriginX = 1;
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 0);
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(111, 0);
ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.Hidden = true;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.Hidden = true;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn7.DataType = typeof(bool);
ultraGridColumn7.DefaultCellValue = false;
ultraGridColumn7.Header.Caption = "选择";
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn7.MinWidth = 15;
ultraGridColumn7.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(20, 0);
ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn7.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
ultraGridColumn7.Width = 30;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7});
ultraGridBand1.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.Edit;
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
this.ultraGridPW.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGridPW.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.Empty;
this.ultraGridPW.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Empty;
this.ultraGridPW.DisplayLayout.Override.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button3D;
appearance16.TextVAlignAsString = "Middle";
this.ultraGridPW.DisplayLayout.Override.CellAppearance = appearance16;
this.ultraGridPW.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
appearance17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
appearance17.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
this.ultraGridPW.DisplayLayout.Override.HeaderAppearance = appearance17;
this.ultraGridPW.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
this.ultraGridPW.DisplayLayout.Override.MaxSelectedRows = 1;
this.ultraGridPW.DisplayLayout.Override.MinRowHeight = 21;
appearance18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
appearance18.TextVAlignAsString = "Middle";
this.ultraGridPW.DisplayLayout.Override.RowSelectorAppearance = appearance18;
this.ultraGridPW.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
this.ultraGridPW.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
this.ultraGridPW.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
this.ultraGridPW.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
this.ultraGridPW.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGridPW.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(50)));
this.ultraGridPW.Location = new System.Drawing.Point(0, 0);
this.ultraGridPW.Name = "ultraGridPW";
this.ultraGridPW.Size = new System.Drawing.Size(177, 591);
this.ultraGridPW.TabIndex = 10;
this.ultraGridPW.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGridPW_CellChange);
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dtJGPointInfo});
//
// dtJGPointInfo
//
this.dtJGPointInfo.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn158,
this.dataColumn159,
this.dataColumn14,
this.dataColumn1,
this.dataColumn2,
this.dataColumn3});
this.dtJGPointInfo.TableName = "计量点";
//
// dataColumn158
//
this.dataColumn158.Caption = "计量点编号";
this.dataColumn158.ColumnName = "baseSpotNo";
//
// dataColumn159
//
this.dataColumn159.Caption = "计量点";
this.dataColumn159.ColumnName = "baseSpotName";
//
// dataColumn14
//
this.dataColumn14.Caption = "监控用户";
this.dataColumn14.ColumnName = "monitorUserNo";
//
// dataColumn1
//
this.dataColumn1.Caption = "实时库关联点A";
this.dataColumn1.ColumnName = "collectionCodeA";
//
// dataColumn2
//
this.dataColumn2.Caption = "秤点编号";
this.dataColumn2.ColumnName = "Scalepointno";
//
// dataColumn3
//
this.dataColumn3.Caption = "实时库关联点B";
this.dataColumn3.ColumnName = "collectionCodeB";
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.flPanel);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox1.Location = new System.Drawing.Point(200, 0);
this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(2);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(674, 597);
this.ultraGroupBox1.TabIndex = 1;
//
// flPanel
//
this.flPanel.AutoScroll = true;
this.flPanel.BackColor = System.Drawing.Color.Transparent;
this.flPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.flPanel.Location = new System.Drawing.Point(3, 0);
this.flPanel.Margin = new System.Windows.Forms.Padding(2);
this.flPanel.Name = "flPanel";
this.flPanel.Size = new System.Drawing.Size(668, 594);
this.flPanel.TabIndex = 3;
//
// timer2
//
this.timer2.Interval = 500;
this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
//
// frmBeltScale1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(874, 597);
this.ControlBox = false;
this.Controls.Add(this.ultraGroupBox1);
this.Controls.Add(this.utlExpGrd);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(2);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmBeltScale1";
this.Text = "汽车衡监控";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMonitor_FormClosing);
this.Load += new System.EventHandler(this.frmMonitor_Load);
((System.ComponentModel.ISupportInitialize)(this.utlExpGrd)).EndInit();
this.utlExpGrd.ResumeLayout(false);
this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGridPW)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dtJGPointInfo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.Misc.UltraExpandableGroupBox utlExpGrd;
private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private System.Windows.Forms.FlowLayoutPanel flPanel;
private System.Windows.Forms.Timer timer2;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridPW;
private System.Data.DataSet dataSet1;
private System.Data.DataTable dtJGPointInfo;
private System.Data.DataColumn dataColumn158;
private System.Data.DataColumn dataColumn159;
private System.Data.DataColumn dataColumn14;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn2;
private System.Data.DataColumn dataColumn3;
}
}