namespace Core.StlMes.Client.SaleOrder
{
partial class FrmOrderCustomer
{
///
/// 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.Appearance appearance79 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUSTOMER_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUSTOMER_NM");
Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ButtonTrueCom");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ButtonEsc");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("刷新");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool20 = new Infragistics.Win.UltraWinToolbars.ButtonTool("E");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ButtonCom");
Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ButtonEsc");
Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ButtonTrueCom");
Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmOrderCustomer));
this.FrmOrderSpec_Fill_Panel = new System.Windows.Forms.Panel();
this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSetSpec = new System.Data.DataSet();
this.dataTableSpec = new System.Data.DataTable();
this.dataColumn13 = new System.Data.DataColumn();
this.dataColumn14 = new System.Data.DataColumn();
this._Form1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.ultraToolbarsManagerSpec = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
this._Form1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._Form1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._Form1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.FrmOrderSpec_Fill_Panel.SuspendLayout();
this.ultraPanel1.ClientArea.SuspendLayout();
this.ultraPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSetSpec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTableSpec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerSpec)).BeginInit();
this.SuspendLayout();
//
// FrmOrderSpec_Fill_Panel
//
this.FrmOrderSpec_Fill_Panel.Controls.Add(this.ultraPanel1);
this.FrmOrderSpec_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
this.FrmOrderSpec_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
this.FrmOrderSpec_Fill_Panel.Location = new System.Drawing.Point(0, 28);
this.FrmOrderSpec_Fill_Panel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.FrmOrderSpec_Fill_Panel.Name = "FrmOrderSpec_Fill_Panel";
this.FrmOrderSpec_Fill_Panel.Size = new System.Drawing.Size(1375, 496);
this.FrmOrderSpec_Fill_Panel.TabIndex = 0;
//
// ultraPanel1
//
//
// ultraPanel1.ClientArea
//
this.ultraPanel1.ClientArea.Controls.Add(this.ultraGrid2);
this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraPanel1.Name = "ultraPanel1";
this.ultraPanel1.Size = new System.Drawing.Size(1375, 496);
this.ultraPanel1.TabIndex = 0;
//
// ultraGrid2
//
this.ultraGrid2.DataMember = "Table1";
this.ultraGrid2.DataSource = this.dataSetSpec;
appearance79.BackColor = System.Drawing.SystemColors.Window;
appearance79.BorderColor = System.Drawing.SystemColors.InactiveCaption;
this.ultraGrid2.DisplayLayout.Appearance = appearance79;
this.ultraGrid2.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.Hidden = true;
ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2});
this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance80.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance80.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance80.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance80.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance80;
appearance81.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance81;
this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance82.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance82.BackColor2 = System.Drawing.SystemColors.Control;
appearance82.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance82.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance82;
this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
appearance83.BackColor = System.Drawing.SystemColors.Window;
appearance83.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance83;
appearance84.BackColor = System.Drawing.SystemColors.Highlight;
appearance84.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance84;
this.ultraGrid2.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance85.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance85;
appearance86.BorderColor = System.Drawing.Color.Silver;
appearance86.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance86;
this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
this.ultraGrid2.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
this.ultraGrid2.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
appearance87.BackColor = System.Drawing.SystemColors.Control;
appearance87.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance87.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance87.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance87.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance87;
appearance88.TextHAlignAsString = "Left";
this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance88;
this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance89.BackColor = System.Drawing.SystemColors.Window;
appearance89.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance89;
this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
appearance90.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance90;
this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraGrid2.Name = "ultraGrid2";
this.ultraGrid2.Size = new System.Drawing.Size(1375, 496);
this.ultraGrid2.TabIndex = 3;
this.ultraGrid2.Text = "ultraGrid2";
this.ultraGrid2.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ultraGrid2_DoubleClickRow);
//
// dataSetSpec
//
this.dataSetSpec.DataSetName = "NewDataSet";
this.dataSetSpec.Tables.AddRange(new System.Data.DataTable[] {
this.dataTableSpec});
//
// dataTableSpec
//
this.dataTableSpec.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn13,
this.dataColumn14});
this.dataTableSpec.TableName = "Table1";
//
// dataColumn13
//
this.dataColumn13.Caption = "收货单位编码";
this.dataColumn13.ColumnName = "CUSTOMER_NO";
//
// dataColumn14
//
this.dataColumn14.Caption = "收货单位名称";
this.dataColumn14.ColumnName = "CUSTOMER_NM";
//
// _Form1_Toolbars_Dock_Area_Top
//
this._Form1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._Form1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
this._Form1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
this._Form1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
this._Form1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
this._Form1_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this._Form1_Toolbars_Dock_Area_Top.Name = "_Form1_Toolbars_Dock_Area_Top";
this._Form1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1375, 28);
this._Form1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManagerSpec;
//
// ultraToolbarsManagerSpec
//
this.ultraToolbarsManagerSpec.DesignerFlags = 1;
this.ultraToolbarsManagerSpec.DockWithinContainer = this;
this.ultraToolbarsManagerSpec.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
this.ultraToolbarsManagerSpec.ShowQuickCustomizeButton = false;
ultraToolbar1.DockedColumn = 0;
ultraToolbar1.DockedRow = 0;
ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool13,
buttonTool14,
buttonTool4});
ultraToolbar1.Text = "UltraToolbar1";
this.ultraToolbarsManagerSpec.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
ultraToolbar1});
buttonTool6.SharedPropsInternal.Caption = "提交";
buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool7.SharedPropsInternal.Caption = "废除";
buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool8.SharedPropsInternal.Caption = "修改";
buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool9.SharedPropsInternal.Caption = "查询";
buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool10.SharedPropsInternal.Caption = "关闭";
buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool12.SharedPropsInternal.Caption = "恢复";
buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool3.SharedPropsInternal.Caption = "确认";
buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool11.SharedPropsInternal.Caption = "刷新";
buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance32.Image = ((object)(resources.GetObject("appearance32.Image")));
buttonTool17.SharedPropsInternal.AppearancesSmall.Appearance = appearance32;
buttonTool17.SharedPropsInternal.Caption = "刷新";
buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool20.SharedPropsInternal.Caption = "ButtonTool1";
buttonTool20.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance40.Image = ((object)(resources.GetObject("appearance40.Image")));
buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance40;
buttonTool2.SharedPropsInternal.Caption = "提交";
buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance25.Image = ((object)(resources.GetObject("appearance25.Image")));
buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance25;
buttonTool5.SharedPropsInternal.Caption = "关闭";
buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance26.Image = ((object)(resources.GetObject("appearance26.Image")));
buttonTool16.SharedPropsInternal.AppearancesSmall.Appearance = appearance26;
buttonTool16.SharedPropsInternal.Caption = "确认";
buttonTool16.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
this.ultraToolbarsManagerSpec.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool6,
buttonTool7,
buttonTool8,
buttonTool9,
buttonTool10,
buttonTool12,
buttonTool3,
buttonTool11,
buttonTool17,
buttonTool20,
buttonTool2,
buttonTool5,
buttonTool16});
this.ultraToolbarsManagerSpec.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManagerSpec_ToolClick);
//
// _Form1_Toolbars_Dock_Area_Bottom
//
this._Form1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._Form1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
this._Form1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
this._Form1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
this._Form1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 524);
this._Form1_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this._Form1_Toolbars_Dock_Area_Bottom.Name = "_Form1_Toolbars_Dock_Area_Bottom";
this._Form1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1375, 0);
this._Form1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManagerSpec;
//
// _Form1_Toolbars_Dock_Area_Left
//
this._Form1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._Form1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
this._Form1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
this._Form1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
this._Form1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
this._Form1_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this._Form1_Toolbars_Dock_Area_Left.Name = "_Form1_Toolbars_Dock_Area_Left";
this._Form1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 496);
this._Form1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManagerSpec;
//
// _Form1_Toolbars_Dock_Area_Right
//
this._Form1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._Form1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
this._Form1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
this._Form1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
this._Form1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1375, 28);
this._Form1_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this._Form1_Toolbars_Dock_Area_Right.Name = "_Form1_Toolbars_Dock_Area_Right";
this._Form1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 496);
this._Form1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManagerSpec;
//
// FrmOrderCustomer
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1375, 524);
this.Controls.Add(this.FrmOrderSpec_Fill_Panel);
this.Controls.Add(this._Form1_Toolbars_Dock_Area_Left);
this.Controls.Add(this._Form1_Toolbars_Dock_Area_Right);
this.Controls.Add(this._Form1_Toolbars_Dock_Area_Top);
this.Controls.Add(this._Form1_Toolbars_Dock_Area_Bottom);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
this.Name = "FrmOrderCustomer";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "收货单位";
this.Load += new System.EventHandler(this.FrmOrderSpec_Load);
this.FrmOrderSpec_Fill_Panel.ResumeLayout(false);
this.ultraPanel1.ClientArea.ResumeLayout(false);
this.ultraPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSetSpec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTableSpec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerSpec)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel FrmOrderSpec_Fill_Panel;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManagerSpec;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Left;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Right;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Top;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Bottom;
private Infragistics.Win.Misc.UltraPanel ultraPanel1;
private System.Data.DataSet dataSetSpec;
private System.Data.DataTable dataTableSpec;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
private System.Data.DataColumn dataColumn13;
private System.Data.DataColumn dataColumn14;
}
}