/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SyncOrder)); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("cMStorage", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Id"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RKbarcode"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RKinvCode"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RKoperator"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RKdate"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RKpdasn"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RKisToBill"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RKbillTime"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RKBillNum"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AddTime"); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "Id", 0, true, "cMStorage", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "Id", 0, true); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Wms_M_Order", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AutoID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cGuid"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cType"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cOrderNumber"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bUpdate"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cTable"); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); this.tsOpeStore = new System.Windows.Forms.ToolStrip(); this.tsbExit = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel(); this.tstxtServer = new System.Windows.Forms.ToolStripTextBox(); this.tsbtnSave = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.timerExec = new System.Windows.Forms.Timer(); this.timerSpan = new System.Windows.Forms.Timer(); this.nfiMain = new System.Windows.Forms.NotifyIcon(); this.uGroupBox = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.uGroupBoxPanelTop = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.lblCostTime = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.lblLastTime = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.lblTimeSpan = new System.Windows.Forms.Label(); this.dtpStartTime = new System.Windows.Forms.DateTimePicker(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.nudTimeSpan = new System.Windows.Forms.NumericUpDown(); this.btnSaveTime = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.pbMain = new System.Windows.Forms.ProgressBar(); this.uGridStore = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.uGridStoreToBill = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.wmsMOrderBindingSource = new System.Windows.Forms.BindingSource(); this.dsOrder = new AutoSync.dsOrder(); this.wms_M_OrderTableAdapter = new AutoSync.dsOrderTableAdapters.Wms_M_OrderTableAdapter(); this.tsOpeStore.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uGroupBox)).BeginInit(); this.uGroupBox.SuspendLayout(); this.uGroupBoxPanelTop.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.nudTimeSpan)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uGridStore)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uGridStoreToBill)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.wmsMOrderBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsOrder)).BeginInit(); this.SuspendLayout(); // // tsOpeStore // this.tsOpeStore.BackgroundImage = global::AutoSync.Properties.Resources.toolbarBk; this.tsOpeStore.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbExit, this.toolStripSeparator3, this.toolStripLabel1, this.tstxtServer, this.tsbtnSave, this.toolStripSeparator1 }); this.tsOpeStore.Location = new System.Drawing.Point(0, 0); this.tsOpeStore.Name = "tsOpeStore"; this.tsOpeStore.Size = new System.Drawing.Size(984, 25); this.tsOpeStore.TabIndex = 16; // // tsbExit // this.tsbExit.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbExit.Name = "tsbExit"; this.tsbExit.Size = new System.Drawing.Size(36, 22); this.tsbExit.Text = "退出"; this.tsbExit.Click += new System.EventHandler(this.tsbExit_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25); // // toolStripLabel1 // this.toolStripLabel1.Name = "toolStripLabel1"; this.toolStripLabel1.Size = new System.Drawing.Size(91, 22); this.toolStripLabel1.Text = "服务器IP端口:"; // // tstxtServer // this.tstxtServer.Name = "tstxtServer"; this.tstxtServer.Size = new System.Drawing.Size(210, 25); // // tsbtnSave // this.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnSave.Name = "tsbtnSave"; this.tsbtnSave.Size = new System.Drawing.Size(60, 22); this.tsbtnSave.Text = "保存配置"; // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // timerExec // this.timerExec.Enabled = true; this.timerExec.Interval = 6000; this.timerExec.Tick += new System.EventHandler(this.timerExec_Tick); // // timerSpan // this.timerSpan.Enabled = true; this.timerSpan.Interval = 1000; this.timerSpan.Tick += new System.EventHandler(this.timerSpan_Tick); // // nfiMain // this.nfiMain.Icon = ((System.Drawing.Icon)(resources.GetObject("nfiMain.Icon"))); this.nfiMain.Text = "nfiMain"; this.nfiMain.Visible = true; this.nfiMain.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.nfiMain_MouseDoubleClick); // // uGroupBox // this.uGroupBox.Controls.Add(this.uGroupBoxPanelTop); this.uGroupBox.Dock = System.Windows.Forms.DockStyle.Top; this.uGroupBox.ExpandedSize = new System.Drawing.Size(984, 114); this.uGroupBox.Location = new System.Drawing.Point(0, 25); this.uGroupBox.Name = "uGroupBox"; this.uGroupBox.Size = new System.Drawing.Size(984, 114); this.uGroupBox.TabIndex = 17; this.uGroupBox.Text = "配置运行时属性"; this.uGroupBox.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // uGroupBoxPanelTop // this.uGroupBoxPanelTop.Controls.Add(this.lblCostTime); this.uGroupBoxPanelTop.Controls.Add(this.label5); this.uGroupBoxPanelTop.Controls.Add(this.lblLastTime); this.uGroupBoxPanelTop.Controls.Add(this.label4); this.uGroupBoxPanelTop.Controls.Add(this.lblTimeSpan); this.uGroupBoxPanelTop.Controls.Add(this.dtpStartTime); this.uGroupBoxPanelTop.Controls.Add(this.label3); this.uGroupBoxPanelTop.Controls.Add(this.label2); this.uGroupBoxPanelTop.Controls.Add(this.nudTimeSpan); this.uGroupBoxPanelTop.Controls.Add(this.btnSaveTime); this.uGroupBoxPanelTop.Controls.Add(this.label1); this.uGroupBoxPanelTop.Dock = System.Windows.Forms.DockStyle.Fill; this.uGroupBoxPanelTop.Location = new System.Drawing.Point(3, 20); this.uGroupBoxPanelTop.Name = "uGroupBoxPanelTop"; this.uGroupBoxPanelTop.Size = new System.Drawing.Size(978, 91); this.uGroupBoxPanelTop.TabIndex = 0; // // lblCostTime // this.lblCostTime.AutoSize = true; this.lblCostTime.BackColor = System.Drawing.Color.Transparent; this.lblCostTime.Location = new System.Drawing.Point(837, 54); this.lblCostTime.Name = "lblCostTime"; this.lblCostTime.Size = new System.Drawing.Size(0, 12); this.lblCostTime.TabIndex = 11; // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Location = new System.Drawing.Point(796, 54); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(35, 12); this.label5.TabIndex = 10; this.label5.Text = "用时:"; // // lblLastTime // this.lblLastTime.AutoSize = true; this.lblLastTime.BackColor = System.Drawing.Color.Transparent; this.lblLastTime.Location = new System.Drawing.Point(659, 54); this.lblLastTime.Name = "lblLastTime"; this.lblLastTime.Size = new System.Drawing.Size(0, 12); this.lblLastTime.TabIndex = 9; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Location = new System.Drawing.Point(523, 54); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(131, 12); this.label4.TabIndex = 8; this.label4.Text = "上一次执行导入时间是:"; // // lblTimeSpan // this.lblTimeSpan.AutoSize = true; this.lblTimeSpan.BackColor = System.Drawing.Color.Transparent; this.lblTimeSpan.Location = new System.Drawing.Point(339, 54); this.lblTimeSpan.Name = "lblTimeSpan"; this.lblTimeSpan.Size = new System.Drawing.Size(0, 12); this.lblTimeSpan.TabIndex = 7; // // dtpStartTime // this.dtpStartTime.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.dtpStartTime.Enabled = false; this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpStartTime.Location = new System.Drawing.Point(109, 50); this.dtpStartTime.Name = "dtpStartTime"; this.dtpStartTime.Size = new System.Drawing.Size(157, 21); this.dtpStartTime.TabIndex = 6; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Location = new System.Drawing.Point(286, 54); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(47, 12); this.label3.TabIndex = 5; this.label3.Text = "已运行:"; // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Location = new System.Drawing.Point(32, 54); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(71, 12); this.label2.TabIndex = 4; this.label2.Text = "开始时间为:"; // // nudTimeSpan // this.nudTimeSpan.Location = new System.Drawing.Point(181, 4); this.nudTimeSpan.Maximum = new decimal(new int[] { 50, 0, 0, 0 }); this.nudTimeSpan.Minimum = new decimal(new int[] { 1, 0, 0, 0 }); this.nudTimeSpan.Name = "nudTimeSpan"; this.nudTimeSpan.Size = new System.Drawing.Size(52, 21); this.nudTimeSpan.TabIndex = 3; this.nudTimeSpan.Value = new decimal(new int[] { 3, 0, 0, 0 }); // // btnSaveTime // this.btnSaveTime.Location = new System.Drawing.Point(235, 3); this.btnSaveTime.Name = "btnSaveTime"; this.btnSaveTime.Size = new System.Drawing.Size(52, 23); this.btnSaveTime.TabIndex = 2; this.btnSaveTime.Text = "保存"; this.btnSaveTime.UseVisualStyleBackColor = true; this.btnSaveTime.Click += new System.EventHandler(this.btnSaveTime_Click); // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Location = new System.Drawing.Point(32, 8); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(143, 12); this.label1.TabIndex = 0; this.label1.Text = "1:定时执行间隔(单位:分)"; // // pbMain // this.pbMain.Dock = System.Windows.Forms.DockStyle.Top; this.pbMain.Location = new System.Drawing.Point(0, 139); this.pbMain.Name = "pbMain"; this.pbMain.Size = new System.Drawing.Size(984, 23); this.pbMain.TabIndex = 19; // // uGridStore // appearance1.BackColor = System.Drawing.Color.White; this.uGridStore.DisplayLayout.Appearance = appearance1; this.uGridStore.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns; ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn15.Header.Caption = "SQLID"; ultraGridColumn15.Header.VisiblePosition = 0; ultraGridColumn15.Width = 54; ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn16.Header.Caption = "条码"; ultraGridColumn16.Header.VisiblePosition = 1; ultraGridColumn16.Width = 106; ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn17.Header.Caption = "存货编码"; ultraGridColumn17.Header.VisiblePosition = 2; ultraGridColumn17.Width = 106; ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn18.Header.Caption = "扫描员"; ultraGridColumn18.Header.VisiblePosition = 3; ultraGridColumn18.Width = 106; ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn19.Header.Caption = "扫描日期"; ultraGridColumn19.Header.VisiblePosition = 4; ultraGridColumn19.Width = 84; ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn20.Header.Caption = "扫描枪SN"; ultraGridColumn20.Header.VisiblePosition = 5; ultraGridColumn20.Width = 106; ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn21.Header.Caption = "是否入库"; ultraGridColumn21.Header.VisiblePosition = 6; ultraGridColumn21.Width = 106; ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn22.Header.Caption = "入库时间"; ultraGridColumn22.Header.VisiblePosition = 7; ultraGridColumn22.Width = 84; ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn23.Header.Caption = "入库编号"; ultraGridColumn23.Header.VisiblePosition = 8; ultraGridColumn23.Width = 106; ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn24.Header.Caption = "上传时间"; ultraGridColumn24.Header.VisiblePosition = 9; ultraGridColumn24.Width = 84; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn15, ultraGridColumn16, ultraGridColumn17, ultraGridColumn18, ultraGridColumn19, ultraGridColumn20, ultraGridColumn21, ultraGridColumn22, ultraGridColumn23, ultraGridColumn24 }); summarySettings1.DisplayFormat = "总计 = {0}行"; summarySettings1.GroupBySummaryValueAppearance = appearance2; ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] { summarySettings1 }); ultraGridBand1.SummaryFooterCaption = "当前合计如下"; this.uGridStore.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.uGridStore.DisplayLayout.ColumnChooserEnabled = Infragistics.Win.DefaultableBoolean.False; this.uGridStore.DisplayLayout.GroupByBox.Prompt = "如需按照某个列进行分类汇总请把列名拖动到此处"; this.uGridStore.DisplayLayout.MaxColScrollRegions = 1; this.uGridStore.DisplayLayout.MaxRowScrollRegions = 1; this.uGridStore.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.uGridStore.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; appearance3.BackColor = System.Drawing.Color.Transparent; this.uGridStore.DisplayLayout.Override.CardAreaAppearance = appearance3; this.uGridStore.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.uGridStore.DisplayLayout.Override.CellPadding = 3; appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance4.TextHAlignAsString = "Center"; appearance4.TextVAlignAsString = "Middle"; appearance4.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.uGridStore.DisplayLayout.Override.HeaderAppearance = appearance4; this.uGridStore.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; appearance5.BorderColor = System.Drawing.Color.Black; appearance5.TextHAlignAsString = "Right"; appearance5.TextVAlignAsString = "Middle"; this.uGridStore.DisplayLayout.Override.RowAppearance = appearance5; appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.uGridStore.DisplayLayout.Override.RowSelectorAppearance = appearance6; appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.uGridStore.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance7; this.uGridStore.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement; this.uGridStore.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.uGridStore.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.uGridStore.DisplayLayout.Override.RowSelectorWidth = 40; appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance8.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance8.BorderColor = System.Drawing.Color.Black; appearance8.ForeColor = System.Drawing.Color.Black; this.uGridStore.DisplayLayout.Override.SelectedRowAppearance = appearance8; this.uGridStore.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed; this.uGridStore.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.None; this.uGridStore.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.uGridStore.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.uGridStore.Dock = System.Windows.Forms.DockStyle.Fill; this.uGridStore.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uGridStore.Location = new System.Drawing.Point(0, 332); this.uGridStore.Name = "uGridStore"; this.uGridStore.Size = new System.Drawing.Size(984, 230); this.uGridStore.TabIndex = 20; this.uGridStore.Text = "未生成入库单条码一览表"; this.uGridStore.UpdateMode = Infragistics.Win.UltraWinGrid.UpdateMode.OnCellChangeOrLostFocus; // // uGridStoreToBill // this.uGridStoreToBill.DataSource = this.wmsMOrderBindingSource; appearance9.BackColor = System.Drawing.Color.White; this.uGridStoreToBill.DisplayLayout.Appearance = appearance9; this.uGridStoreToBill.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns; ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Width = 153; ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn2.Header.Caption = "GUID"; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.Width = 195; ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn3.Header.Caption = "类型"; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.Width = 195; ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn4.Header.Caption = "订单号"; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.Width = 195; ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn5.Header.Caption = "更新"; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.Width = 99; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.Width = 105; ultraGridBand2.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6 }); ultraGridBand2.SummaryFooterCaption = "当前合计如下"; this.uGridStoreToBill.DisplayLayout.BandsSerializer.Add(ultraGridBand2); this.uGridStoreToBill.DisplayLayout.ColumnChooserEnabled = Infragistics.Win.DefaultableBoolean.False; this.uGridStoreToBill.DisplayLayout.GroupByBox.Prompt = "如需按照某个列进行分类汇总请把列名拖动到此处"; this.uGridStoreToBill.DisplayLayout.MaxColScrollRegions = 1; this.uGridStoreToBill.DisplayLayout.MaxRowScrollRegions = 1; this.uGridStoreToBill.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.uGridStoreToBill.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; appearance10.BackColor = System.Drawing.Color.Transparent; this.uGridStoreToBill.DisplayLayout.Override.CardAreaAppearance = appearance10; this.uGridStoreToBill.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.uGridStoreToBill.DisplayLayout.Override.CellPadding = 3; appearance11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance11.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance11.TextHAlignAsString = "Center"; appearance11.TextVAlignAsString = "Middle"; appearance11.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.uGridStoreToBill.DisplayLayout.Override.HeaderAppearance = appearance11; this.uGridStoreToBill.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; appearance12.BorderColor = System.Drawing.Color.Black; appearance12.TextHAlignAsString = "Right"; appearance12.TextVAlignAsString = "Middle"; this.uGridStoreToBill.DisplayLayout.Override.RowAppearance = appearance12; appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance13.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.uGridStoreToBill.DisplayLayout.Override.RowSelectorAppearance = appearance13; appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance14.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.uGridStoreToBill.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance14; this.uGridStoreToBill.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement; this.uGridStoreToBill.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.uGridStoreToBill.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.uGridStoreToBill.DisplayLayout.Override.RowSelectorWidth = 40; appearance15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance15.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance15.BorderColor = System.Drawing.Color.Black; appearance15.ForeColor = System.Drawing.Color.Black; this.uGridStoreToBill.DisplayLayout.Override.SelectedRowAppearance = appearance15; this.uGridStoreToBill.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed; this.uGridStoreToBill.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.None; this.uGridStoreToBill.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.uGridStoreToBill.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.uGridStoreToBill.Dock = System.Windows.Forms.DockStyle.Top; this.uGridStoreToBill.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uGridStoreToBill.Location = new System.Drawing.Point(0, 162); this.uGridStoreToBill.Name = "uGridStoreToBill"; this.uGridStoreToBill.Size = new System.Drawing.Size(984, 170); this.uGridStoreToBill.TabIndex = 21; this.uGridStoreToBill.Text = "计划生成入库单汇总"; this.uGridStoreToBill.UpdateMode = Infragistics.Win.UltraWinGrid.UpdateMode.OnCellChangeOrLostFocus; // // wmsMOrderBindingSource // this.wmsMOrderBindingSource.DataMember = "Wms_M_Order"; this.wmsMOrderBindingSource.DataSource = this.dsOrder; // // dsOrder // this.dsOrder.DataSetName = "dsOrder"; this.dsOrder.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // wms_M_OrderTableAdapter // this.wms_M_OrderTableAdapter.ClearBeforeFill = true; // // SyncOrder // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(984, 562); this.Controls.Add(this.uGridStore); this.Controls.Add(this.uGridStoreToBill); this.Controls.Add(this.pbMain); this.Controls.Add(this.uGroupBox); this.Controls.Add(this.tsOpeStore); this.Icon = global::AutoSync.Properties.Resources.Mine; this.Name = "SyncOrder"; this.Text = "SyncOrder"; this.Load += new System.EventHandler(this.SyncOrder_Load); this.SizeChanged += new System.EventHandler(this.SyncOrder_SizeChanged); this.tsOpeStore.ResumeLayout(false); this.tsOpeStore.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uGroupBox)).EndInit(); this.uGroupBox.ResumeLayout(false); this.uGroupBoxPanelTop.ResumeLayout(false); this.uGroupBoxPanelTop.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.nudTimeSpan)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uGridStore)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uGridStoreToBill)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.wmsMOrderBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsOrder)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1"); Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool1 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("过磅时间从"); Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool2 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("至"); Infragistics.Win.UltraWinToolbars.LabelTool labelTool1 = new Infragistics.Win.UltraWinToolbars.LabelTool("轧制编号:"); Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool5 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ControlContainerTool1"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = 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 buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool15 = new Infragistics.Win.UltraWinToolbars.ButtonTool("复磅"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("导出"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改订单"); Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool3 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("过磅时间从"); Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool4 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("至"); Infragistics.Win.UltraWinToolbars.LabelTool labelTool2 = new Infragistics.Win.UltraWinToolbars.LabelTool("轧制编号:"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询"); Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WeightUpdate_BoardNew)); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改"); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除"); Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增"); Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("取样"); Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("精整"); Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool6 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ControlContainerTool1"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("导出"); Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("复磅"); Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool18 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改订单"); Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("计量数据", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_BATCHNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_BANDNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_WEIGHT"); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_UPLOADFLAG"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_DATETIME", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PLANT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SAPSTORE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_ACCOUNTDATE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PRODUCTNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_YKL"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_KHJZ"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_REEL"); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STOVENO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PERSON"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TERM"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SHIFT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SPEC"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STEELTYPE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_KZTYPE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SAMPLEPERSON"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_SAMPLETIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_BPWEIGHT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MEMO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_ADVISESPEC"); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_WEIGHT", 3, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_WEIGHT", 3, true); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_YKL", 10, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_YKL", 10, true); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_KHJZ", 11, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_KHJZ", 11, true); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings4 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "FS_WEIGHTNO", 0, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FS_BATCHNO", 1, true); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance(); this.dataSet1 = new System.Data.DataSet(); this.dataTable1 = new System.Data.DataTable(); this.dataColumn1 = new System.Data.DataColumn(); this.dataColumn2 = new System.Data.DataColumn(); this.dataColumn3 = new System.Data.DataColumn(); this.dataColumn4 = new System.Data.DataColumn(); this.dataColumn7 = new System.Data.DataColumn(); this.dataColumn8 = new System.Data.DataColumn(); this.dataColumn9 = new System.Data.DataColumn(); this.dataColumn10 = new System.Data.DataColumn(); this.dataColumn11 = new System.Data.DataColumn(); this.dataColumn12 = new System.Data.DataColumn(); this.dataColumn13 = new System.Data.DataColumn(); this.dataColumn14 = new System.Data.DataColumn(); this.dataColumn15 = new System.Data.DataColumn(); this.dataColumn16 = new System.Data.DataColumn(); this.dataColumn17 = new System.Data.DataColumn(); this.dataColumn18 = new System.Data.DataColumn(); this.dataColumn19 = new System.Data.DataColumn(); this.dataColumn20 = new System.Data.DataColumn(); this.dataColumn21 = new System.Data.DataColumn(); this.dataColumn22 = new System.Data.DataColumn(); this.dataColumn23 = new System.Data.DataColumn(); this.dataColumn5 = new System.Data.DataColumn(); this.dataColumn6 = new System.Data.DataColumn(); this.dataColumn24 = new System.Data.DataColumn(); this.dataColumn25 = new System.Data.DataColumn(); this.dataColumn26 = new System.Data.DataColumn(); this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); this.panel1 = new System.Windows.Forms.Panel(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.txtMemo = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.cbKZTYPE = new System.Windows.Forms.ComboBox(); this.txtproductno = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.txtspec = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.txtsteeltype = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.txtkhjz = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.txtykl = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.txtweight = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.txtbandno = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.txtreel = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.txtStoveno = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.txtBatchno = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.txtBatchnoQuery = new System.Windows.Forms.TextBox(); this.dtpBegintime = new System.Windows.Forms.DateTimePicker(); this.dtpEendtime = new System.Windows.Forms.DateTimePicker(); this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit(); this.panel1.SuspendLayout(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); this.SuspendLayout(); // // dataSet1 // this.dataSet1.DataSetName = "NewDataSet"; this.dataSet1.Tables.AddRange(new System.Data.DataTable[] { this.dataTable1}); // // dataTable1 // this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn1, this.dataColumn2, this.dataColumn3, this.dataColumn4, this.dataColumn7, this.dataColumn8, this.dataColumn9, this.dataColumn10, this.dataColumn11, this.dataColumn12, this.dataColumn13, this.dataColumn14, this.dataColumn15, this.dataColumn16, this.dataColumn17, this.dataColumn18, this.dataColumn19, this.dataColumn20, this.dataColumn21, this.dataColumn22, this.dataColumn23, this.dataColumn5, this.dataColumn6, this.dataColumn24, this.dataColumn25, this.dataColumn26}); this.dataTable1.TableName = "计量数据"; // // dataColumn1 // this.dataColumn1.Caption = "操作编号"; this.dataColumn1.ColumnName = "FS_WEIGHTNO"; // // dataColumn2 // this.dataColumn2.Caption = "轧制编号"; this.dataColumn2.ColumnName = "FS_BATCHNO"; // // dataColumn3 // this.dataColumn3.Caption = "吊号"; this.dataColumn3.ColumnName = "FN_BANDNO"; // // dataColumn4 // this.dataColumn4.Caption = "卷重"; this.dataColumn4.ColumnName = "FN_WEIGHT"; // // dataColumn7 // this.dataColumn7.Caption = "上传标志"; this.dataColumn7.ColumnName = "FS_UPLOADFLAG"; // // dataColumn8 // this.dataColumn8.Caption = "过磅时间"; this.dataColumn8.ColumnName = "FD_DATETIME"; // // dataColumn9 // this.dataColumn9.Caption = "工厂"; this.dataColumn9.ColumnName = "FS_PLANT"; // // dataColumn10 // this.dataColumn10.Caption = "库存地"; this.dataColumn10.ColumnName = "FS_SAPSTORE"; // // dataColumn11 // this.dataColumn11.Caption = "记账日期"; this.dataColumn11.ColumnName = "FS_ACCOUNTDATE"; // // dataColumn12 // this.dataColumn12.Caption = "订单号"; this.dataColumn12.ColumnName = "FS_PRODUCTNO"; // // dataColumn13 // this.dataColumn13.Caption = "应扣量"; this.dataColumn13.ColumnName = "FN_YKL"; // // dataColumn14 // this.dataColumn14.Caption = "扣后净重"; this.dataColumn14.ColumnName = "FN_KHJZ"; // // dataColumn15 // this.dataColumn15.Caption = "卷号"; this.dataColumn15.ColumnName = "FS_REEL"; // // dataColumn16 // this.dataColumn16.Caption = "冶炼炉号"; this.dataColumn16.ColumnName = "FS_STOVENO"; // // dataColumn17 // this.dataColumn17.Caption = "计量员"; this.dataColumn17.ColumnName = "FS_PERSON"; // // dataColumn18 // this.dataColumn18.Caption = "班组"; this.dataColumn18.ColumnName = "FS_TERM"; // // dataColumn19 // this.dataColumn19.Caption = "班次"; this.dataColumn19.ColumnName = "FS_SHIFT"; // // dataColumn20 // this.dataColumn20.Caption = "规格"; this.dataColumn20.ColumnName = "FS_SPEC"; // // dataColumn21 // this.dataColumn21.Caption = "钢种"; this.dataColumn21.ColumnName = "FS_STEELTYPE"; // // dataColumn22 // this.dataColumn22.Caption = "备注"; this.dataColumn22.ColumnName = "FS_KZTYPE"; // // dataColumn23 // this.dataColumn23.Caption = "计量点"; this.dataColumn23.ColumnName = "FS_POINT"; // // dataColumn5 // this.dataColumn5.Caption = "操作人"; this.dataColumn5.ColumnName = "FS_SAMPLEPERSON"; // // dataColumn6 // this.dataColumn6.Caption = "操作时间"; this.dataColumn6.ColumnName = "FD_SAMPLETIME"; // // dataColumn24 // this.dataColumn24.Caption = "坯重"; this.dataColumn24.ColumnName = "FN_BPWEIGHT"; // // dataColumn25 // this.dataColumn25.Caption = "备注"; this.dataColumn25.ColumnName = "FS_MEMO"; // // dataColumn26 // this.dataColumn26.Caption = "建议轧制规格"; this.dataColumn26.ColumnName = "FS_ADVISESPEC"; // // ultraToolbarsManager1 // this.ultraToolbarsManager1.DesignerFlags = 1; this.ultraToolbarsManager1.DockWithinContainer = this.panel1; this.ultraToolbarsManager1.ShowFullMenusDelay = 500; ultraToolbar1.DockedColumn = 0; ultraToolbar1.DockedRow = 0; controlContainerTool1.ControlName = "dtpBegintime"; controlContainerTool2.ControlName = "dtpEendtime"; controlContainerTool5.ControlName = "txtBatchnoQuery"; buttonTool1.InstanceProps.IsFirstInGroup = true; buttonTool9.InstanceProps.IsFirstInGroup = true; buttonTool3.InstanceProps.IsFirstInGroup = true; buttonTool15.InstanceProps.IsFirstInGroup = true; ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { controlContainerTool1, controlContainerTool2, labelTool1, controlContainerTool5, buttonTool1, buttonTool2, buttonTool4, buttonTool9, buttonTool10, buttonTool3, buttonTool15, buttonTool13, buttonTool17}); ultraToolbar1.Text = "UltraToolbar1"; this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar1}); controlContainerTool3.ControlName = "dtpBegintime"; controlContainerTool3.SharedPropsInternal.Caption = "过磅时间从"; controlContainerTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; controlContainerTool4.ControlName = "dtpEendtime"; controlContainerTool4.SharedPropsInternal.Caption = "至"; controlContainerTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; labelTool2.SharedPropsInternal.Caption = "轧制编号:"; appearance16.Image = ((object)(resources.GetObject("appearance16.Image"))); buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance16; buttonTool5.SharedPropsInternal.Caption = "查询"; buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance15.Image = ((object)(resources.GetObject("appearance15.Image"))); buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance15; buttonTool6.SharedPropsInternal.Caption = "修改"; buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance20.Image = ((object)(resources.GetObject("appearance20.Image"))); buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance20; buttonTool7.SharedPropsInternal.Caption = "删除"; buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance17.Image = ((object)(resources.GetObject("appearance17.Image"))); buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance17; buttonTool8.SharedPropsInternal.Caption = "新增"; buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance18.Image = ((object)(resources.GetObject("appearance18.Image"))); buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance18; buttonTool11.SharedPropsInternal.Caption = "取样"; buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance19.Image = ((object)(resources.GetObject("appearance19.Image"))); buttonTool12.SharedPropsInternal.AppearancesSmall.Appearance = appearance19; buttonTool12.SharedPropsInternal.Caption = "精整"; buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; controlContainerTool6.ControlName = "txtBatchnoQuery"; controlContainerTool6.SharedPropsInternal.Caption = "ControlContainerTool1"; appearance22.Image = ((object)(resources.GetObject("appearance22.Image"))); buttonTool14.SharedPropsInternal.AppearancesSmall.Appearance = appearance22; buttonTool14.SharedPropsInternal.Caption = "导出"; buttonTool14.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance21.Image = ((object)(resources.GetObject("appearance21.Image"))); buttonTool16.SharedPropsInternal.AppearancesSmall.Appearance = appearance21; buttonTool16.SharedPropsInternal.Caption = "复磅"; buttonTool16.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance37.Image = ((object)(resources.GetObject("appearance37.Image"))); buttonTool18.SharedPropsInternal.AppearancesSmall.Appearance = appearance37; buttonTool18.SharedPropsInternal.Caption = "修改订单"; buttonTool18.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { controlContainerTool3, controlContainerTool4, labelTool2, buttonTool5, buttonTool6, buttonTool7, buttonTool8, buttonTool11, buttonTool12, controlContainerTool6, buttonTool14, buttonTool16, buttonTool18}); this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick); // // panel1 // this.panel1.Controls.Add(this.splitContainer1); this.panel1.Controls.Add(this.txtBatchnoQuery); this.panel1.Controls.Add(this.dtpBegintime); this.panel1.Controls.Add(this.dtpEendtime); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom); this.coreBind.SetDatabasecommand(this.panel1, null); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(992, 566); this.panel1.TabIndex = 0; this.coreBind.SetVerification(this.panel1, null); // // splitContainer1 // this.coreBind.SetDatabasecommand(this.splitContainer1, null); this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(0, 23); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.ultraGrid1); this.coreBind.SetDatabasecommand(this.splitContainer1.Panel1, null); this.coreBind.SetVerification(this.splitContainer1.Panel1, null); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.ultraGroupBox1); this.coreBind.SetDatabasecommand(this.splitContainer1.Panel2, null); this.coreBind.SetVerification(this.splitContainer1.Panel2, null); this.splitContainer1.Size = new System.Drawing.Size(992, 543); this.splitContainer1.SplitterDistance = 330; this.splitContainer1.TabIndex = 17; this.coreBind.SetVerification(this.splitContainer1, null); // // ultraGrid1 // this.coreBind.SetDatabasecommand(this.ultraGrid1, null); this.ultraGrid1.DataSource = this.dataSet1; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Hidden = true; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.RowLayoutColumnInfo.OriginX = 0; ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(143, 0); ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2; appearance7.BorderColor = System.Drawing.Color.Red; appearance7.ForeColor = System.Drawing.Color.Red; ultraGridColumn4.CellAppearance = appearance7; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.RowLayoutColumnInfo.OriginX = 16; ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.Hidden = true; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.RowLayoutColumnInfo.OriginX = 24; ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn7.Header.VisiblePosition = 6; ultraGridColumn7.RowLayoutColumnInfo.OriginX = 26; ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn8.Header.VisiblePosition = 7; ultraGridColumn8.RowLayoutColumnInfo.OriginX = 28; ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn9.Header.VisiblePosition = 8; ultraGridColumn9.Hidden = true; ultraGridColumn10.Header.VisiblePosition = 9; ultraGridColumn10.RowLayoutColumnInfo.OriginX = 22; ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn11.Header.VisiblePosition = 10; ultraGridColumn11.RowLayoutColumnInfo.OriginX = 18; ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(158, 0); ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn12.Header.VisiblePosition = 11; ultraGridColumn12.RowLayoutColumnInfo.OriginX = 20; ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(151, 0); ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2; appearance8.BorderColor = System.Drawing.Color.Red; appearance8.ForeColor = System.Drawing.Color.Red; ultraGridColumn13.CellAppearance = appearance8; ultraGridColumn13.Header.VisiblePosition = 12; ultraGridColumn13.RowLayoutColumnInfo.OriginX = 10; ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(152, 0); ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn14.Header.VisiblePosition = 13; ultraGridColumn14.RowLayoutColumnInfo.OriginX = 4; ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn15.Header.VisiblePosition = 14; ultraGridColumn15.RowLayoutColumnInfo.OriginX = 30; ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn16.Header.VisiblePosition = 15; ultraGridColumn16.RowLayoutColumnInfo.OriginX = 32; ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn17.Header.VisiblePosition = 16; ultraGridColumn17.RowLayoutColumnInfo.OriginX = 34; ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn18.Header.VisiblePosition = 17; ultraGridColumn18.RowLayoutColumnInfo.OriginX = 14; ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn19.Header.VisiblePosition = 18; ultraGridColumn19.RowLayoutColumnInfo.OriginX = 12; ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn20.Header.VisiblePosition = 19; ultraGridColumn20.RowLayoutColumnInfo.OriginX = 36; ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn21.Header.VisiblePosition = 20; ultraGridColumn21.RowLayoutColumnInfo.OriginX = 42; ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn22.Header.VisiblePosition = 21; ultraGridColumn22.RowLayoutColumnInfo.OriginX = 38; ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn23.Header.VisiblePosition = 22; ultraGridColumn23.RowLayoutColumnInfo.OriginX = 40; ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn24.Header.VisiblePosition = 23; ultraGridColumn24.RowLayoutColumnInfo.OriginX = 8; ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn25.Header.VisiblePosition = 24; ultraGridColumn25.Hidden = true; ultraGridColumn26.Header.VisiblePosition = 25; ultraGridColumn26.RowLayoutColumnInfo.OriginX = 6; ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(152, 0); ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn15, ultraGridColumn16, ultraGridColumn17, ultraGridColumn18, ultraGridColumn19, ultraGridColumn20, ultraGridColumn21, ultraGridColumn22, ultraGridColumn23, ultraGridColumn24, ultraGridColumn25, ultraGridColumn26}); ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None; ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None; ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None; ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal; ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None; ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout; summarySettings1.DisplayFormat = "{0}吨"; summarySettings1.GroupBySummaryValueAppearance = appearance9; summarySettings2.DisplayFormat = "{0}吨"; summarySettings2.GroupBySummaryValueAppearance = appearance10; summarySettings3.DisplayFormat = "{0}吨"; summarySettings3.GroupBySummaryValueAppearance = appearance11; summarySettings4.DisplayFormat = "{0}卷"; summarySettings4.GroupBySummaryValueAppearance = appearance12; ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] { summarySettings1, summarySettings2, summarySettings3, summarySettings4}); this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.InterBandSpacing = 8; appearance13.FontData.BoldAsString = "True"; this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance13; this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; appearance14.BackColor = System.Drawing.Color.Transparent; this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance14; appearance23.TextVAlignAsString = "Middle"; this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance23; this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand; this.ultraGrid1.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow; appearance24.BackColor = System.Drawing.Color.LightSteelBlue; appearance24.TextHAlignAsString = "Center"; appearance24.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance24; this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid1.DisplayLayout.Override.MaxSelectedRows = 1; this.ultraGrid1.DisplayLayout.Override.MinRowHeight = 21; appearance25.BackColor = System.Drawing.Color.LightSteelBlue; this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance25; this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 26; this.ultraGrid1.DisplayLayout.Override.RowSpacingBefore = 0; appearance26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226))))); appearance26.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254))))); appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance26.ForeColor = System.Drawing.Color.Black; this.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance26; this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None; this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None; this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single; this.ultraGrid1.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True; this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl; this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGrid1.Location = new System.Drawing.Point(0, 0); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(992, 330); this.ultraGrid1.TabIndex = 0; this.coreBind.SetVerification(this.ultraGrid1, null); this.ultraGrid1.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ultraGrid1_DoubleClickRow); // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.txtMemo); this.ultraGroupBox1.Controls.Add(this.label11); this.ultraGroupBox1.Controls.Add(this.cbKZTYPE); this.ultraGroupBox1.Controls.Add(this.txtproductno); this.ultraGroupBox1.Controls.Add(this.label10); this.ultraGroupBox1.Controls.Add(this.txtspec); this.ultraGroupBox1.Controls.Add(this.label9); this.ultraGroupBox1.Controls.Add(this.txtsteeltype); this.ultraGroupBox1.Controls.Add(this.label8); this.ultraGroupBox1.Controls.Add(this.txtkhjz); this.ultraGroupBox1.Controls.Add(this.label7); this.ultraGroupBox1.Controls.Add(this.txtykl); this.ultraGroupBox1.Controls.Add(this.label6); this.ultraGroupBox1.Controls.Add(this.txtweight); this.ultraGroupBox1.Controls.Add(this.label5); this.ultraGroupBox1.Controls.Add(this.txtbandno); this.ultraGroupBox1.Controls.Add(this.label4); this.ultraGroupBox1.Controls.Add(this.txtreel); this.ultraGroupBox1.Controls.Add(this.label3); this.ultraGroupBox1.Controls.Add(this.txtStoveno); this.ultraGroupBox1.Controls.Add(this.label2); this.ultraGroupBox1.Controls.Add(this.txtBatchno); this.ultraGroupBox1.Controls.Add(this.label1); this.coreBind.SetDatabasecommand(this.ultraGroupBox1, null); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(992, 209); this.ultraGroupBox1.TabIndex = 0; this.ultraGroupBox1.Text = "数据编辑区"; this.coreBind.SetVerification(this.ultraGroupBox1, null); this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // txtMemo // this.coreBind.SetDatabasecommand(this.txtMemo, null); this.txtMemo.Location = new System.Drawing.Point(644, 91); this.txtMemo.Name = "txtMemo"; this.txtMemo.Size = new System.Drawing.Size(90, 21); this.txtMemo.TabIndex = 22; this.coreBind.SetVerification(this.txtMemo, null); // // label11 // this.label11.AutoSize = true; this.label11.BackColor = System.Drawing.Color.Transparent; this.coreBind.SetDatabasecommand(this.label11, null); this.label11.Location = new System.Drawing.Point(600, 95); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(29, 12); this.label11.TabIndex = 21; this.label11.Text = "备注"; this.coreBind.SetVerification(this.label11, null); // // cbKZTYPE // this.coreBind.SetDatabasecommand(this.cbKZTYPE, null); this.cbKZTYPE.FormattingEnabled = true; this.cbKZTYPE.Items.AddRange(new object[] { "取样", "精整"}); this.cbKZTYPE.Location = new System.Drawing.Point(645, 138); this.cbKZTYPE.Name = "cbKZTYPE"; this.cbKZTYPE.Size = new System.Drawing.Size(89, 20); this.cbKZTYPE.TabIndex = 20; this.coreBind.SetVerification(this.cbKZTYPE, null); this.cbKZTYPE.Visible = false; // // txtproductno // this.coreBind.SetDatabasecommand(this.txtproductno, null); this.txtproductno.Location = new System.Drawing.Point(486, 142); this.txtproductno.Name = "txtproductno"; this.txtproductno.Size = new System.Drawing.Size(90, 21); this.txtproductno.TabIndex = 19; this.coreBind.SetVerification(this.txtproductno, null); // // label10 // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; this.coreBind.SetDatabasecommand(this.label10, null); this.label10.Location = new System.Drawing.Point(418, 146); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(41, 12); this.label10.TabIndex = 18; this.label10.Text = "订单号"; this.coreBind.SetVerification(this.label10, null); // // txtspec // this.coreBind.SetDatabasecommand(this.txtspec, null); this.txtspec.Location = new System.Drawing.Point(279, 143); this.txtspec.Name = "txtspec"; this.txtspec.Size = new System.Drawing.Size(90, 21); this.txtspec.TabIndex = 17; this.coreBind.SetVerification(this.txtspec, null); // // label9 // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; this.coreBind.SetDatabasecommand(this.label9, null); this.label9.Location = new System.Drawing.Point(211, 147); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(29, 12); this.label9.TabIndex = 16; this.label9.Text = "规格"; this.coreBind.SetVerification(this.label9, null); // // txtsteeltype // this.coreBind.SetDatabasecommand(this.txtsteeltype, null); this.txtsteeltype.Location = new System.Drawing.Point(80, 143); this.txtsteeltype.Name = "txtsteeltype"; this.txtsteeltype.Size = new System.Drawing.Size(90, 21); this.txtsteeltype.TabIndex = 15; this.coreBind.SetVerification(this.txtsteeltype, null); // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; this.coreBind.SetDatabasecommand(this.label8, null); this.label8.Location = new System.Drawing.Point(12, 147); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(29, 12); this.label8.TabIndex = 14; this.label8.Text = "钢种"; this.coreBind.SetVerification(this.label8, null); // // txtkhjz // this.coreBind.SetDatabasecommand(this.txtkhjz, null); this.txtkhjz.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtkhjz.ForeColor = System.Drawing.Color.Red; this.txtkhjz.Location = new System.Drawing.Point(486, 92); this.txtkhjz.Name = "txtkhjz"; this.txtkhjz.ReadOnly = true; this.txtkhjz.Size = new System.Drawing.Size(90, 23); this.txtkhjz.TabIndex = 13; this.txtkhjz.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.coreBind.SetVerification(this.txtkhjz, null); // // label7 // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; this.coreBind.SetDatabasecommand(this.label7, null); this.label7.Location = new System.Drawing.Point(418, 96); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(71, 12); this.label7.TabIndex = 12; this.label7.Text = "扣后净重(T)"; this.coreBind.SetVerification(this.label7, null); // // txtykl // this.coreBind.SetDatabasecommand(this.txtykl, null); this.txtykl.Location = new System.Drawing.Point(279, 92); this.txtykl.Name = "txtykl"; this.txtykl.Size = new System.Drawing.Size(90, 21); this.txtykl.TabIndex = 11; this.coreBind.SetVerification(this.txtykl, null); this.txtykl.Leave += new System.EventHandler(this.txtykl_Leave); // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; this.coreBind.SetDatabasecommand(this.label6, null); this.label6.Location = new System.Drawing.Point(211, 96); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(59, 12); this.label6.TabIndex = 10; this.label6.Text = "应扣量(T)"; this.coreBind.SetVerification(this.label6, null); // // txtweight // this.coreBind.SetDatabasecommand(this.txtweight, null); this.txtweight.Location = new System.Drawing.Point(80, 92); this.txtweight.Name = "txtweight"; this.txtweight.Size = new System.Drawing.Size(90, 21); this.txtweight.TabIndex = 9; this.coreBind.SetVerification(this.txtweight, null); // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; this.coreBind.SetDatabasecommand(this.label5, null); this.label5.Location = new System.Drawing.Point(12, 96); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(47, 12); this.label5.TabIndex = 8; this.label5.Text = "重量(T)"; this.coreBind.SetVerification(this.label5, null); // // txtbandno // this.coreBind.SetDatabasecommand(this.txtbandno, null); this.txtbandno.Location = new System.Drawing.Point(645, 38); this.txtbandno.Name = "txtbandno"; this.txtbandno.Size = new System.Drawing.Size(90, 21); this.txtbandno.TabIndex = 7; this.coreBind.SetVerification(this.txtbandno, null); // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.coreBind.SetDatabasecommand(this.label4, null); this.label4.Location = new System.Drawing.Point(602, 42); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(29, 12); this.label4.TabIndex = 6; this.label4.Text = "吊号"; this.coreBind.SetVerification(this.label4, null); // // txtreel // this.coreBind.SetDatabasecommand(this.txtreel, null); this.txtreel.Location = new System.Drawing.Point(486, 37); this.txtreel.Name = "txtreel"; this.txtreel.Size = new System.Drawing.Size(90, 21); this.txtreel.TabIndex = 5; this.coreBind.SetVerification(this.txtreel, null); // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.coreBind.SetDatabasecommand(this.label3, null); this.label3.Location = new System.Drawing.Point(440, 41); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(29, 12); this.label3.TabIndex = 4; this.label3.Text = "卷号"; this.coreBind.SetVerification(this.label3, null); // // txtStoveno // this.coreBind.SetDatabasecommand(this.txtStoveno, null); this.txtStoveno.Location = new System.Drawing.Point(279, 38); this.txtStoveno.Name = "txtStoveno"; this.txtStoveno.Size = new System.Drawing.Size(121, 21); this.txtStoveno.TabIndex = 3; this.coreBind.SetVerification(this.txtStoveno, null); // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.coreBind.SetDatabasecommand(this.label2, null); this.label2.Location = new System.Drawing.Point(211, 42); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(53, 12); this.label2.TabIndex = 2; this.label2.Text = "板坯炉号"; this.coreBind.SetVerification(this.label2, null); // // txtBatchno // this.coreBind.SetDatabasecommand(this.txtBatchno, null); this.txtBatchno.Location = new System.Drawing.Point(80, 38); this.txtBatchno.Name = "txtBatchno"; this.txtBatchno.Size = new System.Drawing.Size(90, 21); this.txtBatchno.TabIndex = 1; this.coreBind.SetVerification(this.txtBatchno, null); // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.coreBind.SetDatabasecommand(this.label1, null); this.label1.Location = new System.Drawing.Point(12, 42); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(53, 12); this.label1.TabIndex = 0; this.label1.Text = "轧制编号"; this.coreBind.SetVerification(this.label1, null); // // txtBatchnoQuery // this.coreBind.SetDatabasecommand(this.txtBatchnoQuery, null); this.txtBatchnoQuery.Location = new System.Drawing.Point(416, 1); this.txtBatchnoQuery.Name = "txtBatchnoQuery"; this.txtBatchnoQuery.Size = new System.Drawing.Size(90, 21); this.txtBatchnoQuery.TabIndex = 12; this.coreBind.SetVerification(this.txtBatchnoQuery, null); // // dtpBegintime // this.coreBind.SetDatabasecommand(this.dtpBegintime, null); this.dtpBegintime.Location = new System.Drawing.Point(80, 1); this.dtpBegintime.Name = "dtpBegintime"; this.dtpBegintime.Size = new System.Drawing.Size(111, 21); this.dtpBegintime.TabIndex = 5; this.coreBind.SetVerification(this.dtpBegintime, null); // // dtpEendtime // this.coreBind.SetDatabasecommand(this.dtpEendtime, null); this.dtpEendtime.Location = new System.Drawing.Point(213, 1); this.dtpEendtime.Name = "dtpEendtime"; this.dtpEendtime.Size = new System.Drawing.Size(111, 21); this.dtpEendtime.TabIndex = 6; this.coreBind.SetVerification(this.dtpEendtime, null); // // _panel1_Toolbars_Dock_Area_Left // this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control; this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Left, null); this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left; this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 23); this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left"; this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 543); this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Left, null); // // _panel1_Toolbars_Dock_Area_Right // this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control; this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Right, null); this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right; this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(992, 23); this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right"; this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 543); this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Right, null); // // _panel1_Toolbars_Dock_Area_Top // this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control; this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Top, null); this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top; this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0); this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top"; this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(992, 23); this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Top, null); // // _panel1_Toolbars_Dock_Area_Bottom // this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control; this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Bottom, null); this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom; this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 566); this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom"; this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(992, 0); this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Bottom, null); // // WeightUpdate_BoardNew // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(992, 566); this.Controls.Add(this.panel1); this.coreBind.SetDatabasecommand(this, null); this.Name = "WeightUpdate_BoardNew"; this.Text = "WeightUpdate_BoardNew"; this.coreBind.SetVerification(this, null); this.Load += new System.EventHandler(this.WeightUpdate_BoardNew_Load); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("ETTable", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UserName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleType"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsSupervisor"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TickFlag", 0); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance222 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("ETTable", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UserName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleType"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsSupervisor", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TickFlag", 0); Infragistics.Win.Appearance appearance239 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance262 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance263 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance264 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance265 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance266 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance267 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance282 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance283 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance284 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance285 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance220 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance221 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleID"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleName"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn9 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Description"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn10 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("UserName"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn11 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleType"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn12 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("IsSupervisor"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn13 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleName"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn14 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Description"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn15 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("UserName"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn16 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleType"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn17 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("IsSupervisor"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn18 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleID"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn19 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleID"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn20 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleName"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn21 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Description"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn22 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("UserName"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn23 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleType"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn24 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("IsSupervisor"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleID"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleName"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Description"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("UserName"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RoleType"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("IsSupervisor"); this.ultraGroupBox32 = new Infragistics.Win.Misc.UltraGroupBox(); this.ultraGridGISAssignedRoles = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraButtonGISUnassign = new Infragistics.Win.Misc.UltraButton(); this.ultraButtonGISAssign = new Infragistics.Win.Misc.UltraButton(); this.ultraGridGISAllRoles = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraLabel77 = new Infragistics.Win.Misc.UltraLabel(); this.ultraTextEditorGISRole = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor(); this.ultraLabel76 = new Infragistics.Win.Misc.UltraLabel(); this.ultraTextEditorGISDesc = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor(); this.ultraButtonGISSearch = new Infragistics.Win.Misc.UltraButton(); this.ultraButtonGISReset = new Infragistics.Win.Misc.UltraButton(); this.ultraGroupBox31 = new Infragistics.Win.Misc.UltraGroupBox(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.ultraDataSource1 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components); this.ultraDataSource2 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components); this.ultraDataSource3 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components); this.ultraDataSource4 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox32)).BeginInit(); this.ultraGroupBox32.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGridGISAssignedRoles)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGridGISAllRoles)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorGISRole)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorGISDesc)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox31)).BeginInit(); this.ultraGroupBox31.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource4)).BeginInit(); this.SuspendLayout(); // // ultraGroupBox32 // this.ultraGroupBox32.Controls.Add(this.ultraGridGISAssignedRoles); this.ultraGroupBox32.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox32.Location = new System.Drawing.Point(475, 3); this.ultraGroupBox32.Name = "ultraGroupBox32"; this.tableLayoutPanel1.SetRowSpan(this.ultraGroupBox32, 5); this.ultraGroupBox32.Size = new System.Drawing.Size(397, 511); this.ultraGroupBox32.TabIndex = 7; this.ultraGroupBox32.Text = "Assigned roles"; this.ultraGroupBox32.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ultraGridGISAssignedRoles // this.ultraGridGISAssignedRoles.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ultraGridGISAssignedRoles.DataSource = this.ultraDataSource4; appearance1.BackColor = System.Drawing.SystemColors.Window; appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGridGISAssignedRoles.DisplayLayout.Appearance = appearance1; ultraGridColumn1.Header.VisiblePosition = 6; ultraGridColumn1.Hidden = true; ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn2.Header.Caption = "Role name"; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.Width = 226; ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.Width = 281; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.Hidden = true; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.Hidden = true; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.Hidden = true; ultraGridColumn7.DataType = typeof(bool); ultraGridColumn7.Header.Caption = ""; ultraGridColumn7.Header.VisiblePosition = 0; ultraGridColumn7.NullText = "DEL"; ultraGridColumn7.Width = 29; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7}); this.ultraGridGISAssignedRoles.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGridGISAssignedRoles.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGridGISAssignedRoles.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance2.BorderColor = System.Drawing.SystemColors.Window; this.ultraGridGISAssignedRoles.DisplayLayout.GroupByBox.Appearance = appearance2; appearance3.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGridGISAssignedRoles.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3; this.ultraGridGISAssignedRoles.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGridGISAssignedRoles.DisplayLayout.GroupByBox.Hidden = true; appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance4.BackColor2 = System.Drawing.SystemColors.Control; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance4.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGridGISAssignedRoles.DisplayLayout.GroupByBox.PromptAppearance = appearance4; this.ultraGridGISAssignedRoles.DisplayLayout.MaxColScrollRegions = 1; this.ultraGridGISAssignedRoles.DisplayLayout.MaxRowScrollRegions = 1; appearance5.BackColor = System.Drawing.SystemColors.Window; appearance5.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGridGISAssignedRoles.DisplayLayout.Override.ActiveCellAppearance = appearance5; appearance6.BackColor = System.Drawing.SystemColors.Highlight; appearance6.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGridGISAssignedRoles.DisplayLayout.Override.ActiveRowAppearance = appearance6; this.ultraGridGISAssignedRoles.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed; this.ultraGridGISAssignedRoles.DisplayLayout.Override.AllowColSwapping = Infragistics.Win.UltraWinGrid.AllowColSwapping.NotAllowed; this.ultraGridGISAssignedRoles.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGridGISAssignedRoles.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance7.BackColor = System.Drawing.SystemColors.Window; this.ultraGridGISAssignedRoles.DisplayLayout.Override.CardAreaAppearance = appearance7; appearance8.BorderColor = System.Drawing.Color.Silver; appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGridGISAssignedRoles.DisplayLayout.Override.CellAppearance = appearance8; this.ultraGridGISAssignedRoles.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGridGISAssignedRoles.DisplayLayout.Override.CellPadding = 0; appearance9.BackColor = System.Drawing.SystemColors.Control; appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance9.BorderColor = System.Drawing.SystemColors.Window; this.ultraGridGISAssignedRoles.DisplayLayout.Override.GroupByRowAppearance = appearance9; appearance10.TextHAlignAsString = "Left"; this.ultraGridGISAssignedRoles.DisplayLayout.Override.HeaderAppearance = appearance10; this.ultraGridGISAssignedRoles.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGridGISAssignedRoles.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance11.BackColor = System.Drawing.SystemColors.Window; appearance11.BorderColor = System.Drawing.Color.Silver; this.ultraGridGISAssignedRoles.DisplayLayout.Override.RowAppearance = appearance11; this.ultraGridGISAssignedRoles.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance12.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGridGISAssignedRoles.DisplayLayout.Override.TemplateAddRowAppearance = appearance12; this.ultraGridGISAssignedRoles.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGridGISAssignedRoles.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGridGISAssignedRoles.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.ultraGridGISAssignedRoles.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGridGISAssignedRoles.Location = new System.Drawing.Point(3, 18); this.ultraGridGISAssignedRoles.Name = "ultraGridGISAssignedRoles"; this.ultraGridGISAssignedRoles.Size = new System.Drawing.Size(388, 487); this.ultraGridGISAssignedRoles.TabIndex = 0; this.ultraGridGISAssignedRoles.Text = "ultraGrid11"; // // ultraButtonGISUnassign // this.ultraButtonGISUnassign.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton; this.ultraButtonGISUnassign.Location = new System.Drawing.Point(405, 239); this.ultraButtonGISUnassign.Name = "ultraButtonGISUnassign"; this.ultraButtonGISUnassign.Size = new System.Drawing.Size(64, 25); this.ultraButtonGISUnassign.TabIndex = 6; this.ultraButtonGISUnassign.Text = "&Unassign"; this.ultraButtonGISUnassign.Click += new System.EventHandler(this.ultraButtonGISUnassign_Click); // // ultraButtonGISAssign // this.ultraButtonGISAssign.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton; this.ultraButtonGISAssign.Location = new System.Drawing.Point(405, 208); this.ultraButtonGISAssign.Name = "ultraButtonGISAssign"; this.ultraButtonGISAssign.Size = new System.Drawing.Size(64, 25); this.ultraButtonGISAssign.TabIndex = 5; this.ultraButtonGISAssign.Text = "Ass&ign"; this.ultraButtonGISAssign.Click += new System.EventHandler(this.ultraButtonGISAssign_Click); // // ultraGridGISAllRoles // this.ultraGridGISAllRoles.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ultraGridGISAllRoles.DataSource = this.ultraDataSource1; appearance222.BackColor = System.Drawing.SystemColors.Window; appearance222.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGridGISAllRoles.DisplayLayout.Appearance = appearance222; ultraGridColumn8.Header.VisiblePosition = 0; ultraGridColumn8.Hidden = true; ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn9.Header.Caption = "Role name"; ultraGridColumn9.Header.VisiblePosition = 2; ultraGridColumn9.Width = 226; ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn10.Header.VisiblePosition = 3; ultraGridColumn10.Width = 277; ultraGridColumn11.Header.VisiblePosition = 4; ultraGridColumn11.Hidden = true; ultraGridColumn12.Header.VisiblePosition = 5; ultraGridColumn12.Hidden = true; ultraGridColumn13.Header.VisiblePosition = 6; ultraGridColumn13.Hidden = true; ultraGridColumn14.DataType = typeof(bool); ultraGridColumn14.Header.Caption = ""; ultraGridColumn14.Header.VisiblePosition = 1; ultraGridColumn14.Width = 27; ultraGridBand2.Columns.AddRange(new object[] { ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14}); this.ultraGridGISAllRoles.DisplayLayout.BandsSerializer.Add(ultraGridBand2); this.ultraGridGISAllRoles.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGridGISAllRoles.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance239.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance239.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance239.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance239.BorderColor = System.Drawing.SystemColors.Window; this.ultraGridGISAllRoles.DisplayLayout.GroupByBox.Appearance = appearance239; appearance262.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGridGISAllRoles.DisplayLayout.GroupByBox.BandLabelAppearance = appearance262; this.ultraGridGISAllRoles.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGridGISAllRoles.DisplayLayout.GroupByBox.Hidden = true; appearance263.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance263.BackColor2 = System.Drawing.SystemColors.Control; appearance263.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance263.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGridGISAllRoles.DisplayLayout.GroupByBox.PromptAppearance = appearance263; this.ultraGridGISAllRoles.DisplayLayout.MaxColScrollRegions = 1; this.ultraGridGISAllRoles.DisplayLayout.MaxRowScrollRegions = 1; appearance264.BackColor = System.Drawing.SystemColors.Window; appearance264.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGridGISAllRoles.DisplayLayout.Override.ActiveCellAppearance = appearance264; appearance265.BackColor = System.Drawing.SystemColors.Highlight; appearance265.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGridGISAllRoles.DisplayLayout.Override.ActiveRowAppearance = appearance265; this.ultraGridGISAllRoles.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed; this.ultraGridGISAllRoles.DisplayLayout.Override.AllowColSwapping = Infragistics.Win.UltraWinGrid.AllowColSwapping.NotAllowed; this.ultraGridGISAllRoles.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGridGISAllRoles.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance266.BackColor = System.Drawing.SystemColors.Window; this.ultraGridGISAllRoles.DisplayLayout.Override.CardAreaAppearance = appearance266; appearance267.BorderColor = System.Drawing.Color.Silver; appearance267.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGridGISAllRoles.DisplayLayout.Override.CellAppearance = appearance267; this.ultraGridGISAllRoles.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGridGISAllRoles.DisplayLayout.Override.CellPadding = 0; appearance282.BackColor = System.Drawing.SystemColors.Control; appearance282.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance282.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance282.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance282.BorderColor = System.Drawing.SystemColors.Window; this.ultraGridGISAllRoles.DisplayLayout.Override.GroupByRowAppearance = appearance282; appearance283.TextHAlignAsString = "Left"; this.ultraGridGISAllRoles.DisplayLayout.Override.HeaderAppearance = appearance283; this.ultraGridGISAllRoles.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGridGISAllRoles.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance284.BackColor = System.Drawing.SystemColors.Window; appearance284.BorderColor = System.Drawing.Color.Silver; this.ultraGridGISAllRoles.DisplayLayout.Override.RowAppearance = appearance284; this.ultraGridGISAllRoles.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance285.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGridGISAllRoles.DisplayLayout.Override.TemplateAddRowAppearance = appearance285; this.ultraGridGISAllRoles.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGridGISAllRoles.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGridGISAllRoles.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.ultraGridGISAllRoles.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGridGISAllRoles.Location = new System.Drawing.Point(3, 125); this.ultraGridGISAllRoles.Name = "ultraGridGISAllRoles"; this.ultraGridGISAllRoles.Size = new System.Drawing.Size(387, 380); this.ultraGridGISAllRoles.TabIndex = 6; this.ultraGridGISAllRoles.Text = "ultraGrid17"; // // ultraLabel77 // appearance220.BackColorAlpha = Infragistics.Win.Alpha.Transparent; this.ultraLabel77.Appearance = appearance220; this.ultraLabel77.AutoSize = true; this.ultraLabel77.Location = new System.Drawing.Point(19, 35); this.ultraLabel77.Name = "ultraLabel77"; this.ultraLabel77.Size = new System.Drawing.Size(62, 16); this.ultraLabel77.TabIndex = 0; this.ultraLabel77.Text = "Role name"; // // ultraTextEditorGISRole // this.ultraTextEditorGISRole.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007; this.ultraTextEditorGISRole.Location = new System.Drawing.Point(100, 31); this.ultraTextEditorGISRole.Name = "ultraTextEditorGISRole"; this.ultraTextEditorGISRole.Size = new System.Drawing.Size(278, 23); this.ultraTextEditorGISRole.TabIndex = 1; // // ultraLabel76 // appearance221.BackColorAlpha = Infragistics.Win.Alpha.Transparent; this.ultraLabel76.Appearance = appearance221; this.ultraLabel76.AutoSize = true; this.ultraLabel76.Location = new System.Drawing.Point(19, 66); this.ultraLabel76.Name = "ultraLabel76"; this.ultraLabel76.Size = new System.Drawing.Size(65, 16); this.ultraLabel76.TabIndex = 2; this.ultraLabel76.Text = "Description"; // // ultraTextEditorGISDesc // this.ultraTextEditorGISDesc.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007; this.ultraTextEditorGISDesc.Location = new System.Drawing.Point(100, 62); this.ultraTextEditorGISDesc.Name = "ultraTextEditorGISDesc"; this.ultraTextEditorGISDesc.Size = new System.Drawing.Size(278, 23); this.ultraTextEditorGISDesc.TabIndex = 3; // // ultraButtonGISSearch // this.ultraButtonGISSearch.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton; this.ultraButtonGISSearch.Location = new System.Drawing.Point(194, 92); this.ultraButtonGISSearch.Name = "ultraButtonGISSearch"; this.ultraButtonGISSearch.Size = new System.Drawing.Size(87, 25); this.ultraButtonGISSearch.TabIndex = 4; this.ultraButtonGISSearch.Text = "Search"; this.ultraButtonGISSearch.Click += new System.EventHandler(this.ultraButtonGISSearch_Click); // // ultraButtonGISReset // this.ultraButtonGISReset.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton; this.ultraButtonGISReset.Location = new System.Drawing.Point(290, 92); this.ultraButtonGISReset.Name = "ultraButtonGISReset"; this.ultraButtonGISReset.Size = new System.Drawing.Size(87, 25); this.ultraButtonGISReset.TabIndex = 5; this.ultraButtonGISReset.Text = "Reset"; this.ultraButtonGISReset.Click += new System.EventHandler(this.ultraButtonGISReset_Click); // // ultraGroupBox31 // this.ultraGroupBox31.Controls.Add(this.ultraButtonGISReset); this.ultraGroupBox31.Controls.Add(this.ultraButtonGISSearch); this.ultraGroupBox31.Controls.Add(this.ultraTextEditorGISDesc); this.ultraGroupBox31.Controls.Add(this.ultraLabel76); this.ultraGroupBox31.Controls.Add(this.ultraTextEditorGISRole); this.ultraGroupBox31.Controls.Add(this.ultraLabel77); this.ultraGroupBox31.Controls.Add(this.ultraGridGISAllRoles); this.ultraGroupBox31.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox31.Location = new System.Drawing.Point(3, 3); this.ultraGroupBox31.Name = "ultraGroupBox31"; this.tableLayoutPanel1.SetRowSpan(this.ultraGroupBox31, 5); this.ultraGroupBox31.Size = new System.Drawing.Size(396, 511); this.ultraGroupBox31.TabIndex = 4; this.ultraGroupBox31.Text = "Available roles"; this.ultraGroupBox31.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 3; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 70F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox31, 0, 0); this.tableLayoutPanel1.Controls.Add(this.ultraButtonGISUnassign, 1, 3); this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox32, 2, 0); this.tableLayoutPanel1.Controls.Add(this.ultraButtonGISAssign, 1, 2); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 5; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 67F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 31F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 31F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 250F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(875, 517); this.tableLayoutPanel1.TabIndex = 38; // // ultraDataSource1 // ultraDataColumn7.DataType = typeof(short); this.ultraDataSource1.Band.Columns.AddRange(new object[] { ultraDataColumn7, ultraDataColumn8, ultraDataColumn9, ultraDataColumn10, ultraDataColumn11, ultraDataColumn12}); this.ultraDataSource1.Band.Key = "ETTable"; // // ultraDataSource2 // ultraDataColumn18.DataType = typeof(short); this.ultraDataSource2.Band.Columns.AddRange(new object[] { ultraDataColumn13, ultraDataColumn14, ultraDataColumn15, ultraDataColumn16, ultraDataColumn17, ultraDataColumn18}); this.ultraDataSource2.Band.Key = "ETTable"; // // ultraDataSource3 // ultraDataColumn19.DataType = typeof(short); this.ultraDataSource3.Band.Columns.AddRange(new object[] { ultraDataColumn19, ultraDataColumn20, ultraDataColumn21, ultraDataColumn22, ultraDataColumn23, ultraDataColumn24}); this.ultraDataSource3.Band.Key = "ETTable"; // // ultraDataSource4 // ultraDataColumn1.DataType = typeof(short); this.ultraDataSource4.Band.Columns.AddRange(new object[] { ultraDataColumn1, ultraDataColumn2, ultraDataColumn3, ultraDataColumn4, ultraDataColumn5, ultraDataColumn6}); this.ultraDataSource4.Band.Key = "ETTable"; // // GISUserRoleAssignment // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.tableLayoutPanel1); this.Name = "GISUserRoleAssignment"; this.Size = new System.Drawing.Size(875, 517); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox32)).EndInit(); this.ultraGroupBox32.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGridGISAssignedRoles)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGridGISAllRoles)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorGISRole)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorGISDesc)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox31)).EndInit(); this.ultraGroupBox31.ResumeLayout(false); this.ultraGroupBox31.PerformLayout(); this.tableLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource4)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Metodo necessario per il supporto della finestra di progettazione. Non modificare /// il contenuto del metodo con l'editor di codice. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("MessaggioInvioDTO", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CheckSumFile"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Data"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Descrizione"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StatoMessaggio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrequentlyAccessed"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDeleteAllow"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stato"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Version"); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.confermaInvioToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.lista = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.messaggioInvioBindingSource = new System.Windows.Forms.BindingSource(this.components); this.ultraToolTipManager1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.selezioniGroup = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.btnCerca = new Infragistics.Win.Misc.UltraButton(); this.chkInviati = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.descrizione = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.lblDescrizione = new Infragistics.Win.Misc.UltraLabel(); this.lblDataFinale = new Infragistics.Win.Misc.UltraLabel(); this.dataFinale = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.dataIniziale = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.lblDataIniziale = new Infragistics.Win.Misc.UltraLabel(); this.contextMenuStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.lista)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.messaggioInvioBindingSource)).BeginInit(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.selezioniGroup)).BeginInit(); this.selezioniGroup.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chkInviati)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.descrizione)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataFinale)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataIniziale)).BeginInit(); this.SuspendLayout(); // // contextMenuStrip1 // this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.confermaInvioToolStripMenuItem}); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(157, 26); this.contextMenuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextMenuStrip1ItemClicked); // // confermaInvioToolStripMenuItem // this.confermaInvioToolStripMenuItem.Name = "confermaInvioToolStripMenuItem"; this.confermaInvioToolStripMenuItem.Size = new System.Drawing.Size(156, 22); this.confermaInvioToolStripMenuItem.Text = "Conferma invio"; // // lista // this.lista.DataSource = this.messaggioInvioBindingSource; ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn1.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Hidden = true; ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn2.Header.VisiblePosition = 2; ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn3.Header.VisiblePosition = 3; ultraGridColumn3.Width = 300; ultraGridColumn34.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn34.Header.Caption = "Stato"; ultraGridColumn34.Header.VisiblePosition = 4; ultraGridColumn34.Width = 80; ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn17.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn17.Header.VisiblePosition = 10; ultraGridColumn17.Hidden = true; ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn18.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn18.Header.VisiblePosition = 5; ultraGridColumn18.Hidden = true; ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn19.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn19.Header.VisiblePosition = 6; ultraGridColumn19.Hidden = true; ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn20.Header.VisiblePosition = 1; ultraGridColumn20.Hidden = true; ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn21.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn21.Header.VisiblePosition = 7; ultraGridColumn21.Hidden = true; ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn22.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn22.Header.VisiblePosition = 8; ultraGridColumn22.Hidden = true; ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn23.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn23.Header.VisiblePosition = 9; ultraGridColumn23.Hidden = true; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn34, ultraGridColumn17, ultraGridColumn18, ultraGridColumn19, ultraGridColumn20, ultraGridColumn21, ultraGridColumn22, ultraGridColumn23}); ultraGridBand1.Header.Caption = "Messaggi"; this.lista.DisplayLayout.BandsSerializer.Add(ultraGridBand1); appearance1.FontData.BoldAsString = "True"; appearance1.TextHAlignAsString = "Left"; this.lista.DisplayLayout.CaptionAppearance = appearance1; this.lista.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True; this.lista.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow; this.lista.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton; this.lista.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.lista.Dock = System.Windows.Forms.DockStyle.Fill; this.lista.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lista.Location = new System.Drawing.Point(3, 30); this.lista.Name = "lista"; this.lista.Size = new System.Drawing.Size(590, 398); this.lista.TabIndex = 7; this.lista.Text = "Messaggi da inviare"; this.lista.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.listaDoubleClickRow); this.lista.MouseUp += new System.Windows.Forms.MouseEventHandler(this.listaMouseUp); // // messaggioInvioBindingSource // this.messaggioInvioBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.MessaggioInvioDTO); // // ultraToolTipManager1 // this.ultraToolTipManager1.ContainingControl = this; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 1; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Controls.Add(this.lista, 0, 1); this.tableLayoutPanel1.Controls.Add(this.selezioniGroup, 0, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 2; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(596, 431); this.tableLayoutPanel1.TabIndex = 8; // // selezioniGroup // this.selezioniGroup.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.selezioniGroup.Dock = System.Windows.Forms.DockStyle.Fill; this.selezioniGroup.Expanded = false; this.selezioniGroup.ExpandedSize = new System.Drawing.Size(590, 115); this.selezioniGroup.Location = new System.Drawing.Point(3, 3); this.selezioniGroup.Name = "selezioniGroup"; this.selezioniGroup.Size = new System.Drawing.Size(590, 21); this.selezioniGroup.TabIndex = 8; this.selezioniGroup.Text = "Selezioni"; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.btnCerca); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.chkInviati); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.descrizione); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.lblDescrizione); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.lblDataFinale); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.dataFinale); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.dataIniziale); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.lblDataIniziale); this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(-10000, -10000); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(584, 93); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; this.ultraExpandableGroupBoxPanel1.Visible = false; // // btnCerca // this.btnCerca.Location = new System.Drawing.Point(84, 62); this.btnCerca.Name = "btnCerca"; this.btnCerca.Size = new System.Drawing.Size(75, 23); this.btnCerca.TabIndex = 24; this.btnCerca.Text = "Cerca"; this.btnCerca.Click += new System.EventHandler(this.btnCercaClick); // // chkInviati // this.chkInviati.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; this.chkInviati.Location = new System.Drawing.Point(347, 36); this.chkInviati.Name = "chkInviati"; this.chkInviati.Size = new System.Drawing.Size(63, 20); this.chkInviati.TabIndex = 23; this.chkInviati.Text = "Inviate"; this.chkInviati.ThreeState = true; // // descrizione // this.descrizione.Location = new System.Drawing.Point(84, 35); this.descrizione.Name = "descrizione"; this.descrizione.Size = new System.Drawing.Size(239, 21); this.descrizione.TabIndex = 22; // // lblDescrizione // this.lblDescrizione.Appearance = appearance2; this.lblDescrizione.Location = new System.Drawing.Point(3, 39); this.lblDescrizione.Name = "lblDescrizione"; this.lblDescrizione.Size = new System.Drawing.Size(73, 23); this.lblDescrizione.TabIndex = 21; this.lblDescrizione.Text = "Descrizione"; // // lblDataFinale // appearance3.TextHAlignAsString = "Right"; this.lblDataFinale.Appearance = appearance3; this.lblDataFinale.Location = new System.Drawing.Point(185, 10); this.lblDataFinale.Name = "lblDataFinale"; this.lblDataFinale.Size = new System.Drawing.Size(45, 23); this.lblDataFinale.TabIndex = 20; this.lblDataFinale.Text = "a data"; // // dataFinale // this.dataFinale.Location = new System.Drawing.Point(236, 6); this.dataFinale.Name = "dataFinale"; this.dataFinale.Size = new System.Drawing.Size(87, 21); this.dataFinale.TabIndex = 19; this.dataFinale.Value = null; // // dataIniziale // this.dataIniziale.Location = new System.Drawing.Point(84, 6); this.dataIniziale.Name = "dataIniziale"; this.dataIniziale.Size = new System.Drawing.Size(87, 21); this.dataIniziale.TabIndex = 18; this.dataIniziale.Value = null; // // lblDataIniziale // this.lblDataIniziale.Appearance = appearance4; this.lblDataIniziale.Location = new System.Drawing.Point(5, 10); this.lblDataIniziale.Name = "lblDataIniziale"; this.lblDataIniziale.Size = new System.Drawing.Size(73, 23); this.lblDataIniziale.TabIndex = 17; this.lblDataIniziale.Text = "Da data"; // // ListaMessaggiDaInviareUC // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.tableLayoutPanel1); this.Name = "ListaMessaggiDaInviareUC"; this.Size = new System.Drawing.Size(596, 431); this.Load += new System.EventHandler(this.listaMessaggiUCLoad); this.contextMenuStrip1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.lista)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.messaggioInvioBindingSource)).EndInit(); this.tableLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.selezioniGroup)).EndInit(); this.selezioniGroup.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.chkInviati)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.descrizione)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataFinale)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataIniziale)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("SoggettoCondominioDTO", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Comune"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Consigliere"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataFine"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataInizio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneSoggettoPrincipale"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneUnitaImmobiliare"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayNominativo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdCondominio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdPersona"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdSoggettoPrincipale"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdSubentroEntrata"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdUnitaImmobiliare"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InternoUnitaImmobiliare"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrdineUnitaImmobiliare"); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PercentualeRiferimento"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Principale"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Provincia"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Scala"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SottoTipo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stabile"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Tipo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoUnitaImmobiliare"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VersamentoMav"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrequentlyAccessed"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDeleteAllow"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stato"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Version"); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); this.lista = new Infragistics.Win.UltraWinGrid.UltraCombo(); this.soggettoCondominioDTOBindingSource = new System.Windows.Forms.BindingSource(this.components); this.lblPromptSoggetto = new Infragistics.Win.Misc.UltraLabel(); this.btnConferma = new Infragistics.Win.Misc.UltraButton(); this.btnAnnulla = new Infragistics.Win.Misc.UltraButton(); this.persistWindowComponent1 = new Gipasoft.Windows.Forms.Library.PersistWindowComponent(this.components); ((System.ComponentModel.ISupportInitialize)(this.lista)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.soggettoCondominioDTOBindingSource)).BeginInit(); this.SuspendLayout(); // // lista // this.lista.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend; this.lista.CheckedListSettings.CheckStateMember = ""; this.lista.DataSource = this.soggettoCondominioDTOBindingSource; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Hidden = true; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.Hidden = true; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.Hidden = true; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.Hidden = true; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.Hidden = true; ultraGridColumn6.Header.Caption = "Descrizione"; ultraGridColumn6.Header.VisiblePosition = 6; ultraGridColumn6.Width = 150; ultraGridColumn7.Header.VisiblePosition = 9; ultraGridColumn7.Hidden = true; ultraGridColumn8.Header.VisiblePosition = 10; ultraGridColumn8.Hidden = true; ultraGridColumn9.Header.VisiblePosition = 11; ultraGridColumn9.Hidden = true; ultraGridColumn10.Header.VisiblePosition = 12; ultraGridColumn10.Hidden = true; ultraGridColumn11.Header.VisiblePosition = 13; ultraGridColumn11.Hidden = true; ultraGridColumn12.Header.VisiblePosition = 14; ultraGridColumn12.Hidden = true; ultraGridColumn13.Header.VisiblePosition = 15; ultraGridColumn13.Hidden = true; appearance1.TextHAlignAsString = "Right"; ultraGridColumn14.CellAppearance = appearance1; ultraGridColumn14.Header.Caption = "Prg."; ultraGridColumn14.Header.VisiblePosition = 5; ultraGridColumn15.Header.Caption = "Tipo Soggetto"; ultraGridColumn15.Header.VisiblePosition = 8; ultraGridColumn16.Header.VisiblePosition = 16; ultraGridColumn16.Hidden = true; ultraGridColumn17.Header.VisiblePosition = 17; ultraGridColumn17.Hidden = true; ultraGridColumn18.Header.VisiblePosition = 18; ultraGridColumn18.Hidden = true; ultraGridColumn19.Header.VisiblePosition = 19; ultraGridColumn19.Hidden = true; ultraGridColumn20.Header.VisiblePosition = 20; ultraGridColumn20.Hidden = true; ultraGridColumn21.Header.VisiblePosition = 21; ultraGridColumn21.Hidden = true; ultraGridColumn22.Header.Caption = "Tipo Unità"; ultraGridColumn22.Header.VisiblePosition = 7; ultraGridColumn23.Header.VisiblePosition = 22; ultraGridColumn23.Hidden = true; ultraGridColumn24.Header.VisiblePosition = 23; ultraGridColumn24.Hidden = true; ultraGridColumn25.Header.VisiblePosition = 24; ultraGridColumn25.Hidden = true; ultraGridColumn26.Header.VisiblePosition = 25; ultraGridColumn26.Hidden = true; ultraGridColumn27.Header.VisiblePosition = 26; ultraGridColumn27.Hidden = true; ultraGridColumn28.Header.VisiblePosition = 27; ultraGridColumn28.Hidden = true; ultraGridColumn29.Header.VisiblePosition = 28; ultraGridColumn29.Hidden = true; ultraGridColumn30.Header.VisiblePosition = 29; ultraGridColumn30.Hidden = true; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn15, ultraGridColumn16, ultraGridColumn17, ultraGridColumn18, ultraGridColumn19, ultraGridColumn20, ultraGridColumn21, ultraGridColumn22, ultraGridColumn23, ultraGridColumn24, ultraGridColumn25, ultraGridColumn26, ultraGridColumn27, ultraGridColumn28, ultraGridColumn29, ultraGridColumn30}); this.lista.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.lista.DisplayMember = "DescrizioneUnitaImmobiliare"; this.lista.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList; this.lista.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lista.Location = new System.Drawing.Point(55, 12); this.lista.Name = "lista"; this.lista.Size = new System.Drawing.Size(260, 22); this.lista.TabIndex = 0; this.lista.ValueMember = "ID"; // // soggettoCondominioDTOBindingSource // this.soggettoCondominioDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.SoggettoCondominioDTO); // // lblPromptSoggetto // this.lblPromptSoggetto.Appearance = appearance3; this.lblPromptSoggetto.Location = new System.Drawing.Point(12, 12); this.lblPromptSoggetto.Name = "lblPromptSoggetto"; this.lblPromptSoggetto.Size = new System.Drawing.Size(37, 23); this.lblPromptSoggetto.TabIndex = 1; this.lblPromptSoggetto.Text = "Unità"; // // btnConferma // this.btnConferma.DialogResult = System.Windows.Forms.DialogResult.OK; this.btnConferma.Location = new System.Drawing.Point(55, 45); this.btnConferma.Name = "btnConferma"; this.btnConferma.Size = new System.Drawing.Size(75, 23); this.btnConferma.TabIndex = 2; this.btnConferma.Text = "Conferma"; // // btnAnnulla // this.btnAnnulla.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnAnnulla.Location = new System.Drawing.Point(136, 45); this.btnAnnulla.Name = "btnAnnulla"; this.btnAnnulla.Size = new System.Drawing.Size(75, 23); this.btnAnnulla.TabIndex = 3; this.btnAnnulla.Text = "Annulla"; // // persistWindowComponent1 // this.persistWindowComponent1.Form = this; // // SceltaSoggettoCondominioUI // this.AcceptButton = this.btnConferma; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnAnnulla; this.ClientSize = new System.Drawing.Size(327, 72); this.Controls.Add(this.btnAnnulla); this.Controls.Add(this.btnConferma); this.Controls.Add(this.lblPromptSoggetto); this.Controls.Add(this.lista); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.Name = "SceltaSoggettoCondominioUI"; this.Text = "Scelta Unità"; ((System.ComponentModel.ISupportInitialize)(this.lista)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.soggettoCondominioDTOBindingSource)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("find"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Reload"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("inExcel"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ToExcel"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Edit"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UpSap"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ToExcel"); Infragistics.Win.UltraWinToolbars.PopupControlContainerTool popupControlContainerTool2 = new Infragistics.Win.UltraWinToolbars.PopupControlContainerTool("PopupControlContainerTool1"); Infragistics.Win.UltraWinToolbars.PopupGalleryTool popupGalleryTool2 = new Infragistics.Win.UltraWinToolbars.PopupGalleryTool("PopupGalleryTool1"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("find"); Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool2 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ControlContainerTool1"); Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool4 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("|"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Reload"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("inExcel"); Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("计量数据", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STOVENO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PRODUCTNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_ITEMNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SAPSTORE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_UPLOADFLAG", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Descending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_ACCOUNTDATE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_NETWEIGHT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GBSJ"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_BILLETCOUNT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PLANT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIALNAME"); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "FS_STOVENO", 0, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FS_STOVENO", 0, true); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_NETWEIGHT", 6, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_NETWEIGHT", 6, true); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_BILLETCOUNT", 8, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_BILLETCOUNT", 8, true); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance(); this.panel1 = new System.Windows.Forms.Panel(); this.panel1_Fill_Panel = new System.Windows.Forms.Panel(); this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.uToolBar = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.dataSet1 = new System.Data.DataSet(); this.dataTable1 = new System.Data.DataTable(); this.dataColumn1 = new System.Data.DataColumn(); this.dataColumn2 = new System.Data.DataColumn(); this.dataColumn3 = new System.Data.DataColumn(); this.dataColumn12 = new System.Data.DataColumn(); this.dataColumn18 = new System.Data.DataColumn(); this.dataColumn20 = new System.Data.DataColumn(); this.dataColumn9 = new System.Data.DataColumn(); this.dataColumn7 = new System.Data.DataColumn(); this.dataColumn10 = new System.Data.DataColumn(); this.dataColumn13 = new System.Data.DataColumn(); this.dataColumn15 = new System.Data.DataColumn(); this.dataTable2 = new System.Data.DataTable(); this.dataColumn4 = new System.Data.DataColumn(); this.dataColumn5 = new System.Data.DataColumn(); this.dataColumn6 = new System.Data.DataColumn(); this.dataColumn8 = new System.Data.DataColumn(); this.dataColumn11 = new System.Data.DataColumn(); this.dataTable3 = new System.Data.DataTable(); this.dataColumn14 = new System.Data.DataColumn(); this.dataColumn19 = new System.Data.DataColumn(); this.dataColumn21 = new System.Data.DataColumn(); this.dataColumn24 = new System.Data.DataColumn(); this.dataColumn25 = new System.Data.DataColumn(); this.dataColumn26 = new System.Data.DataColumn(); this.dataColumn27 = new System.Data.DataColumn(); this.ugpData = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.pnlData = new System.Windows.Forms.Panel(); this.pnlDataLeft = new System.Windows.Forms.Panel(); this.txtLh = new System.Windows.Forms.TextBox(); this.lblOpt = new System.Windows.Forms.Label(); this.qDteEnd = new System.Windows.Forms.DateTimePicker(); this.label26 = new System.Windows.Forms.Label(); this.lblScr = new System.Windows.Forms.Label(); this.qDteBegin = new System.Windows.Forms.DateTimePicker(); this.label25 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.qTxtScdd = new System.Windows.Forms.TextBox(); this.label23 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.uGridData = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uToolBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ugpData)).BeginInit(); this.ugpData.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); this.pnlData.SuspendLayout(); this.pnlDataLeft.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uGridData)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.panel1_Fill_Panel); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom); this.coreBind.SetDatabasecommand(this.panel1, null); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(992, 26); this.panel1.TabIndex = 0; this.coreBind.SetVerification(this.panel1, null); // // panel1_Fill_Panel // this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.coreBind.SetDatabasecommand(this.panel1_Fill_Panel, null); this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 26); this.panel1_Fill_Panel.Name = "panel1_Fill_Panel"; this.panel1_Fill_Panel.Size = new System.Drawing.Size(992, 0); this.panel1_Fill_Panel.TabIndex = 0; this.coreBind.SetVerification(this.panel1_Fill_Panel, null); // // _panel1_Toolbars_Dock_Area_Left // this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Left, null); this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left; this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 26); this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left"; this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0); this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.uToolBar; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Left, null); // // uToolBar // this.uToolBar.DesignerFlags = 1; this.uToolBar.DockWithinContainer = this.panel1; this.uToolBar.ShowFullMenusDelay = 500; this.uToolBar.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007; ultraToolbar1.DockedColumn = 0; ultraToolbar1.DockedRow = 0; buttonTool9.InstanceProps.IsFirstInGroup = true; buttonTool11.InstanceProps.IsFirstInGroup = true; buttonTool6.InstanceProps.IsFirstInGroup = true; ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool7, buttonTool9, buttonTool11, buttonTool6}); ultraToolbar1.Text = "UltraToolbar1"; this.uToolBar.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar1}); buttonTool1.SharedPropsInternal.Caption = "确认修改"; buttonTool1.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways; buttonTool2.SharedPropsInternal.Caption = "上传SAP"; buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways; buttonTool3.SharedPropsInternal.Caption = "导出"; buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways; popupControlContainerTool2.SharedPropsInternal.Caption = "PopupControlContainerTool1"; popupControlContainerTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; popupGalleryTool2.SharedPropsInternal.Caption = "PopupGalleryTool1"; buttonTool8.SharedPropsInternal.Caption = "查询"; buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; controlContainerTool2.SharedPropsInternal.Caption = "ControlContainerTool1"; controlContainerTool4.SharedPropsInternal.Caption = "|"; buttonTool10.SharedPropsInternal.Caption = "标志复位"; buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool12.SharedPropsInternal.Caption = "导入"; buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool12.SharedPropsInternal.Visible = false; this.uToolBar.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool1, buttonTool2, buttonTool3, popupControlContainerTool2, popupGalleryTool2, buttonTool8, controlContainerTool2, controlContainerTool4, buttonTool10, buttonTool12}); this.uToolBar.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.uToolBar_ToolClick); // // _panel1_Toolbars_Dock_Area_Right // this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Right, null); this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right; this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(992, 26); this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right"; this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0); this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.uToolBar; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Right, null); // // _panel1_Toolbars_Dock_Area_Top // this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Top, null); this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top; this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0); this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top"; this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(992, 26); this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.uToolBar; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Top, null); // // _panel1_Toolbars_Dock_Area_Bottom // this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Bottom, null); this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom; this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 26); this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom"; this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(992, 0); this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.uToolBar; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Bottom, null); // // dataSet1 // this.dataSet1.DataSetName = "NewDataSet"; this.dataSet1.Tables.AddRange(new System.Data.DataTable[] { this.dataTable1, this.dataTable2, this.dataTable3}); // // dataTable1 // this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn1, this.dataColumn2, this.dataColumn3, this.dataColumn12, this.dataColumn18, this.dataColumn20, this.dataColumn9, this.dataColumn7, this.dataColumn10, this.dataColumn13, this.dataColumn15}); this.dataTable1.TableName = "计量数据"; // // dataColumn1 // this.dataColumn1.Caption = "炉号"; this.dataColumn1.ColumnName = "FS_STOVENO"; // // dataColumn2 // this.dataColumn2.Caption = "生产订单号"; this.dataColumn2.ColumnName = "FS_PRODUCTNO"; // // dataColumn3 // this.dataColumn3.Caption = "生产订单项目号"; this.dataColumn3.ColumnName = "FS_ITEMNO"; // // dataColumn12 // this.dataColumn12.Caption = "库存地"; this.dataColumn12.ColumnName = "FS_SAPSTORE"; // // dataColumn18 // this.dataColumn18.Caption = "上传标志"; this.dataColumn18.ColumnName = "FS_UPLOADFLAG"; // // dataColumn20 // this.dataColumn20.Caption = "记帐日期"; this.dataColumn20.ColumnName = "FS_ACCOUNTDATE"; // // dataColumn9 // this.dataColumn9.Caption = "实际重量"; this.dataColumn9.ColumnName = "FN_NETWEIGHT"; // // dataColumn7 // this.dataColumn7.Caption = "计量时间"; this.dataColumn7.ColumnName = "GBSJ"; // // dataColumn10 // this.dataColumn10.Caption = "条数"; this.dataColumn10.ColumnName = "FN_BILLETCOUNT"; // // dataColumn13 // this.dataColumn13.Caption = "工厂"; this.dataColumn13.ColumnName = "FS_PLANT"; // // dataColumn15 // this.dataColumn15.Caption = "物料名称"; this.dataColumn15.ColumnName = "FS_MATERIALNAME"; // // dataTable2 // this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn4, this.dataColumn5, this.dataColumn6, this.dataColumn8, this.dataColumn11}); this.dataTable2.TableName = "生产订单信息"; // // dataColumn4 // this.dataColumn4.Caption = "生产订单号"; this.dataColumn4.ColumnName = "FS_PRODUCTNO"; // // dataColumn5 // this.dataColumn5.Caption = "行项目号"; this.dataColumn5.ColumnName = "FS_ITEMNO"; // // dataColumn6 // this.dataColumn6.Caption = "物料号"; this.dataColumn6.ColumnName = "FS_MATERIAL"; // // dataColumn8 // this.dataColumn8.Caption = "物料名称"; this.dataColumn8.ColumnName = "FS_MATERIALNAME"; // // dataColumn11 // this.dataColumn11.Caption = "工厂"; this.dataColumn11.ColumnName = "FS_FACTORY"; // // dataTable3 // this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn14, this.dataColumn19, this.dataColumn21, this.dataColumn24, this.dataColumn25, this.dataColumn26, this.dataColumn27}); this.dataTable3.TableName = "计量明细数据"; // // dataColumn14 // this.dataColumn14.Caption = "轧制号"; this.dataColumn14.ColumnName = "FS_BATCHNO"; // // dataColumn19 // this.dataColumn19.Caption = "吊号"; this.dataColumn19.ColumnName = "FN_BANDNO"; // // dataColumn21 // this.dataColumn21.Caption = "支数"; this.dataColumn21.ColumnName = "FN_BANDBILLETCOUNT"; // // dataColumn24 // this.dataColumn24.Caption = "类型"; this.dataColumn24.ColumnName = "FS_TYPE"; // // dataColumn25 // this.dataColumn25.Caption = "实际重量"; this.dataColumn25.ColumnName = "FN_WEIGHT"; // // dataColumn26 // this.dataColumn26.Caption = "理论重量"; this.dataColumn26.ColumnName = "FN_THEORYWEIGHT"; // // dataColumn27 // this.dataColumn27.Caption = "计量时间"; this.dataColumn27.ColumnName = "FD_DATETIME"; this.dataColumn27.DataType = typeof(System.DateTime); // // ugpData // this.ugpData.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.coreBind.SetDatabasecommand(this.ugpData, null); this.ugpData.Dock = System.Windows.Forms.DockStyle.Top; this.ugpData.ExpandedSize = new System.Drawing.Size(992, 96); this.ugpData.Location = new System.Drawing.Point(0, 26); this.ugpData.Name = "ugpData"; this.ugpData.Size = new System.Drawing.Size(992, 96); this.ugpData.TabIndex = 1; this.ugpData.Text = "详细信息"; this.coreBind.SetVerification(this.ugpData, null); this.ugpData.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.pnlData); this.coreBind.SetDatabasecommand(this.ultraExpandableGroupBoxPanel1, null); this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 22); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(988, 72); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; this.coreBind.SetVerification(this.ultraExpandableGroupBoxPanel1, null); // // pnlData // this.pnlData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.pnlData.Controls.Add(this.pnlDataLeft); this.coreBind.SetDatabasecommand(this.pnlData, null); this.pnlData.Dock = System.Windows.Forms.DockStyle.Top; this.pnlData.Location = new System.Drawing.Point(0, 0); this.pnlData.Name = "pnlData"; this.pnlData.Size = new System.Drawing.Size(988, 74); this.pnlData.TabIndex = 2; this.coreBind.SetVerification(this.pnlData, null); // // pnlDataLeft // this.pnlDataLeft.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.pnlDataLeft.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.pnlDataLeft.Controls.Add(this.txtLh); this.pnlDataLeft.Controls.Add(this.lblOpt); this.pnlDataLeft.Controls.Add(this.qDteEnd); this.pnlDataLeft.Controls.Add(this.label26); this.pnlDataLeft.Controls.Add(this.lblScr); this.pnlDataLeft.Controls.Add(this.qDteBegin); this.pnlDataLeft.Controls.Add(this.label25); this.pnlDataLeft.Controls.Add(this.label24); this.pnlDataLeft.Controls.Add(this.qTxtScdd); this.pnlDataLeft.Controls.Add(this.label23); this.coreBind.SetDatabasecommand(this.pnlDataLeft, null); this.pnlDataLeft.Dock = System.Windows.Forms.DockStyle.Fill; this.pnlDataLeft.Location = new System.Drawing.Point(0, 0); this.pnlDataLeft.Name = "pnlDataLeft"; this.pnlDataLeft.Size = new System.Drawing.Size(988, 74); this.pnlDataLeft.TabIndex = 3; this.coreBind.SetVerification(this.pnlDataLeft, null); // // txtLh // this.coreBind.SetDatabasecommand(this.txtLh, null); this.txtLh.Location = new System.Drawing.Point(622, 9); this.txtLh.Name = "txtLh"; this.txtLh.Size = new System.Drawing.Size(138, 21); this.txtLh.TabIndex = 635; this.coreBind.SetVerification(this.txtLh, null); // // lblOpt // this.coreBind.SetDatabasecommand(this.lblOpt, null); this.lblOpt.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblOpt.ForeColor = System.Drawing.Color.Red; this.lblOpt.Location = new System.Drawing.Point(546, 37); this.lblOpt.Name = "lblOpt"; this.lblOpt.Size = new System.Drawing.Size(430, 24); this.lblOpt.TabIndex = 634; this.lblOpt.Text = "当前操作:"; this.lblOpt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.coreBind.SetVerification(this.lblOpt, null); // // qDteEnd // this.coreBind.SetDatabasecommand(this.qDteEnd, null); this.qDteEnd.Location = new System.Drawing.Point(235, 8); this.qDteEnd.Name = "qDteEnd"; this.qDteEnd.Size = new System.Drawing.Size(113, 21); this.qDteEnd.TabIndex = 633; this.coreBind.SetVerification(this.qDteEnd, null); // // label26 // this.coreBind.SetDatabasecommand(this.label26, null); this.label26.ForeColor = System.Drawing.Color.Black; this.label26.Location = new System.Drawing.Point(178, 6); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(61, 24); this.label26.TabIndex = 632; this.label26.Text = "结束日期"; this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label26, null); // // lblScr // this.coreBind.SetDatabasecommand(this.lblScr, null); this.lblScr.ForeColor = System.Drawing.Color.Black; this.lblScr.Location = new System.Drawing.Point(3, 39); this.lblScr.Name = "lblScr"; this.lblScr.Size = new System.Drawing.Size(544, 24); this.lblScr.TabIndex = 631; this.lblScr.Text = "操作人员:"; this.lblScr.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.coreBind.SetVerification(this.lblScr, null); // // qDteBegin // this.coreBind.SetDatabasecommand(this.qDteBegin, null); this.qDteBegin.Location = new System.Drawing.Point(58, 7); this.qDteBegin.Name = "qDteBegin"; this.qDteBegin.Size = new System.Drawing.Size(113, 21); this.qDteBegin.TabIndex = 630; this.coreBind.SetVerification(this.qDteBegin, null); // // label25 // this.coreBind.SetDatabasecommand(this.label25, null); this.label25.ForeColor = System.Drawing.Color.Black; this.label25.Location = new System.Drawing.Point(3, 5); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(58, 24); this.label25.TabIndex = 629; this.label25.Text = "开始日期"; this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label25, null); // // label24 // this.coreBind.SetDatabasecommand(this.label24, null); this.label24.ForeColor = System.Drawing.Color.Black; this.label24.Location = new System.Drawing.Point(586, 8); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(44, 24); this.label24.TabIndex = 627; this.label24.Text = "炉号"; this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label24, null); // // qTxtScdd // this.coreBind.SetDatabasecommand(this.qTxtScdd, null); this.qTxtScdd.Location = new System.Drawing.Point(430, 9); this.qTxtScdd.Name = "qTxtScdd"; this.qTxtScdd.Size = new System.Drawing.Size(138, 21); this.qTxtScdd.TabIndex = 612; this.coreBind.SetVerification(this.qTxtScdd, null); // // label23 // this.coreBind.SetDatabasecommand(this.label23, null); this.label23.ForeColor = System.Drawing.Color.Black; this.label23.Location = new System.Drawing.Point(377, 7); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(56, 24); this.label23.TabIndex = 611; this.label23.Text = "生产订单"; this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label23, null); // // panel2 // this.panel2.Controls.Add(this.uGridData); this.coreBind.SetDatabasecommand(this.panel2, null); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(0, 122); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(992, 532); this.panel2.TabIndex = 4; this.coreBind.SetVerification(this.panel2, null); // // uGridData // this.coreBind.SetDatabasecommand(this.uGridData, null); this.uGridData.DataMember = "计量数据"; this.uGridData.DataSource = this.dataSet1; appearance19.BackColor = System.Drawing.Color.White; appearance19.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance19.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal; this.uGridData.DisplayLayout.Appearance = appearance19; ultraGridColumn1.Header.VisiblePosition = 1; ultraGridColumn1.Width = 100; ultraGridColumn2.Header.VisiblePosition = 3; ultraGridColumn2.Width = 104; ultraGridColumn3.Header.VisiblePosition = 4; ultraGridColumn3.Width = 81; ultraGridColumn4.Header.VisiblePosition = 8; ultraGridColumn4.Width = 67; ultraGridColumn5.Header.VisiblePosition = 9; ultraGridColumn5.Width = 66; ultraGridColumn6.Header.VisiblePosition = 2; ultraGridColumn7.Header.VisiblePosition = 5; ultraGridColumn8.Header.VisiblePosition = 0; ultraGridColumn8.Width = 189; ultraGridColumn9.Header.VisiblePosition = 6; ultraGridColumn9.Width = 66; ultraGridColumn10.Header.VisiblePosition = 7; ultraGridColumn11.Header.VisiblePosition = 10; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11}); summarySettings1.DisplayFormat = "共{0}炉"; summarySettings1.GroupBySummaryValueAppearance = appearance1; summarySettings2.DisplayFormat = "共:{0}吨"; summarySettings2.GroupBySummaryValueAppearance = appearance2; summarySettings3.DisplayFormat = "共:{0}支"; summarySettings3.GroupBySummaryValueAppearance = appearance3; ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] { summarySettings1, summarySettings2, summarySettings3}); this.uGridData.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.uGridData.DisplayLayout.InterBandSpacing = 10; this.uGridData.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.uGridData.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; this.uGridData.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; appearance21.BackColor = System.Drawing.Color.Transparent; this.uGridData.DisplayLayout.Override.CardAreaAppearance = appearance21; this.uGridData.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; this.uGridData.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand; this.uGridData.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow; appearance22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance22.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); appearance22.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance22.ForeColor = System.Drawing.Color.White; appearance22.TextHAlignAsString = "Center"; appearance22.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.uGridData.DisplayLayout.Override.HeaderAppearance = appearance22; this.uGridData.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; appearance23.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); this.uGridData.DisplayLayout.Override.RowAppearance = appearance23; appearance24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance24.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); appearance24.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.uGridData.DisplayLayout.Override.RowSelectorAppearance = appearance24; this.uGridData.DisplayLayout.Override.RowSelectorWidth = 12; this.uGridData.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Free; this.uGridData.DisplayLayout.Override.RowSpacingBefore = 2; appearance25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226))))); appearance25.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254))))); appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance25.ForeColor = System.Drawing.Color.Black; this.uGridData.DisplayLayout.Override.SelectedRowAppearance = appearance25; this.uGridData.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None; this.uGridData.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None; this.uGridData.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.ExtendedAutoDrag; this.uGridData.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed; this.uGridData.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False; this.uGridData.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); this.uGridData.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid; this.uGridData.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.uGridData.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.uGridData.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl; this.uGridData.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.uGridData.Dock = System.Windows.Forms.DockStyle.Fill; this.uGridData.Location = new System.Drawing.Point(0, 0); this.uGridData.Name = "uGridData"; this.uGridData.Size = new System.Drawing.Size(992, 532); this.uGridData.TabIndex = 13; this.coreBind.SetVerification(this.uGridData, null); this.uGridData.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.uGridData_DoubleClickCell); // // GxfpSapCx // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(992, 654); this.Controls.Add(this.panel2); this.Controls.Add(this.ugpData); this.Controls.Add(this.panel1); this.coreBind.SetDatabasecommand(this, null); this.KeyPreview = true; this.Name = "GxfpSapCx"; this.Text = "汽车方坯上传SAP数据查询"; this.coreBind.SetVerification(this, null); this.Load += new System.EventHandler(this.UpSap_Load); this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.UpSap_KeyPress); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uToolBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ugpData)).EndInit(); this.ugpData.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); this.pnlData.ResumeLayout(false); this.pnlDataLeft.ResumeLayout(false); this.pnlDataLeft.PerformLayout(); this.panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uGridData)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Metodo necessario per il supporto della finestra di progettazione. Non modificare /// il contenuto del metodo con l'editor di codice. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("PersonaContattoDTO", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Azienda"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Barcode"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Cap"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Cellulare"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceFiscale"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Cognome"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Comune"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ComuneNascita"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataNascita"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneCondominio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneGruppoStabile"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneSoggetto"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneStabile"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneUnitaImmobiliare"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Email"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EmailCertificata"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Fax"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Gruppi"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Iban"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdCondominio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdFornitore"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdGruppoStabile"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdSoggetto"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdStabile"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdUnitaImmobiliare"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Indirizzo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsResidente"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Localita"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ModalitaConvocazione"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Nome"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Note"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrdineUnitaImmobiliare"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PartitaIva"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Password"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Presso"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RagioneSociale"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Recapito"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Sesso"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SoggettoAccorpamento"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Telefono"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoCondomino"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoFornitore"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoMessaggio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoPersona"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoSoggetto"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Titolo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Username"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ViaCivico"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrequentlyAccessed"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDeleteAllow"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stato"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Version"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SelectColumn", 0); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteColumn", 1); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem(); this.ultraControlContainerEditor1 = new Infragistics.Win.UltraWinEditors.UltraControlContainerEditor(this.components); this.sceltaRecapitoResidenza1 = new Gipasoft.Stabili.UI.Library.SceltaRecapitoResidenza(); this.indirizzoComunicazioneDisplayUC1 = new Gipasoft.Stabili.UI.Library.IndirizzoComunicazioneDisplayUC(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.lista = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.personaContattoDTOBindingSource = new System.Windows.Forms.BindingSource(this.components); this.filterGroup = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.panel1 = new System.Windows.Forms.Panel(); this.lblTipoConvocazione = new Infragistics.Win.Misc.UltraLabel(); this.lblCondominio = new Infragistics.Win.Misc.UltraLabel(); this.tipoConvocazione = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.sceltaCondominioCombo1 = new Gipasoft.Stabili.UI.Library.SceltaCondominioCombo(); this.dataRiferimento = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.lblNominativo = new Infragistics.Win.Misc.UltraLabel(); this.lblDataRiferimento = new Infragistics.Win.Misc.UltraLabel(); this.nominativo = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.lblIndirizzo = new Infragistics.Win.Misc.UltraLabel(); this.indirizzo = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.gruppo = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.gruppoDTOBindingSource = new System.Windows.Forms.BindingSource(this.components); this.btnCerca = new Infragistics.Win.Misc.UltraButton(); this.lblGruppo = new Infragistics.Win.Misc.UltraLabel(); this.btnAnnulla = new Infragistics.Win.Misc.UltraButton(); this.lblTipoIndirizzo = new Infragistics.Win.Misc.UltraLabel(); this.lblTipoSoggetto = new Infragistics.Win.Misc.UltraLabel(); this.residenzaRecapito = new Infragistics.Win.UltraWinEditors.UltraOptionSet(); this.tipoSoggetto = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.residenteSearch = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.lblTipoFornitore = new Infragistics.Win.Misc.UltraLabel(); this.tipoFornitore = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.tipoFornitoreDTOBindingSource = new System.Windows.Forms.BindingSource(this.components); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.apriPersonaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.apriFornitoreToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.scegliContattoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); ((System.ComponentModel.ISupportInitialize)(this.ultraControlContainerEditor1)).BeginInit(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.lista)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.personaContattoDTOBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.filterGroup)).BeginInit(); this.filterGroup.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tipoConvocazione)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataRiferimento)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nominativo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.indirizzo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gruppo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gruppoDTOBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.residenzaRecapito)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tipoSoggetto)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.residenteSearch)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tipoFornitore)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tipoFornitoreDTOBindingSource)).BeginInit(); this.contextMenuStrip1.SuspendLayout(); this.SuspendLayout(); // // ultraControlContainerEditor1 // this.ultraControlContainerEditor1.ContainingControl = this; this.ultraControlContainerEditor1.EditingControl = this.sceltaRecapitoResidenza1; this.ultraControlContainerEditor1.EditingControlPropertyName = "Indirizzo"; this.ultraControlContainerEditor1.EnterEditModeMouseBehavior = Infragistics.Win.UltraWinEditors.EnterEditModeMouseBehavior.EnterEditModeAndClick; this.ultraControlContainerEditor1.Name = "ultraControlContainerEditor1"; this.ultraControlContainerEditor1.RenderingControl = this.indirizzoComunicazioneDisplayUC1; this.ultraControlContainerEditor1.RenderingControlPropertyName = "Indirizzo"; // // sceltaRecapitoResidenza1 // this.sceltaRecapitoResidenza1.Indirizzo = null; this.sceltaRecapitoResidenza1.Location = new System.Drawing.Point(868, 6); this.sceltaRecapitoResidenza1.Name = "sceltaRecapitoResidenza1"; this.sceltaRecapitoResidenza1.Size = new System.Drawing.Size(86, 17); this.sceltaRecapitoResidenza1.TabIndex = 113; // // indirizzoComunicazioneDisplayUC1 // this.indirizzoComunicazioneDisplayUC1.Indirizzo = null; this.indirizzoComunicazioneDisplayUC1.Location = new System.Drawing.Point(845, 30); this.indirizzoComunicazioneDisplayUC1.Name = "indirizzoComunicazioneDisplayUC1"; this.indirizzoComunicazioneDisplayUC1.Size = new System.Drawing.Size(109, 21); this.indirizzoComunicazioneDisplayUC1.TabIndex = 114; // // tableLayoutPanel1 // this.tableLayoutPanel1.AutoScroll = true; this.tableLayoutPanel1.ColumnCount = 1; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Controls.Add(this.lista, 0, 1); this.tableLayoutPanel1.Controls.Add(this.filterGroup, 0, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 2; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(997, 514); this.tableLayoutPanel1.TabIndex = 0; // // lista // this.lista.DataSource = this.personaContattoDTOBindingSource; ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn4.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn4.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn4.Header.VisiblePosition = 5; ultraGridColumn4.Hidden = true; ultraGridColumn5.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn5.Header.VisiblePosition = 9; ultraGridColumn5.Hidden = true; ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn6.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn6.Header.VisiblePosition = 26; ultraGridColumn6.Width = 50; ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn7.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn7.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn7.Header.VisiblePosition = 34; ultraGridColumn7.Width = 81; ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn8.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn8.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn8.Header.Caption = "Codice Fiscale"; ultraGridColumn8.Header.VisiblePosition = 46; ultraGridColumn8.Hidden = true; ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn9.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn9.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn9.Header.VisiblePosition = 7; ultraGridColumn9.Width = 107; ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn10.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn10.Header.VisiblePosition = 27; ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn11.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn11.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn11.Header.Caption = "Comune Nascita"; ultraGridColumn11.Header.VisiblePosition = 42; ultraGridColumn11.Hidden = true; ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn12.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn12.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn12.Header.Caption = "Data Nascita"; ultraGridColumn12.Header.VisiblePosition = 41; ultraGridColumn12.Hidden = true; ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn13.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn13.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn13.Header.Caption = "Condominio"; ultraGridColumn13.Header.VisiblePosition = 15; ultraGridColumn13.Width = 110; ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn14.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn14.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn14.Header.Caption = "Scala"; ultraGridColumn14.Header.VisiblePosition = 23; ultraGridColumn14.Hidden = true; ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn1.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn1.Header.Caption = "Descrizione"; ultraGridColumn1.Header.VisiblePosition = 11; ultraGridColumn1.Hidden = true; ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn15.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn15.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn15.Header.Caption = "Stabile"; ultraGridColumn15.Header.VisiblePosition = 21; ultraGridColumn15.Hidden = true; ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn16.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn16.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn16.Header.Caption = "Unita Immobiliare"; ultraGridColumn16.Header.VisiblePosition = 18; ultraGridColumn16.Width = 86; ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn17.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn17.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn17.Header.VisiblePosition = 37; ultraGridColumn17.Hidden = true; ultraGridColumn18.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn18.ColumnChooserCaption = "Email Certificata"; ultraGridColumn18.Header.Caption = "Certificata"; ultraGridColumn18.Header.VisiblePosition = 38; ultraGridColumn18.Hidden = true; ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn19.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn19.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn19.Header.VisiblePosition = 40; ultraGridColumn19.Hidden = true; ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn20.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn20.Header.VisiblePosition = 16; ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn21.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn21.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn21.Header.VisiblePosition = 44; ultraGridColumn21.Hidden = true; ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn22.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn22.ColumnChooserCaption = "Identificativo Condominio"; ultraGridColumn22.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn22.Header.Caption = "Id Condominio"; ultraGridColumn22.Header.VisiblePosition = 14; ultraGridColumn22.Hidden = true; ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn23.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn23.ColumnChooserCaption = "Identificativo Fornitore"; ultraGridColumn23.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn23.Header.Caption = "Id Fornitore"; ultraGridColumn23.Header.VisiblePosition = 4; ultraGridColumn23.Hidden = true; ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn24.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn24.ColumnChooserCaption = "Identificativo Scala"; ultraGridColumn24.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn24.Header.Caption = "Id Scala"; ultraGridColumn24.Header.VisiblePosition = 22; ultraGridColumn24.Hidden = true; ultraGridColumn25.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn25.Header.Caption = "Id Cond."; ultraGridColumn25.Header.VisiblePosition = 2; ultraGridColumn25.Hidden = true; ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn26.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn26.ColumnChooserCaption = "Identificativo Stabile"; ultraGridColumn26.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn26.Header.Caption = "Id Stabile"; ultraGridColumn26.Header.VisiblePosition = 20; ultraGridColumn26.Hidden = true; ultraGridColumn27.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn27.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn27.ColumnChooserCaption = "Identificativo Unità Immobiliare"; ultraGridColumn27.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn27.Header.Caption = "Id Un.Immobiliare"; ultraGridColumn27.Header.VisiblePosition = 17; ultraGridColumn27.Hidden = true; ultraGridColumn28.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False; ultraGridColumn28.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn28.EditorComponent = this.ultraControlContainerEditor1; ultraGridColumn28.FilterOperandStyle = Infragistics.Win.UltraWinGrid.FilterOperandStyle.None; ultraGridColumn28.FilterOperatorDropDownItems = Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.None; ultraGridColumn28.FilterOperatorLocation = Infragistics.Win.UltraWinGrid.FilterOperatorLocation.Hidden; ultraGridColumn28.Header.VisiblePosition = 24; ultraGridColumn28.Width = 110; ultraGridColumn29.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn29.ColumnChooserCaption = "Residente"; ultraGridColumn29.Header.Caption = "Res."; ultraGridColumn29.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Never; ultraGridColumn29.Header.VisiblePosition = 28; ultraGridColumn30.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn30.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn30.Header.VisiblePosition = 30; ultraGridColumn31.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn31.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn31.Header.Caption = "Tipo Convocazione"; ultraGridColumn31.Header.VisiblePosition = 29; ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn32.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn32.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn32.Header.VisiblePosition = 8; ultraGridColumn32.Width = 107; ultraGridColumn33.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn33.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn33.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn33.Header.VisiblePosition = 47; ultraGridColumn33.Hidden = true; ultraGridColumn34.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn34.Header.Caption = "Prg."; ultraGridColumn34.Header.VisiblePosition = 3; ultraGridColumn34.Hidden = true; ultraGridColumn35.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn35.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn35.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn35.Header.Caption = "Partita Iva"; ultraGridColumn35.Header.VisiblePosition = 45; ultraGridColumn35.Hidden = true; ultraGridColumn36.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn36.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn36.Header.VisiblePosition = 49; ultraGridColumn37.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn37.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn37.Header.VisiblePosition = 35; ultraGridColumn38.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn38.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn38.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn38.Header.Caption = "Ragione Sociale"; ultraGridColumn38.Header.VisiblePosition = 10; ultraGridColumn38.Hidden = true; ultraGridColumn39.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn39.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn39.Header.VisiblePosition = 31; ultraGridColumn39.Width = 91; ultraGridColumn40.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn40.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn40.FilterOperandStyle = Infragistics.Win.UltraWinGrid.FilterOperandStyle.DropDownList; ultraGridColumn40.Header.VisiblePosition = 33; ultraGridColumn40.Hidden = true; ultraGridColumn41.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn41.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn41.Header.Caption = "Accorpamento"; ultraGridColumn41.Header.VisiblePosition = 39; ultraGridColumn42.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn42.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn42.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn42.Header.VisiblePosition = 36; ultraGridColumn42.Width = 81; ultraGridColumn43.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn43.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn43.Header.Caption = "Tipo Condomino"; ultraGridColumn43.Header.VisiblePosition = 19; ultraGridColumn43.Width = 81; ultraGridColumn44.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn44.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn44.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn44.Header.Caption = "Tipo Fornitore"; ultraGridColumn44.Header.VisiblePosition = 13; ultraGridColumn44.Hidden = true; ultraGridColumn45.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn45.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn45.ColumnChooserCaption = "Tipo Messaggio"; ultraGridColumn45.Header.Caption = "Tipo Messaggio"; ultraGridColumn45.Header.VisiblePosition = 43; ultraGridColumn45.Hidden = true; ultraGridColumn46.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn46.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn46.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn46.Header.Caption = "Tipo Persona"; ultraGridColumn46.Header.VisiblePosition = 32; ultraGridColumn46.Hidden = true; ultraGridColumn47.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn47.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn47.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn47.Header.Caption = "Tipo Soggetto"; ultraGridColumn47.Header.VisiblePosition = 12; ultraGridColumn47.Width = 78; ultraGridColumn48.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn48.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn48.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn48.Header.VisiblePosition = 6; ultraGridColumn48.Hidden = true; ultraGridColumn49.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn49.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn49.Header.VisiblePosition = 48; ultraGridColumn50.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn50.Header.Caption = "Indirizzo"; ultraGridColumn50.Header.VisiblePosition = 25; ultraGridColumn50.Hidden = true; ultraGridColumn51.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn51.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn51.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn51.Header.VisiblePosition = 50; ultraGridColumn51.Hidden = true; ultraGridColumn52.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn52.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn52.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn52.Header.VisiblePosition = 51; ultraGridColumn52.Hidden = true; ultraGridColumn53.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn53.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn53.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn53.Header.VisiblePosition = 52; ultraGridColumn53.Hidden = true; ultraGridColumn54.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn54.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn54.Header.VisiblePosition = 1; ultraGridColumn54.Hidden = true; ultraGridColumn55.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn55.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn55.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn55.Header.VisiblePosition = 53; ultraGridColumn55.Hidden = true; ultraGridColumn56.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn56.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn56.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn56.Header.VisiblePosition = 54; ultraGridColumn56.Hidden = true; ultraGridColumn57.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn57.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn57.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn57.Header.VisiblePosition = 55; ultraGridColumn57.Hidden = true; ultraGridColumn58.DataType = typeof(bool); ultraGridColumn58.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn58.Header.Caption = "S"; ultraGridColumn58.Header.VisiblePosition = 0; ultraGridColumn58.Width = 31; ultraGridColumn59.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False; ultraGridColumn59.DataType = typeof(bool); ultraGridColumn59.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn59.FilterOperandStyle = Infragistics.Win.UltraWinGrid.FilterOperandStyle.None; ultraGridColumn59.FilterOperatorDropDownItems = Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.None; ultraGridColumn59.FilterOperatorLocation = Infragistics.Win.UltraWinGrid.FilterOperatorLocation.Hidden; ultraGridColumn59.Header.Caption = "D"; ultraGridColumn59.Header.VisiblePosition = 56; ultraGridColumn59.Width = 40; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn1, ultraGridColumn15, ultraGridColumn16, ultraGridColumn17, ultraGridColumn18, ultraGridColumn19, ultraGridColumn20, ultraGridColumn21, ultraGridColumn22, ultraGridColumn23, ultraGridColumn24, ultraGridColumn25, ultraGridColumn26, ultraGridColumn27, ultraGridColumn28, ultraGridColumn29, ultraGridColumn30, ultraGridColumn31, ultraGridColumn32, ultraGridColumn33, ultraGridColumn34, ultraGridColumn35, ultraGridColumn36, ultraGridColumn37, ultraGridColumn38, ultraGridColumn39, ultraGridColumn40, ultraGridColumn41, ultraGridColumn42, ultraGridColumn43, ultraGridColumn44, ultraGridColumn45, ultraGridColumn46, ultraGridColumn47, ultraGridColumn48, ultraGridColumn49, ultraGridColumn50, ultraGridColumn51, ultraGridColumn52, ultraGridColumn53, ultraGridColumn54, ultraGridColumn55, ultraGridColumn56, ultraGridColumn57, ultraGridColumn58, ultraGridColumn59}); this.lista.DisplayLayout.BandsSerializer.Add(ultraGridBand1); appearance1.FontData.BoldAsString = "True"; appearance1.TextHAlignAsString = "Left"; this.lista.DisplayLayout.CaptionAppearance = appearance1; this.lista.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.lista.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; this.lista.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True; this.lista.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True; this.lista.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow; this.lista.DisplayLayout.Override.HeaderCheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.WhenUsingCheckEditor; this.lista.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton; this.lista.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.lista.Dock = System.Windows.Forms.DockStyle.Fill; this.lista.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lista.Location = new System.Drawing.Point(3, 159); this.lista.Name = "lista"; this.lista.Size = new System.Drawing.Size(991, 352); this.lista.TabIndex = 1; this.lista.Text = "Persone"; this.lista.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.listaInitializeRow); this.lista.BeforeCellUpdate += new Infragistics.Win.UltraWinGrid.BeforeCellUpdateEventHandler(this.listaBeforeCellUpdate); this.lista.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.listaDoubleClickRow); this.lista.MouseUp += new System.Windows.Forms.MouseEventHandler(this.listaMouseUp); // // personaContattoDTOBindingSource // this.personaContattoDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.PersonaContattoDTO); // // filterGroup // this.filterGroup.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.filterGroup.Dock = System.Windows.Forms.DockStyle.Fill; this.filterGroup.ExpandedSize = new System.Drawing.Size(991, 150); this.filterGroup.Location = new System.Drawing.Point(3, 3); this.filterGroup.Name = "filterGroup"; this.filterGroup.Size = new System.Drawing.Size(991, 150); this.filterGroup.TabIndex = 0; this.filterGroup.Text = "Selezioni"; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel1); this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19); this.ultraExpandableGroupBoxPanel1.MinimumSize = new System.Drawing.Size(980, 135); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(985, 135); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // panel1 // this.panel1.AutoScroll = true; this.panel1.BackColor = System.Drawing.Color.Transparent; this.panel1.Controls.Add(this.lblTipoConvocazione); this.panel1.Controls.Add(this.lblCondominio); this.panel1.Controls.Add(this.tipoConvocazione); this.panel1.Controls.Add(this.sceltaCondominioCombo1); this.panel1.Controls.Add(this.dataRiferimento); this.panel1.Controls.Add(this.lblNominativo); this.panel1.Controls.Add(this.lblDataRiferimento); this.panel1.Controls.Add(this.nominativo); this.panel1.Controls.Add(this.indirizzoComunicazioneDisplayUC1); this.panel1.Controls.Add(this.lblIndirizzo); this.panel1.Controls.Add(this.sceltaRecapitoResidenza1); this.panel1.Controls.Add(this.indirizzo); this.panel1.Controls.Add(this.gruppo); this.panel1.Controls.Add(this.btnCerca); this.panel1.Controls.Add(this.lblGruppo); this.panel1.Controls.Add(this.btnAnnulla); this.panel1.Controls.Add(this.lblTipoIndirizzo); this.panel1.Controls.Add(this.lblTipoSoggetto); this.panel1.Controls.Add(this.residenzaRecapito); this.panel1.Controls.Add(this.tipoSoggetto); this.panel1.Controls.Add(this.residenteSearch); this.panel1.Controls.Add(this.lblTipoFornitore); this.panel1.Controls.Add(this.tipoFornitore); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(985, 135); this.panel1.TabIndex = 119; // // lblTipoConvocazione // this.lblTipoConvocazione.Location = new System.Drawing.Point(417, 90); this.lblTipoConvocazione.Name = "lblTipoConvocazione"; this.lblTipoConvocazione.Size = new System.Drawing.Size(66, 23); this.lblTipoConvocazione.TabIndex = 118; this.lblTipoConvocazione.Text = "Tipo conv."; // // lblCondominio // this.lblCondominio.Location = new System.Drawing.Point(3, 6); this.lblCondominio.Name = "lblCondominio"; this.lblCondominio.Size = new System.Drawing.Size(68, 23); this.lblCondominio.TabIndex = 1; this.lblCondominio.Text = "Condominio"; // // tipoConvocazione // this.tipoConvocazione.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox; this.tipoConvocazione.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems; this.tipoConvocazione.CheckedListSettings.ItemCheckArea = Infragistics.Win.ItemCheckArea.Item; this.tipoConvocazione.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem3.DataValue = "Raccomandata"; valueListItem3.DisplayText = "Raccomandata"; valueListItem4.DataValue = "RaccomandataAMano"; valueListItem4.DisplayText = "Raccomandata a mano"; valueListItem5.DataValue = "Mail"; valueListItem5.DisplayText = "Mail"; valueListItem6.DataValue = "Pec"; valueListItem6.DisplayText = "Pec"; valueListItem7.DataValue = "Prioritaria"; valueListItem7.DisplayText = "Prioritaria"; valueListItem8.DataValue = "Fax"; valueListItem8.DisplayText = "Fax"; valueListItem9.DataValue = "NonConvocare"; valueListItem9.DisplayText = "Non inviare corrispondenza"; this.tipoConvocazione.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem3, valueListItem4, valueListItem5, valueListItem6, valueListItem7, valueListItem8, valueListItem9}); this.tipoConvocazione.Location = new System.Drawing.Point(510, 86); this.tipoConvocazione.Name = "tipoConvocazione"; this.tipoConvocazione.Size = new System.Drawing.Size(175, 21); this.tipoConvocazione.TabIndex = 117; this.tipoConvocazione.ValueChanged += new System.EventHandler(this.tipoConvocazioneValueChanged); // // sceltaCondominioCombo1 // this.sceltaCondominioCombo1.IdCondominioSelected = 0; this.sceltaCondominioCombo1.Location = new System.Drawing.Point(77, 3); this.sceltaCondominioCombo1.Name = "sceltaCondominioCombo1"; this.sceltaCondominioCombo1.Size = new System.Drawing.Size(315, 21); this.sceltaCondominioCombo1.TabIndex = 2; // // dataRiferimento // this.dataRiferimento.DateTime = new System.DateTime(2014, 9, 28, 0, 0, 0, 0); this.dataRiferimento.Location = new System.Drawing.Point(733, 30); this.dataRiferimento.Name = "dataRiferimento"; this.dataRiferimento.Size = new System.Drawing.Size(91, 21); this.dataRiferimento.TabIndex = 116; this.dataRiferimento.Value = new System.DateTime(2014, 9, 28, 0, 0, 0, 0); // // lblNominativo // this.lblNominativo.Location = new System.Drawing.Point(3, 35); this.lblNominativo.Name = "lblNominativo"; this.lblNominativo.Size = new System.Drawing.Size(68, 23); this.lblNominativo.TabIndex = 3; this.lblNominativo.Text = "Nominativo"; // // lblDataRiferimento // this.lblDataRiferimento.Location = new System.Drawing.Point(700, 35); this.lblDataRiferimento.Name = "lblDataRiferimento"; this.lblDataRiferimento.Size = new System.Drawing.Size(36, 23); this.lblDataRiferimento.TabIndex = 115; this.lblDataRiferimento.Text = "Data"; // // nominativo // this.nominativo.Location = new System.Drawing.Point(77, 30); this.nominativo.Name = "nominativo"; this.nominativo.Size = new System.Drawing.Size(315, 21); this.nominativo.TabIndex = 4; // // lblIndirizzo // this.lblIndirizzo.Location = new System.Drawing.Point(417, 6); this.lblIndirizzo.Name = "lblIndirizzo"; this.lblIndirizzo.Size = new System.Drawing.Size(68, 23); this.lblIndirizzo.TabIndex = 5; this.lblIndirizzo.Text = "Indirizzo"; // // indirizzo // this.indirizzo.Location = new System.Drawing.Point(509, 3); this.indirizzo.Name = "indirizzo"; this.indirizzo.Size = new System.Drawing.Size(315, 21); this.indirizzo.TabIndex = 6; // // gruppo // this.gruppo.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend; this.gruppo.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox; this.gruppo.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems; this.gruppo.CheckedListSettings.ItemCheckArea = Infragistics.Win.ItemCheckArea.Item; this.gruppo.CheckedListSettings.ListSeparator = ", "; this.gruppo.DataSource = this.gruppoDTOBindingSource; this.gruppo.DisplayMember = "Descrizione"; this.gruppo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.gruppo.Location = new System.Drawing.Point(510, 58); this.gruppo.Name = "gruppo"; this.gruppo.Size = new System.Drawing.Size(314, 21); this.gruppo.TabIndex = 17; this.gruppo.ValueMember = "ID"; // // gruppoDTOBindingSource // this.gruppoDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.GruppoDTO); // // btnCerca // this.btnCerca.Location = new System.Drawing.Point(77, 88); this.btnCerca.Name = "btnCerca"; this.btnCerca.Size = new System.Drawing.Size(75, 23); this.btnCerca.TabIndex = 7; this.btnCerca.Text = "&Cerca"; this.btnCerca.Click += new System.EventHandler(this.btnCercaClick); // // lblGruppo // this.lblGruppo.Location = new System.Drawing.Point(417, 60); this.lblGruppo.Name = "lblGruppo"; this.lblGruppo.Size = new System.Drawing.Size(87, 23); this.lblGruppo.TabIndex = 16; this.lblGruppo.Text = "Gruppo"; // // btnAnnulla // this.btnAnnulla.Location = new System.Drawing.Point(158, 88); this.btnAnnulla.Name = "btnAnnulla"; this.btnAnnulla.Size = new System.Drawing.Size(75, 23); this.btnAnnulla.TabIndex = 8; this.btnAnnulla.Text = "&Annulla"; this.btnAnnulla.Click += new System.EventHandler(this.btnAnnullaClick); // // lblTipoIndirizzo // this.lblTipoIndirizzo.Location = new System.Drawing.Point(729, 88); this.lblTipoIndirizzo.Name = "lblTipoIndirizzo"; this.lblTipoIndirizzo.Size = new System.Drawing.Size(87, 23); this.lblTipoIndirizzo.TabIndex = 15; this.lblTipoIndirizzo.Text = "Tipo Indirizzo"; // // lblTipoSoggetto // this.lblTipoSoggetto.Location = new System.Drawing.Point(417, 34); this.lblTipoSoggetto.Name = "lblTipoSoggetto"; this.lblTipoSoggetto.Size = new System.Drawing.Size(87, 23); this.lblTipoSoggetto.TabIndex = 9; this.lblTipoSoggetto.Text = "Tipo Soggetto"; // // residenzaRecapito // this.residenzaRecapito.BorderStyle = Infragistics.Win.UIElementBorderStyle.None; this.residenzaRecapito.CheckedIndex = 0; valueListItem1.DataValue = "Residenza"; valueListItem1.DisplayText = "Residenza"; valueListItem2.DataValue = "Recapito"; valueListItem2.DisplayText = "Recapito"; this.residenzaRecapito.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem1, valueListItem2}); this.residenzaRecapito.ItemSpacingHorizontal = 5; this.residenzaRecapito.Location = new System.Drawing.Point(822, 88); this.residenzaRecapito.Name = "residenzaRecapito"; this.residenzaRecapito.Size = new System.Drawing.Size(153, 19); this.residenzaRecapito.TabIndex = 14; this.residenzaRecapito.Text = "Residenza"; this.residenzaRecapito.UseFlatMode = Infragistics.Win.DefaultableBoolean.True; this.residenzaRecapito.ValueChanged += new System.EventHandler(this.recapitoResidenzaValueChanged); // // tipoSoggetto // this.tipoSoggetto.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend; this.tipoSoggetto.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.tipoSoggetto.Location = new System.Drawing.Point(510, 31); this.tipoSoggetto.Name = "tipoSoggetto"; this.tipoSoggetto.Size = new System.Drawing.Size(175, 21); this.tipoSoggetto.TabIndex = 10; // // residenteSearch // this.residenteSearch.Checked = true; this.residenteSearch.CheckState = System.Windows.Forms.CheckState.Indeterminate; this.residenteSearch.Location = new System.Drawing.Point(889, 60); this.residenteSearch.Name = "residenteSearch"; this.residenteSearch.Size = new System.Drawing.Size(86, 20); this.residenteSearch.TabIndex = 13; this.residenteSearch.Text = "Residente"; this.residenteSearch.ThreeState = true; // // lblTipoFornitore // this.lblTipoFornitore.Location = new System.Drawing.Point(3, 60); this.lblTipoFornitore.Name = "lblTipoFornitore"; this.lblTipoFornitore.Size = new System.Drawing.Size(68, 23); this.lblTipoFornitore.TabIndex = 11; this.lblTipoFornitore.Text = "Tipo For."; // // tipoFornitore // this.tipoFornitore.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend; this.tipoFornitore.DataSource = this.tipoFornitoreDTOBindingSource; this.tipoFornitore.DisplayMember = "Descrizione"; this.tipoFornitore.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.tipoFornitore.Location = new System.Drawing.Point(77, 57); this.tipoFornitore.Name = "tipoFornitore"; this.tipoFornitore.Size = new System.Drawing.Size(314, 21); this.tipoFornitore.TabIndex = 12; this.tipoFornitore.ValueMember = "ID"; // // tipoFornitoreDTOBindingSource // this.tipoFornitoreDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.TipoFornitoreDTO); // // contextMenuStrip1 // this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.apriPersonaToolStripMenuItem, this.apriFornitoreToolStripMenuItem, this.toolStripSeparator1, this.scegliContattoToolStripMenuItem}); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(199, 76); this.contextMenuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextMenuStrip1ItemClicked); // // apriPersonaToolStripMenuItem // this.apriPersonaToolStripMenuItem.Name = "apriPersonaToolStripMenuItem"; this.apriPersonaToolStripMenuItem.Size = new System.Drawing.Size(198, 22); this.apriPersonaToolStripMenuItem.Text = "Apri Dettaglio Persona"; // // apriFornitoreToolStripMenuItem // this.apriFornitoreToolStripMenuItem.Name = "apriFornitoreToolStripMenuItem"; this.apriFornitoreToolStripMenuItem.Size = new System.Drawing.Size(198, 22); this.apriFornitoreToolStripMenuItem.Text = "Apri Dettaglio Fornitore"; // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(195, 6); // // scegliContattoToolStripMenuItem // this.scegliContattoToolStripMenuItem.Name = "scegliContattoToolStripMenuItem"; this.scegliContattoToolStripMenuItem.Size = new System.Drawing.Size(198, 22); this.scegliContattoToolStripMenuItem.Text = "Scegli Contatto"; // // ListaPersoneUC // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.tableLayoutPanel1); this.Name = "ListaPersoneUC"; this.Size = new System.Drawing.Size(997, 514); this.Load += new System.EventHandler(this.listaPersoneUCLoad); ((System.ComponentModel.ISupportInitialize)(this.ultraControlContainerEditor1)).EndInit(); this.tableLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.lista)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.personaContattoDTOBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.filterGroup)).EndInit(); this.filterGroup.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.tipoConvocazione)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataRiferimento)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nominativo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.indirizzo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gruppo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gruppoDTOBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.residenzaRecapito)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tipoSoggetto)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.residenteSearch)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tipoFornitore)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tipoFornitoreDTOBindingSource)).EndInit(); this.contextMenuStrip1.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RegionOption)); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Part Num", -1, "comboPart"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components); this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton(); this.saveToolStripButton = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.copyToolStripButton = new System.Windows.Forms.ToolStripButton(); this.grdRegionOption = new Infragistics.Win.UltraWinGrid.UltraGrid(); ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit(); this.bindingNavigator1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdRegionOption)).BeginInit(); this.SuspendLayout(); // // bindingNavigator1 // this.bindingNavigator1.AddNewItem = null; this.bindingNavigator1.CountItem = null; this.bindingNavigator1.DeleteItem = null; this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.bindingNavigatorAddNewItem, this.saveToolStripButton, this.bindingNavigatorDeleteItem, this.toolStripSeparator1, this.copyToolStripButton }); this.bindingNavigator1.Location = new System.Drawing.Point(0, 0); this.bindingNavigator1.MoveFirstItem = null; this.bindingNavigator1.MoveLastItem = null; this.bindingNavigator1.MoveNextItem = null; this.bindingNavigator1.MovePreviousItem = null; this.bindingNavigator1.Name = "bindingNavigator1"; this.bindingNavigator1.PositionItem = null; this.bindingNavigator1.Size = new System.Drawing.Size(948, 25); this.bindingNavigator1.TabIndex = 5; this.bindingNavigator1.Text = "bindingNavigator1"; // // bindingNavigatorAddNewItem // this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image"))); this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem"; this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorAddNewItem.Text = "Add new"; this.bindingNavigatorAddNewItem.Click += new System.EventHandler(this.bindingNavigatorAddNewItem_Click); // // saveToolStripButton // this.saveToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.saveToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripButton.Image"))); this.saveToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.saveToolStripButton.Name = "saveToolStripButton"; this.saveToolStripButton.Size = new System.Drawing.Size(23, 22); this.saveToolStripButton.Text = "&Save"; this.saveToolStripButton.Click += new System.EventHandler(this.saveToolStripButton_Click); // // bindingNavigatorDeleteItem // this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image"))); this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem"; this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorDeleteItem.Text = "Delete"; this.bindingNavigatorDeleteItem.Click += new System.EventHandler(this.bindingNavigatorDeleteItem_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // copyToolStripButton // this.copyToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.copyToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("copyToolStripButton.Image"))); this.copyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.copyToolStripButton.Name = "copyToolStripButton"; this.copyToolStripButton.Size = new System.Drawing.Size(23, 22); this.copyToolStripButton.Text = "&Copy"; // // grdRegionOption // appearance1.BackColor = System.Drawing.SystemColors.Window; appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.grdRegionOption.DisplayLayout.Appearance = appearance1; ultraGridColumn1.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; ultraGridColumn1.Header.Caption = "MIM Part Num"; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1 }); this.grdRegionOption.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.grdRegionOption.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.grdRegionOption.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance2.BorderColor = System.Drawing.SystemColors.Window; this.grdRegionOption.DisplayLayout.GroupByBox.Appearance = appearance2; appearance3.ForeColor = System.Drawing.SystemColors.GrayText; this.grdRegionOption.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3; this.grdRegionOption.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.grdRegionOption.DisplayLayout.GroupByBox.Hidden = true; appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance4.BackColor2 = System.Drawing.SystemColors.Control; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance4.ForeColor = System.Drawing.SystemColors.GrayText; this.grdRegionOption.DisplayLayout.GroupByBox.PromptAppearance = appearance4; this.grdRegionOption.DisplayLayout.MaxColScrollRegions = 1; this.grdRegionOption.DisplayLayout.MaxRowScrollRegions = 1; appearance5.BackColor = System.Drawing.SystemColors.Window; appearance5.ForeColor = System.Drawing.SystemColors.ControlText; this.grdRegionOption.DisplayLayout.Override.ActiveCellAppearance = appearance5; appearance6.BackColor = System.Drawing.SystemColors.Highlight; appearance6.ForeColor = System.Drawing.SystemColors.HighlightText; this.grdRegionOption.DisplayLayout.Override.ActiveRowAppearance = appearance6; this.grdRegionOption.DisplayLayout.Override.AllowMultiCellOperations = ((Infragistics.Win.UltraWinGrid.AllowMultiCellOperation)((Infragistics.Win.UltraWinGrid.AllowMultiCellOperation.Copy | Infragistics.Win.UltraWinGrid.AllowMultiCellOperation.Paste))); this.grdRegionOption.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.grdRegionOption.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance7.BackColor = System.Drawing.SystemColors.Window; this.grdRegionOption.DisplayLayout.Override.CardAreaAppearance = appearance7; appearance8.BorderColor = System.Drawing.Color.Silver; appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.grdRegionOption.DisplayLayout.Override.CellAppearance = appearance8; this.grdRegionOption.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.grdRegionOption.DisplayLayout.Override.CellPadding = 0; appearance9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.grdRegionOption.DisplayLayout.Override.FilteredInRowAppearance = appearance9; this.grdRegionOption.DisplayLayout.Override.GroupByColumnsHidden = Infragistics.Win.DefaultableBoolean.True; appearance10.BackColor = System.Drawing.SystemColors.Control; appearance10.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance10.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance10.BorderColor = System.Drawing.SystemColors.Window; this.grdRegionOption.DisplayLayout.Override.GroupByRowAppearance = appearance10; appearance11.TextHAlignAsString = "Left"; this.grdRegionOption.DisplayLayout.Override.HeaderAppearance = appearance11; this.grdRegionOption.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.grdRegionOption.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance12.BackColor = System.Drawing.SystemColors.Window; appearance12.BorderColor = System.Drawing.Color.Silver; this.grdRegionOption.DisplayLayout.Override.RowAppearance = appearance12; this.grdRegionOption.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.grdRegionOption.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Extended; appearance13.BackColor = System.Drawing.SystemColors.ControlLight; this.grdRegionOption.DisplayLayout.Override.TemplateAddRowAppearance = appearance13; this.grdRegionOption.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.grdRegionOption.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.grdRegionOption.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.grdRegionOption.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.grdRegionOption.Location = new System.Drawing.Point(6, 30); this.grdRegionOption.Name = "grdRegionOption"; this.grdRegionOption.Size = new System.Drawing.Size(1900, 803); this.grdRegionOption.TabIndex = 6; this.grdRegionOption.Text = "ultraGrid1"; this.grdRegionOption.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.grdRegionOption_InitializeLayout); this.grdRegionOption.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.grdRegionOption_InitializeRow); this.grdRegionOption.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.grdRegionOption_CellChange); this.grdRegionOption.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.grdRegionOption_ClickCell); this.grdRegionOption.Leave += new System.EventHandler(this.grdRegionOption_Leave); // // RegionOption // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(948, 630); this.Controls.Add(this.grdRegionOption); this.Controls.Add(this.bindingNavigator1); this.Name = "RegionOption"; this.Text = "RegionOption"; ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit(); this.bindingNavigator1.ResumeLayout(false); this.bindingNavigator1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdRegionOption)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("InventoryItemCategory", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InventoryItemCategoryID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InventoryItemCategoryCode"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InventoryItemCategoryName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SortOrder"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Inactive"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreatedDate"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreatedBy"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ModifiedDate"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ModifiedBy"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OldIDs"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinScrollBar.ScrollBarLook scrollBarLook1 = new Infragistics.Win.UltraWinScrollBar.ScrollBarLook(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); ((System.ComponentModel.ISupportInitialize)(this.bsList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbrFunction)).BeginInit(); this.frmBaseList_Fill_Panel.ClientArea.SuspendLayout(); this.frmBaseList_Fill_Panel.SuspendLayout(); this.pnlDetail.ClientArea.SuspendLayout(); this.pnlDetail.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tabInfo)).BeginInit(); this.tabInfo.SuspendLayout(); this.pnlTitle.ClientArea.SuspendLayout(); this.pnlTitle.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsDictionary)).BeginInit(); this.SuspendLayout(); // // bsList // this.bsList.DataMember = "InventoryItemCategory"; this.bsList.DataSource = this.dsDictionary; // // tbrFunction // this.tbrFunction.MenuSettings.ForceSerialization = true; this.tbrFunction.ToolbarSettings.ForceSerialization = true; // // frmBaseList_Fill_Panel // this.frmBaseList_Fill_Panel.Location = new System.Drawing.Point(0, 25); this.frmBaseList_Fill_Panel.Size = new System.Drawing.Size(800, 425); // // splContent // this.splContent.Location = new System.Drawing.Point(0, 265); // // pnlDetail // this.pnlDetail.Location = new System.Drawing.Point(0, 275); // // tabInfo // this.tabInfo.TabPageMargins.ForceSerialization = true; // // pnlTitle // // // pnlSearch // // // lblTitle // this.lblTitle.Text = "Nhóm thực đơn"; // // grdList // this.grdList.DataSource = this.bsList; appearance1.BackColor = System.Drawing.SystemColors.Window; appearance1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(162)))), ((int)(((byte)(206))))); appearance1.TextVAlignAsString = "Middle"; this.grdList.DisplayLayout.Appearance = appearance1; this.grdList.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Hidden = true; ultraGridColumn3.Header.Caption = "Mã nhóm thực đơn"; ultraGridColumn3.Header.VisiblePosition = 1; ultraGridColumn3.Width = 171; ultraGridColumn4.Header.Caption = "Tên nhóm thực đơn"; ultraGridColumn4.Header.VisiblePosition = 2; ultraGridColumn4.Width = 321; ultraGridColumn6.Header.Caption = "Mô tả"; ultraGridColumn6.Header.VisiblePosition = 3; ultraGridColumn6.Width = 229; ultraGridColumn10.Header.VisiblePosition = 4; ultraGridColumn10.Hidden = true; ultraGridColumn11.Header.Caption = "Ngừng theo dõi"; ultraGridColumn11.Header.VisiblePosition = 5; ultraGridColumn11.Hidden = true; ultraGridColumn12.Header.VisiblePosition = 7; ultraGridColumn12.Hidden = true; ultraGridColumn13.Header.VisiblePosition = 8; ultraGridColumn13.Hidden = true; ultraGridColumn14.Header.VisiblePosition = 9; ultraGridColumn14.Hidden = true; ultraGridColumn15.Header.VisiblePosition = 10; ultraGridColumn15.Hidden = true; ultraGridColumn2.Header.VisiblePosition = 6; ultraGridColumn2.Hidden = true; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn3, ultraGridColumn4, ultraGridColumn6, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn15, ultraGridColumn2 }); this.grdList.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.grdList.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.grdList.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; this.grdList.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(244)))), ((int)(((byte)(202))))); this.grdList.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Black; this.grdList.DisplayLayout.EmptyRowSettings.ShowEmptyRows = true; this.grdList.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.grdList.DisplayLayout.MaxColScrollRegions = 1; this.grdList.DisplayLayout.MaxRowScrollRegions = 1; this.grdList.DisplayLayout.NewBandLoadStyle = Infragistics.Win.UltraWinGrid.NewBandLoadStyle.Hide; this.grdList.DisplayLayout.NewColumnLoadStyle = Infragistics.Win.UltraWinGrid.NewColumnLoadStyle.Hide; appearance2.BackColor = System.Drawing.SystemColors.Window; appearance2.ForeColor = System.Drawing.SystemColors.ControlText; this.grdList.DisplayLayout.Override.ActiveCellAppearance = appearance2; appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(244)))), ((int)(((byte)(202))))); appearance3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(244)))), ((int)(((byte)(202))))); appearance3.BorderColor = System.Drawing.Color.Black; appearance3.ForeColor = System.Drawing.Color.Black; this.grdList.DisplayLayout.Override.ActiveRowAppearance = appearance3; this.grdList.DisplayLayout.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal; this.grdList.DisplayLayout.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal; this.grdList.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.grdList.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance4.BackColor = System.Drawing.SystemColors.Window; this.grdList.DisplayLayout.Override.CardAreaAppearance = appearance4; appearance5.BorderColor = System.Drawing.Color.Silver; appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; appearance5.TextVAlignAsString = "Middle"; this.grdList.DisplayLayout.Override.CellAppearance = appearance5; this.grdList.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; this.grdList.DisplayLayout.Override.CellPadding = 0; appearance6.TextVAlignAsString = "Middle"; this.grdList.DisplayLayout.Override.FilterCellAppearance = appearance6; this.grdList.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(225))))); appearance7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(225))))); this.grdList.DisplayLayout.Override.FilterRowAppearance = appearance7; this.grdList.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow; appearance8.BackColor = System.Drawing.SystemColors.Control; appearance8.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance8.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance8.BorderColor = System.Drawing.SystemColors.Window; this.grdList.DisplayLayout.Override.GroupByRowAppearance = appearance8; appearance9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(199)))), ((int)(((byte)(231))))); appearance9.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(199)))), ((int)(((byte)(231))))); appearance9.ForeColor = System.Drawing.Color.Black; appearance9.TextHAlignAsString = "Center"; this.grdList.DisplayLayout.Override.HeaderAppearance = appearance9; this.grdList.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.grdList.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance10.BackColor = System.Drawing.SystemColors.Window; appearance10.BorderColor = System.Drawing.Color.Silver; this.grdList.DisplayLayout.Override.RowAppearance = appearance10; this.grdList.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(244)))), ((int)(((byte)(202))))); appearance11.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(244)))), ((int)(((byte)(202))))); this.grdList.DisplayLayout.Override.SelectedRowAppearance = appearance11; this.grdList.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed; this.grdList.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance12.BackColor = System.Drawing.SystemColors.ControlLight; this.grdList.DisplayLayout.Override.TemplateAddRowAppearance = appearance12; appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(199)))), ((int)(((byte)(231))))); appearance13.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(199)))), ((int)(((byte)(231))))); scrollBarLook1.Appearance = appearance13; appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(159))))); appearance14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(140)))), ((int)(((byte)(60))))); scrollBarLook1.TrackAppearance = appearance14; this.grdList.DisplayLayout.ScrollBarLook = scrollBarLook1; this.grdList.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.grdList.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.grdList.DisplayLayout.ShowDeleteRowsPrompt = false; this.grdList.DisplayLayout.UseFixedHeaders = true; this.grdList.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.grdList.Size = new System.Drawing.Size(800, 238); // // FrmInventoryItemCategory // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(800, 450); this.Name = "FrmInventoryItemCategory"; this.Tag = "Nhóm thực đơn"; this.Text = "FrmInventoryItemCategory"; ((System.ComponentModel.ISupportInitialize)(this.bsList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbrFunction)).EndInit(); this.frmBaseList_Fill_Panel.ClientArea.ResumeLayout(false); this.frmBaseList_Fill_Panel.ResumeLayout(false); this.pnlDetail.ClientArea.ResumeLayout(false); this.pnlDetail.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tabInfo)).EndInit(); this.tabInfo.ResumeLayout(false); this.pnlTitle.ClientArea.ResumeLayout(false); this.pnlTitle.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsDictionary)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.txtTenPhong = new System.Windows.Forms.TextBox(); this.lblTenCap = new System.Windows.Forms.Label(); this.txtDiaChi = new System.Windows.Forms.TextBox(); this.lblGhiChu = new System.Windows.Forms.Label(); this.error = new System.Windows.Forms.ErrorProvider(this.components); this.btn_moi = new System.Windows.Forms.Button(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.btn_thoat = new System.Windows.Forms.Button(); this.btn_ghi = new System.Windows.Forms.Button(); this.gridDanhSach = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.contextMenu_Edit = new System.Windows.Forms.ContextMenuStrip(this.components); this.sửaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.xóaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.error)).BeginInit(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridDanhSach)).BeginInit(); this.contextMenu_Edit.SuspendLayout(); this.groupBox2.SuspendLayout(); this.SuspendLayout(); // // groupBox1 // this.groupBox1.BackColor = System.Drawing.SystemColors.Control; this.groupBox1.Controls.Add(this.txtTenPhong); this.groupBox1.Controls.Add(this.lblTenCap); this.groupBox1.Controls.Add(this.txtDiaChi); this.groupBox1.Controls.Add(this.lblGhiChu); this.groupBox1.Location = new System.Drawing.Point(10, 1); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(441, 92); this.groupBox1.TabIndex = 10; this.groupBox1.TabStop = false; this.groupBox1.Text = "Thông tin"; // // txtTenPhong // this.txtTenPhong.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTenPhong.Location = new System.Drawing.Point(134, 19); this.txtTenPhong.Name = "txtTenPhong"; this.txtTenPhong.ReadOnly = true; this.txtTenPhong.Size = new System.Drawing.Size(255, 20); this.txtTenPhong.TabIndex = 4; // // lblTenCap // this.lblTenCap.AutoSize = true; this.lblTenCap.Location = new System.Drawing.Point(14, 21); this.lblTenCap.Name = "lblTenCap"; this.lblTenCap.Size = new System.Drawing.Size(59, 13); this.lblTenCap.TabIndex = 6; this.lblTenCap.Text = "Tên phòng"; // // txtDiaChi // this.txtDiaChi.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtDiaChi.Location = new System.Drawing.Point(134, 47); this.txtDiaChi.Name = "txtDiaChi"; this.txtDiaChi.ReadOnly = true; this.txtDiaChi.Size = new System.Drawing.Size(255, 20); this.txtDiaChi.TabIndex = 5; // // lblGhiChu // this.lblGhiChu.AutoSize = true; this.lblGhiChu.Location = new System.Drawing.Point(14, 49); this.lblGhiChu.Name = "lblGhiChu"; this.lblGhiChu.Size = new System.Drawing.Size(40, 13); this.lblGhiChu.TabIndex = 7; this.lblGhiChu.Text = "Địa chỉ"; // // error // this.error.ContainerControl = this; // // btn_moi // this.btn_moi.Location = new System.Drawing.Point(163, 19); this.btn_moi.Name = "btn_moi"; this.btn_moi.Size = new System.Drawing.Size(75, 23); this.btn_moi.TabIndex = 1; this.btn_moi.Text = "&Mới"; this.btn_moi.UseVisualStyleBackColor = true; this.btn_moi.Click += new System.EventHandler(this.btn_moi_Click); // // groupBox3 // this.groupBox3.Controls.Add(this.btn_moi); this.groupBox3.Controls.Add(this.btn_thoat); this.groupBox3.Controls.Add(this.btn_ghi); this.groupBox3.Location = new System.Drawing.Point(10, 429); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(441, 57); this.groupBox3.TabIndex = 8; this.groupBox3.TabStop = false; // // btn_thoat // this.btn_thoat.Location = new System.Drawing.Point(359, 19); this.btn_thoat.Name = "btn_thoat"; this.btn_thoat.Size = new System.Drawing.Size(75, 23); this.btn_thoat.TabIndex = 2; this.btn_thoat.Text = "&Thoát"; this.btn_thoat.UseVisualStyleBackColor = true; this.btn_thoat.Click += new System.EventHandler(this.btn_thoat_Click); // // btn_ghi // this.btn_ghi.Location = new System.Drawing.Point(265, 19); this.btn_ghi.Name = "btn_ghi"; this.btn_ghi.Size = new System.Drawing.Size(69, 23); this.btn_ghi.TabIndex = 0; this.btn_ghi.Text = "&Lưu"; this.btn_ghi.UseVisualStyleBackColor = true; this.btn_ghi.Click += new System.EventHandler(this.btn_ghi_Click); // // gridDanhSach // this.gridDanhSach.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gridDanhSach.ContextMenuStrip = this.contextMenu_Edit; appearance7.BackColor = System.Drawing.Color.White; this.gridDanhSach.DisplayLayout.Appearance = appearance7; this.gridDanhSach.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn; appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); ultraGridBand2.Header.Appearance = appearance8; this.gridDanhSach.DisplayLayout.BandsSerializer.Add(ultraGridBand2); this.gridDanhSach.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; this.gridDanhSach.DisplayLayout.GroupByBox.Hidden = true; appearance9.BackColor = System.Drawing.Color.Transparent; this.gridDanhSach.DisplayLayout.Override.CardAreaAppearance = appearance9; this.gridDanhSach.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; appearance10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(192)))), ((int)(((byte)(130))))); appearance10.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(122)))), ((int)(((byte)(68))))); appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance10.FontData.BoldAsString = "True"; appearance10.FontData.Name = "Arial"; appearance10.FontData.SizeInPoints = 10F; appearance10.ForeColor = System.Drawing.Color.White; appearance10.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.gridDanhSach.DisplayLayout.Override.HeaderAppearance = appearance10; appearance11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(192)))), ((int)(((byte)(130))))); appearance11.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(122)))), ((int)(((byte)(68))))); appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.gridDanhSach.DisplayLayout.Override.RowSelectorAppearance = appearance11; appearance12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(230)))), ((int)(((byte)(148))))); appearance12.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(149)))), ((int)(((byte)(21))))); appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.gridDanhSach.DisplayLayout.Override.SelectedRowAppearance = appearance12; this.gridDanhSach.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.gridDanhSach.Location = new System.Drawing.Point(6, 19); this.gridDanhSach.Name = "gridDanhSach"; this.gridDanhSach.Size = new System.Drawing.Size(428, 290); this.gridDanhSach.TabIndex = 0; this.gridDanhSach.Text = "ultraGrid1"; this.gridDanhSach.AfterRowActivate += new System.EventHandler(this.gridDanhSach_AfterRowActivate); // // contextMenu_Edit // this.contextMenu_Edit.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.sửaToolStripMenuItem, this.xóaToolStripMenuItem }); this.contextMenu_Edit.Name = "contextMenu_Edit"; this.contextMenu_Edit.Size = new System.Drawing.Size(105, 48); // // sửaToolStripMenuItem // this.sửaToolStripMenuItem.Name = "sửaToolStripMenuItem"; this.sửaToolStripMenuItem.Size = new System.Drawing.Size(104, 22); this.sửaToolStripMenuItem.Text = "Sửa"; this.sửaToolStripMenuItem.Click += new System.EventHandler(this.sửaToolStripMenuItem_Click); // // xóaToolStripMenuItem // this.xóaToolStripMenuItem.Name = "xóaToolStripMenuItem"; this.xóaToolStripMenuItem.Size = new System.Drawing.Size(104, 22); this.xóaToolStripMenuItem.Text = "Xóa"; this.xóaToolStripMenuItem.Click += new System.EventHandler(this.xóaToolStripMenuItem_Click); // // groupBox2 // this.groupBox2.Controls.Add(this.gridDanhSach); this.groupBox2.Location = new System.Drawing.Point(10, 99); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(441, 324); this.groupBox2.TabIndex = 9; this.groupBox2.TabStop = false; // // frmPhong // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(461, 487); this.Controls.Add(this.groupBox1); this.Controls.Add(this.groupBox3); this.Controls.Add(this.groupBox2); this.Name = "frmPhong"; this.Text = "Danh mục phòng"; this.Load += new System.EventHandler(this.frmPhong_Load); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.error)).EndInit(); this.groupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridDanhSach)).EndInit(); this.contextMenu_Edit.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_ProductId"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_ProductName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_CategoryName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_Brand"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_SerialNumber"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("r_Quantity"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("r_Price"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_Model"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.dtpDate = new System.Windows.Forms.DateTimePicker(); this.btnSupplierSearch = new System.Windows.Forms.Button(); this.txtIsProcessed = new System.Windows.Forms.TextBox(); this.txtDocReference = new System.Windows.Forms.TextBox(); this.txtSupplier = new System.Windows.Forms.TextBox(); this.ddlMotiveId = new System.Windows.Forms.ComboBox(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.btnProduct = new System.Windows.Forms.Button(); this.btnAddItem = new System.Windows.Forms.Button(); this.txtPrice = new System.Windows.Forms.TextBox(); this.txtQuantity = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.ddlProductId = new System.Windows.Forms.ComboBox(); this.label7 = new System.Windows.Forms.Label(); this.txtProductSearch = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.grdData = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.contextMenuGrdData = new System.Windows.Forms.ContextMenuStrip(this.components); this.removerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.btnSaveRefresh = new System.Windows.Forms.Button(); this.btnCancel = new System.Windows.Forms.Button(); this.btnDiscardProcess = new System.Windows.Forms.Button(); this.uvAddItem = new Infragistics.Win.Misc.UltraValidator(this.components); this.uvWarehouseInput = new Infragistics.Win.Misc.UltraValidator(this.components); this.lblRecordCount = new System.Windows.Forms.Label(); this.btnConfirmProcess = new System.Windows.Forms.Button(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdData)).BeginInit(); this.contextMenuGrdData.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uvAddItem)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uvWarehouseInput)).BeginInit(); this.SuspendLayout(); // // groupBox1 // this.groupBox1.Controls.Add(this.dtpDate); this.groupBox1.Controls.Add(this.btnSupplierSearch); this.groupBox1.Controls.Add(this.txtIsProcessed); this.groupBox1.Controls.Add(this.txtDocReference); this.groupBox1.Controls.Add(this.txtSupplier); this.groupBox1.Controls.Add(this.ddlMotiveId); this.groupBox1.Controls.Add(this.label5); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.label2); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Location = new System.Drawing.Point(10, 11); this.groupBox1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.groupBox1.Name = "groupBox1"; this.groupBox1.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2); this.groupBox1.Size = new System.Drawing.Size(970, 65); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "Información de Nota Ingreso"; // // dtpDate // this.dtpDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDate.Location = new System.Drawing.Point(590, 31); this.dtpDate.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.dtpDate.Name = "dtpDate"; this.dtpDate.Size = new System.Drawing.Size(102, 20); this.dtpDate.TabIndex = 3; // // btnSupplierSearch // this.btnSupplierSearch.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnSupplierSearch.Image = global::Sigesoft.Node.WinClient.UI.Resources.system_search; this.btnSupplierSearch.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnSupplierSearch.Location = new System.Drawing.Point(503, 22); this.btnSupplierSearch.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.btnSupplierSearch.Name = "btnSupplierSearch"; this.btnSupplierSearch.Size = new System.Drawing.Size(22, 24); this.btnSupplierSearch.TabIndex = 2; this.btnSupplierSearch.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btnSupplierSearch.UseVisualStyleBackColor = true; this.btnSupplierSearch.Click += new System.EventHandler(this.btnSupplierSearch_Click); // // txtIsProcessed // this.txtIsProcessed.Location = new System.Drawing.Point(933, 28); this.txtIsProcessed.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.txtIsProcessed.Name = "txtIsProcessed"; this.txtIsProcessed.ReadOnly = true; this.txtIsProcessed.Size = new System.Drawing.Size(30, 20); this.txtIsProcessed.TabIndex = 9; this.uvWarehouseInput.GetValidationSettings(this.txtIsProcessed).DataType = typeof(string); this.uvWarehouseInput.GetValidationSettings(this.txtIsProcessed).EmptyValueCriteria = Infragistics.Win.Misc.EmptyValueCriteria.NullOrEmptyString; this.uvWarehouseInput.GetValidationSettings(this.txtIsProcessed).IsRequired = true; // // txtDocReference // this.txtDocReference.Location = new System.Drawing.Point(791, 28); this.txtDocReference.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.txtDocReference.MaxLength = 20; this.txtDocReference.Name = "txtDocReference"; this.txtDocReference.Size = new System.Drawing.Size(70, 20); this.txtDocReference.TabIndex = 4; // // txtSupplier // this.txtSupplier.Location = new System.Drawing.Point(280, 27); this.txtSupplier.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.txtSupplier.Name = "txtSupplier"; this.txtSupplier.ReadOnly = true; this.txtSupplier.Size = new System.Drawing.Size(219, 20); this.txtSupplier.TabIndex = 6; this.uvWarehouseInput.GetValidationSettings(this.txtSupplier).DataType = typeof(string); this.uvWarehouseInput.GetValidationSettings(this.txtSupplier).EmptyValueCriteria = Infragistics.Win.Misc.EmptyValueCriteria.NullOrEmptyString; this.uvWarehouseInput.GetValidationSettings(this.txtSupplier).IsRequired = true; // // ddlMotiveId // this.ddlMotiveId.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ddlMotiveId.DropDownWidth = 320; this.ddlMotiveId.FormattingEnabled = true; this.ddlMotiveId.Location = new System.Drawing.Point(47, 27); this.ddlMotiveId.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.ddlMotiveId.Name = "ddlMotiveId"; this.ddlMotiveId.Size = new System.Drawing.Size(158, 21); this.ddlMotiveId.TabIndex = 1; this.uvWarehouseInput.GetValidationSettings(this.ddlMotiveId).Condition = new Infragistics.Win.OperatorCondition(Infragistics.Win.ConditionOperator.NotEquals, "--Seleccionar--", true, typeof(string)); this.uvWarehouseInput.GetValidationSettings(this.ddlMotiveId).DataType = typeof(string); this.uvWarehouseInput.GetValidationSettings(this.ddlMotiveId).IsRequired = true; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(872, 31); this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(58, 13); this.label5.TabIndex = 4; this.label5.Text = "Procesado"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(704, 32); this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(85, 13); this.label4.TabIndex = 3; this.label4.Text = "Doc. Referencia"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(220, 31); this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(56, 13); this.label3.TabIndex = 2; this.label3.Text = "Proveedor"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(550, 31); this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(37, 13); this.label2.TabIndex = 1; this.label2.Text = "Fecha"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(6, 32); this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(39, 13); this.label1.TabIndex = 0; this.label1.Text = "Motivo"; // // groupBox2 // this.groupBox2.Controls.Add(this.btnProduct); this.groupBox2.Controls.Add(this.btnAddItem); this.groupBox2.Controls.Add(this.txtPrice); this.groupBox2.Controls.Add(this.txtQuantity); this.groupBox2.Controls.Add(this.label9); this.groupBox2.Controls.Add(this.label8); this.groupBox2.Controls.Add(this.ddlProductId); this.groupBox2.Controls.Add(this.label7); this.groupBox2.Controls.Add(this.txtProductSearch); this.groupBox2.Controls.Add(this.label6); this.groupBox2.Location = new System.Drawing.Point(10, 80); this.groupBox2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.groupBox2.Name = "groupBox2"; this.groupBox2.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2); this.groupBox2.Size = new System.Drawing.Size(970, 54); this.groupBox2.TabIndex = 1; this.groupBox2.TabStop = false; this.groupBox2.Text = "Búsqueda de Productos / Artículos"; // // btnProduct // this.btnProduct.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnProduct.Image = global::Sigesoft.Node.WinClient.UI.Resources.application_form; this.btnProduct.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnProduct.Location = new System.Drawing.Point(874, 14); this.btnProduct.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.btnProduct.Name = "btnProduct"; this.btnProduct.Size = new System.Drawing.Size(88, 24); this.btnProduct.TabIndex = 15; this.btnProduct.Text = "Producto"; this.btnProduct.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btnProduct.UseVisualStyleBackColor = true; this.btnProduct.Click += new System.EventHandler(this.btnProduct_Click); // // btnAddItem // this.btnAddItem.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnAddItem.Image = global::Sigesoft.Node.WinClient.UI.Resources.add; this.btnAddItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnAddItem.Location = new System.Drawing.Point(776, 14); this.btnAddItem.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.btnAddItem.Name = "btnAddItem"; this.btnAddItem.Size = new System.Drawing.Size(84, 24); this.btnAddItem.TabIndex = 9; this.btnAddItem.Text = "Agregar"; this.btnAddItem.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btnAddItem.UseVisualStyleBackColor = true; this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click); // // txtPrice // this.txtPrice.Location = new System.Drawing.Point(725, 17); this.txtPrice.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.txtPrice.MaxLength = 10; this.txtPrice.Name = "txtPrice"; this.txtPrice.Size = new System.Drawing.Size(48, 20); this.txtPrice.TabIndex = 8; this.uvAddItem.GetValidationSettings(this.txtPrice).DataType = typeof(string); this.uvAddItem.GetValidationSettings(this.txtPrice).EmptyValueCriteria = Infragistics.Win.Misc.EmptyValueCriteria.NullOrEmptyString; this.uvAddItem.GetValidationSettings(this.txtPrice).IsRequired = true; this.txtPrice.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtPrice_KeyPress); // // txtQuantity // this.txtQuantity.Location = new System.Drawing.Point(618, 17); this.txtQuantity.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.txtQuantity.MaxLength = 10; this.txtQuantity.Name = "txtQuantity"; this.txtQuantity.Size = new System.Drawing.Size(53, 20); this.txtQuantity.TabIndex = 7; this.uvAddItem.GetValidationSettings(this.txtQuantity).DataType = typeof(string); this.uvAddItem.GetValidationSettings(this.txtQuantity).EmptyValueCriteria = Infragistics.Win.Misc.EmptyValueCriteria.NullOrEmptyString; this.uvAddItem.GetValidationSettings(this.txtQuantity).IsRequired = true; this.txtQuantity.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtQuantity_KeyPress); // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(678, 21); this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(37, 13); this.label9.TabIndex = 14; this.label9.Text = "Precio"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(566, 21); this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(49, 13); this.label8.TabIndex = 14; this.label8.Text = "Cantidad"; // // ddlProductId // this.ddlProductId.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ddlProductId.DropDownWidth = 700; this.ddlProductId.FormattingEnabled = true; this.ddlProductId.Location = new System.Drawing.Point(280, 15); this.ddlProductId.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.ddlProductId.Name = "ddlProductId"; this.ddlProductId.Size = new System.Drawing.Size(275, 21); this.ddlProductId.TabIndex = 6; this.uvAddItem.GetValidationSettings(this.ddlProductId).Condition = new Infragistics.Win.OperatorCondition(Infragistics.Win.ConditionOperator.NotEquals, "--Seleccionar--", true, typeof(string)); this.uvAddItem.GetValidationSettings(this.ddlProductId).DataType = typeof(string); this.uvAddItem.GetValidationSettings(this.ddlProductId).IsRequired = true; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(227, 21); this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(50, 13); this.label7.TabIndex = 14; this.label7.Text = "Producto"; // // txtProductSearch // this.txtProductSearch.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtProductSearch.Location = new System.Drawing.Point(50, 19); this.txtProductSearch.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.txtProductSearch.MaxLength = 100; this.txtProductSearch.Name = "txtProductSearch"; this.txtProductSearch.Size = new System.Drawing.Size(156, 20); this.txtProductSearch.TabIndex = 5; this.txtProductSearch.TextChanged += new System.EventHandler(this.txtProductSearch_TextChanged); // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(6, 23); this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(40, 13); this.label6.TabIndex = 14; this.label6.Text = "Buscar"; // // groupBox3 // this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox3.Controls.Add(this.grdData); this.groupBox3.Location = new System.Drawing.Point(10, 160); this.groupBox3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.groupBox3.Name = "groupBox3"; this.groupBox3.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2); this.groupBox3.Size = new System.Drawing.Size(970, 322); this.groupBox3.TabIndex = 10; this.groupBox3.TabStop = false; this.groupBox3.Text = "Productos a Ingresar"; // // grdData // this.grdData.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grdData.CausesValidation = false; this.grdData.ContextMenuStrip = this.contextMenuGrdData; appearance1.BackColor = System.Drawing.SystemColors.ControlLight; appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.grdData.DisplayLayout.Appearance = appearance1; ultraGridColumn2.Header.Caption = "Id Producto"; ultraGridColumn2.Header.VisiblePosition = 0; ultraGridColumn2.Width = 139; ultraGridColumn1.Header.Caption = "Producto"; ultraGridColumn1.Header.VisiblePosition = 1; ultraGridColumn1.Width = 276; ultraGridColumn8.Header.Caption = "Categoría"; ultraGridColumn8.Header.VisiblePosition = 5; ultraGridColumn8.Width = 310; ultraGridColumn12.Header.Caption = "Marca"; ultraGridColumn12.Header.VisiblePosition = 2; ultraGridColumn13.Header.Caption = "Nro Serie"; ultraGridColumn13.Header.VisiblePosition = 4; ultraGridColumn16.Header.Caption = "Cantidad"; ultraGridColumn16.Header.VisiblePosition = 6; ultraGridColumn17.Header.Caption = "Precio"; ultraGridColumn17.Header.VisiblePosition = 7; ultraGridColumn3.Header.Caption = "Modelo"; ultraGridColumn3.Header.VisiblePosition = 3; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn2, ultraGridColumn1, ultraGridColumn8, ultraGridColumn12, ultraGridColumn13, ultraGridColumn16, ultraGridColumn17, ultraGridColumn3 }); this.grdData.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.grdData.DisplayLayout.InterBandSpacing = 10; this.grdData.DisplayLayout.MaxColScrollRegions = 1; this.grdData.DisplayLayout.MaxRowScrollRegions = 1; this.grdData.DisplayLayout.NewColumnLoadStyle = Infragistics.Win.UltraWinGrid.NewColumnLoadStyle.Hide; this.grdData.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.grdData.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; this.grdData.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True; this.grdData.DisplayLayout.Override.AllowRowSummaries = Infragistics.Win.UltraWinGrid.AllowRowSummaries.False; this.grdData.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; appearance2.BackColor = System.Drawing.Color.Transparent; this.grdData.DisplayLayout.Override.CardAreaAppearance = appearance2; appearance3.BackColor = System.Drawing.SystemColors.Control; appearance3.BackColor2 = System.Drawing.SystemColors.ControlLightLight; appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump; this.grdData.DisplayLayout.Override.CellAppearance = appearance3; this.grdData.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; appearance4.BackColor = System.Drawing.SystemColors.Control; appearance4.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump; appearance4.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.grdData.DisplayLayout.Override.HeaderAppearance = appearance4; this.grdData.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; appearance5.AlphaLevel = ((short)(187)); appearance5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); appearance5.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.grdData.DisplayLayout.Override.RowAlternateAppearance = appearance5; appearance6.ForeColor = System.Drawing.SystemColors.ActiveCaption; this.grdData.DisplayLayout.Override.RowSelectorAppearance = appearance6; this.grdData.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; appearance7.BackColor = System.Drawing.SystemColors.Highlight; appearance7.BackColor2 = System.Drawing.SystemColors.ActiveCaption; appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump; appearance7.FontData.BoldAsString = "True"; this.grdData.DisplayLayout.Override.SelectedRowAppearance = appearance7; this.grdData.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single; this.grdData.DisplayLayout.RowConnectorColor = System.Drawing.SystemColors.ControlDarkDark; this.grdData.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Dashed; this.grdData.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.grdData.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.grdData.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.grdData.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.grdData.ImeMode = System.Windows.Forms.ImeMode.Off; this.grdData.Location = new System.Drawing.Point(4, 16); this.grdData.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.grdData.Name = "grdData"; this.grdData.Size = new System.Drawing.Size(962, 298); this.grdData.TabIndex = 43; this.grdData.MouseDown += new System.Windows.Forms.MouseEventHandler(this.grdData_MouseDown); // // contextMenuGrdData // this.contextMenuGrdData.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.removerToolStripMenuItem }); this.contextMenuGrdData.Name = "contextMenuGrdData"; this.contextMenuGrdData.Size = new System.Drawing.Size(122, 26); // // removerToolStripMenuItem // this.removerToolStripMenuItem.Image = global::Sigesoft.Node.WinClient.UI.Resources.delete; this.removerToolStripMenuItem.Name = "removerToolStripMenuItem"; this.removerToolStripMenuItem.Size = new System.Drawing.Size(121, 22); this.removerToolStripMenuItem.Text = "Remover"; this.removerToolStripMenuItem.Click += new System.EventHandler(this.removerToolStripMenuItem_Click); // // btnSaveRefresh // this.btnSaveRefresh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSaveRefresh.Image = global::Sigesoft.Node.WinClient.UI.Resources.system_save; this.btnSaveRefresh.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnSaveRefresh.Location = new System.Drawing.Point(463, 485); this.btnSaveRefresh.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.btnSaveRefresh.Name = "btnSaveRefresh"; this.btnSaveRefresh.Size = new System.Drawing.Size(130, 30); this.btnSaveRefresh.TabIndex = 17; this.btnSaveRefresh.Text = "Guardar sin Procesar"; this.btnSaveRefresh.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btnSaveRefresh.UseVisualStyleBackColor = true; this.btnSaveRefresh.Click += new System.EventHandler(this.btnSaveRefresh_Click); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnCancel.Image = global::Sigesoft.Node.WinClient.UI.Resources.system_close; this.btnCancel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnCancel.Location = new System.Drawing.Point(910, 485); this.btnCancel.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(70, 30); this.btnCancel.TabIndex = 16; this.btnCancel.Text = "Cerrar"; this.btnCancel.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btnCancel.UseVisualStyleBackColor = true; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnDiscardProcess // this.btnDiscardProcess.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnDiscardProcess.Enabled = false; this.btnDiscardProcess.Image = global::Sigesoft.Node.WinClient.UI.Resources.server_delete; this.btnDiscardProcess.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnDiscardProcess.Location = new System.Drawing.Point(778, 485); this.btnDiscardProcess.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.btnDiscardProcess.Name = "btnDiscardProcess"; this.btnDiscardProcess.Size = new System.Drawing.Size(127, 30); this.btnDiscardProcess.TabIndex = 15; this.btnDiscardProcess.Text = "Descartar Movimiento"; this.btnDiscardProcess.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btnDiscardProcess.UseVisualStyleBackColor = true; this.btnDiscardProcess.Click += new System.EventHandler(this.btnDiscardProcess_Click); // // lblRecordCount // this.lblRecordCount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.lblRecordCount.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblRecordCount.Location = new System.Drawing.Point(749, 140); this.lblRecordCount.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblRecordCount.Name = "lblRecordCount"; this.lblRecordCount.Size = new System.Drawing.Size(231, 19); this.lblRecordCount.TabIndex = 44; this.lblRecordCount.Text = "No se ha realizado la búsqueda aún."; this.lblRecordCount.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // btnConfirmProcess // this.btnConfirmProcess.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnConfirmProcess.Image = global::Sigesoft.Node.WinClient.UI.Resources.server_add; this.btnConfirmProcess.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnConfirmProcess.Location = new System.Drawing.Point(597, 485); this.btnConfirmProcess.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.btnConfirmProcess.Name = "btnConfirmProcess"; this.btnConfirmProcess.Size = new System.Drawing.Size(177, 30); this.btnConfirmProcess.TabIndex = 45; this.btnConfirmProcess.Text = "Guardar y Procesar Movimiento"; this.btnConfirmProcess.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btnConfirmProcess.UseVisualStyleBackColor = true; this.btnConfirmProcess.Click += new System.EventHandler(this.btnConfirmProcess_Click); // // frmWarehouseInput // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(989, 553); this.Controls.Add(this.btnConfirmProcess); this.Controls.Add(this.lblRecordCount); this.Controls.Add(this.btnSaveRefresh); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnDiscardProcess); this.Controls.Add(this.groupBox3); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.Name = "frmWarehouseInput"; this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Load += new System.EventHandler(this.frmWarehouseInput_Load); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grdData)).EndInit(); this.contextMenuGrdData.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uvAddItem)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uvWarehouseInput)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_DocTypeName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_DocNumber"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_Pacient"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_OrganizationIntermediaryName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_ServiceName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_ProtocolName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_CalendarStatusName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("d_EntryTimeCM"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("d_EntryToMedicalCenter"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_Pacient"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_FirstName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_FirstLastName", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_SecondLastName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_SexTypeName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_DocTypeName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_DocNumber"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("d_Birthdate"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("i_DocTypeId"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("i_SexTypeId"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_OccupationName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_OrganitationName"); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); this.txtDocNumber = new System.Windows.Forms.TextBox(); this.ddlDocTypeId = new System.Windows.Forms.ComboBox(); this.label12 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.btnFilter = new System.Windows.Forms.Button(); this.grdData = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.mnuGridCancelar = new System.Windows.Forms.ToolStripMenuItem(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.lblRecordCountTotal = new System.Windows.Forms.Label(); this.uvCM = new Infragistics.Win.Misc.UltraValidator(this.components); this.txtNameOrOrganization = new System.Windows.Forms.TextBox(); this.lblRecordCountPendiente = new System.Windows.Forms.Label(); this.btnUpdateandSelect = new System.Windows.Forms.Button(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.btnSearchAuthoritation = new System.Windows.Forms.Button(); this.label2 = new System.Windows.Forms.Label(); this.grdDataPeopleAuthoritation = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.uvPersonAuthoritation = new Infragistics.Win.Misc.UltraValidator(this.components); this.btnCancelPersonAuthoritation = new System.Windows.Forms.Button(); ((System.ComponentModel.ISupportInitialize)(this.grdData)).BeginInit(); this.contextMenuStrip1.SuspendLayout(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uvCM)).BeginInit(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdDataPeopleAuthoritation)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uvPersonAuthoritation)).BeginInit(); this.SuspendLayout(); // // txtDocNumber // this.txtDocNumber.Location = new System.Drawing.Point(405, 21); this.txtDocNumber.Margin = new System.Windows.Forms.Padding(2); this.txtDocNumber.MaxLength = 20; this.txtDocNumber.Name = "txtDocNumber"; this.txtDocNumber.Size = new System.Drawing.Size(137, 20); this.txtDocNumber.TabIndex = 16; this.uvCM.GetValidationSettings(this.txtDocNumber).DataType = typeof(string); this.uvCM.GetValidationSettings(this.txtDocNumber).EmptyValueCriteria = Infragistics.Win.Misc.EmptyValueCriteria.NullOrEmptyString; this.uvCM.GetValidationSettings(this.txtDocNumber).IsRequired = true; this.txtDocNumber.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtDocNumber_KeyPress); // // ddlDocTypeId // this.ddlDocTypeId.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ddlDocTypeId.DropDownWidth = 220; this.ddlDocTypeId.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ddlDocTypeId.FormattingEnabled = true; this.ddlDocTypeId.Location = new System.Drawing.Point(101, 21); this.ddlDocTypeId.Margin = new System.Windows.Forms.Padding(2); this.ddlDocTypeId.Name = "ddlDocTypeId"; this.ddlDocTypeId.Size = new System.Drawing.Size(166, 21); this.ddlDocTypeId.TabIndex = 15; this.uvCM.GetValidationSettings(this.ddlDocTypeId).Condition = new Infragistics.Win.OperatorCondition(Infragistics.Win.ConditionOperator.NotEquals, "--Seleccionar--", true, typeof(string)); this.uvCM.GetValidationSettings(this.ddlDocTypeId).IsRequired = true; this.ddlDocTypeId.SelectedIndexChanged += new System.EventHandler(this.ddlDocTypeId_SelectedIndexChanged); // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label12.ForeColor = System.Drawing.Color.Black; this.label12.Location = new System.Drawing.Point(292, 24); this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(102, 13); this.label12.TabIndex = 18; this.label12.Text = "Número Documento"; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label13.ForeColor = System.Drawing.Color.Black; this.label13.Location = new System.Drawing.Point(11, 24); this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(86, 13); this.label13.TabIndex = 17; this.label13.Text = "Tipo Documento"; // // btnFilter // this.btnFilter.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnFilter.ForeColor = System.Drawing.Color.Black; this.btnFilter.Image = global::Sigesoft.Node.WinClient.UI.Resources.system_search; this.btnFilter.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnFilter.Location = new System.Drawing.Point(601, 17); this.btnFilter.Margin = new System.Windows.Forms.Padding(2); this.btnFilter.Name = "btnFilter"; this.btnFilter.Size = new System.Drawing.Size(128, 24); this.btnFilter.TabIndex = 19; this.btnFilter.Text = "Buscar y Registrar"; this.btnFilter.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btnFilter.UseVisualStyleBackColor = true; this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click); // // grdData // this.grdData.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grdData.CausesValidation = false; this.grdData.ContextMenuStrip = this.contextMenuStrip1; appearance1.BackColor = System.Drawing.Color.White; appearance1.BackColor2 = System.Drawing.Color.Silver; appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.grdData.DisplayLayout.Appearance = appearance1; ultraGridColumn37.Header.Caption = "Documento"; ultraGridColumn37.Header.VisiblePosition = 0; ultraGridColumn37.Width = 70; ultraGridColumn38.Header.Caption = "Número"; ultraGridColumn38.Header.VisiblePosition = 1; ultraGridColumn38.Width = 79; ultraGridColumn12.Header.Caption = "Trabajador(a)"; ultraGridColumn12.Header.VisiblePosition = 2; ultraGridColumn12.Width = 216; ultraGridColumn13.Header.Caption = "Empresa"; ultraGridColumn13.Header.VisiblePosition = 3; ultraGridColumn13.Width = 165; ultraGridColumn16.Header.Caption = "Servicio"; ultraGridColumn16.Header.VisiblePosition = 4; ultraGridColumn16.Width = 150; ultraGridColumn15.Header.Caption = "Protocolo"; ultraGridColumn15.Header.VisiblePosition = 5; ultraGridColumn15.Width = 233; ultraGridColumn14.Header.Caption = "Estado Cita"; ultraGridColumn14.Header.VisiblePosition = 6; ultraGridColumn40.Format = "dd/MM/yyyy hh:mm tt"; ultraGridColumn40.Header.Caption = "Fecha Ingreso CM"; ultraGridColumn40.Header.VisiblePosition = 7; ultraGridColumn40.Width = 117; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn37, ultraGridColumn38, ultraGridColumn12, ultraGridColumn13, ultraGridColumn16, ultraGridColumn15, ultraGridColumn14, ultraGridColumn40 }); this.grdData.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.grdData.DisplayLayout.InterBandSpacing = 10; this.grdData.DisplayLayout.MaxColScrollRegions = 1; this.grdData.DisplayLayout.MaxRowScrollRegions = 1; this.grdData.DisplayLayout.NewColumnLoadStyle = Infragistics.Win.UltraWinGrid.NewColumnLoadStyle.Hide; this.grdData.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.grdData.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; this.grdData.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True; this.grdData.DisplayLayout.Override.AllowRowSummaries = Infragistics.Win.UltraWinGrid.AllowRowSummaries.False; this.grdData.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; this.grdData.DisplayLayout.Override.BorderStyleHeader = Infragistics.Win.UIElementBorderStyle.Solid; appearance2.BackColor = System.Drawing.Color.Transparent; this.grdData.DisplayLayout.Override.CardAreaAppearance = appearance2; appearance3.BackColor = System.Drawing.Color.White; appearance3.BackColor2 = System.Drawing.Color.White; appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump; this.grdData.DisplayLayout.Override.CellAppearance = appearance3; this.grdData.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; appearance4.BackColor = System.Drawing.Color.White; appearance4.BackColor2 = System.Drawing.Color.LightGray; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance4.BorderColor = System.Drawing.Color.DarkGray; appearance4.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.grdData.DisplayLayout.Override.HeaderAppearance = appearance4; this.grdData.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; appearance5.AlphaLevel = ((short)(187)); appearance5.BackColor = System.Drawing.Color.Gainsboro; appearance5.BackColor2 = System.Drawing.Color.Gainsboro; appearance5.ForegroundAlpha = Infragistics.Win.Alpha.Opaque; this.grdData.DisplayLayout.Override.RowAlternateAppearance = appearance5; appearance6.ForeColor = System.Drawing.SystemColors.ActiveCaption; this.grdData.DisplayLayout.Override.RowSelectorAppearance = appearance6; this.grdData.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; appearance7.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; appearance7.BackColor2 = System.Drawing.SystemColors.GradientInactiveCaption; appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump; appearance7.BorderColor = System.Drawing.SystemColors.GradientActiveCaption; appearance7.BorderColor2 = System.Drawing.SystemColors.GradientActiveCaption; appearance7.FontData.BoldAsString = "False"; appearance7.ForeColor = System.Drawing.Color.Black; this.grdData.DisplayLayout.Override.SelectedRowAppearance = appearance7; this.grdData.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single; this.grdData.DisplayLayout.RowConnectorColor = System.Drawing.SystemColors.ControlDarkDark; this.grdData.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Dashed; this.grdData.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.grdData.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.grdData.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.grdData.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.grdData.ImeMode = System.Windows.Forms.ImeMode.Off; this.grdData.Location = new System.Drawing.Point(17, 81); this.grdData.Margin = new System.Windows.Forms.Padding(2); this.grdData.Name = "grdData"; this.grdData.Size = new System.Drawing.Size(753, 290); this.grdData.TabIndex = 44; this.grdData.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.grdData_InitializeRow); this.grdData.AfterSelectChange += new Infragistics.Win.UltraWinGrid.AfterSelectChangeEventHandler(this.grdData_AfterSelectChange); this.grdData.MouseDown += new System.Windows.Forms.MouseEventHandler(this.grdData_MouseDown); // // contextMenuStrip1 // this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.mnuGridCancelar }); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(197, 26); // // mnuGridCancelar // this.mnuGridCancelar.Image = global::Sigesoft.Node.WinClient.UI.Resources.delete; this.mnuGridCancelar.Name = "mnuGridCancelar"; this.mnuGridCancelar.Size = new System.Drawing.Size(196, 22); this.mnuGridCancelar.Text = "Cancelar Ingreso al CM"; this.mnuGridCancelar.Click += new System.EventHandler(this.mnuGridCancelar_Click); // // groupBox1 // this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox1.Controls.Add(this.btnFilter); this.groupBox1.Controls.Add(this.label13); this.groupBox1.Controls.Add(this.label12); this.groupBox1.Controls.Add(this.txtDocNumber); this.groupBox1.Controls.Add(this.ddlDocTypeId); this.groupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupBox1.ForeColor = System.Drawing.Color.MediumBlue; this.groupBox1.Location = new System.Drawing.Point(17, 12); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(753, 48); this.groupBox1.TabIndex = 49; this.groupBox1.TabStop = false; this.groupBox1.Text = "Registro Ingreso Agendados"; // // lblRecordCountTotal // this.lblRecordCountTotal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.lblRecordCountTotal.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblRecordCountTotal.ForeColor = System.Drawing.Color.MediumBlue; this.lblRecordCountTotal.Location = new System.Drawing.Point(552, 63); this.lblRecordCountTotal.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblRecordCountTotal.Name = "lblRecordCountTotal"; this.lblRecordCountTotal.Size = new System.Drawing.Size(83, 16); this.lblRecordCountTotal.TabIndex = 52; this.lblRecordCountTotal.Text = "Total :"; this.lblRecordCountTotal.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // txtNameOrOrganization // this.txtNameOrOrganization.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtNameOrOrganization.Location = new System.Drawing.Point(127, 16); this.txtNameOrOrganization.Margin = new System.Windows.Forms.Padding(2); this.txtNameOrOrganization.MaxLength = 100; this.txtNameOrOrganization.Name = "txtNameOrOrganization"; this.txtNameOrOrganization.Size = new System.Drawing.Size(416, 20); this.txtNameOrOrganization.TabIndex = 16; this.uvPersonAuthoritation.GetValidationSettings(this.txtNameOrOrganization).DataType = typeof(string); this.uvPersonAuthoritation.GetValidationSettings(this.txtNameOrOrganization).EmptyValueCriteria = Infragistics.Win.Misc.EmptyValueCriteria.NullOrEmptyString; this.uvPersonAuthoritation.GetValidationSettings(this.txtNameOrOrganization).IsRequired = true; this.txtNameOrOrganization.TextChanged += new System.EventHandler(this.txtNameOrOrganization_TextChanged); // // lblRecordCountPendiente // this.lblRecordCountPendiente.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.lblRecordCountPendiente.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblRecordCountPendiente.ForeColor = System.Drawing.Color.MediumBlue; this.lblRecordCountPendiente.Location = new System.Drawing.Point(654, 63); this.lblRecordCountPendiente.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblRecordCountPendiente.Name = "lblRecordCountPendiente"; this.lblRecordCountPendiente.Size = new System.Drawing.Size(101, 16); this.lblRecordCountPendiente.TabIndex = 54; this.lblRecordCountPendiente.Text = "Pendientes : "; this.lblRecordCountPendiente.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.lblRecordCountPendiente.Click += new System.EventHandler(this.lblRecordCountPendiente_Click); // // btnUpdateandSelect // this.btnUpdateandSelect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnUpdateandSelect.Enabled = false; this.btnUpdateandSelect.ForeColor = System.Drawing.Color.Black; this.btnUpdateandSelect.Image = global::Sigesoft.Node.WinClient.UI.Resources.delete; this.btnUpdateandSelect.ImageAlign = System.Drawing.ContentAlignment.TopLeft; this.btnUpdateandSelect.Location = new System.Drawing.Point(774, 81); this.btnUpdateandSelect.Margin = new System.Windows.Forms.Padding(2); this.btnUpdateandSelect.Name = "btnUpdateandSelect"; this.btnUpdateandSelect.Size = new System.Drawing.Size(92, 43); this.btnUpdateandSelect.TabIndex = 55; this.btnUpdateandSelect.Text = "Cancelar Ingreso al CM"; this.btnUpdateandSelect.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btnUpdateandSelect.UseVisualStyleBackColor = true; this.btnUpdateandSelect.Click += new System.EventHandler(this.btnUpdateandSelect_Click); // // groupBox2 // this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox2.Controls.Add(this.btnSearchAuthoritation); this.groupBox2.Controls.Add(this.label2); this.groupBox2.Controls.Add(this.txtNameOrOrganization); this.groupBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupBox2.ForeColor = System.Drawing.Color.MediumBlue; this.groupBox2.Location = new System.Drawing.Point(17, 376); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(753, 43); this.groupBox2.TabIndex = 56; this.groupBox2.TabStop = false; this.groupBox2.Text = "Registro Ingreso Autorizados"; // // btnSearchAuthoritation // this.btnSearchAuthoritation.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnSearchAuthoritation.ForeColor = System.Drawing.Color.Black; this.btnSearchAuthoritation.Image = global::Sigesoft.Node.WinClient.UI.Resources.system_search; this.btnSearchAuthoritation.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnSearchAuthoritation.Location = new System.Drawing.Point(601, 14); this.btnSearchAuthoritation.Margin = new System.Windows.Forms.Padding(2); this.btnSearchAuthoritation.Name = "btnSearchAuthoritation"; this.btnSearchAuthoritation.Size = new System.Drawing.Size(73, 24); this.btnSearchAuthoritation.TabIndex = 19; this.btnSearchAuthoritation.Text = "Buscar"; this.btnSearchAuthoritation.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btnSearchAuthoritation.UseVisualStyleBackColor = true; this.btnSearchAuthoritation.Click += new System.EventHandler(this.btnSearchAuthoritation_Click); // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.ForeColor = System.Drawing.Color.Black; this.label2.Location = new System.Drawing.Point(27, 20); this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(96, 13); this.label2.TabIndex = 18; this.label2.Text = "Nombre / Empresa"; // // grdDataPeopleAuthoritation // this.grdDataPeopleAuthoritation.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grdDataPeopleAuthoritation.CausesValidation = false; appearance8.BackColor = System.Drawing.Color.White; appearance8.BackColor2 = System.Drawing.Color.LightGray; appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.grdDataPeopleAuthoritation.DisplayLayout.Appearance = appearance8; ultraGridColumn17.Format = "dd/MM/yyyy hh:mm tt"; ultraGridColumn17.Header.Caption = "Hora de Ingreso"; ultraGridColumn17.Header.VisiblePosition = 0; ultraGridColumn17.Width = 115; ultraGridColumn18.Header.Caption = "Trabajador(a)"; ultraGridColumn18.Header.VisiblePosition = 1; ultraGridColumn18.Width = 228; ultraGridColumn3.Header.Caption = "Nombre"; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.Hidden = true; ultraGridColumn3.Width = 172; ultraGridColumn6.Header.Caption = "Apellido Paterno"; ultraGridColumn6.Header.VisiblePosition = 3; ultraGridColumn6.Hidden = true; ultraGridColumn6.Width = 118; ultraGridColumn7.Header.Caption = "Apellido Materno"; ultraGridColumn7.Header.VisiblePosition = 4; ultraGridColumn7.Hidden = true; ultraGridColumn7.Width = 123; ultraGridColumn2.Header.Caption = "Género"; ultraGridColumn2.Header.VisiblePosition = 11; ultraGridColumn4.Header.Caption = "Tipo Documento"; ultraGridColumn4.Header.VisiblePosition = 8; ultraGridColumn5.Header.Caption = "Número Documento"; ultraGridColumn5.Header.VisiblePosition = 9; ultraGridColumn9.Header.Caption = "Fecha Nacimiento"; ultraGridColumn9.Header.VisiblePosition = 12; ultraGridColumn1.Header.Caption = "ID Tipo Documento"; ultraGridColumn1.Header.VisiblePosition = 7; ultraGridColumn8.Header.Caption = "ID Género"; ultraGridColumn8.Header.VisiblePosition = 10; ultraGridColumn10.Header.Caption = "Puesto"; ultraGridColumn10.Header.VisiblePosition = 6; ultraGridColumn10.Width = 119; ultraGridColumn11.Header.Caption = "Empresa"; ultraGridColumn11.Header.VisiblePosition = 5; ultraGridColumn11.Width = 211; ultraGridBand2.Columns.AddRange(new object[] { ultraGridColumn17, ultraGridColumn18, ultraGridColumn3, ultraGridColumn6, ultraGridColumn7, ultraGridColumn2, ultraGridColumn4, ultraGridColumn5, ultraGridColumn9, ultraGridColumn1, ultraGridColumn8, ultraGridColumn10, ultraGridColumn11 }); this.grdDataPeopleAuthoritation.DisplayLayout.BandsSerializer.Add(ultraGridBand2); this.grdDataPeopleAuthoritation.DisplayLayout.InterBandSpacing = 10; this.grdDataPeopleAuthoritation.DisplayLayout.MaxColScrollRegions = 1; this.grdDataPeopleAuthoritation.DisplayLayout.MaxRowScrollRegions = 1; this.grdDataPeopleAuthoritation.DisplayLayout.NewColumnLoadStyle = Infragistics.Win.UltraWinGrid.NewColumnLoadStyle.Hide; this.grdDataPeopleAuthoritation.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.grdDataPeopleAuthoritation.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; this.grdDataPeopleAuthoritation.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True; this.grdDataPeopleAuthoritation.DisplayLayout.Override.AllowRowSummaries = Infragistics.Win.UltraWinGrid.AllowRowSummaries.False; this.grdDataPeopleAuthoritation.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; this.grdDataPeopleAuthoritation.DisplayLayout.Override.BorderStyleHeader = Infragistics.Win.UIElementBorderStyle.Solid; appearance9.BackColor = System.Drawing.Color.Transparent; this.grdDataPeopleAuthoritation.DisplayLayout.Override.CardAreaAppearance = appearance9; appearance10.BackColor = System.Drawing.Color.White; appearance10.BackColor2 = System.Drawing.Color.White; appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump; this.grdDataPeopleAuthoritation.DisplayLayout.Override.CellAppearance = appearance10; this.grdDataPeopleAuthoritation.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; appearance11.BackColor = System.Drawing.Color.White; appearance11.BackColor2 = System.Drawing.Color.LightGray; appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance11.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.grdDataPeopleAuthoritation.DisplayLayout.Override.HeaderAppearance = appearance11; this.grdDataPeopleAuthoritation.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; appearance12.AlphaLevel = ((short)(187)); appearance12.BackColor = System.Drawing.Color.Gainsboro; appearance12.BackColor2 = System.Drawing.Color.Gainsboro; appearance12.ForeColor = System.Drawing.Color.Black; appearance12.ForegroundAlpha = Infragistics.Win.Alpha.Opaque; this.grdDataPeopleAuthoritation.DisplayLayout.Override.RowAlternateAppearance = appearance12; appearance13.ForeColor = System.Drawing.SystemColors.ActiveCaption; this.grdDataPeopleAuthoritation.DisplayLayout.Override.RowSelectorAppearance = appearance13; this.grdDataPeopleAuthoritation.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; appearance14.BackColor = System.Drawing.SystemColors.Highlight; appearance14.BackColor2 = System.Drawing.SystemColors.ActiveCaption; appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump; appearance14.FontData.BoldAsString = "True"; this.grdDataPeopleAuthoritation.DisplayLayout.Override.SelectedRowAppearance = appearance14; this.grdDataPeopleAuthoritation.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single; this.grdDataPeopleAuthoritation.DisplayLayout.RowConnectorColor = System.Drawing.SystemColors.ControlDarkDark; this.grdDataPeopleAuthoritation.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Dashed; this.grdDataPeopleAuthoritation.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.grdDataPeopleAuthoritation.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.grdDataPeopleAuthoritation.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.grdDataPeopleAuthoritation.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.grdDataPeopleAuthoritation.ImeMode = System.Windows.Forms.ImeMode.Off; this.grdDataPeopleAuthoritation.Location = new System.Drawing.Point(17, 424); this.grdDataPeopleAuthoritation.Margin = new System.Windows.Forms.Padding(2); this.grdDataPeopleAuthoritation.Name = "grdDataPeopleAuthoritation"; this.grdDataPeopleAuthoritation.Size = new System.Drawing.Size(753, 224); this.grdDataPeopleAuthoritation.TabIndex = 62; this.grdDataPeopleAuthoritation.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.grdDataPeopleAuthoritation_InitializeRow); this.grdDataPeopleAuthoritation.DoubleClick += new System.EventHandler(this.grdDataPeopleAuthoritation_DoubleClick); this.grdDataPeopleAuthoritation.MouseDown += new System.Windows.Forms.MouseEventHandler(this.grdDataPeopleAuthoritation_MouseDown); // // btnCancelPersonAuthoritation // this.btnCancelPersonAuthoritation.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnCancelPersonAuthoritation.Enabled = false; this.btnCancelPersonAuthoritation.ForeColor = System.Drawing.Color.Black; this.btnCancelPersonAuthoritation.Image = global::Sigesoft.Node.WinClient.UI.Resources.delete; this.btnCancelPersonAuthoritation.ImageAlign = System.Drawing.ContentAlignment.TopLeft; this.btnCancelPersonAuthoritation.Location = new System.Drawing.Point(774, 424); this.btnCancelPersonAuthoritation.Margin = new System.Windows.Forms.Padding(2); this.btnCancelPersonAuthoritation.Name = "btnCancelPersonAuthoritation"; this.btnCancelPersonAuthoritation.Size = new System.Drawing.Size(92, 43); this.btnCancelPersonAuthoritation.TabIndex = 63; this.btnCancelPersonAuthoritation.Text = "Cancelar Ingreso al CM"; this.btnCancelPersonAuthoritation.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btnCancelPersonAuthoritation.UseVisualStyleBackColor = true; this.btnCancelPersonAuthoritation.Click += new System.EventHandler(this.btnCancelPersonAuthoritation_Click); // // frmEntryToMedical // this.AcceptButton = this.btnFilter; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.ClientSize = new System.Drawing.Size(886, 655); this.Controls.Add(this.btnCancelPersonAuthoritation); this.Controls.Add(this.grdDataPeopleAuthoritation); this.Controls.Add(this.groupBox2); this.Controls.Add(this.btnUpdateandSelect); this.Controls.Add(this.grdData); this.Controls.Add(this.lblRecordCountPendiente); this.Controls.Add(this.lblRecordCountTotal); this.Controls.Add(this.groupBox1); this.Name = "frmEntryToMedical"; this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Registro de Ingreso Centro Médico"; this.Load += new System.EventHandler(this.frmEntryToMedical_Load); ((System.ComponentModel.ISupportInitialize)(this.grdData)).EndInit(); this.contextMenuStrip1.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uvCM)).EndInit(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdDataPeopleAuthoritation)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uvPersonAuthoritation)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Base_Templet)); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("BTempletList", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cFunction"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cCaption"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cTempletPath"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cPrinter"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bDefault"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("dAddTime"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl(); this.ImgCollection16 = new DevExpress.Utils.ImageCollection(this.components); this.bsiPrint = new DevExpress.XtraBars.BarSubItem(); this.biExport = new DevExpress.XtraBars.BarButtonItem(); this.biSave = new DevExpress.XtraBars.BarButtonItem(); this.biExit = new DevExpress.XtraBars.BarButtonItem(); this.biEdit = new DevExpress.XtraBars.BarButtonItem(); this.biDelete = new DevExpress.XtraBars.BarButtonItem(); this.ImgCollection32 = new DevExpress.Utils.ImageCollection(this.components); this.ribbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage(); this.rpgSystem = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.rpgExport = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.rpgNew = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.tsgfMain = new UpjdControlBox.ToolStripGridFunction(); this.uGridRawMaterial = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.bTempletListBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dataBaseControl = new JWMSH.DLL.DataBaseControl(); this.bTempletListTableAdapter = new JWMSH.DLL.DataBaseControlTableAdapters.BTempletListTableAdapter(); this.ofdMain = new System.Windows.Forms.OpenFileDialog(); ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ImgCollection16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ImgCollection32)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uGridRawMaterial)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bTempletListBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataBaseControl)).BeginInit(); this.SuspendLayout(); // // ribbon // this.ribbon.ExpandCollapseItem.Id = 0; this.ribbon.ExpandCollapseItem.Name = ""; this.ribbon.Images = this.ImgCollection16; this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.ribbon.ExpandCollapseItem, this.bsiPrint, this.biExport, this.biSave, this.biExit, this.biEdit, this.biDelete }); this.ribbon.LargeImages = this.ImgCollection32; this.ribbon.Location = new System.Drawing.Point(0, 0); this.ribbon.MaxItemId = 70; this.ribbon.Name = "ribbon"; this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { this.ribbonPage }); this.ribbon.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010; this.ribbon.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; this.ribbon.ShowCategoryInCaption = false; this.ribbon.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide; this.ribbon.Size = new System.Drawing.Size(984, 98); this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden; // // ImgCollection16 // this.ImgCollection16.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ImgCollection16.ImageStream"))); this.ImgCollection16.InsertImage(global::JWMSH.Properties.Resources.design, "design", typeof(global::JWMSH.Properties.Resources), 0); this.ImgCollection16.Images.SetKeyName(0, "design"); this.ImgCollection16.InsertImage(global::JWMSH.Properties.Resources.preview, "preview", typeof(global::JWMSH.Properties.Resources), 1); this.ImgCollection16.Images.SetKeyName(1, "preview"); this.ImgCollection16.InsertImage(global::JWMSH.Properties.Resources.print, "print", typeof(global::JWMSH.Properties.Resources), 2); this.ImgCollection16.Images.SetKeyName(2, "print"); // // bsiPrint // this.bsiPrint.Caption = "打印"; this.bsiPrint.Id = 2; this.bsiPrint.LargeImageIndex = 7; this.bsiPrint.Name = "bsiPrint"; this.bsiPrint.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large; // // biExport // this.biExport.Caption = "输出"; this.biExport.Id = 3; this.biExport.LargeImageIndex = 5; this.biExport.Name = "biExport"; this.biExport.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large; this.biExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExport_ItemClick); // // biSave // this.biSave.Caption = "保存"; this.biSave.Enabled = false; this.biSave.Id = 46; this.biSave.LargeImageIndex = 8; this.biSave.Name = "biSave"; this.biSave.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large; this.biSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biSave_ItemClick); // // biExit // this.biExit.Caption = "退出"; this.biExit.Id = 62; this.biExit.LargeImageIndex = 4; this.biExit.Name = "biExit"; this.biExit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExit_ItemClick); // // biEdit // this.biEdit.Caption = "修改"; this.biEdit.Id = 67; this.biEdit.LargeImageIndex = 2; this.biEdit.Name = "biEdit"; this.biEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biEdit_ItemClick); // // biDelete // this.biDelete.Caption = "停用"; this.biDelete.Id = 68; this.biDelete.LargeImageIndex = 9; this.biDelete.Name = "biDelete"; this.biDelete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biDelete_ItemClick); // // ImgCollection32 // this.ImgCollection32.ImageSize = new System.Drawing.Size(32, 32); this.ImgCollection32.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ImgCollection32.ImageStream"))); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.abandon, "abandon", typeof(global::JWMSH.Properties.Resources), 0); this.ImgCollection32.Images.SetKeyName(0, "abandon"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.add, "add", typeof(global::JWMSH.Properties.Resources), 1); this.ImgCollection32.Images.SetKeyName(1, "add"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.edit, "edit", typeof(global::JWMSH.Properties.Resources), 2); this.ImgCollection32.Images.SetKeyName(2, "edit"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.examin, "examin", typeof(global::JWMSH.Properties.Resources), 3); this.ImgCollection32.Images.SetKeyName(3, "examin"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.exit, "exit", typeof(global::JWMSH.Properties.Resources), 4); this.ImgCollection32.Images.SetKeyName(4, "exit"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.ExportDialog, "ExportDialog", typeof(global::JWMSH.Properties.Resources), 5); this.ImgCollection32.Images.SetKeyName(5, "ExportDialog"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.giveup, "giveup", typeof(global::JWMSH.Properties.Resources), 6); this.ImgCollection32.Images.SetKeyName(6, "giveup"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.printDialog, "printDialog", typeof(global::JWMSH.Properties.Resources), 7); this.ImgCollection32.Images.SetKeyName(7, "printDialog"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.save, "save", typeof(global::JWMSH.Properties.Resources), 8); this.ImgCollection32.Images.SetKeyName(8, "save"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.delete1, "delete1", typeof(global::JWMSH.Properties.Resources), 9); this.ImgCollection32.Images.SetKeyName(9, "delete1"); // // ribbonPage // this.ribbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { this.rpgSystem, this.rpgExport, this.rpgNew }); this.ribbonPage.Name = "ribbonPage"; this.ribbonPage.Text = "菜单选项"; // // rpgSystem // this.rpgSystem.ItemLinks.Add(this.biExit); this.rpgSystem.Name = "rpgSystem"; this.rpgSystem.ShowCaptionButton = false; this.rpgSystem.Text = "系统"; // // rpgExport // this.rpgExport.ItemLinks.Add(this.biExport); this.rpgExport.Name = "rpgExport"; this.rpgExport.ShowCaptionButton = false; this.rpgExport.Text = "处理"; // // rpgNew // this.rpgNew.ItemLinks.Add(this.biEdit); this.rpgNew.ItemLinks.Add(this.biSave); this.rpgNew.ItemLinks.Add(this.biDelete); this.rpgNew.Name = "rpgNew"; this.rpgNew.ShowCaptionButton = false; this.rpgNew.Text = "操作"; // // tsgfMain // this.tsgfMain.Constr = null; this.tsgfMain.Dock = System.Windows.Forms.DockStyle.Top; this.tsgfMain.FormId = null; this.tsgfMain.FormName = null; this.tsgfMain.Location = new System.Drawing.Point(0, 98); this.tsgfMain.Name = "tsgfMain"; this.tsgfMain.Size = new System.Drawing.Size(984, 25); this.tsgfMain.TabIndex = 16; this.tsgfMain.UGrid = this.uGridRawMaterial; // // uGridRawMaterial // this.uGridRawMaterial.DataSource = this.bTempletListBindingSource; appearance1.BackColor = System.Drawing.Color.White; this.uGridRawMaterial.DisplayLayout.Appearance = appearance1; this.uGridRawMaterial.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn; ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn2.Header.VisiblePosition = 0; ultraGridColumn2.Hidden = true; ultraGridColumn2.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList; ultraGridColumn3.Header.Caption = "模块"; ultraGridColumn3.Header.VisiblePosition = 1; ultraGridColumn3.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList; ultraGridColumn4.Header.Caption = "标签标题"; ultraGridColumn4.Header.VisiblePosition = 2; ultraGridColumn4.Width = 177; ultraGridColumn5.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always; ultraGridColumn5.Header.Caption = "标签文件名"; ultraGridColumn5.Header.VisiblePosition = 3; ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.EditButton; ultraGridColumn5.Width = 188; ultraGridColumn6.Header.Caption = "打印机"; ultraGridColumn6.Header.VisiblePosition = 4; ultraGridColumn6.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList; ultraGridColumn6.Width = 224; ultraGridColumn7.DefaultCellValue = "False"; ultraGridColumn7.Header.Caption = "是否默认模版"; ultraGridColumn7.Header.VisiblePosition = 5; ultraGridColumn7.Width = 167; ultraGridColumn1.Header.VisiblePosition = 6; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn1 }); this.uGridRawMaterial.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.uGridRawMaterial.DisplayLayout.GroupByBox.Prompt = "如需按照某个列进行分类汇总请把列名拖动到此处"; this.uGridRawMaterial.DisplayLayout.MaxColScrollRegions = 1; this.uGridRawMaterial.DisplayLayout.MaxRowScrollRegions = 1; appearance2.BackColor = System.Drawing.Color.Transparent; this.uGridRawMaterial.DisplayLayout.Override.CardAreaAppearance = appearance2; this.uGridRawMaterial.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.uGridRawMaterial.DisplayLayout.Override.CellPadding = 3; appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance3.TextHAlignAsString = "Center"; appearance3.TextVAlignAsString = "Middle"; appearance3.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.uGridRawMaterial.DisplayLayout.Override.HeaderAppearance = appearance3; this.uGridRawMaterial.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.Select; appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.uGridRawMaterial.DisplayLayout.Override.RowAlternateAppearance = appearance4; appearance5.BorderColor = System.Drawing.Color.Black; appearance5.TextHAlignAsString = "Right"; appearance5.TextVAlignAsString = "Middle"; this.uGridRawMaterial.DisplayLayout.Override.RowAppearance = appearance5; appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.uGridRawMaterial.DisplayLayout.Override.RowSelectorAppearance = appearance6; appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.uGridRawMaterial.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance7; this.uGridRawMaterial.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton; this.uGridRawMaterial.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.uGridRawMaterial.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.uGridRawMaterial.DisplayLayout.Override.RowSelectorWidth = 40; appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance8.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance8.BorderColor = System.Drawing.Color.Black; appearance8.ForeColor = System.Drawing.Color.Black; this.uGridRawMaterial.DisplayLayout.Override.SelectedRowAppearance = appearance8; this.uGridRawMaterial.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.None; this.uGridRawMaterial.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.uGridRawMaterial.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.uGridRawMaterial.Dock = System.Windows.Forms.DockStyle.Fill; this.uGridRawMaterial.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uGridRawMaterial.Location = new System.Drawing.Point(0, 123); this.uGridRawMaterial.Name = "uGridRawMaterial"; this.uGridRawMaterial.Size = new System.Drawing.Size(984, 439); this.uGridRawMaterial.TabIndex = 17; this.uGridRawMaterial.UpdateMode = Infragistics.Win.UltraWinGrid.UpdateMode.OnCellChangeOrLostFocus; this.uGridRawMaterial.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.uGridRawMaterial_ClickCellButton); // // bTempletListBindingSource // this.bTempletListBindingSource.DataMember = "BTempletList"; this.bTempletListBindingSource.DataSource = this.dataBaseControl; // // dataBaseControl // this.dataBaseControl.DataSetName = "DataBaseControl"; this.dataBaseControl.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // bTempletListTableAdapter // this.bTempletListTableAdapter.ClearBeforeFill = true; // // ofdMain // this.ofdMain.FileName = "查找模版文件"; this.ofdMain.Filter = "打印模版(*.repx)|*.repx"; // // Base_Templet // 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(984, 562); this.Controls.Add(this.uGridRawMaterial); this.Controls.Add(this.tsgfMain); this.Controls.Add(this.ribbon); this.Icon = global::JWMSH.Properties.Resources.scanicon; this.Name = "Base_Templet"; this.Text = "标签模版维护"; this.Load += new System.EventHandler(this.Base_RawMaterial_Load); ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ImgCollection16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ImgCollection32)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uGridRawMaterial)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bTempletListBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataBaseControl)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("name"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("crdate"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("filename"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("backup"); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance("选择路径"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("operation"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance("操作"); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BackupForm)); this.ugdList = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.imageList1 = new System.Windows.Forms.ImageList(); this.fbdFile = new System.Windows.Forms.FolderBrowserDialog(); this.msMain = new System.Windows.Forms.MenuStrip(); this.tsmiOnline = new System.Windows.Forms.ToolStripMenuItem(); ((System.ComponentModel.ISupportInitialize)(this.ugdList)).BeginInit(); this.msMain.SuspendLayout(); this.SuspendLayout(); // // ugdList // ultraGridColumn2.Header.Caption = "数据库名称"; ultraGridColumn2.Header.VisiblePosition = 0; ultraGridColumn2.Width = 141; ultraGridColumn3.Header.Caption = "创建时间"; ultraGridColumn3.Header.VisiblePosition = 1; ultraGridColumn3.Width = 153; ultraGridColumn4.Header.Caption = "文件路径"; ultraGridColumn4.Header.VisiblePosition = 2; ultraGridColumn4.Width = 384; ultraGridColumn9.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always; ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; appearance1.Image = "btn_web.png"; appearance1.Tag = "选择路径"; ultraGridColumn9.CellButtonAppearance = appearance1; ultraGridColumn9.Header.Caption = "备份路径"; ultraGridColumn9.Header.VisiblePosition = 3; ultraGridColumn9.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.EditButton; ultraGridColumn9.Width = 361; ultraGridColumn10.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always; ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; appearance2.FontData.Name = "幼圆"; appearance2.Tag = "操作"; ultraGridColumn10.CellButtonAppearance = appearance2; ultraGridColumn10.Header.Caption = "操作"; ultraGridColumn10.Header.VisiblePosition = 4; ultraGridColumn10.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button; ultraGridColumn10.Width = 36; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn9, ultraGridColumn10 }); this.ugdList.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ugdList.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed; this.ugdList.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.Free; this.ugdList.DisplayLayout.Override.AllowColSwapping = Infragistics.Win.UltraWinGrid.AllowColSwapping.NotAllowed; this.ugdList.Dock = System.Windows.Forms.DockStyle.Fill; this.ugdList.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ugdList.ImageList = this.imageList1; this.ugdList.Location = new System.Drawing.Point(0, 25); this.ugdList.Name = "ugdList"; this.ugdList.Size = new System.Drawing.Size(784, 437); this.ugdList.TabIndex = 0; this.ugdList.Text = "数据库列表"; // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "btn_web.png"); // // msMain // this.msMain.BackgroundImage = global::WMSM.Properties.Resources.toolbarBk; this.msMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmiOnline }); this.msMain.Location = new System.Drawing.Point(0, 0); this.msMain.Name = "msMain"; this.msMain.Size = new System.Drawing.Size(784, 25); this.msMain.TabIndex = 1; this.msMain.Text = "menuStrip1"; // // tsmiOnline // this.tsmiOnline.Name = "tsmiOnline"; this.tsmiOnline.Size = new System.Drawing.Size(92, 21); this.tsmiOnline.Text = "在线许可激活"; this.tsmiOnline.Click += new System.EventHandler(this.tsmiOnline_Click); // // BackupForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(784, 462); this.Controls.Add(this.ugdList); this.Controls.Add(this.msMain); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MainMenuStrip = this.msMain; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "BackupForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "数据库备份及管理"; this.Load += new System.EventHandler(this.BackupForm_Load); ((System.ComponentModel.ISupportInitialize)(this.ugdList)).EndInit(); this.msMain.ResumeLayout(false); this.msMain.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ChiusuraAttivitaUI)); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("AttivitaDTO", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AddebitoCompetenze"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AziendaID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Contrattuale"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataFineEffettiva"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataFinePrevista"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Fatturata"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdPraticaRiferimento"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdResponsabileRiferimento"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdSoggettoAttivoRiferimento"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoCompetenze"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NominativoResponsabile"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NominativoSoggetto"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Note"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NumDocumenti"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OggettoPraticaRiferimento"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StatoAttivita"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoAttivitaRiferimento"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrequentlyAccessed"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDeleteAllow"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stato"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Version"); this.dataFineAttivita = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.lblDataChiusura = new Infragistics.Win.Misc.UltraLabel(); this.lblAttivitaAperte = new Infragistics.Win.Misc.UltraLabel(); this.praticaDTOBindingSource = new System.Windows.Forms.BindingSource(this.components); this.reqDataChiusura = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator(); this.reqAttivitaAperte = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator(); this.cmbAttvitaAperte = new Infragistics.Win.UltraWinGrid.UltraCombo(); this.attivitaBindingSource = new System.Windows.Forms.BindingSource(this.components); this.oraFineAttivita = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); ((System.ComponentModel.ISupportInitialize)(this.datiGroup)).BeginInit(); this.datiGroup.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataFineAttivita)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.praticaDTOBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbAttvitaAperte)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.attivitaBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.oraFineAttivita)).BeginInit(); this.SuspendLayout(); // // datiGroup // this.datiGroup.Controls.Add(this.oraFineAttivita); this.datiGroup.Controls.Add(this.cmbAttvitaAperte); this.datiGroup.Controls.Add(this.lblAttivitaAperte); this.datiGroup.Controls.Add(this.dataFineAttivita); this.datiGroup.Controls.Add(this.lblDataChiusura); this.datiGroup.Size = new System.Drawing.Size(298, 99); // // lblIntestazione // this.lblIntestazione.Size = new System.Drawing.Size(298, 18); // // btnConferma // this.btnConferma.Location = new System.Drawing.Point(14, 151); this.btnConferma.Click += new System.EventHandler(this.btnConferma_Click); // // btnAnnulla // this.btnAnnulla.Location = new System.Drawing.Point(95, 151); this.btnAnnulla.Click += new System.EventHandler(this.btnAnnullaClick); // // dataFineAttivita // this.dataFineAttivita.Location = new System.Drawing.Point(124, 32); this.dataFineAttivita.Name = "dataFineAttivita"; this.dataFineAttivita.ReadOnly = true; this.dataFineAttivita.Size = new System.Drawing.Size(91, 22); this.dataFineAttivita.TabIndex = 3; // // lblDataChiusura // this.lblDataChiusura.Location = new System.Drawing.Point(17, 32); this.lblDataChiusura.Name = "lblDataChiusura"; this.lblDataChiusura.Size = new System.Drawing.Size(90, 23); this.lblDataChiusura.TabIndex = 2; this.lblDataChiusura.Text = "Chiusura"; // // lblAttivitaAperte // this.lblAttivitaAperte.Appearance = appearance12; this.lblAttivitaAperte.Location = new System.Drawing.Point(17, 61); this.lblAttivitaAperte.Name = "lblAttivitaAperte"; this.lblAttivitaAperte.Size = new System.Drawing.Size(90, 22); this.lblAttivitaAperte.TabIndex = 19; this.lblAttivitaAperte.Text = "Attività aperte"; // // praticaDTOBindingSource // this.praticaDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.PraticaDTO); // // reqDataChiusura // this.reqDataChiusura.ControlToValidate = this.dataFineAttivita; this.reqDataChiusura.ErrorMessage = "Inserire la data di chiusura dell\'attivita"; this.reqDataChiusura.Icon = ((System.Drawing.Icon)(resources.GetObject("reqDataChiusura.Icon"))); // // reqAttivitaAperte // this.reqAttivitaAperte.ControlToValidate = this.cmbAttvitaAperte; this.reqAttivitaAperte.ErrorMessage = "Scegliere l\'attivita da chiudere"; this.reqAttivitaAperte.Icon = ((System.Drawing.Icon)(resources.GetObject("reqAttivitaAperte.Icon"))); // // cmbAttvitaAperte // this.cmbAttvitaAperte.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.cmbAttvitaAperte.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal; this.cmbAttvitaAperte.DataSource = this.attivitaBindingSource; this.cmbAttvitaAperte.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Hidden = true; ultraGridColumn2.Header.VisiblePosition = 2; ultraGridColumn2.Hidden = true; ultraGridColumn3.Header.VisiblePosition = 6; ultraGridColumn3.Hidden = true; ultraGridColumn4.Header.VisiblePosition = 8; ultraGridColumn5.Header.VisiblePosition = 10; ultraGridColumn6.Header.VisiblePosition = 14; ultraGridColumn6.Hidden = true; ultraGridColumn7.Header.VisiblePosition = 15; ultraGridColumn7.Hidden = true; ultraGridColumn8.Header.VisiblePosition = 16; ultraGridColumn8.Hidden = true; ultraGridColumn9.Header.VisiblePosition = 17; ultraGridColumn9.Hidden = true; ultraGridColumn10.Header.VisiblePosition = 18; ultraGridColumn10.Hidden = true; ultraGridColumn11.Header.VisiblePosition = 19; ultraGridColumn12.Header.VisiblePosition = 20; ultraGridColumn13.Header.VisiblePosition = 13; ultraGridColumn13.Hidden = true; ultraGridColumn14.Header.VisiblePosition = 21; ultraGridColumn14.Hidden = true; ultraGridColumn15.Header.VisiblePosition = 22; ultraGridColumn15.Hidden = true; ultraGridColumn16.Header.VisiblePosition = 23; ultraGridColumn16.Hidden = true; ultraGridColumn17.Header.Caption = "Tipo Attivita"; ultraGridColumn17.Header.VisiblePosition = 1; ultraGridColumn18.Header.VisiblePosition = 3; ultraGridColumn18.Hidden = true; ultraGridColumn19.Header.VisiblePosition = 4; ultraGridColumn19.Hidden = true; ultraGridColumn20.Header.VisiblePosition = 5; ultraGridColumn20.Hidden = true; ultraGridColumn21.Header.VisiblePosition = 7; ultraGridColumn21.Hidden = true; ultraGridColumn22.Header.VisiblePosition = 9; ultraGridColumn22.Hidden = true; ultraGridColumn23.Header.VisiblePosition = 11; ultraGridColumn23.Hidden = true; ultraGridColumn24.Header.VisiblePosition = 12; ultraGridColumn24.Hidden = true; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn15, ultraGridColumn16, ultraGridColumn17, ultraGridColumn18, ultraGridColumn19, ultraGridColumn20, ultraGridColumn21, ultraGridColumn22, ultraGridColumn23, ultraGridColumn24}); this.cmbAttvitaAperte.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.cmbAttvitaAperte.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.cmbAttvitaAperte.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; this.cmbAttvitaAperte.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; this.cmbAttvitaAperte.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.Default; this.cmbAttvitaAperte.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand; this.cmbAttvitaAperte.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.cmbAttvitaAperte.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None; this.cmbAttvitaAperte.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None; this.cmbAttvitaAperte.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single; this.cmbAttvitaAperte.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.cmbAttvitaAperte.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.cmbAttvitaAperte.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl; this.cmbAttvitaAperte.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.cmbAttvitaAperte.DisplayMember = "TipoAttivitaRiferimento"; this.cmbAttvitaAperte.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Default; this.cmbAttvitaAperte.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList; this.cmbAttvitaAperte.Location = new System.Drawing.Point(125, 60); this.cmbAttvitaAperte.Name = "cmbAttvitaAperte"; this.cmbAttvitaAperte.Size = new System.Drawing.Size(160, 23); this.cmbAttvitaAperte.TabIndex = 1041; this.cmbAttvitaAperte.ValueMember = "ID"; this.cmbAttvitaAperte.ValueChanged += new System.EventHandler(this.cmbAttvitaAperteValueChanged); // // attivitaBindingSource // this.attivitaBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.AttivitaDTO); // // oraFineAttivita // this.oraFineAttivita.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.oraFineAttivita.DropDownButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Never; this.oraFineAttivita.Location = new System.Drawing.Point(221, 32); this.oraFineAttivita.MaskInput = "{LOC}hh:mm "; this.oraFineAttivita.Name = "oraFineAttivita"; this.oraFineAttivita.ReadOnly = true; this.oraFineAttivita.Size = new System.Drawing.Size(64, 22); this.oraFineAttivita.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always; this.oraFineAttivita.SpinWrap = true; this.oraFineAttivita.TabIndex = 1058; // // ChiusuraAttivitaUI // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(326, 186); this.Name = "ChiusuraAttivitaUI"; this.Text = "Chiusura Attivita"; this.Load += new System.EventHandler(this.chiusuraAttivitaUILoad); ((System.ComponentModel.ISupportInitialize)(this.datiGroup)).EndInit(); this.datiGroup.ResumeLayout(false); this.datiGroup.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataFineAttivita)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.praticaDTOBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbAttvitaAperte)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.attivitaBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.oraFineAttivita)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// 设计器支持所需的方法 - 不要使用代码编辑器修改 /// 此方法的内容。 /// </summary> private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FBurn)); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn0 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MoCode"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemCode"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RunningCard"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BurnInDate"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BurnInTime"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ForecastOutDate"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ForecastOutTime"); this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel(); this.panelButton = new System.Windows.Forms.Panel(); this.btnBurnForcePass = new UserControl.UCButton(); this.txtMem = new UserControl.UCLabelEdit(); this.txtRunningCard = new UserControl.UCLabelEdit(); this.rdoNG = new System.Windows.Forms.RadioButton(); this.rdoGood = new System.Windows.Forms.RadioButton(); this.btnExit = new UserControl.UCButton(); this.txtGOMO = new UserControl.UCLabelEdit(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.rdoBurnOut = new System.Windows.Forms.RadioButton(); this.rdoBurnIn = new System.Windows.Forms.RadioButton(); this.bRCardLetterULE = new UserControl.UCLabelEdit(); this.bRCardLenULE = new UserControl.UCLabelEdit(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.labelItemDescription = new System.Windows.Forms.Label(); this.txtMO = new UserControl.UCLabelEdit(); this.txtItem = new UserControl.UCLabelEdit(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.gridInfo = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.panelButton.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridInfo)).BeginInit(); this.SuspendLayout(); // // ultraLabel6 // this.ultraLabel6.Location = new System.Drawing.Point(0, 0); this.ultraLabel6.Name = "ultraLabel6"; this.ultraLabel6.Size = new System.Drawing.Size(100, 23); this.ultraLabel6.TabIndex = 0; // // panelButton // this.panelButton.Controls.Add(this.btnBurnForcePass); this.panelButton.Controls.Add(this.txtMem); this.panelButton.Controls.Add(this.txtRunningCard); this.panelButton.Controls.Add(this.rdoNG); this.panelButton.Controls.Add(this.rdoGood); this.panelButton.Controls.Add(this.btnExit); this.panelButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelButton.Location = new System.Drawing.Point(0, 400); this.panelButton.Name = "panelButton"; this.panelButton.Size = new System.Drawing.Size(904, 109); this.panelButton.TabIndex = 155; // // btnBurnForcePass // this.btnBurnForcePass.BackColor = System.Drawing.SystemColors.Control; this.btnBurnForcePass.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBurnForcePass.BackgroundImage"))); this.btnBurnForcePass.ButtonType = UserControl.ButtonTypes.Save; this.btnBurnForcePass.Caption = "老化强制通过"; this.btnBurnForcePass.Cursor = System.Windows.Forms.Cursors.Hand; this.btnBurnForcePass.Enabled = false; this.btnBurnForcePass.Location = new System.Drawing.Point(280, 62); this.btnBurnForcePass.Name = "btnBurnForcePass"; this.btnBurnForcePass.Size = new System.Drawing.Size(88, 22); this.btnBurnForcePass.TabIndex = 12; this.btnBurnForcePass.Click += new System.EventHandler(this.btnBurnForcePass_Click); // // txtMem // this.txtMem.AllowEditOnlyChecked = true; this.txtMem.AutoSelectAll = false; this.txtMem.AutoUpper = true; this.txtMem.Caption = "备注"; this.txtMem.Checked = false; this.txtMem.EditType = UserControl.EditTypes.String; this.txtMem.Location = new System.Drawing.Point(562, 8); this.txtMem.MaxLength = 80; this.txtMem.Multiline = true; this.txtMem.Name = "txtMem"; this.txtMem.PasswordChar = '\0'; this.txtMem.ReadOnly = false; this.txtMem.ShowCheckBox = false; this.txtMem.Size = new System.Drawing.Size(237, 72); this.txtMem.TabIndex = 11; this.txtMem.TabNext = true; this.txtMem.Value = ""; this.txtMem.WidthType = UserControl.WidthTypes.Long; this.txtMem.XAlign = 599; // // txtRunningCard // this.txtRunningCard.AllowEditOnlyChecked = true; this.txtRunningCard.AutoSelectAll = false; this.txtRunningCard.AutoUpper = true; this.txtRunningCard.Caption = "产品序列号"; this.txtRunningCard.Checked = false; this.txtRunningCard.EditType = UserControl.EditTypes.String; this.txtRunningCard.Location = new System.Drawing.Point(265, 8); this.txtRunningCard.MaxLength = 40; this.txtRunningCard.Multiline = false; this.txtRunningCard.Name = "txtRunningCard"; this.txtRunningCard.PasswordChar = '\0'; this.txtRunningCard.ReadOnly = false; this.txtRunningCard.ShowCheckBox = false; this.txtRunningCard.Size = new System.Drawing.Size(273, 24); this.txtRunningCard.TabIndex = 2; this.txtRunningCard.TabNext = false; this.txtRunningCard.Value = ""; this.txtRunningCard.WidthType = UserControl.WidthTypes.Long; this.txtRunningCard.XAlign = 338; this.txtRunningCard.TxtboxKeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtRunningCard_TxtboxKeyPress); // // rdoNG // this.rdoNG.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rdoNG.ForeColor = System.Drawing.Color.Red; this.rdoNG.Location = new System.Drawing.Point(104, 8); this.rdoNG.Name = "rdoNG"; this.rdoNG.Size = new System.Drawing.Size(96, 24); this.rdoNG.TabIndex = 6; this.rdoNG.Tag = "1"; this.rdoNG.Text = "不良品"; this.rdoNG.CheckedChanged += new System.EventHandler(this.rdoNG_CheckedChanged); // // rdoGood // this.rdoGood.Checked = true; this.rdoGood.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rdoGood.ForeColor = System.Drawing.Color.Blue; this.rdoGood.Location = new System.Drawing.Point(9, 8); this.rdoGood.Name = "rdoGood"; this.rdoGood.Size = new System.Drawing.Size(79, 24); this.rdoGood.TabIndex = 5; this.rdoGood.TabStop = true; this.rdoGood.Tag = "1"; this.rdoGood.Text = "良品"; this.rdoGood.CheckedChanged += new System.EventHandler(this.rdoGood_CheckedChanged); // // btnExit // this.btnExit.BackColor = System.Drawing.SystemColors.Control; this.btnExit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnExit.BackgroundImage"))); this.btnExit.ButtonType = UserControl.ButtonTypes.Exit; this.btnExit.Caption = "退出"; this.btnExit.Cursor = System.Windows.Forms.Cursors.Hand; this.btnExit.Location = new System.Drawing.Point(392, 62); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(88, 22); this.btnExit.TabIndex = 5; // // txtGOMO // this.txtGOMO.AllowEditOnlyChecked = true; this.txtGOMO.AutoSelectAll = false; this.txtGOMO.AutoUpper = true; this.txtGOMO.Caption = "设定归属工单"; this.txtGOMO.Checked = false; this.txtGOMO.EditType = UserControl.EditTypes.String; this.txtGOMO.Location = new System.Drawing.Point(8, 13); this.txtGOMO.MaxLength = 40; this.txtGOMO.Multiline = false; this.txtGOMO.Name = "txtGOMO"; this.txtGOMO.PasswordChar = '\0'; this.txtGOMO.ReadOnly = false; this.txtGOMO.ShowCheckBox = true; this.txtGOMO.Size = new System.Drawing.Size(234, 24); this.txtGOMO.TabIndex = 1; this.txtGOMO.TabNext = true; this.txtGOMO.Value = ""; this.txtGOMO.WidthType = UserControl.WidthTypes.Normal; this.txtGOMO.XAlign = 109; this.txtGOMO.CheckBoxCheckedChanged += new System.EventHandler(this.txtGOMO_CheckBoxCheckedChanged); this.txtGOMO.TxtboxKeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtGOMO_TxtboxKeyPress); // // groupBox2 // this.groupBox2.Controls.Add(this.rdoBurnOut); this.groupBox2.Controls.Add(this.rdoBurnIn); this.groupBox2.Controls.Add(this.bRCardLetterULE); this.groupBox2.Controls.Add(this.bRCardLenULE); this.groupBox2.Controls.Add(this.txtGOMO); this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox2.Location = new System.Drawing.Point(0, 0); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(904, 70); this.groupBox2.TabIndex = 157; this.groupBox2.TabStop = false; // // rdoBurnOut // this.rdoBurnOut.Font = new System.Drawing.Font("宋体", 9F); this.rdoBurnOut.ForeColor = System.Drawing.Color.Black; this.rdoBurnOut.Location = new System.Drawing.Point(107, 40); this.rdoBurnOut.Name = "rdoBurnOut"; this.rdoBurnOut.Size = new System.Drawing.Size(96, 24); this.rdoBurnOut.TabIndex = 30; this.rdoBurnOut.Tag = "1"; this.rdoBurnOut.Text = "老化出"; this.rdoBurnOut.CheckedChanged += new System.EventHandler(this.rdoBurnOut_CheckedChanged); // // rdoBurnIn // this.rdoBurnIn.Checked = true; this.rdoBurnIn.Font = new System.Drawing.Font("宋体", 9F); this.rdoBurnIn.ForeColor = System.Drawing.Color.Black; this.rdoBurnIn.Location = new System.Drawing.Point(7, 40); this.rdoBurnIn.Name = "rdoBurnIn"; this.rdoBurnIn.Size = new System.Drawing.Size(79, 24); this.rdoBurnIn.TabIndex = 29; this.rdoBurnIn.TabStop = true; this.rdoBurnIn.Tag = "1"; this.rdoBurnIn.Text = "老化进"; this.rdoBurnIn.CheckedChanged += new System.EventHandler(this.rdoBurnIn_CheckedChanged); // // bRCardLetterULE // this.bRCardLetterULE.AllowEditOnlyChecked = true; this.bRCardLetterULE.AutoSelectAll = false; this.bRCardLetterULE.AutoUpper = true; this.bRCardLetterULE.Caption = "产品序列号首字符串"; this.bRCardLetterULE.Checked = false; this.bRCardLetterULE.EditType = UserControl.EditTypes.String; this.bRCardLetterULE.Enabled = false; this.bRCardLetterULE.Location = new System.Drawing.Point(520, 13); this.bRCardLetterULE.MaxLength = 40; this.bRCardLetterULE.Multiline = false; this.bRCardLetterULE.Name = "bRCardLetterULE"; this.bRCardLetterULE.PasswordChar = '\0'; this.bRCardLetterULE.ReadOnly = false; this.bRCardLetterULE.ShowCheckBox = true; this.bRCardLetterULE.Size = new System.Drawing.Size(270, 24); this.bRCardLetterULE.TabIndex = 28; this.bRCardLetterULE.TabNext = false; this.bRCardLetterULE.Value = ""; this.bRCardLetterULE.WidthType = UserControl.WidthTypes.Normal; this.bRCardLetterULE.XAlign = 657; // // bRCardLenULE // this.bRCardLenULE.AllowEditOnlyChecked = true; this.bRCardLenULE.AutoSelectAll = false; this.bRCardLenULE.AutoUpper = true; this.bRCardLenULE.Caption = "产品序列号长度"; this.bRCardLenULE.Checked = false; this.bRCardLenULE.EditType = UserControl.EditTypes.Integer; this.bRCardLenULE.Enabled = false; this.bRCardLenULE.Location = new System.Drawing.Point(259, 13); this.bRCardLenULE.MaxLength = 40; this.bRCardLenULE.Multiline = false; this.bRCardLenULE.Name = "bRCardLenULE"; this.bRCardLenULE.PasswordChar = '\0'; this.bRCardLenULE.ReadOnly = false; this.bRCardLenULE.ShowCheckBox = true; this.bRCardLenULE.Size = new System.Drawing.Size(246, 24); this.bRCardLenULE.TabIndex = 27; this.bRCardLenULE.TabNext = false; this.bRCardLenULE.Value = ""; this.bRCardLenULE.WidthType = UserControl.WidthTypes.Normal; this.bRCardLenULE.XAlign = 372; // // groupBox1 // this.groupBox1.Controls.Add(this.labelItemDescription); this.groupBox1.Controls.Add(this.txtMO); this.groupBox1.Controls.Add(this.txtItem); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.groupBox1.Location = new System.Drawing.Point(0, 70); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(904, 50); this.groupBox1.TabIndex = 159; this.groupBox1.TabStop = false; this.groupBox1.Text = "产品信息"; // // labelItemDescription // this.labelItemDescription.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.labelItemDescription.Location = new System.Drawing.Point(462, 15); this.labelItemDescription.Name = "labelItemDescription"; this.labelItemDescription.Size = new System.Drawing.Size(428, 31); this.labelItemDescription.TabIndex = 4; this.labelItemDescription.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // txtMO // this.txtMO.AllowEditOnlyChecked = true; this.txtMO.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.txtMO.AutoSelectAll = false; this.txtMO.AutoUpper = true; this.txtMO.Caption = "工单"; this.txtMO.Checked = false; this.txtMO.EditType = UserControl.EditTypes.String; this.txtMO.Location = new System.Drawing.Point(286, 21); this.txtMO.MaxLength = 40; this.txtMO.Multiline = false; this.txtMO.Name = "txtMO"; this.txtMO.PasswordChar = '\0'; this.txtMO.ReadOnly = true; this.txtMO.ShowCheckBox = false; this.txtMO.Size = new System.Drawing.Size(170, 24); this.txtMO.TabIndex = 3; this.txtMO.TabNext = true; this.txtMO.Value = ""; this.txtMO.WidthType = UserControl.WidthTypes.Normal; this.txtMO.XAlign = 323; // // txtItem // this.txtItem.AllowEditOnlyChecked = true; this.txtItem.AutoSelectAll = false; this.txtItem.AutoUpper = true; this.txtItem.Caption = "产品"; this.txtItem.Checked = false; this.txtItem.EditType = UserControl.EditTypes.String; this.txtItem.Location = new System.Drawing.Point(61, 21); this.txtItem.MaxLength = 40; this.txtItem.Multiline = false; this.txtItem.Name = "txtItem"; this.txtItem.PasswordChar = '\0'; this.txtItem.ReadOnly = true; this.txtItem.ShowCheckBox = false; this.txtItem.Size = new System.Drawing.Size(170, 24); this.txtItem.TabIndex = 0; this.txtItem.TabNext = true; this.txtItem.Value = ""; this.txtItem.WidthType = UserControl.WidthTypes.Normal; this.txtItem.XAlign = 98; // // groupBox3 // this.groupBox3.Controls.Add(this.gridInfo); this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.groupBox3.Location = new System.Drawing.Point(0, 120); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(904, 277); this.groupBox3.TabIndex = 160; this.groupBox3.TabStop = false; this.groupBox3.Text = "老化信息"; // // gridInfo // this.gridInfo.Cursor = System.Windows.Forms.Cursors.Default; ultraGridColumn0.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append; ultraGridColumn0.Header.Caption = "工单"; ultraGridColumn0.Header.VisiblePosition = 0; ultraGridColumn1.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append; ultraGridColumn1.Header.Caption = "产品"; ultraGridColumn1.Header.VisiblePosition = 1; ultraGridColumn2.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append; ultraGridColumn2.Header.Caption = "产品序列号"; ultraGridColumn2.Header.VisiblePosition = 2; ultraGridColumn3.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append; ultraGridColumn3.Header.Caption = "老化开始日期"; ultraGridColumn3.Header.VisiblePosition = 3; ultraGridColumn4.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append; ultraGridColumn4.Header.Caption = "老化开始时间"; ultraGridColumn4.Header.VisiblePosition = 4; ultraGridColumn5.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append; ultraGridColumn5.Header.Caption = "预计结束日期"; ultraGridColumn5.Header.VisiblePosition = 5; ultraGridColumn6.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append; ultraGridColumn6.Header.Caption = "预计结束时间"; ultraGridColumn6.Header.VisiblePosition = 6; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn0, ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6 }); this.gridInfo.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.gridInfo.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; this.gridInfo.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.AutoFixed; this.gridInfo.Dock = System.Windows.Forms.DockStyle.Fill; this.gridInfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gridInfo.Location = new System.Drawing.Point(3, 17); this.gridInfo.Name = "gridInfo"; this.gridInfo.Size = new System.Drawing.Size(898, 257); this.gridInfo.TabIndex = 20; // // FBurn // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.SystemColors.Control; this.ClientSize = new System.Drawing.Size(904, 509); this.Controls.Add(this.groupBox3); this.Controls.Add(this.groupBox1); this.Controls.Add(this.groupBox2); this.Controls.Add(this.panelButton); this.KeyPreview = true; this.Name = "FBurn"; this.Text = "老化采集"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Activated += new System.EventHandler(this.FBurn_Activated); this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FBurn_FormClosed); this.Load += new System.EventHandler(this.FBurn_Load); this.panelButton.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridInfo)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Metodo necessario per il supporto della finestra di progettazione. Non modificare /// il contenuto del metodo con l'editor di codice. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("NotaPredefinitaDTO", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Descrizione"); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ListaNoteUC)); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdAzienda"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ordine"); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Testo"); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TestoHtml"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Tipo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrequentlyAccessed"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDeleteAllow"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stato"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Version"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteColumn", 0); Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance(); this.lista = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.notaPredefinitaDTOBindingSource = new System.Windows.Forms.BindingSource(this.components); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.btnConferma = new Infragistics.Win.Misc.UltraButton(); ((System.ComponentModel.ISupportInitialize)(this.lista)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.notaPredefinitaDTOBindingSource)).BeginInit(); this.tableLayoutPanel1.SuspendLayout(); this.SuspendLayout(); // // lista // this.lista.DataSource = this.notaPredefinitaDTOBindingSource; appearance4.BackColor = System.Drawing.SystemColors.Window; appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.lista.DisplayLayout.Appearance = appearance4; appearance6.Image = ((object)(resources.GetObject("appearance6.Image"))); ultraGridColumn15.CellButtonAppearance = appearance6; ultraGridColumn15.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn15.Header.VisiblePosition = 3; ultraGridColumn15.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing; ultraGridColumn15.Width = 200; ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn16.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn16.Header.VisiblePosition = 1; ultraGridColumn16.Hidden = true; ultraGridColumn16.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing; ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; appearance7.TextHAlignAsString = "Right"; ultraGridColumn17.CellAppearance = appearance7; ultraGridColumn17.Header.VisiblePosition = 6; ultraGridColumn17.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing; ultraGridColumn17.Width = 45; ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; appearance13.Image = ((object)(resources.GetObject("appearance13.Image"))); ultraGridColumn18.CellButtonAppearance = appearance13; ultraGridColumn18.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; ultraGridColumn18.Header.VisiblePosition = 4; ultraGridColumn18.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing; ultraGridColumn18.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.EditButton; ultraGridColumn18.Width = 250; ultraGridColumn19.Header.VisiblePosition = 5; ultraGridColumn19.Hidden = true; ultraGridColumn20.Header.VisiblePosition = 2; ultraGridColumn20.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing; ultraGridColumn20.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList; ultraGridColumn20.Width = 120; ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn21.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn21.Header.VisiblePosition = 12; ultraGridColumn21.Hidden = true; ultraGridColumn21.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing; ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn22.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn22.Header.VisiblePosition = 7; ultraGridColumn22.Hidden = true; ultraGridColumn22.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing; ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn23.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn23.Header.VisiblePosition = 8; ultraGridColumn23.Hidden = true; ultraGridColumn23.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing; ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn24.ColumnChooserCaption = "Identificativo"; ultraGridColumn24.Header.Caption = "Id"; ultraGridColumn24.Header.VisiblePosition = 0; ultraGridColumn24.Hidden = true; ultraGridColumn24.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing; ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn25.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn25.Header.VisiblePosition = 9; ultraGridColumn25.Hidden = true; ultraGridColumn25.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing; ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn26.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn26.Header.VisiblePosition = 10; ultraGridColumn26.Hidden = true; ultraGridColumn26.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing; ultraGridColumn27.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn27.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn27.Header.VisiblePosition = 11; ultraGridColumn27.Hidden = true; ultraGridColumn27.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Nothing; ultraGridColumn28.AllowGroupBy = Infragistics.Win.DefaultableBoolean.False; ultraGridColumn28.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False; ultraGridColumn28.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always; appearance17.Image = global::Gipasoft.Stabili.UI.NotePredefinite.Properties.Resources.delete; appearance17.ImageHAlign = Infragistics.Win.HAlign.Center; appearance17.ImageVAlign = Infragistics.Win.VAlign.Middle; ultraGridColumn28.CellButtonAppearance = appearance17; ultraGridColumn28.DataType = typeof(System.Drawing.Bitmap); ultraGridColumn28.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn28.FilterClearButtonVisible = Infragistics.Win.DefaultableBoolean.False; ultraGridColumn28.FilterOperandStyle = Infragistics.Win.UltraWinGrid.FilterOperandStyle.None; ultraGridColumn28.FilterOperatorDropDownItems = Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.None; ultraGridColumn28.FilterOperatorLocation = Infragistics.Win.UltraWinGrid.FilterOperatorLocation.Hidden; ultraGridColumn28.Header.Caption = ""; ultraGridColumn28.Header.VisiblePosition = 13; ultraGridColumn28.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button; ultraGridColumn28.Width = 25; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn15, ultraGridColumn16, ultraGridColumn17, ultraGridColumn18, ultraGridColumn19, ultraGridColumn20, ultraGridColumn21, ultraGridColumn22, ultraGridColumn23, ultraGridColumn24, ultraGridColumn25, ultraGridColumn26, ultraGridColumn27, ultraGridColumn28}); this.lista.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.lista.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.lista.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance8.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance8.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance8.BorderColor = System.Drawing.SystemColors.Window; this.lista.DisplayLayout.GroupByBox.Appearance = appearance8; appearance9.ForeColor = System.Drawing.SystemColors.GrayText; this.lista.DisplayLayout.GroupByBox.BandLabelAppearance = appearance9; this.lista.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance10.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance10.BackColor2 = System.Drawing.SystemColors.Control; appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance10.ForeColor = System.Drawing.SystemColors.GrayText; this.lista.DisplayLayout.GroupByBox.PromptAppearance = appearance10; this.lista.DisplayLayout.MaxColScrollRegions = 1; this.lista.DisplayLayout.MaxRowScrollRegions = 1; appearance11.BackColor = System.Drawing.SystemColors.Window; appearance11.ForeColor = System.Drawing.SystemColors.ControlText; this.lista.DisplayLayout.Override.ActiveCellAppearance = appearance11; appearance12.BackColor = System.Drawing.SystemColors.Highlight; appearance12.ForeColor = System.Drawing.SystemColors.HighlightText; this.lista.DisplayLayout.Override.ActiveRowAppearance = appearance12; this.lista.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom; this.lista.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True; this.lista.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.lista.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance14.BackColor = System.Drawing.SystemColors.Window; this.lista.DisplayLayout.Override.CardAreaAppearance = appearance14; appearance15.BorderColor = System.Drawing.Color.Silver; appearance15.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.lista.DisplayLayout.Override.CellAppearance = appearance15; this.lista.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.lista.DisplayLayout.Override.CellPadding = 0; this.lista.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow; appearance16.BackColor = System.Drawing.SystemColors.Control; appearance16.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance16.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance16.BorderColor = System.Drawing.SystemColors.Window; this.lista.DisplayLayout.Override.GroupByRowAppearance = appearance16; appearance25.TextHAlignAsString = "Left"; this.lista.DisplayLayout.Override.HeaderAppearance = appearance25; this.lista.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.lista.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance26.BackColor = System.Drawing.SystemColors.Window; appearance26.BorderColor = System.Drawing.Color.Silver; this.lista.DisplayLayout.Override.RowAppearance = appearance26; this.lista.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; appearance27.BackColor = System.Drawing.SystemColors.ControlLight; this.lista.DisplayLayout.Override.TemplateAddRowAppearance = appearance27; this.lista.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.lista.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.lista.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.lista.Dock = System.Windows.Forms.DockStyle.Fill; this.lista.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lista.Location = new System.Drawing.Point(3, 3); this.lista.Name = "lista"; this.lista.Size = new System.Drawing.Size(677, 302); this.lista.TabIndex = 0; this.lista.Text = "Note"; this.lista.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.listaInitializeRow); this.lista.AfterRowsDeleted += new System.EventHandler(this.listaAfterRowsDeleted); this.lista.AfterRowUpdate += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.listaAfterRowUpdate); this.lista.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.listaClickCellButton); this.lista.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.listaBeforeRowsDeleted); // // notaPredefinitaDTOBindingSource // this.notaPredefinitaDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.NotaPredefinitaDTO); // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 1; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Controls.Add(this.lista, 0, 0); this.tableLayoutPanel1.Controls.Add(this.btnConferma, 0, 1); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 2; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.Size = new System.Drawing.Size(683, 337); this.tableLayoutPanel1.TabIndex = 1; // // btnConferma // this.btnConferma.Location = new System.Drawing.Point(3, 311); this.btnConferma.Name = "btnConferma"; this.btnConferma.Size = new System.Drawing.Size(75, 23); this.btnConferma.TabIndex = 1; this.btnConferma.Text = "Conferma"; this.btnConferma.Click += new System.EventHandler(this.btnConfermaClick); // // ListaNoteUC // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.tableLayoutPanel1); this.Name = "ListaNoteUC"; this.Size = new System.Drawing.Size(683, 337); this.Load += new System.EventHandler(this.listaNoteUCLoad); ((System.ComponentModel.ISupportInitialize)(this.lista)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.notaPredefinitaDTOBindingSource)).EndInit(); this.tableLayoutPanel1.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_ComponentId"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_Name"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("r_BasePrice"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_ComponentTypeName", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("i_ComponentTypeId"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_CategoryName"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); this.gbFilter = new Infragistics.Win.Misc.UltraGroupBox(); this.textBox2 = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.btnFilter = new System.Windows.Forms.Button(); this.txtComponentName = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.grdComponent = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.txtComentario = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.btnAgregarySalir = new System.Windows.Forms.Button(); this.btnAgregaryContinuar = new System.Windows.Forms.Button(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.textBox4 = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.dtpDateTimeTTo = new System.Windows.Forms.DateTimePicker(); this.label7 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.gbFilter)).BeginInit(); this.gbFilter.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdComponent)).BeginInit(); this.SuspendLayout(); // // gbFilter // this.gbFilter.Controls.Add(this.textBox2); this.gbFilter.Controls.Add(this.label2); this.gbFilter.Controls.Add(this.textBox1); this.gbFilter.Controls.Add(this.label1); this.gbFilter.Controls.Add(this.btnFilter); this.gbFilter.Controls.Add(this.txtComponentName); this.gbFilter.Controls.Add(this.label5); this.gbFilter.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.gbFilter.ForeColor = System.Drawing.Color.MediumBlue; this.gbFilter.Location = new System.Drawing.Point(12, 12); this.gbFilter.Name = "gbFilter"; this.gbFilter.Size = new System.Drawing.Size(863, 52); this.gbFilter.TabIndex = 22; this.gbFilter.Text = "Busqueda / Filtro"; // // textBox2 // this.textBox2.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.textBox2.Location = new System.Drawing.Point(617, 18); this.textBox2.MaxLength = 250; this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(159, 20); this.textBox2.TabIndex = 57; // // label2 // this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.ForeColor = System.Drawing.Color.Black; this.label2.Location = new System.Drawing.Point(510, 17); this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(109, 22); this.label2.TabIndex = 58; this.label2.Text = "Acción farmacológica"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // textBox1 // this.textBox1.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.textBox1.Location = new System.Drawing.Point(353, 18); this.textBox1.MaxLength = 250; this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(147, 20); this.textBox1.TabIndex = 55; // // label1 // this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.ForeColor = System.Drawing.Color.Black; this.label1.Location = new System.Drawing.Point(264, 17); this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(79, 22); this.label1.TabIndex = 56; this.label1.Text = "Medicamento"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // btnFilter // this.btnFilter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnFilter.BackColor = System.Drawing.SystemColors.Control; this.btnFilter.FlatAppearance.BorderColor = System.Drawing.Color.Gray; this.btnFilter.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.GradientActiveCaption; this.btnFilter.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.btnFilter.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnFilter.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnFilter.ForeColor = System.Drawing.Color.Black; this.btnFilter.Image = global::Sigesoft.Node.WinClient.UI.Resources.find; this.btnFilter.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnFilter.Location = new System.Drawing.Point(783, 17); this.btnFilter.Margin = new System.Windows.Forms.Padding(2); this.btnFilter.Name = "btnFilter"; this.btnFilter.Size = new System.Drawing.Size(75, 22); this.btnFilter.TabIndex = 54; this.btnFilter.Text = "&Buscar"; this.btnFilter.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btnFilter.UseVisualStyleBackColor = false; // // txtComponentName // this.txtComponentName.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtComponentName.Location = new System.Drawing.Point(107, 18); this.txtComponentName.MaxLength = 250; this.txtComponentName.Name = "txtComponentName"; this.txtComponentName.Size = new System.Drawing.Size(147, 20); this.txtComponentName.TabIndex = 11; // // label5 // this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.ForeColor = System.Drawing.Color.Black; this.label5.Location = new System.Drawing.Point(13, 17); this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(84, 22); this.label5.TabIndex = 12; this.label5.Text = "Principio Activo"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.label5.Click += new System.EventHandler(this.label5_Click); // // grdComponent // this.grdComponent.CausesValidation = false; appearance1.BackColor = System.Drawing.Color.White; appearance1.BackColor2 = System.Drawing.Color.LightGray; appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.grdComponent.DisplayLayout.Appearance = appearance1; ultraGridColumn4.Header.Caption = "Medicamento"; ultraGridColumn4.Header.VisiblePosition = 1; ultraGridColumn4.Width = 179; ultraGridColumn5.Header.Caption = "Principio Activo"; ultraGridColumn5.Header.VisiblePosition = 0; ultraGridColumn5.Width = 142; ultraGridColumn6.Header.Caption = "Presentación"; ultraGridColumn6.Header.VisiblePosition = 3; ultraGridColumn6.Width = 198; ultraGridColumn2.Header.Caption = "Concentración"; ultraGridColumn2.Header.VisiblePosition = 5; ultraGridColumn2.Width = 212; ultraGridColumn1.Header.VisiblePosition = 4; ultraGridColumn1.Hidden = true; ultraGridColumn3.Header.Caption = "Acción Farmacológica"; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.Width = 189; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn2, ultraGridColumn1, ultraGridColumn3 }); this.grdComponent.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.grdComponent.DisplayLayout.InterBandSpacing = 10; this.grdComponent.DisplayLayout.MaxColScrollRegions = 1; this.grdComponent.DisplayLayout.MaxRowScrollRegions = 1; this.grdComponent.DisplayLayout.NewColumnLoadStyle = Infragistics.Win.UltraWinGrid.NewColumnLoadStyle.Hide; this.grdComponent.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.grdComponent.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; this.grdComponent.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True; this.grdComponent.DisplayLayout.Override.AllowRowSummaries = Infragistics.Win.UltraWinGrid.AllowRowSummaries.False; this.grdComponent.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; this.grdComponent.DisplayLayout.Override.BorderStyleHeader = Infragistics.Win.UIElementBorderStyle.Solid; appearance2.BackColor = System.Drawing.Color.Transparent; this.grdComponent.DisplayLayout.Override.CardAreaAppearance = appearance2; appearance3.BackColor = System.Drawing.Color.White; appearance3.BackColor2 = System.Drawing.Color.White; appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump; this.grdComponent.DisplayLayout.Override.CellAppearance = appearance3; this.grdComponent.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; appearance4.BackColor = System.Drawing.Color.White; appearance4.BackColor2 = System.Drawing.Color.LightGray; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance4.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.grdComponent.DisplayLayout.Override.HeaderAppearance = appearance4; this.grdComponent.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; appearance5.AlphaLevel = ((short)(187)); appearance5.BackColor = System.Drawing.Color.Gainsboro; appearance5.BackColor2 = System.Drawing.Color.Gainsboro; appearance5.ForeColor = System.Drawing.Color.Black; appearance5.ForegroundAlpha = Infragistics.Win.Alpha.Opaque; this.grdComponent.DisplayLayout.Override.RowAlternateAppearance = appearance5; appearance6.ForeColor = System.Drawing.SystemColors.ActiveCaption; this.grdComponent.DisplayLayout.Override.RowSelectorAppearance = appearance6; this.grdComponent.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; appearance7.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; appearance7.BackColor2 = System.Drawing.SystemColors.GradientInactiveCaption; appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump; appearance7.FontData.BoldAsString = "False"; appearance7.ForeColor = System.Drawing.Color.Black; this.grdComponent.DisplayLayout.Override.SelectedRowAppearance = appearance7; this.grdComponent.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single; this.grdComponent.DisplayLayout.RowConnectorColor = System.Drawing.SystemColors.ControlDarkDark; this.grdComponent.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Dashed; this.grdComponent.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.grdComponent.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.grdComponent.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.grdComponent.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.grdComponent.ImeMode = System.Windows.Forms.ImeMode.Off; this.grdComponent.Location = new System.Drawing.Point(12, 79); this.grdComponent.Margin = new System.Windows.Forms.Padding(2); this.grdComponent.Name = "grdComponent"; this.grdComponent.Size = new System.Drawing.Size(858, 212); this.grdComponent.TabIndex = 47; // // txtComentario // this.txtComentario.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.txtComentario.Location = new System.Drawing.Point(400, 310); this.txtComentario.Multiline = true; this.txtComentario.Name = "txtComentario"; this.txtComentario.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txtComentario.Size = new System.Drawing.Size(285, 25); this.txtComentario.TabIndex = 51; // // label3 // this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.ForeColor = System.Drawing.Color.Black; this.label3.Location = new System.Drawing.Point(254, 311); this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(140, 22); this.label3.TabIndex = 52; this.label3.Text = "Posología (Dosis y Tiempo)"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // btnAgregarySalir // this.btnAgregarySalir.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnAgregarySalir.BackColor = System.Drawing.SystemColors.Control; this.btnAgregarySalir.FlatAppearance.BorderColor = System.Drawing.Color.Gray; this.btnAgregarySalir.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.GradientActiveCaption; this.btnAgregarySalir.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.btnAgregarySalir.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnAgregarySalir.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnAgregarySalir.ForeColor = System.Drawing.Color.Black; this.btnAgregarySalir.Image = global::Sigesoft.Node.WinClient.UI.Resources.delete; this.btnAgregarySalir.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnAgregarySalir.Location = new System.Drawing.Point(715, 348); this.btnAgregarySalir.Margin = new System.Windows.Forms.Padding(2); this.btnAgregarySalir.Name = "btnAgregarySalir"; this.btnAgregarySalir.Size = new System.Drawing.Size(154, 24); this.btnAgregarySalir.TabIndex = 96; this.btnAgregarySalir.Text = " Agregar y Salir"; this.btnAgregarySalir.UseVisualStyleBackColor = false; this.btnAgregarySalir.Click += new System.EventHandler(this.btnAgregarySalir_Click); // // btnAgregaryContinuar // this.btnAgregaryContinuar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnAgregaryContinuar.BackColor = System.Drawing.SystemColors.Control; this.btnAgregaryContinuar.FlatAppearance.BorderColor = System.Drawing.Color.Gray; this.btnAgregaryContinuar.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.GradientActiveCaption; this.btnAgregaryContinuar.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.btnAgregaryContinuar.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnAgregaryContinuar.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnAgregaryContinuar.ForeColor = System.Drawing.Color.Black; this.btnAgregaryContinuar.Image = global::Sigesoft.Node.WinClient.UI.Resources.add; this.btnAgregaryContinuar.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnAgregaryContinuar.Location = new System.Drawing.Point(715, 310); this.btnAgregaryContinuar.Margin = new System.Windows.Forms.Padding(2); this.btnAgregaryContinuar.Name = "btnAgregaryContinuar"; this.btnAgregaryContinuar.Size = new System.Drawing.Size(154, 25); this.btnAgregaryContinuar.TabIndex = 95; this.btnAgregaryContinuar.Text = " Agregar y Continuar"; this.btnAgregaryContinuar.UseVisualStyleBackColor = false; this.btnAgregaryContinuar.Click += new System.EventHandler(this.btnAgregaryContinuar_Click); // // textBox3 // this.textBox3.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.textBox3.Location = new System.Drawing.Point(115, 312); this.textBox3.MaxLength = 250; this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(133, 20); this.textBox3.TabIndex = 97; // // label4 // this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.ForeColor = System.Drawing.Color.Black; this.label4.Location = new System.Drawing.Point(25, 311); this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(84, 22); this.label4.TabIndex = 98; this.label4.Text = "Cantidad"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // textBox4 // this.textBox4.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.textBox4.Location = new System.Drawing.Point(115, 350); this.textBox4.MaxLength = 250; this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(133, 20); this.textBox4.TabIndex = 99; // // label6 // this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.ForeColor = System.Drawing.Color.Black; this.label6.Location = new System.Drawing.Point(25, 349); this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(84, 22); this.label6.TabIndex = 100; this.label6.Text = "Dureción de Tto"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // dtpDateTimeTTo // this.dtpDateTimeTTo.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.dtpDateTimeTTo.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDateTimeTTo.Location = new System.Drawing.Point(400, 350); this.dtpDateTimeTTo.Margin = new System.Windows.Forms.Padding(2); this.dtpDateTimeTTo.Name = "dtpDateTimeTTo"; this.dtpDateTimeTTo.Size = new System.Drawing.Size(95, 20); this.dtpDateTimeTTo.TabIndex = 102; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.ForeColor = System.Drawing.Color.Black; this.label7.Location = new System.Drawing.Point(339, 354); this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(55, 13); this.label7.TabIndex = 101; this.label7.Text = "Fin de Tto"; // // frmaddmedicamento // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(887, 395); this.Controls.Add(this.dtpDateTimeTTo); this.Controls.Add(this.label7); this.Controls.Add(this.textBox4); this.Controls.Add(this.label6); this.Controls.Add(this.textBox3); this.Controls.Add(this.label4); this.Controls.Add(this.btnAgregarySalir); this.Controls.Add(this.btnAgregaryContinuar); this.Controls.Add(this.label3); this.Controls.Add(this.txtComentario); this.Controls.Add(this.grdComponent); this.Controls.Add(this.gbFilter); this.Name = "frmaddmedicamento"; this.Text = "Medicamentos"; this.Load += new System.EventHandler(this.frmaddmedicamento_Load); ((System.ComponentModel.ISupportInitialize)(this.gbFilter)).EndInit(); this.gbFilter.ResumeLayout(false); this.gbFilter.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdComponent)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RptRmLabelPrint)); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Bar_RawMaterial", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AutoID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cSerialNumber"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cLotNo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("iQuantity"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("dDate"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cInvCode"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cInvName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cInvPackStd"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cInvStd"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cInvPackStyle"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cVendor"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cMassUnit"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("iMassDate"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cKeepRequire"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cAddress"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cProperty"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cMemo"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl(); this.ImgCollection16 = new DevExpress.Utils.ImageCollection(this.components); this.biExport = new DevExpress.XtraBars.BarButtonItem(); this.biPreview = new DevExpress.XtraBars.BarButtonItem(); this.biDesign = new DevExpress.XtraBars.BarButtonItem(); this.biPrint = new DevExpress.XtraBars.BarButtonItem(); this.biExit = new DevExpress.XtraBars.BarButtonItem(); this.biSearch = new DevExpress.XtraBars.BarButtonItem(); this.bbiRefresh = new DevExpress.XtraBars.BarButtonItem(); this.ImgCollection32 = new DevExpress.Utils.ImageCollection(this.components); this.ribbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage(); this.rpgSystem = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.rpgExport = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.rpgSearch = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.uGridRawMaterial = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.tsgfMain = new UpjdControlBox.ToolStripGridFunction(); this.pageChange = new UpjdControlBox.PageChange(); ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ImgCollection16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ImgCollection32)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uGridRawMaterial)).BeginInit(); this.SuspendLayout(); // // ribbon // this.ribbon.ExpandCollapseItem.Id = 0; this.ribbon.ExpandCollapseItem.Name = ""; this.ribbon.Images = this.ImgCollection16; this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.ribbon.ExpandCollapseItem, this.biExport, this.biPreview, this.biDesign, this.biPrint, this.biExit, this.biSearch, this.bbiRefresh}); this.ribbon.LargeImages = this.ImgCollection32; this.ribbon.Location = new System.Drawing.Point(0, 0); this.ribbon.MaxItemId = 69; this.ribbon.Name = "ribbon"; this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { this.ribbonPage}); this.ribbon.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010; this.ribbon.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; this.ribbon.ShowCategoryInCaption = false; this.ribbon.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide; this.ribbon.Size = new System.Drawing.Size(984, 98); this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden; // // ImgCollection16 // this.ImgCollection16.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ImgCollection16.ImageStream"))); this.ImgCollection16.InsertImage(global::JWMSH.Properties.Resources.design, "design", typeof(global::JWMSH.Properties.Resources), 0); this.ImgCollection16.Images.SetKeyName(0, "design"); this.ImgCollection16.InsertImage(global::JWMSH.Properties.Resources.preview, "preview", typeof(global::JWMSH.Properties.Resources), 1); this.ImgCollection16.Images.SetKeyName(1, "preview"); this.ImgCollection16.InsertImage(global::JWMSH.Properties.Resources.print, "print", typeof(global::JWMSH.Properties.Resources), 2); this.ImgCollection16.Images.SetKeyName(2, "print"); this.ImgCollection16.InsertImage(global::JWMSH.Properties.Resources.search, "search", typeof(global::JWMSH.Properties.Resources), 3); this.ImgCollection16.Images.SetKeyName(3, "search"); // // biExport // this.biExport.Caption = "输出"; this.biExport.Id = 3; this.biExport.LargeImageIndex = 5; this.biExport.Name = "biExport"; this.biExport.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large; this.biExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExport_ItemClick); // // biPreview // this.biPreview.Caption = "预览"; this.biPreview.Id = 53; this.biPreview.ImageIndex = 1; this.biPreview.Name = "biPreview"; // // biDesign // this.biDesign.Caption = "设计"; this.biDesign.Id = 54; this.biDesign.ImageIndex = 0; this.biDesign.Name = "biDesign"; // // biPrint // this.biPrint.Caption = "打印"; this.biPrint.Id = 55; this.biPrint.ImageIndex = 2; this.biPrint.Name = "biPrint"; // // biExit // this.biExit.Caption = "退出"; this.biExit.Id = 62; this.biExit.LargeImageIndex = 4; this.biExit.Name = "biExit"; this.biExit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExit_ItemClick); // // biSearch // this.biSearch.Caption = "查询"; this.biSearch.Id = 67; this.biSearch.ImageIndex = 3; this.biSearch.LargeImageIndex = 9; this.biSearch.Name = "biSearch"; this.biSearch.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText))); this.biSearch.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biSearch_ItemClick); // // bbiRefresh // this.bbiRefresh.Caption = "刷新"; this.bbiRefresh.Id = 68; this.bbiRefresh.LargeImageIndex = 10; this.bbiRefresh.Name = "bbiRefresh"; this.bbiRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiRefresh_ItemClick); // // ImgCollection32 // this.ImgCollection32.ImageSize = new System.Drawing.Size(32, 32); this.ImgCollection32.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ImgCollection32.ImageStream"))); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.abandon, "abandon", typeof(global::JWMSH.Properties.Resources), 0); this.ImgCollection32.Images.SetKeyName(0, "abandon"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.add, "add", typeof(global::JWMSH.Properties.Resources), 1); this.ImgCollection32.Images.SetKeyName(1, "add"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.edit, "edit", typeof(global::JWMSH.Properties.Resources), 2); this.ImgCollection32.Images.SetKeyName(2, "edit"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.examin, "examin", typeof(global::JWMSH.Properties.Resources), 3); this.ImgCollection32.Images.SetKeyName(3, "examin"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.exit, "exit", typeof(global::JWMSH.Properties.Resources), 4); this.ImgCollection32.Images.SetKeyName(4, "exit"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.ExportDialog, "ExportDialog", typeof(global::JWMSH.Properties.Resources), 5); this.ImgCollection32.Images.SetKeyName(5, "ExportDialog"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.giveup, "giveup", typeof(global::JWMSH.Properties.Resources), 6); this.ImgCollection32.Images.SetKeyName(6, "giveup"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.printDialog, "printDialog", typeof(global::JWMSH.Properties.Resources), 7); this.ImgCollection32.Images.SetKeyName(7, "printDialog"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.save, "save", typeof(global::JWMSH.Properties.Resources), 8); this.ImgCollection32.Images.SetKeyName(8, "save"); this.ImgCollection32.Images.SetKeyName(9, "Query.png"); this.ImgCollection32.InsertImage(global::JWMSH.Properties.Resources.cRefresh, "cRefresh", typeof(global::JWMSH.Properties.Resources), 10); this.ImgCollection32.Images.SetKeyName(10, "cRefresh"); // // ribbonPage // this.ribbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { this.rpgSystem, this.rpgExport, this.rpgSearch}); this.ribbonPage.Name = "ribbonPage"; this.ribbonPage.Text = "菜单选项"; // // rpgSystem // this.rpgSystem.ItemLinks.Add(this.biExit); this.rpgSystem.Name = "rpgSystem"; this.rpgSystem.ShowCaptionButton = false; this.rpgSystem.Text = "系统"; // // rpgExport // this.rpgExport.ItemLinks.Add(this.biExport); this.rpgExport.Name = "rpgExport"; this.rpgExport.ShowCaptionButton = false; this.rpgExport.Text = "处理"; // // rpgSearch // this.rpgSearch.ItemLinks.Add(this.biSearch); this.rpgSearch.ItemLinks.Add(this.bbiRefresh); this.rpgSearch.Name = "rpgSearch"; this.rpgSearch.Text = "查询"; // // uGridRawMaterial // appearance1.BackColor = System.Drawing.Color.White; this.uGridRawMaterial.DisplayLayout.Appearance = appearance1; ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn19.Header.VisiblePosition = 0; ultraGridColumn19.Hidden = true; ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn20.Header.Caption = "序列号"; ultraGridColumn20.Header.VisiblePosition = 2; ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn14.Header.Caption = "批号"; ultraGridColumn14.Header.VisiblePosition = 3; ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn21.Header.Caption = "数量"; ultraGridColumn21.Header.VisiblePosition = 4; ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn11.Header.Caption = "生产日期"; ultraGridColumn11.Header.VisiblePosition = 11; ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn3.Header.Caption = "产品编码"; ultraGridColumn3.Header.VisiblePosition = 1; ultraGridColumn3.Width = 77; ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn6.Header.Caption = "产品名称"; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.Width = 132; ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn22.Header.Caption = "包装规格"; ultraGridColumn22.Header.VisiblePosition = 7; ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn8.Header.Caption = "产品规格"; ultraGridColumn8.Header.VisiblePosition = 6; ultraGridColumn8.Width = 101; ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn23.Header.Caption = "包装形式"; ultraGridColumn23.Header.VisiblePosition = 9; ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn24.Header.Caption = "供应商"; ultraGridColumn24.Header.VisiblePosition = 10; ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn1.Header.Caption = "保质期单位"; ultraGridColumn1.Header.VisiblePosition = 12; ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn12.Header.Caption = "保质期天数"; ultraGridColumn12.Header.VisiblePosition = 8; ultraGridColumn12.Width = 79; ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn25.Header.Caption = "贮存条件"; ultraGridColumn25.Header.VisiblePosition = 13; ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn26.Header.Caption = "产地"; ultraGridColumn26.Header.VisiblePosition = 14; ultraGridColumn27.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn27.Header.Caption = "特性"; ultraGridColumn27.Header.VisiblePosition = 15; ultraGridColumn28.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn28.Header.Caption = "备注"; ultraGridColumn28.Header.VisiblePosition = 16; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn19, ultraGridColumn20, ultraGridColumn14, ultraGridColumn21, ultraGridColumn11, ultraGridColumn3, ultraGridColumn6, ultraGridColumn22, ultraGridColumn8, ultraGridColumn23, ultraGridColumn24, ultraGridColumn1, ultraGridColumn12, ultraGridColumn25, ultraGridColumn26, ultraGridColumn27, ultraGridColumn28}); this.uGridRawMaterial.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.uGridRawMaterial.DisplayLayout.GroupByBox.Prompt = "如需按照某个列进行分类汇总请把列名拖动到此处"; this.uGridRawMaterial.DisplayLayout.MaxColScrollRegions = 1; this.uGridRawMaterial.DisplayLayout.MaxRowScrollRegions = 1; appearance2.BackColor = System.Drawing.Color.Transparent; this.uGridRawMaterial.DisplayLayout.Override.CardAreaAppearance = appearance2; this.uGridRawMaterial.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.uGridRawMaterial.DisplayLayout.Override.CellPadding = 3; appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance3.TextHAlignAsString = "Center"; appearance3.TextVAlignAsString = "Middle"; appearance3.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.uGridRawMaterial.DisplayLayout.Override.HeaderAppearance = appearance3; this.uGridRawMaterial.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.Select; appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.uGridRawMaterial.DisplayLayout.Override.RowAlternateAppearance = appearance4; appearance5.BorderColor = System.Drawing.Color.Black; appearance5.TextHAlignAsString = "Right"; appearance5.TextVAlignAsString = "Middle"; this.uGridRawMaterial.DisplayLayout.Override.RowAppearance = appearance5; appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.uGridRawMaterial.DisplayLayout.Override.RowSelectorAppearance = appearance6; appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.uGridRawMaterial.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance7; this.uGridRawMaterial.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton; this.uGridRawMaterial.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.uGridRawMaterial.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.uGridRawMaterial.DisplayLayout.Override.RowSelectorWidth = 40; appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance8.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance8.BorderColor = System.Drawing.Color.Black; appearance8.ForeColor = System.Drawing.Color.Black; this.uGridRawMaterial.DisplayLayout.Override.SelectedRowAppearance = appearance8; this.uGridRawMaterial.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.None; this.uGridRawMaterial.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.uGridRawMaterial.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.uGridRawMaterial.Dock = System.Windows.Forms.DockStyle.Fill; this.uGridRawMaterial.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uGridRawMaterial.Location = new System.Drawing.Point(0, 123); this.uGridRawMaterial.Name = "uGridRawMaterial"; this.uGridRawMaterial.Size = new System.Drawing.Size(984, 412); this.uGridRawMaterial.TabIndex = 34; this.uGridRawMaterial.UpdateMode = Infragistics.Win.UltraWinGrid.UpdateMode.OnCellChangeOrLostFocus; this.uGridRawMaterial.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.uGridRawMaterial_DoubleClickCell); // // tsgfMain // this.tsgfMain.Constr = null; this.tsgfMain.Dock = System.Windows.Forms.DockStyle.Top; this.tsgfMain.FormId = null; this.tsgfMain.FormName = null; this.tsgfMain.Location = new System.Drawing.Point(0, 98); this.tsgfMain.Name = "tsgfMain"; this.tsgfMain.Size = new System.Drawing.Size(984, 25); this.tsgfMain.TabIndex = 32; this.tsgfMain.UGrid = this.uGridRawMaterial; // // pageChange // this.pageChange.Constr = null; this.pageChange.CountPage = 0; this.pageChange.Dock = System.Windows.Forms.DockStyle.Bottom; this.pageChange.FlName = "AutoID"; this.pageChange.Location = new System.Drawing.Point(0, 535); this.pageChange.Name = "pageChange"; this.pageChange.PageIndex = 1; this.pageChange.PageSize = 100; this.pageChange.RecordCount = 0; this.pageChange.Size = new System.Drawing.Size(984, 27); this.pageChange.TabIndex = 33; this.pageChange.TableRecord = "RMLabel"; this.pageChange.UGrid = this.uGridRawMaterial; this.pageChange.WhereStr = null; // // RptRmLabelPrint // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(984, 562); this.Controls.Add(this.uGridRawMaterial); this.Controls.Add(this.tsgfMain); this.Controls.Add(this.pageChange); this.Controls.Add(this.ribbon); this.Icon = global::JWMSH.Properties.Resources.scanicon; this.Name = "RptRmLabelPrint"; this.Text = "原料标签打印记录表"; this.Load += new System.EventHandler(this.RptRmLabelPrint_Load); ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ImgCollection16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ImgCollection32)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uGridRawMaterial)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Text"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinScrollBar.ScrollBarLook scrollBarLook1 = new Infragistics.Win.UltraWinScrollBar.ScrollBarLook(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeprControlID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ObjectTypeID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ObjectType"); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NBHDID"); Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Low1"); Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Low2"); Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Low3"); Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Low4"); Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Low5"); Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Low6"); Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinScrollBar.ScrollBarLook scrollBarLook2 = new Infragistics.Win.UltraWinScrollBar.ScrollBarLook(); Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance(); this.EntireDepreciationTablePanel = new System.Windows.Forms.Panel(); this.DeprGridDropDown = new Infragistics.Win.UltraWinGrid.UltraDropDown(); this.TitleHeaderPanel = new System.Windows.Forms.Panel(); this.DeprNeighborhoodlabel = new System.Windows.Forms.Label(); this.DeprControlHeaderLabel = new System.Windows.Forms.Label(); this.DepreciationControlDataGrid = new TerraScan.UI.Controls.TerraScanInfragisticsUltraGrid(); this.F36061DeprToolTip = new System.Windows.Forms.ToolTip(this.components); this.DeprTablePictureBox = new System.Windows.Forms.PictureBox(); this.EntireDepreciationTablePanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.DeprGridDropDown)).BeginInit(); this.TitleHeaderPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.DepreciationControlDataGrid)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DeprTablePictureBox)).BeginInit(); this.SuspendLayout(); // // EntireDepreciationTablePanel // this.EntireDepreciationTablePanel.BackColor = System.Drawing.Color.White; this.EntireDepreciationTablePanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.EntireDepreciationTablePanel.Controls.Add(this.DeprGridDropDown); this.EntireDepreciationTablePanel.Controls.Add(this.TitleHeaderPanel); this.EntireDepreciationTablePanel.Controls.Add(this.DepreciationControlDataGrid); this.EntireDepreciationTablePanel.Location = new System.Drawing.Point(0, 0); this.EntireDepreciationTablePanel.Name = "EntireDepreciationTablePanel"; this.EntireDepreciationTablePanel.Size = new System.Drawing.Size(768, 155); this.EntireDepreciationTablePanel.TabIndex = 1; this.EntireDepreciationTablePanel.TabStop = true; // // DeprGridDropDown // this.DeprGridDropDown.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Standard; this.DeprGridDropDown.DisplayLayout.AddNewBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.None; appearance1.BackColor = System.Drawing.Color.White; appearance1.BorderColor = System.Drawing.Color.Black; this.DeprGridDropDown.DisplayLayout.Appearance = appearance1; ultraGridBand1.ColHeadersVisible = false; ultraGridColumn1.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Hidden = true; ultraGridColumn2.AutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.None; ultraGridColumn2.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.SortIndicator = Infragistics.Win.UltraWinGrid.SortIndicator.Disabled; ultraGridColumn2.Width = 140; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2 }); this.DeprGridDropDown.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.DeprGridDropDown.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.DeprGridDropDown.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; this.DeprGridDropDown.DisplayLayout.ColumnChooserEnabled = Infragistics.Win.DefaultableBoolean.False; appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance2.BorderColor = System.Drawing.SystemColors.Window; this.DeprGridDropDown.DisplayLayout.GroupByBox.Appearance = appearance2; appearance3.ForeColor = System.Drawing.SystemColors.GrayText; this.DeprGridDropDown.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3; this.DeprGridDropDown.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance4.BackColor2 = System.Drawing.SystemColors.Control; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance4.ForeColor = System.Drawing.SystemColors.GrayText; this.DeprGridDropDown.DisplayLayout.GroupByBox.PromptAppearance = appearance4; this.DeprGridDropDown.DisplayLayout.MaxColScrollRegions = 1; this.DeprGridDropDown.DisplayLayout.MaxRowScrollRegions = 1; appearance5.BackColor = System.Drawing.SystemColors.Window; appearance5.ForeColor = System.Drawing.SystemColors.ControlText; this.DeprGridDropDown.DisplayLayout.Override.ActiveCellAppearance = appearance5; appearance6.BackColor = System.Drawing.SystemColors.Highlight; appearance6.ForeColor = System.Drawing.SystemColors.HighlightText; this.DeprGridDropDown.DisplayLayout.Override.ActiveRowAppearance = appearance6; this.DeprGridDropDown.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.None; this.DeprGridDropDown.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.None; appearance7.BackColor = System.Drawing.SystemColors.Window; this.DeprGridDropDown.DisplayLayout.Override.CardAreaAppearance = appearance7; appearance8.BorderColor = System.Drawing.Color.Silver; appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.DeprGridDropDown.DisplayLayout.Override.CellAppearance = appearance8; this.DeprGridDropDown.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.DeprGridDropDown.DisplayLayout.Override.CellPadding = 0; appearance9.BackColor = System.Drawing.SystemColors.Control; appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance9.BorderColor = System.Drawing.SystemColors.Window; this.DeprGridDropDown.DisplayLayout.Override.GroupByRowAppearance = appearance9; appearance10.TextHAlignAsString = "Left"; this.DeprGridDropDown.DisplayLayout.Override.HeaderAppearance = appearance10; this.DeprGridDropDown.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle; this.DeprGridDropDown.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance11.BackColor = System.Drawing.SystemColors.Window; appearance11.BorderAlpha = Infragistics.Win.Alpha.Transparent; appearance11.BorderColor = System.Drawing.Color.Silver; this.DeprGridDropDown.DisplayLayout.Override.RowAppearance = appearance11; this.DeprGridDropDown.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance12.BackColor = System.Drawing.SystemColors.ControlLight; this.DeprGridDropDown.DisplayLayout.Override.TemplateAddRowAppearance = appearance12; this.DeprGridDropDown.DisplayLayout.Override.TipStyleScroll = Infragistics.Win.UltraWinGrid.TipStyle.Hide; appearance13.BackColor = System.Drawing.Color.White; scrollBarLook1.Appearance = appearance13; this.DeprGridDropDown.DisplayLayout.ScrollBarLook = scrollBarLook1; this.DeprGridDropDown.DisplayLayout.Scrollbars = Infragistics.Win.UltraWinGrid.Scrollbars.Both; this.DeprGridDropDown.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.DeprGridDropDown.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.DeprGridDropDown.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.DeprGridDropDown.DropDownWidth = 0; this.DeprGridDropDown.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.DeprGridDropDown.Location = new System.Drawing.Point(171, 63); this.DeprGridDropDown.Name = "DeprGridDropDown"; this.DeprGridDropDown.Size = new System.Drawing.Size(140, 80); this.DeprGridDropDown.TabIndex = 21; this.DeprGridDropDown.Text = "ultraDropDown1"; this.DeprGridDropDown.Visible = false; // // TitleHeaderPanel // this.TitleHeaderPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(97)))), ((int)(((byte)(137))))); this.TitleHeaderPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.TitleHeaderPanel.Controls.Add(this.DeprNeighborhoodlabel); this.TitleHeaderPanel.Controls.Add(this.DeprControlHeaderLabel); this.TitleHeaderPanel.Location = new System.Drawing.Point(-1, -1); this.TitleHeaderPanel.Name = "TitleHeaderPanel"; this.TitleHeaderPanel.Size = new System.Drawing.Size(768, 30); this.TitleHeaderPanel.TabIndex = 39; this.TitleHeaderPanel.TabStop = true; // // DeprNeighborhoodlabel // this.DeprNeighborhoodlabel.AutoSize = true; this.DeprNeighborhoodlabel.BackColor = System.Drawing.Color.Transparent; this.DeprNeighborhoodlabel.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.DeprNeighborhoodlabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.DeprNeighborhoodlabel.Location = new System.Drawing.Point(249, 5); this.DeprNeighborhoodlabel.Name = "DeprNeighborhoodlabel"; this.DeprNeighborhoodlabel.Size = new System.Drawing.Size(0, 16); this.DeprNeighborhoodlabel.TabIndex = 3; // // DeprControlHeaderLabel // this.DeprControlHeaderLabel.AutoSize = true; this.DeprControlHeaderLabel.BackColor = System.Drawing.Color.Transparent; this.DeprControlHeaderLabel.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.DeprControlHeaderLabel.ForeColor = System.Drawing.Color.White; this.DeprControlHeaderLabel.Location = new System.Drawing.Point(2, 4); this.DeprControlHeaderLabel.Name = "DeprControlHeaderLabel"; this.DeprControlHeaderLabel.Size = new System.Drawing.Size(256, 16); this.DeprControlHeaderLabel.TabIndex = 2; this.DeprControlHeaderLabel.Text = "Depreciation Control – Neighborhood: "; // // DepreciationControlDataGrid // this.DepreciationControlDataGrid.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); appearance14.BackColor = System.Drawing.Color.White; appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.None; appearance14.BorderColor = System.Drawing.Color.Black; appearance14.FontData.BoldAsString = "True"; appearance14.FontData.Name = "Arial"; appearance14.FontData.SizeInPoints = 8F; appearance14.TextHAlignAsString = "Left"; appearance14.TextVAlignAsString = "Middle"; this.DepreciationControlDataGrid.DisplayLayout.Appearance = appearance14; this.DepreciationControlDataGrid.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns; ultraGridColumn3.Header.VisiblePosition = 0; ultraGridColumn3.Hidden = true; ultraGridColumn3.TabStop = false; ultraGridColumn3.Width = 70; ultraGridColumn4.Header.VisiblePosition = 1; ultraGridColumn4.Hidden = true; ultraGridColumn4.TabStop = false; ultraGridColumn4.Width = 78; ultraGridColumn5.AutoEdit = false; ultraGridColumn5.AutoSizeEdit = Infragistics.Win.DefaultableBoolean.False; ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; appearance15.TextHAlignAsString = "Left"; ultraGridColumn5.CellAppearance = appearance15; appearance16.TextHAlignAsString = "Center"; ultraGridColumn5.Header.Appearance = appearance16; ultraGridColumn5.Header.Caption = "Object Type"; ultraGridColumn5.Header.VisiblePosition = 2; ultraGridColumn5.SortIndicator = Infragistics.Win.UltraWinGrid.SortIndicator.Disabled; ultraGridColumn5.TabIndex = 1; ultraGridColumn5.Width = 164; ultraGridColumn6.AutoEdit = false; ultraGridColumn6.AutoSizeEdit = Infragistics.Win.DefaultableBoolean.False; ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; appearance17.TextHAlignAsString = "Left"; ultraGridColumn6.CellAppearance = appearance17; ultraGridColumn6.Header.VisiblePosition = 3; ultraGridColumn6.Hidden = true; ultraGridColumn6.SortIndicator = Infragistics.Win.UltraWinGrid.SortIndicator.Disabled; ultraGridColumn6.TabStop = false; ultraGridColumn6.Width = 8; ultraGridColumn7.AutoSizeEdit = Infragistics.Win.DefaultableBoolean.False; appearance18.FontData.UnderlineAsString = "True"; appearance18.ForeColor = System.Drawing.Color.Blue; appearance18.TextHAlignAsString = "Left"; ultraGridColumn7.CellAppearance = appearance18; appearance19.TextHAlignAsString = "Center"; ultraGridColumn7.Header.Appearance = appearance19; ultraGridColumn7.Header.Caption = "1 Low"; ultraGridColumn7.Header.VisiblePosition = 4; ultraGridColumn7.SortIndicator = Infragistics.Win.UltraWinGrid.SortIndicator.Disabled; ultraGridColumn7.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList; ultraGridColumn7.TabIndex = 2; ultraGridColumn7.Width = 97; ultraGridColumn8.AutoSizeEdit = Infragistics.Win.DefaultableBoolean.False; appearance20.FontData.UnderlineAsString = "True"; appearance20.ForeColor = System.Drawing.Color.Blue; appearance20.TextHAlignAsString = "Left"; ultraGridColumn8.CellAppearance = appearance20; appearance21.TextHAlignAsString = "Center"; ultraGridColumn8.Header.Appearance = appearance21; ultraGridColumn8.Header.Caption = "2 Fair"; ultraGridColumn8.Header.VisiblePosition = 5; ultraGridColumn8.SortIndicator = Infragistics.Win.UltraWinGrid.SortIndicator.Disabled; ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList; ultraGridColumn8.TabIndex = 3; ultraGridColumn8.Width = 99; ultraGridColumn9.AutoSizeEdit = Infragistics.Win.DefaultableBoolean.False; appearance22.FontData.UnderlineAsString = "True"; appearance22.ForeColor = System.Drawing.Color.Blue; appearance22.TextHAlignAsString = "Left"; ultraGridColumn9.CellAppearance = appearance22; appearance23.TextHAlignAsString = "Center"; ultraGridColumn9.Header.Appearance = appearance23; ultraGridColumn9.Header.Caption = "3 Average"; ultraGridColumn9.Header.VisiblePosition = 6; ultraGridColumn9.SortIndicator = Infragistics.Win.UltraWinGrid.SortIndicator.Disabled; ultraGridColumn9.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList; ultraGridColumn9.TabIndex = 4; ultraGridColumn9.Width = 95; ultraGridColumn10.AutoSizeEdit = Infragistics.Win.DefaultableBoolean.False; appearance24.FontData.UnderlineAsString = "True"; appearance24.ForeColor = System.Drawing.Color.Blue; appearance24.TextHAlignAsString = "Left"; ultraGridColumn10.CellAppearance = appearance24; appearance25.TextHAlignAsString = "Center"; ultraGridColumn10.Header.Appearance = appearance25; ultraGridColumn10.Header.Caption = "4 Good"; ultraGridColumn10.Header.VisiblePosition = 7; ultraGridColumn10.SortIndicator = Infragistics.Win.UltraWinGrid.SortIndicator.Disabled; ultraGridColumn10.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList; ultraGridColumn10.TabIndex = 5; ultraGridColumn10.Width = 97; ultraGridColumn11.AutoSizeEdit = Infragistics.Win.DefaultableBoolean.False; appearance26.FontData.UnderlineAsString = "True"; appearance26.ForeColor = System.Drawing.Color.Blue; appearance26.TextHAlignAsString = "Left"; ultraGridColumn11.CellAppearance = appearance26; appearance27.TextHAlignAsString = "Center"; ultraGridColumn11.Header.Appearance = appearance27; ultraGridColumn11.Header.Caption = "5 Very Good"; ultraGridColumn11.Header.VisiblePosition = 8; ultraGridColumn11.SortIndicator = Infragistics.Win.UltraWinGrid.SortIndicator.Disabled; ultraGridColumn11.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList; ultraGridColumn11.TabIndex = 6; ultraGridColumn11.Width = 97; ultraGridColumn12.AutoSizeEdit = Infragistics.Win.DefaultableBoolean.False; appearance28.FontData.UnderlineAsString = "True"; appearance28.ForeColor = System.Drawing.Color.Blue; appearance28.TextHAlignAsString = "Left"; ultraGridColumn12.CellAppearance = appearance28; appearance29.TextHAlignAsString = "Center"; ultraGridColumn12.Header.Appearance = appearance29; ultraGridColumn12.Header.Caption = "6 Excellent"; ultraGridColumn12.Header.VisiblePosition = 9; ultraGridColumn12.SortIndicator = Infragistics.Win.UltraWinGrid.SortIndicator.Disabled; ultraGridColumn12.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList; ultraGridColumn12.TabIndex = 7; ultraGridColumn12.Width = 99; ultraGridBand2.Columns.AddRange(new object[] { ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12 }); appearance30.BackColor = System.Drawing.Color.Gray; ultraGridBand2.Override.HeaderAppearance = appearance30; this.DepreciationControlDataGrid.DisplayLayout.BandsSerializer.Add(ultraGridBand2); appearance31.BackColor = System.Drawing.Color.LightGray; appearance31.BorderColor = System.Drawing.Color.Black; this.DepreciationControlDataGrid.DisplayLayout.EmptyRowSettings.CellAppearance = appearance31; appearance32.BackColor = System.Drawing.Color.LightGray; this.DepreciationControlDataGrid.DisplayLayout.EmptyRowSettings.RowAppearance = appearance32; this.DepreciationControlDataGrid.DisplayLayout.EmptyRowSettings.Style = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows; this.DepreciationControlDataGrid.DisplayLayout.GroupByBox.Hidden = true; this.DepreciationControlDataGrid.DisplayLayout.InterBandSpacing = 10; this.DepreciationControlDataGrid.DisplayLayout.MaxColScrollRegions = 1; this.DepreciationControlDataGrid.DisplayLayout.MaxRowScrollRegions = 1; this.DepreciationControlDataGrid.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.DepreciationControlDataGrid.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed; this.DepreciationControlDataGrid.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.Free; this.DepreciationControlDataGrid.DisplayLayout.Override.AllowColSwapping = Infragistics.Win.UltraWinGrid.AllowColSwapping.NotAllowed; this.DepreciationControlDataGrid.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; this.DepreciationControlDataGrid.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False; this.DepreciationControlDataGrid.DisplayLayout.Override.AllowRowSummaries = Infragistics.Win.UltraWinGrid.AllowRowSummaries.False; this.DepreciationControlDataGrid.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True; appearance33.BackColor = System.Drawing.Color.Transparent; this.DepreciationControlDataGrid.DisplayLayout.Override.CardAreaAppearance = appearance33; appearance34.BorderColor = System.Drawing.Color.Black; this.DepreciationControlDataGrid.DisplayLayout.Override.CellAppearance = appearance34; this.DepreciationControlDataGrid.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; appearance35.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(121))))); this.DepreciationControlDataGrid.DisplayLayout.Override.EditCellAppearance = appearance35; appearance36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(153))))); this.DepreciationControlDataGrid.DisplayLayout.Override.FilterCellAppearanceActive = appearance36; this.DepreciationControlDataGrid.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Cell; appearance37.FontData.BoldAsString = "True"; appearance37.FontData.Name = "Arial"; appearance37.FontData.SizeInPoints = 8F; appearance37.ForeColor = System.Drawing.Color.Black; this.DepreciationControlDataGrid.DisplayLayout.Override.FilteredInCellAppearance = appearance37; this.DepreciationControlDataGrid.DisplayLayout.Override.FilterEvaluationTrigger = Infragistics.Win.UltraWinGrid.FilterEvaluationTrigger.OnCellValueChange; this.DepreciationControlDataGrid.DisplayLayout.Override.FilterOperandStyle = Infragistics.Win.UltraWinGrid.FilterOperandStyle.Combo; this.DepreciationControlDataGrid.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.StartsWith; this.DepreciationControlDataGrid.DisplayLayout.Override.FilterOperatorDropDownItems = ((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems)(((((((((((((((((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Equals | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.NotEquals) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.LessThan) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.LessThanOrEqualTo) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.GreaterThan) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.GreaterThanOrEqualTo) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Like) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Match) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.NotLike) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.DoesNotMatch) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.StartsWith) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.DoesNotStartWith) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.EndsWith) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.DoesNotEndWith) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Contains) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.DoesNotContain) | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Reserved))); this.DepreciationControlDataGrid.DisplayLayout.Override.FilterOperatorLocation = Infragistics.Win.UltraWinGrid.FilterOperatorLocation.WithOperand; appearance38.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(204)))), ((int)(((byte)(167))))); appearance38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(153))))); this.DepreciationControlDataGrid.DisplayLayout.Override.FilterRowAppearance = appearance38; appearance39.BackColorAlpha = Infragistics.Win.Alpha.Opaque; this.DepreciationControlDataGrid.DisplayLayout.Override.FilterRowPromptAppearance = appearance39; this.DepreciationControlDataGrid.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow; this.DepreciationControlDataGrid.DisplayLayout.Override.FixedRowIndicator = Infragistics.Win.UltraWinGrid.FixedRowIndicator.None; this.DepreciationControlDataGrid.DisplayLayout.Override.FixedRowSortOrder = Infragistics.Win.UltraWinGrid.FixedRowSortOrder.FixOrder; this.DepreciationControlDataGrid.DisplayLayout.Override.FixedRowStyle = Infragistics.Win.UltraWinGrid.FixedRowStyle.Top; this.DepreciationControlDataGrid.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCellsAlwaysBelowDescription; appearance40.BackColor = System.Drawing.Color.Gray; appearance40.BackColor2 = System.Drawing.Color.Gray; appearance40.ForeColor = System.Drawing.Color.White; appearance40.ForegroundAlpha = Infragistics.Win.Alpha.Opaque; appearance40.TextHAlignAsString = "Left"; appearance40.TextTrimming = Infragistics.Win.TextTrimming.EllipsisPath; appearance40.TextVAlignAsString = "Middle"; appearance40.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.DepreciationControlDataGrid.DisplayLayout.Override.HeaderAppearance = appearance40; this.DepreciationControlDataGrid.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle; appearance41.TextHAlignAsString = "Left"; appearance41.TextVAlignAsString = "Middle"; this.DepreciationControlDataGrid.DisplayLayout.Override.MergedCellAppearance = appearance41; this.DepreciationControlDataGrid.DisplayLayout.Override.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Never; appearance42.BackColor = System.Drawing.Color.LightGray; this.DepreciationControlDataGrid.DisplayLayout.Override.RowAlternateAppearance = appearance42; appearance43.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(195)))), ((int)(((byte)(198))))); this.DepreciationControlDataGrid.DisplayLayout.Override.RowSelectorAppearance = appearance43; this.DepreciationControlDataGrid.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement; this.DepreciationControlDataGrid.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed; appearance44.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(132))))); appearance44.ForeColor = System.Drawing.Color.White; this.DepreciationControlDataGrid.DisplayLayout.Override.SelectedCellAppearance = appearance44; this.DepreciationControlDataGrid.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single; this.DepreciationControlDataGrid.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single; this.DepreciationControlDataGrid.DisplayLayout.Override.SpecialRowSeparator = Infragistics.Win.UltraWinGrid.SpecialRowSeparator.FixedRows; appearance45.BackColor = System.Drawing.Color.Black; this.DepreciationControlDataGrid.DisplayLayout.Override.SpecialRowSeparatorAppearance = appearance45; this.DepreciationControlDataGrid.DisplayLayout.Override.SpecialRowSeparatorHeight = 4; this.DepreciationControlDataGrid.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.None; appearance46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(156))))); appearance46.BackColorAlpha = Infragistics.Win.Alpha.Opaque; this.DepreciationControlDataGrid.DisplayLayout.Override.SummaryValueAppearance = appearance46; this.DepreciationControlDataGrid.DisplayLayout.Override.TipStyleScroll = Infragistics.Win.UltraWinGrid.TipStyle.Hide; this.DepreciationControlDataGrid.DisplayLayout.RowConnectorColor = System.Drawing.SystemColors.ControlDarkDark; this.DepreciationControlDataGrid.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Dashed; appearance47.BackColor = System.Drawing.Color.DarkGray; scrollBarLook2.Appearance = appearance47; this.DepreciationControlDataGrid.DisplayLayout.ScrollBarLook = scrollBarLook2; this.DepreciationControlDataGrid.DisplayLayout.Scrollbars = Infragistics.Win.UltraWinGrid.Scrollbars.None; this.DepreciationControlDataGrid.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.DepreciationControlDataGrid.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl; this.DepreciationControlDataGrid.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.DepreciationControlDataGrid.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.DepreciationControlDataGrid.Location = new System.Drawing.Point(-1, 28); this.DepreciationControlDataGrid.Name = "DepreciationControlDataGrid"; this.DepreciationControlDataGrid.Size = new System.Drawing.Size(769, 126); this.DepreciationControlDataGrid.TabIndex = 2; this.DepreciationControlDataGrid.UpdateMode = Infragistics.Win.UltraWinGrid.UpdateMode.OnCellChange; this.DepreciationControlDataGrid.UseFlatMode = Infragistics.Win.DefaultableBoolean.True; this.DepreciationControlDataGrid.BeforeCellListDropDown += new Infragistics.Win.UltraWinGrid.CancelableCellEventHandler(this.DepreciationControlDataGrid_BeforeCellListDropDown); this.DepreciationControlDataGrid.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.DepreciationControlDataGrid_InitializeLayout); this.DepreciationControlDataGrid.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.DepreciationControlDataGrid_DoubleClickCell); this.DepreciationControlDataGrid.CellListSelect += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.DepreciationControlDataGrid_CellListSelect); // // DeprTablePictureBox // this.DeprTablePictureBox.Location = new System.Drawing.Point(760, 0); this.DeprTablePictureBox.Name = "DeprTablePictureBox"; this.DeprTablePictureBox.Size = new System.Drawing.Size(47, 155); this.DeprTablePictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.DeprTablePictureBox.TabIndex = 41; this.DeprTablePictureBox.TabStop = false; this.DeprTablePictureBox.Click += new System.EventHandler(this.DeprTablePictureBox_Click); this.DeprTablePictureBox.MouseHover += new System.EventHandler(this.DeprTablePictureBox_MouseHover); // // F36061 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.Controls.Add(this.EntireDepreciationTablePanel); this.Controls.Add(this.DeprTablePictureBox); this.Name = "F36061"; this.Size = new System.Drawing.Size(804, 155); this.Tag = "36061"; this.Load += new System.EventHandler(this.F36061_Load); this.Resize += new System.EventHandler(this.F36061_Resize); this.EntireDepreciationTablePanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.DeprGridDropDown)).EndInit(); this.TitleHeaderPanel.ResumeLayout(false); this.TitleHeaderPanel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.DepreciationControlDataGrid)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DeprTablePictureBox)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("��̬�������μ�������", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIAL"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTTYPE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SENDERSTORENO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_RECEIVERSTORENO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TRAINNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GROSSWEIGHT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GROSSPERSON"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GROSSPOINT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_GROSSTIME", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TAREWEIGHT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TAREPERSON"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TAREPOINT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_TARETIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_NETWEIGHT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_YKL"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GROSSSHIFT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GROSSGROUP"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TARESHIFT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TAREGROUP"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MEMO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TYPENAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TRANS"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIALNAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SENDER"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_RECEIVER"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POTNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STOVENO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STOVESEATNO"); Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 1202392573); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "FS_MATERIALNAME", 24, true, "��̬�������μ�������", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, null, -1, false); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_NETWEIGHT", 14, true, "��̬�������μ�������", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_NETWEIGHT", 14, true); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("��̬�����һ�μ�������", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIAL"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTTYPE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SENDERSTORENO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_RECEIVERSTORENO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TRAINNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_WEIGHT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTPERSON"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_WEIGHTTIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTPOINT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_DELETEFLAG"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_DELETEUSER"); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_DELETEDATE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIALNAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SENDER"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_RECEIVER"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TYPENAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TRANS"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TRANSNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SHIFT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GROUP"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POTNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STOVENO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STOVESEATNO"); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "FS_MATERIALNAME", 13, true, "��̬�����һ�μ�������", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, null, -1, false); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("�����", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_VOICENAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_VOICEFILE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_INSTRTYPE"); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab(); Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab(); Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1"); Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool4 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("����"); Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool5 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("��"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("find"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Aedio"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btCorrention"); Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool1 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("����"); Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool2 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("¯��"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query"); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TrackWeightForIron)); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Aedio"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("find"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btCorrention"); Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool6 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("��"); Infragistics.Win.UltraWinDock.DockAreaPane dockAreaPane1 = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedRight, new System.Guid("05deab1a-dfec-4181-9cb3-ad4fe0377535")); Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane1 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("89870e2b-ce2c-4fc0-9610-41bf1733973c"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("05deab1a-dfec-4181-9cb3-ad4fe0377535"), -1); Infragistics.Win.UltraWinDock.DockAreaPane dockAreaPane2 = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedRight, new System.Guid("777aa848-96d9-4a9c-8e57-ab46776d741c")); Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane2 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("167a762b-28a1-4b3a-b58a-b7c31ec2d826"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("777aa848-96d9-4a9c-8e57-ab46776d741c"), -1); this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.dataSet2 = new System.Data.DataSet(); this.dataTable6 = new System.Data.DataTable(); this.dataColumn57 = new System.Data.DataColumn(); this.dataColumn58 = new System.Data.DataColumn(); this.dataColumn59 = new System.Data.DataColumn(); this.dataColumn60 = new System.Data.DataColumn(); this.dataColumn61 = new System.Data.DataColumn(); this.dataColumn62 = new System.Data.DataColumn(); this.dataColumn63 = new System.Data.DataColumn(); this.dataColumn64 = new System.Data.DataColumn(); this.dataColumn65 = new System.Data.DataColumn(); this.dataColumn66 = new System.Data.DataColumn(); this.dataColumn67 = new System.Data.DataColumn(); this.dataColumn68 = new System.Data.DataColumn(); this.dataColumn69 = new System.Data.DataColumn(); this.dataColumn70 = new System.Data.DataColumn(); this.dataTable7 = new System.Data.DataTable(); this.dataColumn71 = new System.Data.DataColumn(); this.dataColumn72 = new System.Data.DataColumn(); this.dataColumn73 = new System.Data.DataColumn(); this.dataColumn74 = new System.Data.DataColumn(); this.dataColumn75 = new System.Data.DataColumn(); this.dataColumn76 = new System.Data.DataColumn(); this.dataColumn77 = new System.Data.DataColumn(); this.dataColumn78 = new System.Data.DataColumn(); this.dataColumn79 = new System.Data.DataColumn(); this.dataColumn80 = new System.Data.DataColumn(); this.dataColumn82 = new System.Data.DataColumn(); this.dataColumn83 = new System.Data.DataColumn(); this.dataColumn84 = new System.Data.DataColumn(); this.dataColumn85 = new System.Data.DataColumn(); this.dataColumn86 = new System.Data.DataColumn(); this.dataColumn87 = new System.Data.DataColumn(); this.dataColumn88 = new System.Data.DataColumn(); this.dataColumn89 = new System.Data.DataColumn(); this.dataColumn90 = new System.Data.DataColumn(); this.dataColumn91 = new System.Data.DataColumn(); this.dataColumn81 = new System.Data.DataColumn(); this.dataColumn92 = new System.Data.DataColumn(); this.dataColumn156 = new System.Data.DataColumn(); this.dataColumn157 = new System.Data.DataColumn(); this.dataColumn158 = new System.Data.DataColumn(); this.dataTable8 = new System.Data.DataTable(); this.dataColumn93 = new System.Data.DataColumn(); this.dataColumn94 = new System.Data.DataColumn(); this.dataColumn95 = new System.Data.DataColumn(); this.dataColumn96 = new System.Data.DataColumn(); this.dataColumn97 = new System.Data.DataColumn(); this.dataColumn98 = new System.Data.DataColumn(); this.dataColumn99 = new System.Data.DataColumn(); this.dataColumn100 = new System.Data.DataColumn(); this.dataColumn101 = new System.Data.DataColumn(); this.dataColumn102 = new System.Data.DataColumn(); this.dataColumn103 = new System.Data.DataColumn(); this.dataColumn104 = new System.Data.DataColumn(); this.dataColumn105 = new System.Data.DataColumn(); this.dataColumn106 = new System.Data.DataColumn(); this.dataColumn107 = new System.Data.DataColumn(); this.dataColumn108 = new System.Data.DataColumn(); this.dataColumn109 = new System.Data.DataColumn(); this.dataColumn110 = new System.Data.DataColumn(); this.dataColumn111 = new System.Data.DataColumn(); this.dataColumn112 = new System.Data.DataColumn(); this.dataColumn113 = new System.Data.DataColumn(); this.dataColumn114 = new System.Data.DataColumn(); this.dataColumn115 = new System.Data.DataColumn(); this.dataColumn116 = new System.Data.DataColumn(); this.dataColumn117 = new System.Data.DataColumn(); this.dataColumn118 = new System.Data.DataColumn(); this.dataColumn119 = new System.Data.DataColumn(); this.dataColumn159 = new System.Data.DataColumn(); this.dataColumn160 = new System.Data.DataColumn(); this.dataColumn161 = new System.Data.DataColumn(); this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.panelYYBF = new System.Windows.Forms.Panel(); this.uDridSound = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.dataSet1 = new System.Data.DataSet(); this.dataTable1 = new System.Data.DataTable(); this.dataColumn6 = new System.Data.DataColumn(); this.dataColumn7 = new System.Data.DataColumn(); this.dataColumn8 = new System.Data.DataColumn(); this.dataColumn11 = new System.Data.DataColumn(); this.dataColumn12 = new System.Data.DataColumn(); this.dataColumn13 = new System.Data.DataColumn(); this.dataColumn14 = new System.Data.DataColumn(); this.dataColumn15 = new System.Data.DataColumn(); this.dataColumn16 = new System.Data.DataColumn(); this.dataColumn17 = new System.Data.DataColumn(); this.dataColumn18 = new System.Data.DataColumn(); this.dataColumn19 = new System.Data.DataColumn(); this.dataColumn20 = new System.Data.DataColumn(); this.dataColumn24 = new System.Data.DataColumn(); this.dataColumn25 = new System.Data.DataColumn(); this.dataColumn26 = new System.Data.DataColumn(); this.dataColumn34 = new System.Data.DataColumn(); this.dataColumn35 = new System.Data.DataColumn(); this.dataColumn36 = new System.Data.DataColumn(); this.dataColumn37 = new System.Data.DataColumn(); this.dataColumn38 = new System.Data.DataColumn(); this.dataColumn142 = new System.Data.DataColumn(); this.dataColumn143 = new System.Data.DataColumn(); this.dataColumn144 = new System.Data.DataColumn(); this.dataColumn145 = new System.Data.DataColumn(); this.dataColumn146 = new System.Data.DataColumn(); this.dataColumn147 = new System.Data.DataColumn(); this.dataColumn148 = new System.Data.DataColumn(); this.dataColumn149 = new System.Data.DataColumn(); this.dataColumn150 = new System.Data.DataColumn(); this.dataColumn151 = new System.Data.DataColumn(); this.dataColumn152 = new System.Data.DataColumn(); this.dataColumn153 = new System.Data.DataColumn(); this.dataColumn154 = new System.Data.DataColumn(); this.dataColumn155 = new System.Data.DataColumn(); this.dataTable2 = new System.Data.DataTable(); this.dataColumn21 = new System.Data.DataColumn(); this.dataColumn1 = new System.Data.DataColumn(); this.dataColumn2 = new System.Data.DataColumn(); this.dataColumn3 = new System.Data.DataColumn(); this.dataColumn4 = new System.Data.DataColumn(); this.dataColumn10 = new System.Data.DataColumn(); this.dataColumn28 = new System.Data.DataColumn(); this.dataColumn29 = new System.Data.DataColumn(); this.dataColumn30 = new System.Data.DataColumn(); this.dataColumn32 = new System.Data.DataColumn(); this.dataColumn33 = new System.Data.DataColumn(); this.dataColumn40 = new System.Data.DataColumn(); this.dataColumn41 = new System.Data.DataColumn(); this.dataColumn42 = new System.Data.DataColumn(); this.dataColumn55 = new System.Data.DataColumn(); this.dataColumn56 = new System.Data.DataColumn(); this.dataTable3 = new System.Data.DataTable(); this.dataColumn5 = new System.Data.DataColumn(); this.dataColumn9 = new System.Data.DataColumn(); this.dataColumn39 = new System.Data.DataColumn(); this.dataTable5 = new System.Data.DataTable(); this.dataColumn44 = new System.Data.DataColumn(); this.dataColumn45 = new System.Data.DataColumn(); this.dataColumn46 = new System.Data.DataColumn(); this.dataColumn47 = new System.Data.DataColumn(); this.dataColumn48 = new System.Data.DataColumn(); this.dataColumn22 = new System.Data.DataColumn(); this.dataColumn23 = new System.Data.DataColumn(); this.dataColumn27 = new System.Data.DataColumn(); this.dataColumn31 = new System.Data.DataColumn(); this.dataColumn43 = new System.Data.DataColumn(); this.dataColumn49 = new System.Data.DataColumn(); this.dataColumn50 = new System.Data.DataColumn(); this.dataColumn51 = new System.Data.DataColumn(); this.dataColumn52 = new System.Data.DataColumn(); this.dataColumn53 = new System.Data.DataColumn(); this.dataColumn54 = new System.Data.DataColumn(); this.panelSPKZ = new System.Windows.Forms.Panel(); this.button15 = new System.Windows.Forms.Button(); this.button14 = new System.Windows.Forms.Button(); this.button13 = new System.Windows.Forms.Button(); this.button12 = new System.Windows.Forms.Button(); this.button11 = new System.Windows.Forms.Button(); this.button10 = new System.Windows.Forms.Button(); this.panel8 = new System.Windows.Forms.Panel(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox(); this.panel9 = new System.Windows.Forms.Panel(); this.cbFlow = new System.Windows.Forms.ComboBox(); this.cb_StoveSeatno = new System.Windows.Forms.ComboBox(); this.label10 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.tb_Stoveno = new System.Windows.Forms.TextBox(); this.btReceiver = new System.Windows.Forms.Button(); this.btSender = new System.Windows.Forms.Button(); this.btTrans = new System.Windows.Forms.Button(); this.btMaterial = new System.Windows.Forms.Button(); this.cbTrans = new System.Windows.Forms.ComboBox(); this.label1 = new System.Windows.Forms.Label(); this.txtNetWeight = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.txtTareWeight = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.cbMaterial = new System.Windows.Forms.ComboBox(); this.label4 = new System.Windows.Forms.Label(); this.cbReceiver = new System.Windows.Forms.ComboBox(); this.txtJly = new System.Windows.Forms.TextBox(); this.txtWeight = new System.Windows.Forms.TextBox(); this.cbSender = new System.Windows.Forms.ComboBox(); this.txtJld = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.txtBc = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.lblCh = new System.Windows.Forms.Label(); this.tb_POTNO = new System.Windows.Forms.TextBox(); this.panel11 = new System.Windows.Forms.Panel(); this.button1 = new System.Windows.Forms.Button(); this.ck_Tare = new System.Windows.Forms.CheckBox(); this.btnTrainTare = new System.Windows.Forms.Button(); this.btnWc = new System.Windows.Forms.Button(); this.btnSglr = new System.Windows.Forms.Button(); this.btnBC = new System.Windows.Forms.Button(); this.btnDS = new System.Windows.Forms.Button(); this.btnQL = new System.Windows.Forms.Button(); this.panel6 = new System.Windows.Forms.Panel(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.picFDTP = new System.Windows.Forms.PictureBox(); this.txtMeterWeight = new LxControl.LxLedControl(); this.label2 = new System.Windows.Forms.Label(); this.lblMaterShow = new System.Windows.Forms.Label(); this.lblMater = new System.Windows.Forms.Label(); this.BilletInfo_GD_Fill_Panel = new System.Windows.Forms.Panel(); this.panel7 = new System.Windows.Forms.Panel(); this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl(); this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage(); this.panel2 = new System.Windows.Forms.Panel(); this.pnlBottom = new System.Windows.Forms.Panel(); this.panel5 = new System.Windows.Forms.Panel(); this.VideoChannel3 = new System.Windows.Forms.PictureBox(); this.panel3 = new System.Windows.Forms.Panel(); this.VideoChannel2 = new System.Windows.Forms.PictureBox(); this.panel4 = new System.Windows.Forms.Panel(); this.VideoChannel1 = new System.Windows.Forms.PictureBox(); this.panel1 = new System.Windows.Forms.Panel(); this.dtpEnd = new System.Windows.Forms.DateTimePicker(); this.panel1_Fill_Panel = new System.Windows.Forms.Panel(); this.dateRQ = new System.Windows.Forms.DateTimePicker(); this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.ultraDockManager1 = new Infragistics.Win.UltraWinDock.UltraDockManager(this.components); this._MoltenInfo_OneUnpinnedTabAreaLeft = new Infragistics.Win.UltraWinDock.UnpinnedTabArea(); this._MoltenInfo_OneUnpinnedTabAreaRight = new Infragistics.Win.UltraWinDock.UnpinnedTabArea(); this._MoltenInfo_OneUnpinnedTabAreaTop = new Infragistics.Win.UltraWinDock.UnpinnedTabArea(); this._MoltenInfo_OneUnpinnedTabAreaBottom = new Infragistics.Win.UltraWinDock.UnpinnedTabArea(); this._MoltenInfo_OneAutoHideControl = new Infragistics.Win.UltraWinDock.AutoHideControl(); this.dockableWindow1 = new Infragistics.Win.UltraWinDock.DockableWindow(); this.dockableWindow2 = new Infragistics.Win.UltraWinDock.DockableWindow(); this.windowDockingArea2 = new Infragistics.Win.UltraWinDock.WindowDockingArea(); this.dsQuery = new System.Data.DataSet(); this.dataTable4 = new System.Data.DataTable(); this.dataColumn120 = new System.Data.DataColumn(); this.dataColumn121 = new System.Data.DataColumn(); this.dataColumn122 = new System.Data.DataColumn(); this.dataColumn123 = new System.Data.DataColumn(); this.dataColumn124 = new System.Data.DataColumn(); this.dataColumn125 = new System.Data.DataColumn(); this.dataColumn126 = new System.Data.DataColumn(); this.dataColumn127 = new System.Data.DataColumn(); this.dataColumn128 = new System.Data.DataColumn(); this.dataColumn129 = new System.Data.DataColumn(); this.dataColumn130 = new System.Data.DataColumn(); this.dataColumn131 = new System.Data.DataColumn(); this.dataColumn132 = new System.Data.DataColumn(); this.dataColumn133 = new System.Data.DataColumn(); this.dataColumn134 = new System.Data.DataColumn(); this.dataColumn135 = new System.Data.DataColumn(); this.dataColumn136 = new System.Data.DataColumn(); this.dataColumn137 = new System.Data.DataColumn(); this.dataColumn138 = new System.Data.DataColumn(); this.dataColumn139 = new System.Data.DataColumn(); this.dataColumn140 = new System.Data.DataColumn(); this.dataColumn141 = new System.Data.DataColumn(); this.windowDockingArea1 = new Infragistics.Win.UltraWinDock.WindowDockingArea(); this.ultraTabPageControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).BeginInit(); this.ultraTabPageControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit(); this.panelYYBF.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uDridSound)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).BeginInit(); this.panelSPKZ.SuspendLayout(); this.panel8.SuspendLayout(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit(); this.ultraGroupBox2.SuspendLayout(); this.panel9.SuspendLayout(); this.panel11.SuspendLayout(); this.panel6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picFDTP)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMeterWeight)).BeginInit(); this.BilletInfo_GD_Fill_Panel.SuspendLayout(); this.panel7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit(); this.ultraTabControl1.SuspendLayout(); this.panel2.SuspendLayout(); this.pnlBottom.SuspendLayout(); this.panel5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.VideoChannel3)).BeginInit(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.VideoChannel2)).BeginInit(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.VideoChannel1)).BeginInit(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDockManager1)).BeginInit(); this._MoltenInfo_OneAutoHideControl.SuspendLayout(); this.dockableWindow1.SuspendLayout(); this.dockableWindow2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dsQuery)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit(); this.SuspendLayout(); // // ultraTabPageControl2 // this.ultraTabPageControl2.Controls.Add(this.ultraGrid1); this.coreBind.SetDatabasecommand(this.ultraTabPageControl2, null); this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 22); this.ultraTabPageControl2.Name = "ultraTabPageControl2"; this.ultraTabPageControl2.Size = new System.Drawing.Size(848, 130); this.coreBind.SetVerification(this.ultraTabPageControl2, null); // // ultraGrid1 // this.coreBind.SetDatabasecommand(this.ultraGrid1, null); this.ultraGrid1.DataMember = "��̬�������μ�������"; this.ultraGrid1.DataSource = this.dataSet2; appearance34.BackColor = System.Drawing.Color.White; appearance34.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal; this.ultraGrid1.DisplayLayout.Appearance = appearance34; ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn1.Header.VisiblePosition = 18; ultraGridColumn1.Hidden = true; ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn2.Header.VisiblePosition = 19; ultraGridColumn2.Hidden = true; ultraGridColumn3.Header.VisiblePosition = 0; ultraGridColumn3.Hidden = true; ultraGridColumn4.Header.VisiblePosition = 13; ultraGridColumn4.Hidden = true; ultraGridColumn4.RowLayoutColumnInfo.OriginX = 16; ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn5.Header.VisiblePosition = 14; ultraGridColumn5.Hidden = true; ultraGridColumn6.Header.VisiblePosition = 1; ultraGridColumn6.Hidden = true; ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn7.Header.VisiblePosition = 7; ultraGridColumn7.MinWidth = 100; ultraGridColumn7.RowLayoutColumnInfo.OriginX = 0; ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn7.RowLayoutColumnInfo.ParentGroupIndex = 0; ultraGridColumn7.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0"; ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn8.Header.VisiblePosition = 16; ultraGridColumn8.RowLayoutColumnInfo.OriginX = 22; ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn8.RowLayoutColumnInfo.SpanY = 4; ultraGridColumn9.Header.VisiblePosition = 17; ultraGridColumn9.RowLayoutColumnInfo.OriginX = 24; ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0); ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn9.RowLayoutColumnInfo.SpanY = 4; ultraGridColumn10.Header.VisiblePosition = 15; ultraGridColumn10.RowLayoutColumnInfo.OriginX = 20; ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(139, 0); ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn10.RowLayoutColumnInfo.SpanY = 4; ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn11.Header.VisiblePosition = 8; ultraGridColumn11.MinWidth = 100; ultraGridColumn11.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn11.RowLayoutColumnInfo.ParentGroupIndex = 0; ultraGridColumn11.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0"; ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn12.Header.VisiblePosition = 11; ultraGridColumn12.RowLayoutColumnInfo.OriginX = 16; ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn12.RowLayoutColumnInfo.SpanY = 4; ultraGridColumn13.Header.VisiblePosition = 12; ultraGridColumn13.RowLayoutColumnInfo.OriginX = 18; ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0); ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn13.RowLayoutColumnInfo.SpanY = 4; ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn14.Header.VisiblePosition = 10; ultraGridColumn14.RowLayoutColumnInfo.OriginX = 14; ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(134, 0); ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn14.RowLayoutColumnInfo.SpanY = 4; ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn15.Header.VisiblePosition = 9; ultraGridColumn15.MinWidth = 100; ultraGridColumn15.RowLayoutColumnInfo.OriginX = 4; ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn15.RowLayoutColumnInfo.ParentGroupIndex = 0; ultraGridColumn15.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0"; ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn16.Header.VisiblePosition = 21; ultraGridColumn16.Hidden = true; ultraGridColumn17.Header.VisiblePosition = 22; ultraGridColumn17.RowLayoutColumnInfo.OriginX = 30; ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0); ultraGridColumn17.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn17.RowLayoutColumnInfo.SpanY = 4; ultraGridColumn18.Header.VisiblePosition = 23; ultraGridColumn18.RowLayoutColumnInfo.OriginX = 26; ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0); ultraGridColumn18.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn18.RowLayoutColumnInfo.SpanY = 4; ultraGridColumn19.Header.VisiblePosition = 24; ultraGridColumn19.RowLayoutColumnInfo.OriginX = 32; ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0); ultraGridColumn19.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn19.RowLayoutColumnInfo.SpanY = 4; ultraGridColumn20.Header.VisiblePosition = 20; ultraGridColumn20.RowLayoutColumnInfo.OriginX = 28; ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0); ultraGridColumn20.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn20.RowLayoutColumnInfo.SpanY = 4; ultraGridColumn21.Header.VisiblePosition = 25; ultraGridColumn21.Hidden = true; ultraGridColumn22.Header.VisiblePosition = 5; ultraGridColumn22.RowLayoutColumnInfo.OriginX = 12; ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0); ultraGridColumn22.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn22.RowLayoutColumnInfo.SpanY = 4; ultraGridColumn23.Header.VisiblePosition = 26; ultraGridColumn23.Hidden = true; ultraGridColumn24.Header.VisiblePosition = 6; ultraGridColumn24.Hidden = true; ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn25.Header.VisiblePosition = 2; ultraGridColumn25.Hidden = true; ultraGridColumn25.MinWidth = 100; ultraGridColumn26.Header.VisiblePosition = 3; ultraGridColumn26.Hidden = true; ultraGridColumn27.Header.VisiblePosition = 4; ultraGridColumn27.Hidden = true; ultraGridColumn28.Header.VisiblePosition = 27; ultraGridColumn28.RowLayoutColumnInfo.OriginX = 0; ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0); ultraGridColumn28.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn28.RowLayoutColumnInfo.SpanY = 4; ultraGridColumn29.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; ultraGridColumn29.Header.VisiblePosition = 28; ultraGridColumn29.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(110, 0); ultraGridColumn29.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn29.RowLayoutColumnInfo.SpanY = 4; ultraGridColumn30.Header.VisiblePosition = 29; ultraGridColumn30.RowLayoutColumnInfo.OriginX = 4; ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn30.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(54, 0); ultraGridColumn30.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44); ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn30.RowLayoutColumnInfo.SpanY = 4; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn15, ultraGridColumn16, ultraGridColumn17, ultraGridColumn18, ultraGridColumn19, ultraGridColumn20, ultraGridColumn21, ultraGridColumn22, ultraGridColumn23, ultraGridColumn24, ultraGridColumn25, ultraGridColumn26, ultraGridColumn27, ultraGridColumn28, ultraGridColumn29, ultraGridColumn30}); ultraGridGroup1.Header.Caption = "����"; ultraGridGroup1.Key = "NewGroup0"; ultraGridGroup1.RowLayoutGroupInfo.OriginX = 6; ultraGridGroup1.RowLayoutGroupInfo.OriginY = 0; ultraGridGroup1.RowLayoutGroupInfo.SpanX = 6; ultraGridGroup1.RowLayoutGroupInfo.SpanY = 4; ultraGridBand1.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] { ultraGridGroup1}); ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout; summarySettings1.DisplayFormat = "�ۼƹ�{0}��"; summarySettings1.GroupBySummaryValueAppearance = appearance2; summarySettings2.DisplayFormat = "�ۼƹ�{0}��"; summarySettings2.GroupBySummaryValueAppearance = appearance3; ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] { summarySettings1, summarySettings2}); ultraGridBand1.SummaryFooterCaption = ""; this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.InterBandSpacing = 10; this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; appearance37.BackColor = System.Drawing.Color.Transparent; this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance37; this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand; this.ultraGrid1.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row; this.ultraGrid1.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow; appearance38.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance38.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance38.ForeColor = System.Drawing.Color.White; appearance38.TextHAlignAsString = "Center"; appearance38.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance38; this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; appearance39.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance39; appearance40.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance40.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance40; this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 12; this.ultraGrid1.DisplayLayout.Override.RowSpacingBefore = 2; appearance41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226))))); appearance41.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254))))); appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance41.ForeColor = System.Drawing.Color.Black; this.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance41; this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None; this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None; this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Extended; this.ultraGrid1.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed; this.ultraGrid1.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid1.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); this.ultraGrid1.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid; this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl; this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid1.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGrid1.Location = new System.Drawing.Point(0, 0); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(848, 130); this.ultraGrid1.TabIndex = 1; this.coreBind.SetVerification(this.ultraGrid1, null); // // dataSet2 // this.dataSet2.DataSetName = "NewDataSet"; this.dataSet2.Tables.AddRange(new System.Data.DataTable[] { this.dataTable6, this.dataTable7, this.dataTable8}); // // dataTable6 // this.dataTable6.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn57, this.dataColumn58, this.dataColumn59, this.dataColumn60, this.dataColumn61, this.dataColumn62, this.dataColumn63, this.dataColumn64, this.dataColumn65, this.dataColumn66, this.dataColumn67, this.dataColumn68, this.dataColumn69, this.dataColumn70}); this.dataTable6.TableName = "��̬�����Ԥ����"; // // dataColumn57 // this.dataColumn57.Caption = "�������"; this.dataColumn57.ColumnName = "FS_WEIGHTNO"; // // dataColumn58 // this.dataColumn58.Caption = "�������ƴ���"; this.dataColumn58.ColumnName = "FS_MATERIAL"; // // dataColumn59 // this.dataColumn59.Caption = "����"; this.dataColumn59.ColumnName = "FS_WEIGHTTYPE"; // // dataColumn60 // this.dataColumn60.Caption = "������λ����"; this.dataColumn60.ColumnName = "FS_SENDERSTROENO"; // // dataColumn61 // this.dataColumn61.Caption = "�ջ���λ����"; this.dataColumn61.ColumnName = "FS_RECEIVESTORENO"; // // dataColumn62 // this.dataColumn62.Caption = "����"; this.dataColumn62.ColumnName = "FS_TRAINNO"; // // dataColumn63 // this.dataColumn63.Caption = "������"; this.dataColumn63.ColumnName = "FS_WEIGHTPOINT"; // // dataColumn64 // this.dataColumn64.Caption = "¼�벿��"; this.dataColumn64.ColumnName = "FS_DEPARTMENT"; // // dataColumn65 // this.dataColumn65.Caption = "¼��Ա"; this.dataColumn65.ColumnName = "FS_USER"; // // dataColumn66 // this.dataColumn66.Caption = "¼��ʱ��"; this.dataColumn66.ColumnName = "FD_TIMES"; // // dataColumn67 // this.dataColumn67.Caption = "��������"; this.dataColumn67.ColumnName = "FS_MATERIALNAME"; // // dataColumn68 // this.dataColumn68.Caption = "������λ"; this.dataColumn68.ColumnName = "FS_SENDER"; // // dataColumn69 // this.dataColumn69.Caption = "�ջ���λ"; this.dataColumn69.ColumnName = "FS_RECEIVER"; // // dataColumn70 // this.dataColumn70.Caption = "���˵�λ"; this.dataColumn70.ColumnName = "FS_TRANS"; // // dataTable7 // this.dataTable7.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn71, this.dataColumn72, this.dataColumn73, this.dataColumn74, this.dataColumn75, this.dataColumn76, this.dataColumn77, this.dataColumn78, this.dataColumn79, this.dataColumn80, this.dataColumn82, this.dataColumn83, this.dataColumn84, this.dataColumn85, this.dataColumn86, this.dataColumn87, this.dataColumn88, this.dataColumn89, this.dataColumn90, this.dataColumn91, this.dataColumn81, this.dataColumn92, this.dataColumn156, this.dataColumn157, this.dataColumn158}); this.dataTable7.TableName = "��̬�����һ�μ�������"; // // dataColumn71 // this.dataColumn71.Caption = "�������"; this.dataColumn71.ColumnName = "FS_WEIGHTNO"; // // dataColumn72 // this.dataColumn72.Caption = "���ϴ���"; this.dataColumn72.ColumnName = "FS_MATERIAL"; // // dataColumn73 // this.dataColumn73.Caption = "�������"; this.dataColumn73.ColumnName = "FS_WEIGHTTYPE"; // // dataColumn74 // this.dataColumn74.Caption = "������λ����"; this.dataColumn74.ColumnName = "FS_SENDERSTORENO"; // // dataColumn75 // this.dataColumn75.Caption = "�ջ���λ����"; this.dataColumn75.ColumnName = "FS_RECEIVERSTORENO"; // // dataColumn76 // this.dataColumn76.Caption = "����"; this.dataColumn76.ColumnName = "FS_TRAINNO"; // // dataColumn77 // this.dataColumn77.Caption = "����"; this.dataColumn77.ColumnName = "FN_WEIGHT"; // // dataColumn78 // this.dataColumn78.Caption = "����Ա"; this.dataColumn78.ColumnName = "FS_WEIGHTPERSON"; // // dataColumn79 // this.dataColumn79.Caption = "����ʱ��"; this.dataColumn79.ColumnName = "FD_WEIGHTTIME"; // // dataColumn80 // this.dataColumn80.Caption = "������"; this.dataColumn80.ColumnName = "FS_WEIGHTPOINT"; // // dataColumn82 // this.dataColumn82.Caption = "ɾ����־"; this.dataColumn82.ColumnName = "FS_DELETEFLAG"; // // dataColumn83 // this.dataColumn83.Caption = "ɾ��ȷ����"; this.dataColumn83.ColumnName = "FS_DELETEUSER"; // // dataColumn84 // this.dataColumn84.Caption = "ɾ������"; this.dataColumn84.ColumnName = "FD_DELETEDATE"; // // dataColumn85 // this.dataColumn85.Caption = "��������"; this.dataColumn85.ColumnName = "FS_MATERIALNAME"; // // dataColumn86 // this.dataColumn86.Caption = "������λ"; this.dataColumn86.ColumnName = "FS_SENDER"; // // dataColumn87 // this.dataColumn87.Caption = "�ջ���λ"; this.dataColumn87.ColumnName = "FS_RECEIVER"; // // dataColumn88 // this.dataColumn88.Caption = "����"; this.dataColumn88.ColumnName = "FS_TYPENAME"; // // dataColumn89 // this.dataColumn89.Caption = "������"; this.dataColumn89.ColumnName = "FS_POINTNAME"; // // dataColumn90 // this.dataColumn90.Caption = "���˵�λ"; this.dataColumn90.ColumnName = "FS_TRANS"; // // dataColumn91 // this.dataColumn91.Caption = "���˵�λ����"; this.dataColumn91.ColumnName = "FS_TRANSNO"; // // dataColumn81 // this.dataColumn81.Caption = "���"; this.dataColumn81.ColumnName = "FS_SHIFT"; // // dataColumn92 // this.dataColumn92.Caption = "����"; this.dataColumn92.ColumnName = "FS_GROUP"; // // dataColumn156 // this.dataColumn156.Caption = "��"; this.dataColumn156.ColumnName = "FS_POTNO"; // // dataColumn157 // this.dataColumn157.Caption = "¯��"; this.dataColumn157.ColumnName = "FS_STOVENO"; // // dataColumn158 // this.dataColumn158.Caption = "¯����"; this.dataColumn158.ColumnName = "FS_STOVESEATNO"; // // dataTable8 // this.dataTable8.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn93, this.dataColumn94, this.dataColumn95, this.dataColumn96, this.dataColumn97, this.dataColumn98, this.dataColumn99, this.dataColumn100, this.dataColumn101, this.dataColumn102, this.dataColumn103, this.dataColumn104, this.dataColumn105, this.dataColumn106, this.dataColumn107, this.dataColumn108, this.dataColumn109, this.dataColumn110, this.dataColumn111, this.dataColumn112, this.dataColumn113, this.dataColumn114, this.dataColumn115, this.dataColumn116, this.dataColumn117, this.dataColumn118, this.dataColumn119, this.dataColumn159, this.dataColumn160, this.dataColumn161}); this.dataTable8.TableName = "��̬�������μ�������"; // // dataColumn93 // this.dataColumn93.Caption = "�������"; this.dataColumn93.ColumnName = "FS_WEIGHTNO"; // // dataColumn94 // this.dataColumn94.Caption = "���ϴ���"; this.dataColumn94.ColumnName = "FS_MATERIAL"; // // dataColumn95 // this.dataColumn95.Caption = "�������"; this.dataColumn95.ColumnName = "FS_WEIGHTTYPE"; // // dataColumn96 // this.dataColumn96.Caption = "������λ����"; this.dataColumn96.ColumnName = "FS_SENDERSTORENO"; // // dataColumn97 // this.dataColumn97.Caption = "�ջ���λ����"; this.dataColumn97.ColumnName = "FS_RECEIVERSTORENO"; // // dataColumn98 // this.dataColumn98.Caption = "����"; this.dataColumn98.ColumnName = "FS_TRAINNO"; // // dataColumn99 // this.dataColumn99.Caption = "ë��"; this.dataColumn99.ColumnName = "FN_GROSSWEIGHT"; // // dataColumn100 // this.dataColumn100.Caption = "ë�ؼ���Ա"; this.dataColumn100.ColumnName = "FS_GROSSPERSON"; // // dataColumn101 // this.dataColumn101.Caption = "ë�ؼ�����"; this.dataColumn101.ColumnName = "FS_GROSSPOINT"; // // dataColumn102 // this.dataColumn102.Caption = "ë�ؼ���ʱ��"; this.dataColumn102.ColumnName = "FD_GROSSTIME"; // // dataColumn103 // this.dataColumn103.Caption = "Ƥ��"; this.dataColumn103.ColumnName = "FN_TAREWEIGHT"; // // dataColumn104 // this.dataColumn104.Caption = "Ƥ�ؼ���Ա"; this.dataColumn104.ColumnName = "FS_TAREPERSON"; // // dataColumn105 // this.dataColumn105.Caption = "Ƥ�ؼ�����"; this.dataColumn105.ColumnName = "FS_TAREPOINT"; // // dataColumn106 // this.dataColumn106.Caption = "Ƥ�ؼ���ʱ��"; this.dataColumn106.ColumnName = "FD_TARETIME"; // // dataColumn107 // this.dataColumn107.Caption = "����"; this.dataColumn107.ColumnName = "FN_NETWEIGHT"; // // dataColumn108 // this.dataColumn108.Caption = "Ӧ����"; this.dataColumn108.ColumnName = "FN_YKL"; // // dataColumn109 // this.dataColumn109.Caption = "ë�ؼ������"; this.dataColumn109.ColumnName = "FS_GROSSSHIFT"; // // dataColumn110 // this.dataColumn110.Caption = "ë�ؼ�������"; this.dataColumn110.ColumnName = "FS_GROSSGROUP"; // // dataColumn111 // this.dataColumn111.Caption = "Ƥ�ؼ������"; this.dataColumn111.ColumnName = "FS_TARESHIFT"; // // dataColumn112 // this.dataColumn112.Caption = "Ƥ�ؼ�������"; this.dataColumn112.ColumnName = "FS_TAREGROUP"; // // dataColumn113 // this.dataColumn113.Caption = "��ע"; this.dataColumn113.ColumnName = "FS_MEMO"; // // dataColumn114 // this.dataColumn114.Caption = "����"; this.dataColumn114.ColumnName = "FS_TYPENAME"; // // dataColumn115 // this.dataColumn115.Caption = "����������"; this.dataColumn115.ColumnName = "FS_POINTNAME"; // // dataColumn116 // this.dataColumn116.Caption = "���˵�λ"; this.dataColumn116.ColumnName = "FS_TRANS"; // // dataColumn117 // this.dataColumn117.Caption = "��������"; this.dataColumn117.ColumnName = "FS_MATERIALNAME"; // // dataColumn118 // this.dataColumn118.Caption = "������λ"; this.dataColumn118.ColumnName = "FS_SENDER"; // // dataColumn119 // this.dataColumn119.Caption = "�ջ���λ"; this.dataColumn119.ColumnName = "FS_RECEIVER"; // // dataColumn159 // this.dataColumn159.Caption = "��"; this.dataColumn159.ColumnName = "FS_POTNO"; // // dataColumn160 // this.dataColumn160.Caption = "¯��"; this.dataColumn160.ColumnName = "FS_STOVENO"; // // dataColumn161 // this.dataColumn161.Caption = "¯����"; this.dataColumn161.ColumnName = "FS_STOVESEATNO"; // // ultraTabPageControl1 // this.ultraTabPageControl1.Controls.Add(this.ultraGrid2); this.coreBind.SetDatabasecommand(this.ultraTabPageControl1, null); this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabPageControl1.Name = "ultraTabPageControl1"; this.ultraTabPageControl1.Size = new System.Drawing.Size(663, 130); this.coreBind.SetVerification(this.ultraTabPageControl1, null); // // ultraGrid2 // this.coreBind.SetDatabasecommand(this.ultraGrid2, null); this.ultraGrid2.DataMember = "��̬�����һ�μ�������"; this.ultraGrid2.DataSource = this.dataSet2; appearance42.BackColor = System.Drawing.Color.White; appearance42.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal; this.ultraGrid2.DisplayLayout.Appearance = appearance42; ultraGridColumn31.Header.VisiblePosition = 0; ultraGridColumn31.Hidden = true; ultraGridColumn32.Header.VisiblePosition = 1; ultraGridColumn32.Hidden = true; ultraGridColumn33.Header.VisiblePosition = 2; ultraGridColumn33.Hidden = true; ultraGridColumn34.Header.VisiblePosition = 3; ultraGridColumn34.Hidden = true; ultraGridColumn35.Header.VisiblePosition = 4; ultraGridColumn35.Hidden = true; ultraGridColumn36.Header.VisiblePosition = 5; ultraGridColumn36.Hidden = true; ultraGridColumn37.Header.VisiblePosition = 10; ultraGridColumn37.RowLayoutColumnInfo.OriginX = 6; ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn37.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0); ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn38.Header.VisiblePosition = 14; ultraGridColumn38.RowLayoutColumnInfo.OriginX = 14; ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn38.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn38.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn39.Header.VisiblePosition = 12; ultraGridColumn39.RowLayoutColumnInfo.OriginX = 10; ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn39.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(135, 0); ultraGridColumn39.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn39.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn40.Header.VisiblePosition = 15; ultraGridColumn40.Hidden = true; ultraGridColumn41.Header.VisiblePosition = 11; ultraGridColumn41.Hidden = true; ultraGridColumn41.RowLayoutColumnInfo.OriginX = 22; ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn41.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn41.RowLayoutColumnInfo.SpanY = 2; appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); ultraGridColumn42.CellAppearance = appearance4; ultraGridColumn42.Header.VisiblePosition = 16; ultraGridColumn42.Hidden = true; ultraGridColumn42.RowLayoutColumnInfo.OriginX = 20; ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn42.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn42.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn43.Header.VisiblePosition = 17; ultraGridColumn43.Hidden = true; ultraGridColumn43.RowLayoutColumnInfo.OriginX = 24; ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn43.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn43.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn44.Header.VisiblePosition = 6; ultraGridColumn44.Hidden = true; ultraGridColumn45.Header.VisiblePosition = 7; ultraGridColumn45.Hidden = true; ultraGridColumn46.Header.VisiblePosition = 8; ultraGridColumn46.Hidden = true; ultraGridColumn46.Width = 102; ultraGridColumn47.Header.VisiblePosition = 13; ultraGridColumn47.RowLayoutColumnInfo.OriginX = 8; ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn47.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0); ultraGridColumn47.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn47.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn48.Header.VisiblePosition = 18; ultraGridColumn48.RowLayoutColumnInfo.OriginX = 12; ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn48.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn48.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn49.Header.VisiblePosition = 9; ultraGridColumn49.Hidden = true; ultraGridColumn50.Header.VisiblePosition = 21; ultraGridColumn50.Hidden = true; ultraGridColumn51.Header.VisiblePosition = 19; ultraGridColumn51.RowLayoutColumnInfo.OriginX = 18; ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn51.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(48, 0); ultraGridColumn51.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn51.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn52.Header.VisiblePosition = 20; ultraGridColumn52.RowLayoutColumnInfo.OriginX = 16; ultraGridColumn52.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn52.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 0); ultraGridColumn52.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn52.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn53.Header.VisiblePosition = 22; ultraGridColumn53.RowLayoutColumnInfo.OriginX = 0; ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn53.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0); ultraGridColumn53.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn53.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn54.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; ultraGridColumn54.Header.VisiblePosition = 23; ultraGridColumn54.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn54.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn54.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn54.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn55.Header.VisiblePosition = 24; ultraGridColumn55.RowLayoutColumnInfo.OriginX = 4; ultraGridColumn55.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn55.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0); ultraGridColumn55.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn55.RowLayoutColumnInfo.SpanY = 2; ultraGridBand2.Columns.AddRange(new object[] { ultraGridColumn31, ultraGridColumn32, ultraGridColumn33, ultraGridColumn34, ultraGridColumn35, ultraGridColumn36, ultraGridColumn37, ultraGridColumn38, ultraGridColumn39, ultraGridColumn40, ultraGridColumn41, ultraGridColumn42, ultraGridColumn43, ultraGridColumn44, ultraGridColumn45, ultraGridColumn46, ultraGridColumn47, ultraGridColumn48, ultraGridColumn49, ultraGridColumn50, ultraGridColumn51, ultraGridColumn52, ultraGridColumn53, ultraGridColumn54, ultraGridColumn55}); ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout; summarySettings3.DisplayFormat = "�ۼƹ�{0}��"; summarySettings3.GroupBySummaryValueAppearance = appearance5; ultraGridBand2.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] { summarySettings3}); ultraGridBand2.SummaryFooterCaption = ""; this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2); this.ultraGrid2.DisplayLayout.InterBandSpacing = 10; this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.ultraGrid2.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; appearance45.BackColor = System.Drawing.Color.Transparent; this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance45; this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; this.ultraGrid2.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand; this.ultraGrid2.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row; this.ultraGrid2.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains; this.ultraGrid2.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow; appearance46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance46.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); appearance46.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance46.ForeColor = System.Drawing.Color.White; appearance46.TextHAlignAsString = "Center"; appearance46.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance46; this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; appearance47.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance47; appearance48.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance48.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); appearance48.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.ultraGrid2.DisplayLayout.Override.RowSelectorAppearance = appearance48; this.ultraGrid2.DisplayLayout.Override.RowSelectorWidth = 12; this.ultraGrid2.DisplayLayout.Override.RowSpacingBefore = 2; appearance49.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226))))); appearance49.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254))))); appearance49.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance49.ForeColor = System.Drawing.Color.Black; this.ultraGrid2.DisplayLayout.Override.SelectedRowAppearance = appearance49; this.ultraGrid2.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None; this.ultraGrid2.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed; this.ultraGrid2.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid2.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); this.ultraGrid2.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid; this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid2.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl; this.ultraGrid2.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; 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.Name = "ultraGrid2"; this.ultraGrid2.Size = new System.Drawing.Size(663, 130); this.ultraGrid2.TabIndex = 2; this.coreBind.SetVerification(this.ultraGrid2, null); // // panelYYBF // this.panelYYBF.Controls.Add(this.uDridSound); this.coreBind.SetDatabasecommand(this.panelYYBF, null); this.panelYYBF.Location = new System.Drawing.Point(0, 28); this.panelYYBF.Name = "panelYYBF"; this.panelYYBF.Size = new System.Drawing.Size(95, 706); this.panelYYBF.TabIndex = 57; this.coreBind.SetVerification(this.panelYYBF, null); // // uDridSound // this.coreBind.SetDatabasecommand(this.uDridSound, null); this.uDridSound.DataMember = "�����"; this.uDridSound.DataSource = this.dataSet1; appearance13.BackColor = System.Drawing.Color.White; appearance13.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal; this.uDridSound.DisplayLayout.Appearance = appearance13; ultraGridColumn56.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn56.Header.VisiblePosition = 0; ultraGridColumn57.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn57.Header.VisiblePosition = 1; ultraGridColumn58.Header.VisiblePosition = 2; ultraGridBand3.Columns.AddRange(new object[] { ultraGridColumn56, ultraGridColumn57, ultraGridColumn58}); this.uDridSound.DisplayLayout.BandsSerializer.Add(ultraGridBand3); this.uDridSound.DisplayLayout.InterBandSpacing = 10; appearance14.BackColor = System.Drawing.Color.Transparent; this.uDridSound.DisplayLayout.Override.CardAreaAppearance = appearance14; appearance15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); appearance15.BackColor2 = System.Drawing.Color.White; appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.None; appearance15.FontData.SizeInPoints = 11F; appearance15.FontData.UnderlineAsString = "False"; appearance15.ForeColor = System.Drawing.Color.Black; appearance15.TextHAlignAsString = "Center"; appearance15.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.uDridSound.DisplayLayout.Override.HeaderAppearance = appearance15; appearance16.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); this.uDridSound.DisplayLayout.Override.RowAppearance = appearance16; appearance17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance17.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.uDridSound.DisplayLayout.Override.RowSelectorAppearance = appearance17; this.uDridSound.DisplayLayout.Override.RowSelectorWidth = 12; this.uDridSound.DisplayLayout.Override.RowSpacingBefore = 2; appearance18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(230)))), ((int)(((byte)(148))))); appearance18.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(149)))), ((int)(((byte)(21))))); appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance18.ForeColor = System.Drawing.Color.Black; this.uDridSound.DisplayLayout.Override.SelectedRowAppearance = appearance18; this.uDridSound.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); this.uDridSound.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid; this.uDridSound.Dock = System.Windows.Forms.DockStyle.Fill; this.uDridSound.Location = new System.Drawing.Point(0, 0); this.uDridSound.Name = "uDridSound"; this.uDridSound.Size = new System.Drawing.Size(95, 706); this.uDridSound.TabIndex = 4; this.coreBind.SetVerification(this.uDridSound, null); this.uDridSound.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.uDridSound_ClickCell); // // dataSet1 // this.dataSet1.DataSetName = "NewDataSet"; this.dataSet1.Tables.AddRange(new System.Data.DataTable[] { this.dataTable1, this.dataTable2, this.dataTable3, this.dataTable5}); // // dataTable1 // this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn6, this.dataColumn7, this.dataColumn8, this.dataColumn11, this.dataColumn12, this.dataColumn13, this.dataColumn14, this.dataColumn15, this.dataColumn16, this.dataColumn17, this.dataColumn18, this.dataColumn19, this.dataColumn20, this.dataColumn24, this.dataColumn25, this.dataColumn26, this.dataColumn34, this.dataColumn35, this.dataColumn36, this.dataColumn37, this.dataColumn38, this.dataColumn142, this.dataColumn143, this.dataColumn144, this.dataColumn145, this.dataColumn146, this.dataColumn147, this.dataColumn148, this.dataColumn149, this.dataColumn150, this.dataColumn151, this.dataColumn152, this.dataColumn153, this.dataColumn154, this.dataColumn155}); this.dataTable1.TableName = "�����������"; // // dataColumn6 // this.dataColumn6.Caption = "���������"; this.dataColumn6.ColumnName = "FS_POINTCODE"; // // dataColumn7 // this.dataColumn7.Caption = "������"; this.dataColumn7.ColumnName = "FS_POINTNAME"; // // dataColumn8 // this.dataColumn8.Caption = "�ӹ�"; this.dataColumn8.ColumnName = "XZ"; // // dataColumn11 // this.dataColumn11.Caption = "����"; this.dataColumn11.ColumnName = "FS_POINTDEPART"; // // dataColumn12 // this.dataColumn12.Caption = "��������"; this.dataColumn12.ColumnName = "FS_POINTTYPE"; // // dataColumn13 // this.dataColumn13.Caption = "Ӳ��¼���IP"; this.dataColumn13.ColumnName = "FS_VIEDOIP"; // // dataColumn14 // this.dataColumn14.Caption = "Ӳ��¼����˿�"; this.dataColumn14.ColumnName = "FS_VIEDOPORT"; // // dataColumn15 // this.dataColumn15.Caption = "Ӳ��¼����û���"; this.dataColumn15.ColumnName = "FS_VIEDOUSER"; // // dataColumn16 // this.dataColumn16.Caption = "Ӳ��¼�������"; this.dataColumn16.ColumnName = "FS_VIEDOPWD"; // // dataColumn17 // this.dataColumn17.Caption = "�DZ�����"; this.dataColumn17.ColumnName = "FS_METERTYPE"; // // dataColumn18 // this.dataColumn18.Caption = "�DZ����"; this.dataColumn18.ColumnName = "FS_METERPARA"; // // dataColumn19 // this.dataColumn19.Caption = "MOXA��IP"; this.dataColumn19.ColumnName = "FS_MOXAIP"; // // dataColumn20 // this.dataColumn20.Caption = "MOXA���˿�"; this.dataColumn20.ColumnName = "FS_MOXAPORT"; // // dataColumn24 // this.dataColumn24.ColumnName = "FS_RTUIP"; // // dataColumn25 // this.dataColumn25.ColumnName = "FS_RTUPORT"; // // dataColumn26 // this.dataColumn26.ColumnName = "FS_PRINTERIP"; // // dataColumn34 // this.dataColumn34.ColumnName = "FS_PRINTERNAME"; // // dataColumn35 // this.dataColumn35.ColumnName = "FS_LEDPORT"; // // dataColumn36 // this.dataColumn36.ColumnName = "FS_LEDIP"; // // dataColumn37 // this.dataColumn37.Caption = "��λֵ"; this.dataColumn37.ColumnName = "FN_VALUE"; // // dataColumn38 // this.dataColumn38.Caption = "����ֵ����ֵ��"; this.dataColumn38.ColumnName = "FF_CLEARVALUE"; // // dataColumn142 // this.dataColumn142.ColumnName = "FS_PRINTTYPECODE"; // // dataColumn143 // this.dataColumn143.ColumnName = "FN_USEDPRINTPAPER"; // // dataColumn144 // this.dataColumn144.ColumnName = "FN_USEDPRINTINK"; // // dataColumn145 // this.dataColumn145.ColumnName = "FS_ALLOWOTHERTARE"; // // dataColumn146 // this.dataColumn146.ColumnName = "FS_SIGN"; // // dataColumn147 // this.dataColumn147.ColumnName = "FS_DISPLAYPORT"; // // dataColumn148 // this.dataColumn148.ColumnName = "FS_DISPLAYPARA"; // // dataColumn149 // this.dataColumn149.ColumnName = "FS_READERPORT"; // // dataColumn150 // this.dataColumn150.ColumnName = "FS_READERPARA"; // // dataColumn151 // this.dataColumn151.ColumnName = "FS_READERTYPE"; // // dataColumn152 // this.dataColumn152.ColumnName = "FS_DISPLAYTYPE"; // // dataColumn153 // this.dataColumn153.ColumnName = "TOTALPAPAR"; // // dataColumn154 // this.dataColumn154.ColumnName = "TOTALINK"; // // dataColumn155 // this.dataColumn155.ColumnName = "FS_LEDTYPE"; // // dataTable2 // this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn21, this.dataColumn1, this.dataColumn2, this.dataColumn3, this.dataColumn4, this.dataColumn10, this.dataColumn28, this.dataColumn29, this.dataColumn30, this.dataColumn32, this.dataColumn33, this.dataColumn40, this.dataColumn41, this.dataColumn42, this.dataColumn55, this.dataColumn56}); this.dataTable2.TableName = "��Ϣ�ɼ���"; // // dataColumn21 // this.dataColumn21.Caption = "��Ƥ��"; this.dataColumn21.ColumnName = "FS_POTNO"; // // dataColumn1 // this.dataColumn1.Caption = "����������"; this.dataColumn1.ColumnName = "FS_PRODUCTNO"; // // dataColumn2 // this.dataColumn2.Caption = "��������"; this.dataColumn2.ColumnName = "FS_MATERIALNAME"; // // dataColumn3 // this.dataColumn3.Caption = "ë��"; this.dataColumn3.ColumnName = "FN_GROSSWEIGHT"; // // dataColumn4 // this.dataColumn4.Caption = "Ƥ��"; this.dataColumn4.ColumnName = "FN_TAREWEIGHT"; // // dataColumn10 // this.dataColumn10.Caption = "����"; this.dataColumn10.ColumnName = "FN_NETWEIGHT"; // // dataColumn28 // this.dataColumn28.ColumnName = "FS_WEIGHTNO"; // // dataColumn29 // this.dataColumn29.ColumnName = "FS_MATERIAL"; // // dataColumn30 // this.dataColumn30.ColumnName = "FS_RECEIVESTORE"; // // dataColumn32 // this.dataColumn32.ColumnName = "FS_SENDERSTROENO"; // // dataColumn33 // this.dataColumn33.ColumnName = "FS_ITEMNO"; // // dataColumn40 // this.dataColumn40.Caption = "�س�ʱ��"; this.dataColumn40.ColumnName = "FS_GROSSTIME"; // // dataColumn41 // this.dataColumn41.Caption = "�ճ�ʱ��"; this.dataColumn41.ColumnName = "FD_TARETIME"; // // dataColumn42 // this.dataColumn42.Caption = "Ӧ����"; this.dataColumn42.ColumnName = "FS_YKL"; // // dataColumn55 // this.dataColumn55.Caption = "������λ"; this.dataColumn55.ColumnName = "FS_SENDER"; // // dataColumn56 // this.dataColumn56.Caption = "�ջ���λ"; this.dataColumn56.ColumnName = "FS_RECEIVER"; // // dataTable3 // this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn5, this.dataColumn9, this.dataColumn39}); this.dataTable3.TableName = "�����"; // // dataColumn5 // this.dataColumn5.Caption = "��������"; this.dataColumn5.ColumnName = "FS_VOICENAME"; // // dataColumn9 // this.dataColumn9.Caption = "�����ļ�"; this.dataColumn9.ColumnName = "FS_VOICEFILE"; // // dataColumn39 // this.dataColumn39.ColumnName = "FS_INSTRTYPE"; // // dataTable5 // this.dataTable5.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn44, this.dataColumn45, this.dataColumn46, this.dataColumn47, this.dataColumn48, this.dataColumn22, this.dataColumn23, this.dataColumn27, this.dataColumn31, this.dataColumn43, this.dataColumn49, this.dataColumn50, this.dataColumn51, this.dataColumn52, this.dataColumn53, this.dataColumn54}); this.dataTable5.TableName = "��һ�μ�����Ϣ"; // // dataColumn44 // this.dataColumn44.Caption = "��Ƥ��"; this.dataColumn44.ColumnName = "FS_POTNO"; // // dataColumn45 // this.dataColumn45.Caption = "��������"; this.dataColumn45.ColumnName = "FS_MATERIALNAME"; // // dataColumn46 // this.dataColumn46.Caption = "����Ա"; this.dataColumn46.ColumnName = "FS_WEIGHTPERSON"; // // dataColumn47 // this.dataColumn47.Caption = "����ʱ��"; this.dataColumn47.ColumnName = "FD_WEIGHTTIME"; // // dataColumn48 // this.dataColumn48.Caption = "����"; this.dataColumn48.ColumnName = "FN_WEIGHT"; // // dataColumn22 // this.dataColumn22.Caption = "�������"; this.dataColumn22.ColumnName = "FS_WEIGHTNO"; // // dataColumn23 // this.dataColumn23.Caption = "������"; this.dataColumn23.ColumnName = "FS_PRODUCTNO"; // // dataColumn27 // this.dataColumn27.Caption = "��Ŀ��"; this.dataColumn27.ColumnName = "FS_ITEMNO"; // // dataColumn31 // this.dataColumn31.Caption = "���ϴ���"; this.dataColumn31.ColumnName = "FS_MATERIAL"; // // dataColumn43 // this.dataColumn43.Caption = "����"; this.dataColumn43.ColumnName = "FS_WEIGHTTYPE"; // // dataColumn49 // this.dataColumn49.Caption = "������λ����"; this.dataColumn49.ColumnName = "FS_SENDERSTROENO"; // // dataColumn50 // this.dataColumn50.Caption = "�ջ���λ����"; this.dataColumn50.ColumnName = "FS_RECEIVESTORE"; // // dataColumn51 // this.dataColumn51.Caption = "¯��"; this.dataColumn51.ColumnName = "FS_STOVENO"; // // dataColumn52 // this.dataColumn52.Caption = "¯����"; this.dataColumn52.ColumnName = "FS_STOVESEATNO"; // // dataColumn53 // this.dataColumn53.Caption = "������λ"; this.dataColumn53.ColumnName = "FS_SENDER"; // // dataColumn54 // this.dataColumn54.Caption = "�ջ���λ"; this.dataColumn54.ColumnName = "FS_RECIEVER"; // // panelSPKZ // this.panelSPKZ.Controls.Add(this.button15); this.panelSPKZ.Controls.Add(this.button14); this.panelSPKZ.Controls.Add(this.button13); this.panelSPKZ.Controls.Add(this.button12); this.panelSPKZ.Controls.Add(this.button11); this.panelSPKZ.Controls.Add(this.button10); this.coreBind.SetDatabasecommand(this.panelSPKZ, null); this.panelSPKZ.Location = new System.Drawing.Point(0, 28); this.panelSPKZ.Name = "panelSPKZ"; this.panelSPKZ.Size = new System.Drawing.Size(126, 550); this.panelSPKZ.TabIndex = 58; this.coreBind.SetVerification(this.panelSPKZ, null); // // button15 // this.button15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.button15, null); this.button15.Location = new System.Drawing.Point(35, 231); this.button15.Name = "button15"; this.button15.Size = new System.Drawing.Size(55, 28); this.button15.TabIndex = 18; this.button15.Tag = "4"; this.button15.Text = "��"; this.button15.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.button15, null); // // button14 // this.button14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.button14, null); this.button14.Location = new System.Drawing.Point(35, 183); this.button14.Name = "button14"; this.button14.Size = new System.Drawing.Size(55, 28); this.button14.TabIndex = 17; this.button14.Tag = "5"; this.button14.Text = "Զ"; this.button14.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.button14, null); // // button13 // this.button13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.button13, null); this.button13.Location = new System.Drawing.Point(67, 65); this.button13.Name = "button13"; this.button13.Size = new System.Drawing.Size(55, 28); this.button13.TabIndex = 16; this.button13.Tag = "3"; this.button13.Text = "��"; this.button13.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.button13, null); // // button12 // this.button12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.button12, null); this.button12.Location = new System.Drawing.Point(5, 64); this.button12.Name = "button12"; this.button12.Size = new System.Drawing.Size(55, 28); this.button12.TabIndex = 15; this.button12.Tag = "2"; this.button12.Text = "��"; this.button12.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.button12, null); // // button11 // this.button11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.button11, null); this.button11.Location = new System.Drawing.Point(35, 103); this.button11.Name = "button11"; this.button11.Size = new System.Drawing.Size(55, 28); this.button11.TabIndex = 14; this.button11.Tag = "1"; this.button11.Text = "��"; this.button11.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.button11, null); // // button10 // this.button10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.button10, null); this.button10.Location = new System.Drawing.Point(35, 26); this.button10.Name = "button10"; this.button10.Size = new System.Drawing.Size(55, 28); this.button10.TabIndex = 13; this.button10.Tag = "0"; this.button10.Text = "��"; this.button10.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.button10, null); // // panel8 // this.panel8.Controls.Add(this.splitContainer1); this.coreBind.SetDatabasecommand(this.panel8, null); this.panel8.Dock = System.Windows.Forms.DockStyle.Top; this.panel8.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.panel8.Location = new System.Drawing.Point(458, 132); this.panel8.Name = "panel8"; this.panel8.Size = new System.Drawing.Size(854, 289); this.panel8.TabIndex = 0; this.coreBind.SetVerification(this.panel8, null); // // splitContainer1 // this.coreBind.SetDatabasecommand(this.splitContainer1, null); this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(0, 0); this.splitContainer1.Name = "splitContainer1"; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.ultraGroupBox2); this.coreBind.SetDatabasecommand(this.splitContainer1.Panel1, null); this.coreBind.SetVerification(this.splitContainer1.Panel1, null); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.panel11); this.coreBind.SetDatabasecommand(this.splitContainer1.Panel2, null); this.coreBind.SetVerification(this.splitContainer1.Panel2, null); this.splitContainer1.Size = new System.Drawing.Size(854, 289); this.splitContainer1.SplitterDistance = 611; this.splitContainer1.TabIndex = 0; this.coreBind.SetVerification(this.splitContainer1, null); // // ultraGroupBox2 // this.ultraGroupBox2.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.HeaderDoubleSolid; this.ultraGroupBox2.Controls.Add(this.panel9); this.coreBind.SetDatabasecommand(this.ultraGroupBox2, null); this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0); this.ultraGroupBox2.Name = "ultraGroupBox2"; this.ultraGroupBox2.Size = new System.Drawing.Size(611, 289); this.ultraGroupBox2.TabIndex = 4; this.ultraGroupBox2.Text = "������Ϣ"; this.coreBind.SetVerification(this.ultraGroupBox2, null); this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003; // // panel9 // this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.panel9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.panel9.Controls.Add(this.cbFlow); this.panel9.Controls.Add(this.cb_StoveSeatno); this.panel9.Controls.Add(this.label10); this.panel9.Controls.Add(this.label3); this.panel9.Controls.Add(this.tb_Stoveno); this.panel9.Controls.Add(this.btReceiver); this.panel9.Controls.Add(this.txtNetWeight); this.panel9.Controls.Add(this.label4); this.panel9.Controls.Add(this.btSender); this.panel9.Controls.Add(this.label12); this.panel9.Controls.Add(this.label15); this.panel9.Controls.Add(this.txtTareWeight); this.panel9.Controls.Add(this.btTrans); this.panel9.Controls.Add(this.label9); this.panel9.Controls.Add(this.label14); this.panel9.Controls.Add(this.txtJly); this.panel9.Controls.Add(this.btMaterial); this.panel9.Controls.Add(this.txtWeight); this.panel9.Controls.Add(this.cbSender); this.panel9.Controls.Add(this.txtJld); this.panel9.Controls.Add(this.cbTrans); this.panel9.Controls.Add(this.label5); this.panel9.Controls.Add(this.cbReceiver); this.panel9.Controls.Add(this.txtBc); this.panel9.Controls.Add(this.label1); this.panel9.Controls.Add(this.label6); this.panel9.Controls.Add(this.cbMaterial); this.panel9.Controls.Add(this.label7); this.panel9.Controls.Add(this.label8); this.panel9.Controls.Add(this.label11); this.panel9.Controls.Add(this.lblCh); this.panel9.Controls.Add(this.tb_POTNO); this.coreBind.SetDatabasecommand(this.panel9, null); this.panel9.Dock = System.Windows.Forms.DockStyle.Fill; this.panel9.Location = new System.Drawing.Point(1, 20); this.panel9.Name = "panel9"; this.panel9.Size = new System.Drawing.Size(609, 268); this.panel9.TabIndex = 1; this.coreBind.SetVerification(this.panel9, null); // // cbFlow // this.coreBind.SetDatabasecommand(this.cbFlow, null); this.cbFlow.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbFlow.FormattingEnabled = true; this.cbFlow.Location = new System.Drawing.Point(441, 19); this.cbFlow.Name = "cbFlow"; this.cbFlow.Size = new System.Drawing.Size(103, 24); this.cbFlow.TabIndex = 102; this.coreBind.SetVerification(this.cbFlow, null); // // cb_StoveSeatno // this.coreBind.SetDatabasecommand(this.cb_StoveSeatno, null); this.cb_StoveSeatno.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cb_StoveSeatno.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cb_StoveSeatno.FormattingEnabled = true; this.cb_StoveSeatno.Items.AddRange(new object[] { "1", "2", "3"}); this.cb_StoveSeatno.Location = new System.Drawing.Point(441, 95); this.cb_StoveSeatno.Name = "cb_StoveSeatno"; this.cb_StoveSeatno.Size = new System.Drawing.Size(103, 24); this.cb_StoveSeatno.TabIndex = 701; this.coreBind.SetVerification(this.cb_StoveSeatno, null); this.cb_StoveSeatno.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged); // // label10 // this.coreBind.SetDatabasecommand(this.label10, null); this.label10.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.Location = new System.Drawing.Point(332, 95); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(83, 24); this.label10.TabIndex = 702; this.label10.Text = "¯����"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label10, null); // // label3 // this.coreBind.SetDatabasecommand(this.label3, null); this.label3.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(4, 95); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(76, 24); this.label3.TabIndex = 700; this.label3.Text = "¯��"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label3, null); // // tb_Stoveno // this.tb_Stoveno.BackColor = System.Drawing.SystemColors.Window; this.coreBind.SetDatabasecommand(this.tb_Stoveno, null); this.tb_Stoveno.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_Stoveno.ForeColor = System.Drawing.SystemColors.WindowText; this.tb_Stoveno.Location = new System.Drawing.Point(90, 96); this.tb_Stoveno.MaxLength = 10; this.tb_Stoveno.Name = "tb_Stoveno"; this.tb_Stoveno.Size = new System.Drawing.Size(147, 26); this.tb_Stoveno.TabIndex = 699; this.coreBind.SetVerification(this.tb_Stoveno, null); // // btReceiver // this.btReceiver.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.btReceiver, null); this.btReceiver.Location = new System.Drawing.Point(579, 75); this.btReceiver.Name = "btReceiver"; this.btReceiver.Size = new System.Drawing.Size(30, 21); this.btReceiver.TabIndex = 698; this.btReceiver.Tag = "Receiver"; this.btReceiver.Text = ".."; this.btReceiver.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.btReceiver, null); this.btReceiver.Visible = false; this.btReceiver.Click += new System.EventHandler(this.btReceiver_Click); // // btSender // this.btSender.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.btSender, null); this.btSender.Location = new System.Drawing.Point(585, 49); this.btSender.Name = "btSender"; this.btSender.Size = new System.Drawing.Size(30, 21); this.btSender.TabIndex = 697; this.btSender.Tag = "Sender"; this.btSender.Text = ".."; this.btSender.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.btSender, null); this.btSender.Visible = false; this.btSender.Click += new System.EventHandler(this.btSender_Click); // // btTrans // this.btTrans.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.btTrans, null); this.btTrans.Location = new System.Drawing.Point(589, 27); this.btTrans.Name = "btTrans"; this.btTrans.Size = new System.Drawing.Size(30, 21); this.btTrans.TabIndex = 696; this.btTrans.Tag = "Transport"; this.btTrans.Text = ".."; this.btTrans.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.btTrans, null); this.btTrans.Visible = false; this.btTrans.Click += new System.EventHandler(this.btTrans_Click); // // btMaterial // this.btMaterial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.btMaterial, null); this.btMaterial.Location = new System.Drawing.Point(592, 0); this.btMaterial.Name = "btMaterial"; this.btMaterial.Size = new System.Drawing.Size(30, 21); this.btMaterial.TabIndex = 695; this.btMaterial.Tag = "Material"; this.btMaterial.Text = ".."; this.btMaterial.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.btMaterial, null); this.btMaterial.Visible = false; this.btMaterial.Click += new System.EventHandler(this.btMaterial_Click); // // cbTrans // this.coreBind.SetDatabasecommand(this.cbTrans, null); this.cbTrans.FormattingEnabled = true; this.cbTrans.Location = new System.Drawing.Point(552, 23); this.cbTrans.Name = "cbTrans"; this.cbTrans.Size = new System.Drawing.Size(31, 20); this.cbTrans.TabIndex = 615; this.cbTrans.Tag = "Transport"; this.coreBind.SetVerification(this.cbTrans, null); this.cbTrans.Visible = false; this.cbTrans.SelectedIndexChanged += new System.EventHandler(this.cbTrans_SelectedIndexChanged); this.cbTrans.Leave += new System.EventHandler(this.cbTrans_Leave); this.cbTrans.TextChanged += new System.EventHandler(this.cbTrans_TextChanged); // // label1 // this.coreBind.SetDatabasecommand(this.label1, null); this.label1.Location = new System.Drawing.Point(499, 23); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(47, 24); this.label1.TabIndex = 616; this.label1.Text = "���˵�λ"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label1, null); this.label1.Visible = false; this.label1.Click += new System.EventHandler(this.label1_Click); // // txtNetWeight // this.txtNetWeight.AcceptsTab = true; this.txtNetWeight.BackColor = System.Drawing.Color.Bisque; this.coreBind.SetDatabasecommand(this.txtNetWeight, null); this.txtNetWeight.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtNetWeight.ForeColor = System.Drawing.SystemColors.WindowText; this.txtNetWeight.Location = new System.Drawing.Point(455, 154); this.txtNetWeight.MaxLength = 8; this.txtNetWeight.Name = "txtNetWeight"; this.txtNetWeight.ReadOnly = true; this.txtNetWeight.Size = new System.Drawing.Size(89, 26); this.txtNetWeight.TabIndex = 613; this.coreBind.SetVerification(this.txtNetWeight, null); // // label12 // this.coreBind.SetDatabasecommand(this.label12, null); this.label12.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label12.Location = new System.Drawing.Point(18, 158); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(71, 24); this.label12.TabIndex = 614; this.label12.Text = "����(t)"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label12, null); // // txtTareWeight // this.txtTareWeight.AcceptsTab = true; this.txtTareWeight.BackColor = System.Drawing.Color.White; this.coreBind.SetDatabasecommand(this.txtTareWeight, null); this.txtTareWeight.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtTareWeight.ForeColor = System.Drawing.SystemColors.WindowText; this.txtTareWeight.Location = new System.Drawing.Point(279, 157); this.txtTareWeight.MaxLength = 8; this.txtTareWeight.Name = "txtTareWeight"; this.txtTareWeight.Size = new System.Drawing.Size(69, 26); this.txtTareWeight.TabIndex = 611; this.coreBind.SetVerification(this.txtTareWeight, null); this.txtTareWeight.Leave += new System.EventHandler(this.txtTareWeight_Leave); // // label9 // this.coreBind.SetDatabasecommand(this.label9, null); this.label9.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.Location = new System.Drawing.Point(181, 158); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(97, 24); this.label9.TabIndex = 612; this.label9.Text = "��Ƥ����(t)"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label9, null); // // cbMaterial // this.coreBind.SetDatabasecommand(this.cbMaterial, null); this.cbMaterial.FormattingEnabled = true; this.cbMaterial.Location = new System.Drawing.Point(552, -3); this.cbMaterial.Name = "cbMaterial"; this.cbMaterial.Size = new System.Drawing.Size(31, 20); this.cbMaterial.TabIndex = 104; this.cbMaterial.Tag = "Material"; this.coreBind.SetVerification(this.cbMaterial, null); this.cbMaterial.Visible = false; this.cbMaterial.SelectedIndexChanged += new System.EventHandler(this.cbMaterial_SelectedIndexChanged); this.cbMaterial.Leave += new System.EventHandler(this.cbMaterial_Leave); this.cbMaterial.TextChanged += new System.EventHandler(this.cbMaterial_TextChanged); // // label4 // this.coreBind.SetDatabasecommand(this.label4, null); this.label4.Location = new System.Drawing.Point(489, -3); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(49, 24); this.label4.TabIndex = 606; this.label4.Text = "��������"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label4, null); this.label4.Visible = false; this.label4.Click += new System.EventHandler(this.label4_Click); // // cbReceiver // this.cbReceiver.AccessibleRole = System.Windows.Forms.AccessibleRole.None; this.coreBind.SetDatabasecommand(this.cbReceiver, null); this.cbReceiver.FormattingEnabled = true; this.cbReceiver.Location = new System.Drawing.Point(544, 72); this.cbReceiver.Name = "cbReceiver"; this.cbReceiver.Size = new System.Drawing.Size(29, 20); this.cbReceiver.TabIndex = 108; this.cbReceiver.Tag = "Receiver"; this.coreBind.SetVerification(this.cbReceiver, null); this.cbReceiver.Visible = false; this.cbReceiver.SelectedIndexChanged += new System.EventHandler(this.cbReceiver_SelectedIndexChanged); this.cbReceiver.Leave += new System.EventHandler(this.cbReceiver_Leave); this.cbReceiver.TextChanged += new System.EventHandler(this.cbReceiver_TextChanged); // // txtJly // this.txtJly.BackColor = System.Drawing.Color.Bisque; this.coreBind.SetDatabasecommand(this.txtJly, null); this.txtJly.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtJly.ForeColor = System.Drawing.SystemColors.WindowText; this.txtJly.Location = new System.Drawing.Point(335, 218); this.txtJly.MaxLength = 8; this.txtJly.Name = "txtJly"; this.txtJly.ReadOnly = true; this.txtJly.Size = new System.Drawing.Size(78, 26); this.txtJly.TabIndex = 110; this.coreBind.SetVerification(this.txtJly, null); // // txtWeight // this.txtWeight.AcceptsTab = true; this.txtWeight.BackColor = System.Drawing.Color.Bisque; this.coreBind.SetDatabasecommand(this.txtWeight, null); this.txtWeight.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtWeight.ForeColor = System.Drawing.SystemColors.WindowText; this.txtWeight.Location = new System.Drawing.Point(92, 157); this.txtWeight.MaxLength = 8; this.txtWeight.Name = "txtWeight"; this.txtWeight.ReadOnly = true; this.txtWeight.Size = new System.Drawing.Size(83, 26); this.txtWeight.TabIndex = 112; this.coreBind.SetVerification(this.txtWeight, null); this.txtWeight.Leave += new System.EventHandler(this.txtWeight_Leave); // // cbSender // this.coreBind.SetDatabasecommand(this.cbSender, null); this.cbSender.FormattingEnabled = true; this.cbSender.Location = new System.Drawing.Point(552, 47); this.cbSender.Name = "cbSender"; this.cbSender.Size = new System.Drawing.Size(24, 20); this.cbSender.TabIndex = 107; this.cbSender.Tag = "Sender"; this.coreBind.SetVerification(this.cbSender, null); this.cbSender.Visible = false; this.cbSender.SelectedIndexChanged += new System.EventHandler(this.cbSender_SelectedIndexChanged); this.cbSender.Leave += new System.EventHandler(this.cbSender_Leave); this.cbSender.TextChanged += new System.EventHandler(this.cbSender_TextChanged); // // txtJld // this.txtJld.BackColor = System.Drawing.Color.Bisque; this.coreBind.SetDatabasecommand(this.txtJld, null); this.txtJld.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtJld.ForeColor = System.Drawing.SystemColors.WindowText; this.txtJld.Location = new System.Drawing.Point(88, 219); this.txtJld.MaxLength = 8; this.txtJld.Name = "txtJld"; this.txtJld.ReadOnly = true; this.txtJld.Size = new System.Drawing.Size(149, 26); this.txtJld.TabIndex = 109; this.coreBind.SetVerification(this.txtJld, null); // // label5 // this.coreBind.SetDatabasecommand(this.label5, null); this.label5.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(410, 217); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(74, 24); this.label5.TabIndex = 599; this.label5.Text = "���"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label5, null); // // txtBc // this.txtBc.BackColor = System.Drawing.Color.Bisque; this.coreBind.SetDatabasecommand(this.txtBc, null); this.txtBc.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtBc.ForeColor = System.Drawing.SystemColors.WindowText; this.txtBc.Location = new System.Drawing.Point(486, 217); this.txtBc.MaxLength = 8; this.txtBc.Name = "txtBc"; this.txtBc.ReadOnly = true; this.txtBc.Size = new System.Drawing.Size(58, 26); this.txtBc.TabIndex = 111; this.coreBind.SetVerification(this.txtBc, null); // // label6 // this.coreBind.SetDatabasecommand(this.label6, null); this.label6.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.Location = new System.Drawing.Point(370, 157); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(76, 24); this.label6.TabIndex = 597; this.label6.Text = "����(t)"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label6, null); // // label7 // this.coreBind.SetDatabasecommand(this.label7, null); this.label7.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.Location = new System.Drawing.Point(263, 218); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(64, 24); this.label7.TabIndex = 595; this.label7.Text = "����Ա"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label7, null); // // label8 // this.coreBind.SetDatabasecommand(this.label8, null); this.label8.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(24, 221); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(58, 24); this.label8.TabIndex = 593; this.label8.Text = "������"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label8, null); // // label14 // this.coreBind.SetDatabasecommand(this.label14, null); this.label14.Location = new System.Drawing.Point(480, 68); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(66, 24); this.label14.TabIndex = 591; this.label14.Text = "�ջ���λ"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label14, null); this.label14.Visible = false; this.label14.Click += new System.EventHandler(this.label14_Click); // // label15 // this.coreBind.SetDatabasecommand(this.label15, null); this.label15.Location = new System.Drawing.Point(480, 45); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(58, 24); this.label15.TabIndex = 590; this.label15.Text = "������λ"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label15, null); this.label15.Visible = false; this.label15.Click += new System.EventHandler(this.label15_Click); // // label11 // this.coreBind.SetDatabasecommand(this.label11, null); this.label11.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label11.Location = new System.Drawing.Point(325, 18); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(75, 24); this.label11.TabIndex = 589; this.label11.Text = "����"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label11, null); // // lblCh // this.coreBind.SetDatabasecommand(this.lblCh, null); this.lblCh.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblCh.Location = new System.Drawing.Point(2, 19); this.lblCh.Name = "lblCh"; this.lblCh.Size = new System.Drawing.Size(80, 24); this.lblCh.TabIndex = 578; this.lblCh.Text = "��"; this.lblCh.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.lblCh, null); // // tb_POTNO // this.tb_POTNO.BackColor = System.Drawing.SystemColors.Window; this.coreBind.SetDatabasecommand(this.tb_POTNO, null); this.tb_POTNO.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_POTNO.ForeColor = System.Drawing.SystemColors.WindowText; this.tb_POTNO.Location = new System.Drawing.Point(88, 19); this.tb_POTNO.MaxLength = 8; this.tb_POTNO.Name = "tb_POTNO"; this.tb_POTNO.Size = new System.Drawing.Size(149, 26); this.tb_POTNO.TabIndex = 101; this.coreBind.SetVerification(this.tb_POTNO, null); this.tb_POTNO.Leave += new System.EventHandler(this.tb_POTNO_Leave); this.tb_POTNO.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtTRAINNO_KeyPress); // // panel11 // this.panel11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.panel11.Controls.Add(this.button1); this.panel11.Controls.Add(this.ck_Tare); this.panel11.Controls.Add(this.btnTrainTare); this.panel11.Controls.Add(this.btnWc); this.panel11.Controls.Add(this.btnSglr); this.panel11.Controls.Add(this.btnBC); this.panel11.Controls.Add(this.btnDS); this.coreBind.SetDatabasecommand(this.panel11, null); this.panel11.Dock = System.Windows.Forms.DockStyle.Fill; this.panel11.Location = new System.Drawing.Point(0, 0); this.panel11.Name = "panel11"; this.panel11.Size = new System.Drawing.Size(239, 289); this.panel11.TabIndex = 5; this.coreBind.SetVerification(this.panel11, null); // // button1 // this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.button1, null); this.button1.Location = new System.Drawing.Point(171, 239); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(63, 32); this.button1.TabIndex = 32; this.button1.Text = "ˢ������"; this.button1.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.button1, null); this.button1.Visible = false; this.button1.Click += new System.EventHandler(this.button1_Click); // // ck_Tare // this.ck_Tare.AutoSize = true; this.coreBind.SetDatabasecommand(this.ck_Tare, null); this.ck_Tare.Location = new System.Drawing.Point(22, 100); this.ck_Tare.Name = "ck_Tare"; this.ck_Tare.Size = new System.Drawing.Size(96, 16); this.ck_Tare.TabIndex = 31; this.ck_Tare.Text = "��������Ƥ��"; this.ck_Tare.UseVisualStyleBackColor = true; this.coreBind.SetVerification(this.ck_Tare, null); this.ck_Tare.Visible = false; // // btnTrainTare // this.btnTrainTare.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.btnTrainTare, null); this.btnTrainTare.Location = new System.Drawing.Point(108, 138); this.btnTrainTare.Name = "btnTrainTare"; this.btnTrainTare.Size = new System.Drawing.Size(63, 32); this.btnTrainTare.TabIndex = 30; this.btnTrainTare.Text = "�����Ƥ����"; this.btnTrainTare.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.btnTrainTare, null); this.btnTrainTare.Visible = false; this.btnTrainTare.Click += new System.EventHandler(this.btnTrainTare_Click); // // btnWc // this.btnWc.BackColor = System.Drawing.Color.Violet; this.coreBind.SetDatabasecommand(this.btnWc, null); this.btnWc.Location = new System.Drawing.Point(22, 138); this.btnWc.Name = "btnWc"; this.btnWc.Size = new System.Drawing.Size(63, 32); this.btnWc.TabIndex = 29; this.btnWc.Text = "�������"; this.btnWc.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.btnWc, null); this.btnWc.Visible = false; this.btnWc.Click += new System.EventHandler(this.btnWc_Click); // // btnSglr // this.btnSglr.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.btnSglr, null); this.btnSglr.Location = new System.Drawing.Point(171, 191); this.btnSglr.Name = "btnSglr"; this.btnSglr.Size = new System.Drawing.Size(63, 32); this.btnSglr.TabIndex = 28; this.btnSglr.Text = "�ֹ�¼��"; this.btnSglr.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.btnSglr, null); this.btnSglr.Visible = false; this.btnSglr.Click += new System.EventHandler(this.btnSglr_Click); // // btnBC // this.btnBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.btnBC, null); this.btnBC.Font = new System.Drawing.Font("����", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnBC.Location = new System.Drawing.Point(22, 197); this.btnBC.Name = "btnBC"; this.btnBC.Size = new System.Drawing.Size(96, 74); this.btnBC.TabIndex = 3; this.btnBC.Text = "����"; this.btnBC.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.btnBC, null); this.btnBC.Click += new System.EventHandler(this.btnBC_Click); // // btnDS // this.btnDS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.coreBind.SetDatabasecommand(this.btnDS, null); this.btnDS.Location = new System.Drawing.Point(9, 22); this.btnDS.Name = "btnDS"; this.btnDS.Size = new System.Drawing.Size(52, 32); this.btnDS.TabIndex = 2; this.btnDS.Text = "����"; this.btnDS.UseVisualStyleBackColor = false; this.coreBind.SetVerification(this.btnDS, null); this.btnDS.Visible = false; this.btnDS.Click += new System.EventHandler(this.btnDS_Click); // // btnQL // this.coreBind.SetDatabasecommand(this.btnQL, null); this.btnQL.Location = new System.Drawing.Point(251, 103); this.btnQL.Name = "btnQL"; this.btnQL.Size = new System.Drawing.Size(99, 28); this.btnQL.TabIndex = 56; this.btnQL.Text = "����"; this.btnQL.UseVisualStyleBackColor = true; this.coreBind.SetVerification(this.btnQL, null); this.btnQL.Click += new System.EventHandler(this.btnQL_Click); // // panel6 // this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.panel6.Controls.Add(this.btnQL); this.panel6.Controls.Add(this.ultraGroupBox1); this.coreBind.SetDatabasecommand(this.panel6, null); this.panel6.Dock = System.Windows.Forms.DockStyle.Top; this.panel6.Location = new System.Drawing.Point(458, 27); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(854, 105); this.panel6.TabIndex = 55; this.coreBind.SetVerification(this.panel6, null); // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.picFDTP); this.ultraGroupBox1.Controls.Add(this.txtMeterWeight); this.ultraGroupBox1.Controls.Add(this.label2); this.ultraGroupBox1.Controls.Add(this.lblMaterShow); this.ultraGroupBox1.Controls.Add(this.lblMater); this.coreBind.SetDatabasecommand(this.ultraGroupBox1, null); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(850, 101); this.ultraGroupBox1.TabIndex = 2; this.ultraGroupBox1.Text = "������Ϣ"; this.coreBind.SetVerification(this.ultraGroupBox1, null); // // picFDTP // this.coreBind.SetDatabasecommand(this.picFDTP, null); this.picFDTP.Location = new System.Drawing.Point(70, 85); this.picFDTP.Name = "picFDTP"; this.picFDTP.Size = new System.Drawing.Size(20, 13); this.picFDTP.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.picFDTP.TabIndex = 2; this.picFDTP.TabStop = false; this.coreBind.SetVerification(this.picFDTP, null); this.picFDTP.Visible = false; this.picFDTP.DoubleClick += new System.EventHandler(this.picFDTP_DoubleClick); this.picFDTP.MouseLeave += new System.EventHandler(this.picFDTP_MouseLeave); this.picFDTP.MouseMove += new System.Windows.Forms.MouseEventHandler(this.picFDTP_MouseMove); this.picFDTP.MouseDown += new System.Windows.Forms.MouseEventHandler(this.picFDTP_MouseDown); this.picFDTP.MouseUp += new System.Windows.Forms.MouseEventHandler(this.picFDTP_MouseUp); // // txtMeterWeight // this.txtMeterWeight.BackColor = System.Drawing.Color.Transparent; this.txtMeterWeight.BackColor_1 = System.Drawing.SystemColors.GradientInactiveCaption; this.txtMeterWeight.BackColor_2 = System.Drawing.SystemColors.GradientInactiveCaption; this.txtMeterWeight.BevelRate = 0.5F; this.coreBind.SetDatabasecommand(this.txtMeterWeight, null); this.txtMeterWeight.FadedColor = System.Drawing.SystemColors.GradientInactiveCaption; this.txtMeterWeight.ForeColor = System.Drawing.Color.Green; this.txtMeterWeight.HighlightOpaque = ((byte)(50)); this.txtMeterWeight.Location = new System.Drawing.Point(57, 17); this.txtMeterWeight.Name = "txtMeterWeight"; this.txtMeterWeight.Size = new System.Drawing.Size(274, 67); this.txtMeterWeight.TabIndex = 673; this.txtMeterWeight.Text = "0.000"; this.txtMeterWeight.TextAlignment = LxControl.LxLedControl.Alignment.Right; this.txtMeterWeight.TotalCharCount = 8; this.coreBind.SetVerification(this.txtMeterWeight, null); // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.coreBind.SetDatabasecommand(this.label2, null); this.label2.Font = new System.Drawing.Font("����", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(369, 28); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(81, 56); this.label2.TabIndex = 53; this.label2.Text = "��"; this.coreBind.SetVerification(this.label2, null); // // lblMaterShow // this.lblMaterShow.AutoSize = true; this.coreBind.SetDatabasecommand(this.lblMaterShow, null); this.lblMaterShow.Font = new System.Drawing.Font("����", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblMaterShow.Location = new System.Drawing.Point(486, 46); this.lblMaterShow.Name = "lblMaterShow"; this.lblMaterShow.Size = new System.Drawing.Size(120, 21); this.lblMaterShow.TabIndex = 55; this.lblMaterShow.Text = "δ�����DZ�"; this.coreBind.SetVerification(this.lblMaterShow, null); // // lblMater // this.coreBind.SetDatabasecommand(this.lblMater, null); this.lblMater.Font = new System.Drawing.Font("����", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblMater.ForeColor = System.Drawing.Color.Crimson; this.lblMater.Location = new System.Drawing.Point(458, 44); this.lblMater.Name = "lblMater"; this.lblMater.Size = new System.Drawing.Size(30, 28); this.lblMater.TabIndex = 54; this.lblMater.Text = "��"; this.coreBind.SetVerification(this.lblMater, null); // // BilletInfo_GD_Fill_Panel // this.BilletInfo_GD_Fill_Panel.Controls.Add(this.panel7); this.BilletInfo_GD_Fill_Panel.Controls.Add(this.panel8); this.BilletInfo_GD_Fill_Panel.Controls.Add(this.panel6); this.BilletInfo_GD_Fill_Panel.Controls.Add(this.panel2); this.BilletInfo_GD_Fill_Panel.Controls.Add(this.panel1); this.BilletInfo_GD_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.coreBind.SetDatabasecommand(this.BilletInfo_GD_Fill_Panel, null); this.BilletInfo_GD_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.BilletInfo_GD_Fill_Panel.Location = new System.Drawing.Point(0, 0); this.BilletInfo_GD_Fill_Panel.Name = "BilletInfo_GD_Fill_Panel"; this.BilletInfo_GD_Fill_Panel.Size = new System.Drawing.Size(1312, 578); this.BilletInfo_GD_Fill_Panel.TabIndex = 1; this.coreBind.SetVerification(this.BilletInfo_GD_Fill_Panel, null); // // panel7 // this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.panel7.Controls.Add(this.ultraTabControl1); this.coreBind.SetDatabasecommand(this.panel7, null); this.panel7.Dock = System.Windows.Forms.DockStyle.Fill; this.panel7.Location = new System.Drawing.Point(458, 421); this.panel7.Name = "panel7"; this.panel7.Size = new System.Drawing.Size(854, 157); this.panel7.TabIndex = 57; this.coreBind.SetVerification(this.panel7, null); // // ultraTabControl1 // this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1); this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2); this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1); this.coreBind.SetDatabasecommand(this.ultraTabControl1, null); this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraTabControl1.Location = new System.Drawing.Point(0, 0); this.ultraTabControl1.Name = "ultraTabControl1"; this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1; this.ultraTabControl1.Size = new System.Drawing.Size(850, 153); this.ultraTabControl1.TabIndex = 0; ultraTab2.TabPage = this.ultraTabPageControl2; ultraTab2.Text = "������Ϣ"; ultraTab1.TabPage = this.ultraTabPageControl1; ultraTab1.Text = "һ�μ�����Ϣ"; this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] { ultraTab2, ultraTab1}); this.coreBind.SetVerification(this.ultraTabControl1, null); this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007; // // ultraTabSharedControlsPage1 // this.coreBind.SetDatabasecommand(this.ultraTabSharedControlsPage1, null); this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1"; this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(848, 130); this.coreBind.SetVerification(this.ultraTabSharedControlsPage1, null); // // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.panel2.Controls.Add(this.pnlBottom); this.coreBind.SetDatabasecommand(this.panel2, null); this.panel2.Dock = System.Windows.Forms.DockStyle.Left; this.panel2.Location = new System.Drawing.Point(0, 27); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(458, 551); this.panel2.TabIndex = 2; this.coreBind.SetVerification(this.panel2, null); // // pnlBottom // this.pnlBottom.Controls.Add(this.panel5); this.pnlBottom.Controls.Add(this.panel3); this.pnlBottom.Controls.Add(this.panel4); this.coreBind.SetDatabasecommand(this.pnlBottom, null); this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Top; this.pnlBottom.Location = new System.Drawing.Point(0, 0); this.pnlBottom.Name = "pnlBottom"; this.pnlBottom.Size = new System.Drawing.Size(454, 705); this.pnlBottom.TabIndex = 3; this.coreBind.SetVerification(this.pnlBottom, null); // // panel5 // this.panel5.Controls.Add(this.VideoChannel3); this.coreBind.SetDatabasecommand(this.panel5, null); this.panel5.Dock = System.Windows.Forms.DockStyle.Top; this.panel5.Location = new System.Drawing.Point(0, 470); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(454, 235); this.panel5.TabIndex = 6; this.coreBind.SetVerification(this.panel5, null); // // VideoChannel3 // this.VideoChannel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.coreBind.SetDatabasecommand(this.VideoChannel3, null); this.VideoChannel3.Dock = System.Windows.Forms.DockStyle.Fill; this.VideoChannel3.Location = new System.Drawing.Point(0, 0); this.VideoChannel3.Name = "VideoChannel3"; this.VideoChannel3.Size = new System.Drawing.Size(454, 235); this.VideoChannel3.TabIndex = 1; this.VideoChannel3.TabStop = false; this.coreBind.SetVerification(this.VideoChannel3, null); this.VideoChannel3.DoubleClick += new System.EventHandler(this.VideoChannel3_DoubleClick); this.VideoChannel3.Click += new System.EventHandler(this.picBf_Click); // // panel3 // this.panel3.Controls.Add(this.VideoChannel2); this.coreBind.SetDatabasecommand(this.panel3, null); this.panel3.Dock = System.Windows.Forms.DockStyle.Top; this.panel3.Location = new System.Drawing.Point(0, 235); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(454, 235); this.panel3.TabIndex = 5; this.coreBind.SetVerification(this.panel3, null); // // VideoChannel2 // this.VideoChannel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.VideoChannel2.Cursor = System.Windows.Forms.Cursors.Default; this.coreBind.SetDatabasecommand(this.VideoChannel2, null); this.VideoChannel2.Dock = System.Windows.Forms.DockStyle.Fill; this.VideoChannel2.Location = new System.Drawing.Point(0, 0); this.VideoChannel2.Name = "VideoChannel2"; this.VideoChannel2.Size = new System.Drawing.Size(454, 235); this.VideoChannel2.TabIndex = 1; this.VideoChannel2.TabStop = false; this.coreBind.SetVerification(this.VideoChannel2, null); this.VideoChannel2.DoubleClick += new System.EventHandler(this.VideoChannel2_DoubleClick); this.VideoChannel2.Click += new System.EventHandler(this.pic12_Click); // // panel4 // this.panel4.Controls.Add(this.VideoChannel1); this.coreBind.SetDatabasecommand(this.panel4, null); this.panel4.Dock = System.Windows.Forms.DockStyle.Top; this.panel4.Location = new System.Drawing.Point(0, 0); this.panel4.Name = "panel4"; this.panel4.RightToLeft = System.Windows.Forms.RightToLeft.No; this.panel4.Size = new System.Drawing.Size(454, 235); this.panel4.TabIndex = 4; this.coreBind.SetVerification(this.panel4, null); // // VideoChannel1 // this.VideoChannel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.coreBind.SetDatabasecommand(this.VideoChannel1, null); this.VideoChannel1.Dock = System.Windows.Forms.DockStyle.Fill; this.VideoChannel1.Location = new System.Drawing.Point(0, 0); this.VideoChannel1.Name = "VideoChannel1"; this.VideoChannel1.Size = new System.Drawing.Size(454, 235); this.VideoChannel1.TabIndex = 1; this.VideoChannel1.TabStop = false; this.coreBind.SetVerification(this.VideoChannel1, null); this.VideoChannel1.DoubleClick += new System.EventHandler(this.pic11_DoubleClick); this.VideoChannel1.Click += new System.EventHandler(this.pic11_Click); // // panel1 // this.panel1.Controls.Add(this.dtpEnd); this.panel1.Controls.Add(this.panel1_Fill_Panel); this.panel1.Controls.Add(this.dateRQ); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom); this.coreBind.SetDatabasecommand(this.panel1, null); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1312, 27); this.panel1.TabIndex = 0; this.coreBind.SetVerification(this.panel1, null); // // dtpEnd // this.coreBind.SetDatabasecommand(this.dtpEnd, null); this.dtpEnd.Location = new System.Drawing.Point(226, 2); this.dtpEnd.Name = "dtpEnd"; this.dtpEnd.Size = new System.Drawing.Size(116, 21); this.dtpEnd.TabIndex = 674; this.coreBind.SetVerification(this.dtpEnd, null); // // panel1_Fill_Panel // this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.coreBind.SetDatabasecommand(this.panel1_Fill_Panel, null); this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 28); this.panel1_Fill_Panel.Name = "panel1_Fill_Panel"; this.panel1_Fill_Panel.Size = new System.Drawing.Size(1312, 0); this.panel1_Fill_Panel.TabIndex = 0; this.coreBind.SetVerification(this.panel1_Fill_Panel, null); // // dateRQ // this.coreBind.SetDatabasecommand(this.dateRQ, null); this.dateRQ.Location = new System.Drawing.Point(94, 3); this.dateRQ.Name = "dateRQ"; this.dateRQ.Size = new System.Drawing.Size(110, 21); this.dateRQ.TabIndex = 57; this.coreBind.SetVerification(this.dateRQ, null); // // _panel1_Toolbars_Dock_Area_Left // this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245))))); this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Left, null); this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left; this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28); this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left"; this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0); this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Left, null); // // ultraToolbarsManager1 // this.ultraToolbarsManager1.DesignerFlags = 1; this.ultraToolbarsManager1.DockWithinContainer = this.panel1; this.ultraToolbarsManager1.ShowFullMenusDelay = 500; this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2003; ultraToolbar1.DockedColumn = 0; ultraToolbar1.DockedRow = 0; controlContainerTool4.ControlName = "dateRQ"; controlContainerTool4.InstanceProps.IsFirstInGroup = true; controlContainerTool5.ControlName = "dtpEnd"; ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { controlContainerTool4, controlContainerTool5, buttonTool2, buttonTool3, buttonTool6}); ultraToolbar1.Text = "UltraToolbar1"; this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar1}); controlContainerTool1.ControlName = "dateRQ"; controlContainerTool1.SharedPropsInternal.Caption = "ë�ؼ�������"; controlContainerTool1.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; controlContainerTool2.SharedPropsInternal.Caption = "��"; controlContainerTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance1.Image = ((object)(resources.GetObject("appearance1.Image"))); buttonTool1.SharedPropsInternal.AppearancesSmall.Appearance = appearance1; buttonTool1.SharedPropsInternal.Caption = "��ѯ"; buttonTool1.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool4.SharedPropsInternal.Caption = "�Խ�"; buttonTool4.SharedPropsInternal.CustomizerCaption = "��Ƶ"; buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways; buttonTool5.SharedPropsInternal.Caption = "��ѯ"; buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool7.SharedPropsInternal.Caption = "У��"; buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways; controlContainerTool6.ControlName = "dtpEnd"; controlContainerTool6.SharedPropsInternal.Caption = "��"; controlContainerTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { controlContainerTool1, controlContainerTool2, buttonTool1, buttonTool4, buttonTool5, buttonTool7, controlContainerTool6}); this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick); // // _panel1_Toolbars_Dock_Area_Right // this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245))))); this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Right, null); this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right; this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1312, 28); this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right"; this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0); this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Right, null); // // _panel1_Toolbars_Dock_Area_Top // this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245))))); this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Top, null); this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top; this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0); this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top"; this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1312, 28); this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Top, null); // // _panel1_Toolbars_Dock_Area_Bottom // this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245))))); this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Bottom, null); this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom; this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 27); this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom"; this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1312, 0); this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Bottom, null); // // ultraDockManager1 // this.ultraDockManager1.CompressUnpinnedTabs = false; dockAreaPane1.DockedBefore = new System.Guid("777aa848-96d9-4a9c-8e57-ab46776d741c"); dockableControlPane1.Control = this.panelYYBF; dockableControlPane1.FlyoutSize = new System.Drawing.Size(95, -1); dockableControlPane1.OriginalControlBounds = new System.Drawing.Rectangle(3, 73, 200, 100); dockableControlPane1.Pinned = false; dockableControlPane1.Size = new System.Drawing.Size(100, 100); dockableControlPane1.Text = "�������"; dockAreaPane1.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] { dockableControlPane1}); dockAreaPane1.Size = new System.Drawing.Size(95, 666); dockableControlPane2.Control = this.panelSPKZ; dockableControlPane2.FlyoutSize = new System.Drawing.Size(126, -1); dockableControlPane2.OriginalControlBounds = new System.Drawing.Rectangle(265, 22, 200, 100); dockableControlPane2.Pinned = false; dockableControlPane2.Size = new System.Drawing.Size(100, 100); dockableControlPane2.Text = "��Ƶ����"; dockAreaPane2.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] { dockableControlPane2}); dockAreaPane2.Size = new System.Drawing.Size(95, 666); this.ultraDockManager1.DockAreas.AddRange(new Infragistics.Win.UltraWinDock.DockAreaPane[] { dockAreaPane1, dockAreaPane2}); this.ultraDockManager1.HostControl = this; this.ultraDockManager1.WindowStyle = Infragistics.Win.UltraWinDock.WindowStyle.Office2003; // // _MoltenInfo_OneUnpinnedTabAreaLeft // this.coreBind.SetDatabasecommand(this._MoltenInfo_OneUnpinnedTabAreaLeft, null); this._MoltenInfo_OneUnpinnedTabAreaLeft.Dock = System.Windows.Forms.DockStyle.Left; this._MoltenInfo_OneUnpinnedTabAreaLeft.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this._MoltenInfo_OneUnpinnedTabAreaLeft.Location = new System.Drawing.Point(0, 0); this._MoltenInfo_OneUnpinnedTabAreaLeft.Name = "_MoltenInfo_OneUnpinnedTabAreaLeft"; this._MoltenInfo_OneUnpinnedTabAreaLeft.Owner = this.ultraDockManager1; this._MoltenInfo_OneUnpinnedTabAreaLeft.Size = new System.Drawing.Size(0, 578); this._MoltenInfo_OneUnpinnedTabAreaLeft.TabIndex = 2; this.coreBind.SetVerification(this._MoltenInfo_OneUnpinnedTabAreaLeft, null); // // _MoltenInfo_OneUnpinnedTabAreaRight // this.coreBind.SetDatabasecommand(this._MoltenInfo_OneUnpinnedTabAreaRight, null); this._MoltenInfo_OneUnpinnedTabAreaRight.Dock = System.Windows.Forms.DockStyle.Right; this._MoltenInfo_OneUnpinnedTabAreaRight.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this._MoltenInfo_OneUnpinnedTabAreaRight.Location = new System.Drawing.Point(1312, 0); this._MoltenInfo_OneUnpinnedTabAreaRight.Name = "_MoltenInfo_OneUnpinnedTabAreaRight"; this._MoltenInfo_OneUnpinnedTabAreaRight.Owner = this.ultraDockManager1; this._MoltenInfo_OneUnpinnedTabAreaRight.Size = new System.Drawing.Size(21, 578); this._MoltenInfo_OneUnpinnedTabAreaRight.TabIndex = 3; this.coreBind.SetVerification(this._MoltenInfo_OneUnpinnedTabAreaRight, null); // // _MoltenInfo_OneUnpinnedTabAreaTop // this.coreBind.SetDatabasecommand(this._MoltenInfo_OneUnpinnedTabAreaTop, null); this._MoltenInfo_OneUnpinnedTabAreaTop.Dock = System.Windows.Forms.DockStyle.Top; this._MoltenInfo_OneUnpinnedTabAreaTop.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this._MoltenInfo_OneUnpinnedTabAreaTop.Location = new System.Drawing.Point(0, 0); this._MoltenInfo_OneUnpinnedTabAreaTop.Name = "_MoltenInfo_OneUnpinnedTabAreaTop"; this._MoltenInfo_OneUnpinnedTabAreaTop.Owner = this.ultraDockManager1; this._MoltenInfo_OneUnpinnedTabAreaTop.Size = new System.Drawing.Size(1312, 0); this._MoltenInfo_OneUnpinnedTabAreaTop.TabIndex = 4; this.coreBind.SetVerification(this._MoltenInfo_OneUnpinnedTabAreaTop, null); // // _MoltenInfo_OneUnpinnedTabAreaBottom // this.coreBind.SetDatabasecommand(this._MoltenInfo_OneUnpinnedTabAreaBottom, null); this._MoltenInfo_OneUnpinnedTabAreaBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this._MoltenInfo_OneUnpinnedTabAreaBottom.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this._MoltenInfo_OneUnpinnedTabAreaBottom.Location = new System.Drawing.Point(0, 578); this._MoltenInfo_OneUnpinnedTabAreaBottom.Name = "_MoltenInfo_OneUnpinnedTabAreaBottom"; this._MoltenInfo_OneUnpinnedTabAreaBottom.Owner = this.ultraDockManager1; this._MoltenInfo_OneUnpinnedTabAreaBottom.Size = new System.Drawing.Size(1312, 0); this._MoltenInfo_OneUnpinnedTabAreaBottom.TabIndex = 5; this.coreBind.SetVerification(this._MoltenInfo_OneUnpinnedTabAreaBottom, null); // // _MoltenInfo_OneAutoHideControl // this._MoltenInfo_OneAutoHideControl.Controls.Add(this.dockableWindow1); this._MoltenInfo_OneAutoHideControl.Controls.Add(this.dockableWindow2); this.coreBind.SetDatabasecommand(this._MoltenInfo_OneAutoHideControl, null); this._MoltenInfo_OneAutoHideControl.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this._MoltenInfo_OneAutoHideControl.Location = new System.Drawing.Point(772, 0); this._MoltenInfo_OneAutoHideControl.Name = "_MoltenInfo_OneAutoHideControl"; this._MoltenInfo_OneAutoHideControl.Owner = this.ultraDockManager1; this._MoltenInfo_OneAutoHideControl.Size = new System.Drawing.Size(11, 578); this._MoltenInfo_OneAutoHideControl.TabIndex = 6; this.coreBind.SetVerification(this._MoltenInfo_OneAutoHideControl, null); // // dockableWindow1 // this.dockableWindow1.Controls.Add(this.panelYYBF); this.coreBind.SetDatabasecommand(this.dockableWindow1, null); this.dockableWindow1.Location = new System.Drawing.Point(-10000, 0); this.dockableWindow1.Name = "dockableWindow1"; this.dockableWindow1.Owner = this.ultraDockManager1; this.dockableWindow1.Size = new System.Drawing.Size(95, 734); this.dockableWindow1.TabIndex = 9; this.coreBind.SetVerification(this.dockableWindow1, null); // // dockableWindow2 // this.dockableWindow2.Controls.Add(this.panelSPKZ); this.coreBind.SetDatabasecommand(this.dockableWindow2, null); this.dockableWindow2.Location = new System.Drawing.Point(5, 0); this.dockableWindow2.Name = "dockableWindow2"; this.dockableWindow2.Owner = this.ultraDockManager1; this.dockableWindow2.Size = new System.Drawing.Size(126, 578); this.dockableWindow2.TabIndex = 10; this.coreBind.SetVerification(this.dockableWindow2, null); // // windowDockingArea2 // this.coreBind.SetDatabasecommand(this.windowDockingArea2, null); this.windowDockingArea2.Dock = System.Windows.Forms.DockStyle.Right; this.windowDockingArea2.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windowDockingArea2.Location = new System.Drawing.Point(871, 0); this.windowDockingArea2.Name = "windowDockingArea2"; this.windowDockingArea2.Owner = this.ultraDockManager1; this.windowDockingArea2.Size = new System.Drawing.Size(100, 666); this.windowDockingArea2.TabIndex = 8; this.coreBind.SetVerification(this.windowDockingArea2, null); // // dsQuery // this.dsQuery.DataSetName = "NewDataSet"; this.dsQuery.Tables.AddRange(new System.Data.DataTable[] { this.dataTable4}); // // dataTable4 // this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn120, this.dataColumn121, this.dataColumn122, this.dataColumn123, this.dataColumn124, this.dataColumn125, this.dataColumn126, this.dataColumn127, this.dataColumn128, this.dataColumn129, this.dataColumn130, this.dataColumn131, this.dataColumn132, this.dataColumn133, this.dataColumn134, this.dataColumn135, this.dataColumn136, this.dataColumn137, this.dataColumn138, this.dataColumn139, this.dataColumn140, this.dataColumn141}); this.dataTable4.TableName = "һ�μ�����ʱ��"; // // dataColumn120 // this.dataColumn120.Caption = "�������"; this.dataColumn120.ColumnName = "fs_weightno"; // // dataColumn121 // this.dataColumn121.Caption = "���ϴ���"; this.dataColumn121.ColumnName = "fs_material"; // // dataColumn122 // this.dataColumn122.Caption = "�������"; this.dataColumn122.ColumnName = "fs_weighttype"; // // dataColumn123 // this.dataColumn123.Caption = "������λ����"; this.dataColumn123.ColumnName = "fs_senderstroeno"; // // dataColumn124 // this.dataColumn124.Caption = "�ջ���λ����"; this.dataColumn124.ColumnName = "fs_receivestoreno"; // // dataColumn125 // this.dataColumn125.Caption = "���"; this.dataColumn125.ColumnName = "fs_shift"; // // dataColumn126 // this.dataColumn126.Caption = "����"; this.dataColumn126.ColumnName = "fs_group"; // // dataColumn127 // this.dataColumn127.Caption = "����"; this.dataColumn127.ColumnName = "fs_trainno"; // // dataColumn128 // this.dataColumn128.Caption = "����"; this.dataColumn128.ColumnName = "fn_weight"; // // dataColumn129 // this.dataColumn129.Caption = "����Ա"; this.dataColumn129.ColumnName = "fs_weightperson"; // // dataColumn130 // this.dataColumn130.Caption = "����ʱ��"; this.dataColumn130.ColumnName = "fd_weighttime"; // // dataColumn131 // this.dataColumn131.Caption = "������"; this.dataColumn131.ColumnName = "fs_weightpoint"; // // dataColumn132 // this.dataColumn132.Caption = "ɾ����־"; this.dataColumn132.ColumnName = "fs_deleteflag"; // // dataColumn133 // this.dataColumn133.Caption = "ɾ����"; this.dataColumn133.ColumnName = "fs_deleteuser"; // // dataColumn134 // this.dataColumn134.Caption = "ɾ������"; this.dataColumn134.ColumnName = "fd_deletedate"; // // dataColumn135 // this.dataColumn135.Caption = "���˵�λ����"; this.dataColumn135.ColumnName = "fs_transno"; // // dataColumn136 // this.dataColumn136.Caption = "��������"; this.dataColumn136.ColumnName = "fs_materialname"; // // dataColumn137 // this.dataColumn137.Caption = "������λ"; this.dataColumn137.ColumnName = "fs_sender"; // // dataColumn138 // this.dataColumn138.Caption = "�ջ���λ"; this.dataColumn138.ColumnName = "fs_receiver"; // // dataColumn139 // this.dataColumn139.Caption = "����"; this.dataColumn139.ColumnName = "fs_typename"; // // dataColumn140 // this.dataColumn140.Caption = "������"; this.dataColumn140.ColumnName = "fs_pointname"; // // dataColumn141 // this.dataColumn141.Caption = "���˵�λ"; this.dataColumn141.ColumnName = "fs_trans"; // // windowDockingArea1 // this.coreBind.SetDatabasecommand(this.windowDockingArea1, null); this.windowDockingArea1.Dock = System.Windows.Forms.DockStyle.Right; this.windowDockingArea1.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.windowDockingArea1.Location = new System.Drawing.Point(871, 0); this.windowDockingArea1.Name = "windowDockingArea1"; this.windowDockingArea1.Owner = this.ultraDockManager1; this.windowDockingArea1.Size = new System.Drawing.Size(100, 666); this.windowDockingArea1.TabIndex = 7; this.coreBind.SetVerification(this.windowDockingArea1, null); // // TrackWeightForIron // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1333, 578); this.Controls.Add(this._MoltenInfo_OneAutoHideControl); this.Controls.Add(this.BilletInfo_GD_Fill_Panel); this.Controls.Add(this.windowDockingArea2); this.Controls.Add(this.windowDockingArea1); this.Controls.Add(this._MoltenInfo_OneUnpinnedTabAreaTop); this.Controls.Add(this._MoltenInfo_OneUnpinnedTabAreaBottom); this.Controls.Add(this._MoltenInfo_OneUnpinnedTabAreaLeft); this.Controls.Add(this._MoltenInfo_OneUnpinnedTabAreaRight); this.coreBind.SetDatabasecommand(this, null); this.Name = "TrackWeightForIron"; this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show; this.Tag = "TrackWeight"; this.Text = "��̬�����"; this.coreBind.SetVerification(this, null); this.Load += new System.EventHandler(this.MoltenInfo_One_Load); this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.MoltenInfo_One_KeyPress); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MoltenInfo_One_FormClosing); this.ultraTabPageControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).EndInit(); this.ultraTabPageControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit(); this.panelYYBF.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uDridSound)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).EndInit(); this.panelSPKZ.ResumeLayout(false); this.panel8.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit(); this.ultraGroupBox2.ResumeLayout(false); this.panel9.ResumeLayout(false); this.panel9.PerformLayout(); this.panel11.ResumeLayout(false); this.panel11.PerformLayout(); this.panel6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.picFDTP)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMeterWeight)).EndInit(); this.BilletInfo_GD_Fill_Panel.ResumeLayout(false); this.panel7.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit(); this.ultraTabControl1.ResumeLayout(false); this.panel2.ResumeLayout(false); this.pnlBottom.ResumeLayout(false); this.panel5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.VideoChannel3)).EndInit(); this.panel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.VideoChannel2)).EndInit(); this.panel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.VideoChannel1)).EndInit(); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDockManager1)).EndInit(); this._MoltenInfo_OneAutoHideControl.ResumeLayout(false); this.dockableWindow1.ResumeLayout(false); this.dockableWindow2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dsQuery)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_ComponentName", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_CategoryName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_InternalGroup"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_InternalCode"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("v_ServiceComponentStatusName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("r_Price"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); this.btnCancel = new System.Windows.Forms.Button(); this.btnOK = new System.Windows.Forms.Button(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.txtTipoESO = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.txtTipoServicio = new System.Windows.Forms.TextBox(); this.txtEmpresaCliente = new System.Windows.Forms.TextBox(); this.txtProtocolo = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.txtNombreTrabajador = new System.Windows.Forms.TextBox(); this.cbEstadoLiquidacion = new System.Windows.Forms.ComboBox(); this.label11 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.grdLiquidacion = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.btnExportExcel = new System.Windows.Forms.Button(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdLiquidacion)).BeginInit(); this.SuspendLayout(); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.BackColor = System.Drawing.SystemColors.Control; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnCancel.FlatAppearance.BorderColor = System.Drawing.Color.DimGray; this.btnCancel.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.GradientActiveCaption; this.btnCancel.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnCancel.ForeColor = System.Drawing.Color.Black; this.btnCancel.Image = global::Sigesoft.Node.WinClient.UI.Resources.system_close; this.btnCancel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnCancel.Location = new System.Drawing.Point(719, 103); this.btnCancel.Margin = new System.Windows.Forms.Padding(2); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(75, 24); this.btnCancel.TabIndex = 105; this.btnCancel.Text = " Salir"; this.btnCancel.UseVisualStyleBackColor = false; // // btnOK // this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnOK.BackColor = System.Drawing.SystemColors.Control; this.btnOK.FlatAppearance.BorderColor = System.Drawing.Color.Gray; this.btnOK.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.GradientActiveCaption; this.btnOK.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnOK.ForeColor = System.Drawing.Color.Black; this.btnOK.Image = global::Sigesoft.Node.WinClient.UI.Resources.system_save; this.btnOK.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnOK.Location = new System.Drawing.Point(640, 103); this.btnOK.Margin = new System.Windows.Forms.Padding(2); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(75, 24); this.btnOK.TabIndex = 104; this.btnOK.Text = " Guardar"; this.btnOK.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btnOK.UseVisualStyleBackColor = false; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // // groupBox1 // this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox1.Controls.Add(this.txtTipoESO); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.txtTipoServicio); this.groupBox1.Controls.Add(this.txtEmpresaCliente); this.groupBox1.Controls.Add(this.txtProtocolo); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Controls.Add(this.label6); this.groupBox1.Controls.Add(this.txtNombreTrabajador); this.groupBox1.Controls.Add(this.cbEstadoLiquidacion); this.groupBox1.Controls.Add(this.label11); this.groupBox1.Controls.Add(this.label9); this.groupBox1.Controls.Add(this.label2); this.groupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupBox1.ForeColor = System.Drawing.Color.MediumBlue; this.groupBox1.Location = new System.Drawing.Point(3, 6); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(792, 95); this.groupBox1.TabIndex = 106; this.groupBox1.TabStop = false; this.groupBox1.Text = "Datos del trabajador"; // // txtTipoESO // this.txtTipoESO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTipoESO.Enabled = false; this.txtTipoESO.Location = new System.Drawing.Point(533, 41); this.txtTipoESO.Name = "txtTipoESO"; this.txtTipoESO.Size = new System.Drawing.Size(243, 20); this.txtTipoESO.TabIndex = 51; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.ForeColor = System.Drawing.Color.Black; this.label3.Location = new System.Drawing.Point(448, 45); this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(74, 13); this.label3.TabIndex = 48; this.label3.Text = "Tipo de E.S.O"; // // txtTipoServicio // this.txtTipoServicio.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTipoServicio.Enabled = false; this.txtTipoServicio.Location = new System.Drawing.Point(533, 17); this.txtTipoServicio.Name = "txtTipoServicio"; this.txtTipoServicio.Size = new System.Drawing.Size(243, 20); this.txtTipoServicio.TabIndex = 50; // // txtEmpresaCliente // this.txtEmpresaCliente.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtEmpresaCliente.Enabled = false; this.txtEmpresaCliente.Location = new System.Drawing.Point(129, 41); this.txtEmpresaCliente.Name = "txtEmpresaCliente"; this.txtEmpresaCliente.Size = new System.Drawing.Size(306, 20); this.txtEmpresaCliente.TabIndex = 49; // // txtProtocolo // this.txtProtocolo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtProtocolo.Enabled = false; this.txtProtocolo.Location = new System.Drawing.Point(129, 65); this.txtProtocolo.Name = "txtProtocolo"; this.txtProtocolo.Size = new System.Drawing.Size(306, 20); this.txtProtocolo.TabIndex = 48; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.Color.Black; this.label1.Location = new System.Drawing.Point(448, 21); this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(82, 13); this.label1.TabIndex = 47; this.label1.Text = "Tipo de servicio"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.ForeColor = System.Drawing.Color.Black; this.label6.Location = new System.Drawing.Point(8, 69); this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(52, 13); this.label6.TabIndex = 45; this.label6.Text = "Protocolo"; // // txtNombreTrabajador // this.txtNombreTrabajador.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtNombreTrabajador.Enabled = false; this.txtNombreTrabajador.Location = new System.Drawing.Point(129, 17); this.txtNombreTrabajador.Name = "txtNombreTrabajador"; this.txtNombreTrabajador.Size = new System.Drawing.Size(306, 20); this.txtNombreTrabajador.TabIndex = 43; // // cbEstadoLiquidacion // this.cbEstadoLiquidacion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbEstadoLiquidacion.DropDownWidth = 150; this.cbEstadoLiquidacion.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cbEstadoLiquidacion.FormattingEnabled = true; this.cbEstadoLiquidacion.Items.AddRange(new object[] { "Pendiente", "Generada" }); this.cbEstadoLiquidacion.Location = new System.Drawing.Point(533, 65); this.cbEstadoLiquidacion.Margin = new System.Windows.Forms.Padding(2); this.cbEstadoLiquidacion.Name = "cbEstadoLiquidacion"; this.cbEstadoLiquidacion.Size = new System.Drawing.Size(146, 21); this.cbEstadoLiquidacion.TabIndex = 42; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label11.ForeColor = System.Drawing.Color.Black; this.label11.Location = new System.Drawing.Point(448, 69); this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(40, 13); this.label11.TabIndex = 41; this.label11.Text = "Estado"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label9.ForeColor = System.Drawing.Color.Black; this.label9.Location = new System.Drawing.Point(8, 45); this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(82, 13); this.label9.TabIndex = 37; this.label9.Text = "Empresa cliente"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.ForeColor = System.Drawing.Color.Black; this.label2.Location = new System.Drawing.Point(8, 21); this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(111, 13); this.label2.TabIndex = 33; this.label2.Text = "Nombre del trabajador"; // // groupBox2 // this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox2.Controls.Add(this.grdLiquidacion); this.groupBox2.Controls.Add(this.btnExportExcel); this.groupBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupBox2.ForeColor = System.Drawing.Color.MediumBlue; this.groupBox2.Location = new System.Drawing.Point(2, 107); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(793, 0); this.groupBox2.TabIndex = 107; this.groupBox2.TabStop = false; this.groupBox2.Text = "Detalle de liquidación"; // // grdLiquidacion // this.grdLiquidacion.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grdLiquidacion.CausesValidation = false; appearance1.BackColor = System.Drawing.Color.White; appearance1.BackColor2 = System.Drawing.Color.LightGray; appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.grdLiquidacion.DisplayLayout.Appearance = appearance1; ultraGridColumn1.Header.Caption = "Examen"; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Width = 229; ultraGridColumn3.Header.Caption = "Consultorio"; ultraGridColumn3.Header.VisiblePosition = 1; ultraGridColumn3.Width = 142; ultraGridColumn4.Header.Caption = "Grupo interno"; ultraGridColumn4.Header.VisiblePosition = 2; ultraGridColumn5.Header.Caption = "codigo interno"; ultraGridColumn5.Header.VisiblePosition = 3; ultraGridColumn5.Width = 90; ultraGridColumn6.Header.Caption = "Estado"; ultraGridColumn6.Header.VisiblePosition = 4; ultraGridColumn6.Width = 100; ultraGridColumn2.Header.Caption = "Precio"; ultraGridColumn2.Header.VisiblePosition = 5; ultraGridColumn2.Width = 101; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn2 }); this.grdLiquidacion.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.grdLiquidacion.DisplayLayout.InterBandSpacing = 10; this.grdLiquidacion.DisplayLayout.MaxColScrollRegions = 1; this.grdLiquidacion.DisplayLayout.MaxRowScrollRegions = 1; this.grdLiquidacion.DisplayLayout.NewColumnLoadStyle = Infragistics.Win.UltraWinGrid.NewColumnLoadStyle.Hide; this.grdLiquidacion.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.grdLiquidacion.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False; this.grdLiquidacion.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True; this.grdLiquidacion.DisplayLayout.Override.AllowRowSummaries = Infragistics.Win.UltraWinGrid.AllowRowSummaries.False; this.grdLiquidacion.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; this.grdLiquidacion.DisplayLayout.Override.BorderStyleHeader = Infragistics.Win.UIElementBorderStyle.Solid; appearance2.BackColor = System.Drawing.Color.Transparent; this.grdLiquidacion.DisplayLayout.Override.CardAreaAppearance = appearance2; appearance3.BackColor = System.Drawing.Color.White; appearance3.BackColor2 = System.Drawing.Color.White; appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump; this.grdLiquidacion.DisplayLayout.Override.CellAppearance = appearance3; this.grdLiquidacion.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; appearance4.BackColor = System.Drawing.Color.White; appearance4.BackColor2 = System.Drawing.Color.LightGray; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance4.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.grdLiquidacion.DisplayLayout.Override.HeaderAppearance = appearance4; this.grdLiquidacion.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; appearance5.AlphaLevel = ((short)(187)); appearance5.BackColor = System.Drawing.Color.Gainsboro; appearance5.BackColor2 = System.Drawing.Color.Gainsboro; appearance5.ForeColor = System.Drawing.Color.Black; appearance5.ForegroundAlpha = Infragistics.Win.Alpha.Opaque; this.grdLiquidacion.DisplayLayout.Override.RowAlternateAppearance = appearance5; appearance6.ForeColor = System.Drawing.SystemColors.ActiveCaption; this.grdLiquidacion.DisplayLayout.Override.RowSelectorAppearance = appearance6; this.grdLiquidacion.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; appearance7.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; appearance7.BackColor2 = System.Drawing.SystemColors.GradientInactiveCaption; appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump; appearance7.FontData.BoldAsString = "False"; appearance7.ForeColor = System.Drawing.Color.Black; this.grdLiquidacion.DisplayLayout.Override.SelectedRowAppearance = appearance7; this.grdLiquidacion.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single; this.grdLiquidacion.DisplayLayout.RowConnectorColor = System.Drawing.SystemColors.ControlDarkDark; this.grdLiquidacion.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Dashed; this.grdLiquidacion.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.grdLiquidacion.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.grdLiquidacion.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.grdLiquidacion.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.grdLiquidacion.ImeMode = System.Windows.Forms.ImeMode.Off; this.grdLiquidacion.Location = new System.Drawing.Point(9, 18); this.grdLiquidacion.Margin = new System.Windows.Forms.Padding(2); this.grdLiquidacion.Name = "grdLiquidacion"; this.grdLiquidacion.Size = new System.Drawing.Size(779, 0); this.grdLiquidacion.TabIndex = 48; this.grdLiquidacion.Visible = false; this.grdLiquidacion.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.grdLiquidacion_InitializeLayout); // // btnExportExcel // this.btnExportExcel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnExportExcel.BackColor = System.Drawing.SystemColors.Control; this.btnExportExcel.Enabled = false; this.btnExportExcel.FlatAppearance.BorderColor = System.Drawing.Color.Gray; this.btnExportExcel.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.GradientActiveCaption; this.btnExportExcel.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.btnExportExcel.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnExportExcel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnExportExcel.ForeColor = System.Drawing.Color.Black; this.btnExportExcel.Image = global::Sigesoft.Node.WinClient.UI.Resources.page_excel; this.btnExportExcel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnExportExcel.Location = new System.Drawing.Point(256, -88); this.btnExportExcel.Margin = new System.Windows.Forms.Padding(2); this.btnExportExcel.Name = "btnExportExcel"; this.btnExportExcel.Size = new System.Drawing.Size(99, 24); this.btnExportExcel.TabIndex = 108; this.btnExportExcel.Text = " Exportar "; this.btnExportExcel.UseVisualStyleBackColor = false; this.btnExportExcel.Click += new System.EventHandler(this.btnExportExcel_Click); // // frmBeforeLiquidationProcess // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.ClientSize = new System.Drawing.Size(798, 129); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.MinimizeBox = false; this.Name = "frmBeforeLiquidationProcess"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Generación de Reportes"; this.Load += new System.EventHandler(this.frmBeforeLiquidationProcess_Load); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grdLiquidacion)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("ETTable", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UserName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleType"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsSupervisor"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TickFlag", 0); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance322 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance323 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance324 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("ETTable", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UserName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RoleType"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsSupervisor"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TickFlag", 0); Infragistics.Win.Appearance appearance325 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance326 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance327 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance328 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance329 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance330 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance331 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance332 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance333 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance334 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance335 = new Infragistics.Win.Appearance(); this.ultraToolTipManager = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components); this.ultraGroupBox28 = new Infragistics.Win.Misc.UltraGroupBox(); this.ultraGridDMSAssigned = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraButtonDMSUnassign = new Infragistics.Win.Misc.UltraButton(); this.ultraButtonDMSAssign = new Infragistics.Win.Misc.UltraButton(); this.ultraGroupBox27 = new Infragistics.Win.Misc.UltraGroupBox(); this.ultraButtonDMSReset = new Infragistics.Win.Misc.UltraButton(); this.ultraButtonDMSSearch = new Infragistics.Win.Misc.UltraButton(); this.ultraTextEditorDMSDesc = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor(); this.ultraLabel72 = new Infragistics.Win.Misc.UltraLabel(); this.ultraTextEditorDMSRole = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor(); this.ultraLabel73 = new Infragistics.Win.Misc.UltraLabel(); this.ultraGridDMSAllRoles = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.cb_dmsprofiles = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.eTTableDataTableBindingSource = new System.Windows.Forms.BindingSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox28)).BeginInit(); this.ultraGroupBox28.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGridDMSAssigned)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox27)).BeginInit(); this.ultraGroupBox27.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorDMSDesc)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorDMSRole)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGridDMSAllRoles)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cb_dmsprofiles)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.eTTableDataTableBindingSource)).BeginInit(); this.SuspendLayout(); // // ultraToolTipManager // this.ultraToolTipManager.ContainingControl = this; // // ultraGroupBox28 // this.ultraGroupBox28.Controls.Add(this.ultraGridDMSAssigned); this.ultraGroupBox28.Location = new System.Drawing.Point(436, 3); this.ultraGroupBox28.Name = "ultraGroupBox28"; this.ultraGroupBox28.Size = new System.Drawing.Size(350, 445); this.ultraGroupBox28.TabIndex = 31; this.ultraGroupBox28.Text = "Assigned roles"; this.ultraGroupBox28.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; this.ultraGroupBox28.Visible = false; // // ultraGridDMSAssigned // appearance1.BackColor = System.Drawing.SystemColors.Window; appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGridDMSAssigned.DisplayLayout.Appearance = appearance1; ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn1.Header.Caption = "Role name"; ultraGridColumn1.Header.VisiblePosition = 1; ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn2.Header.VisiblePosition = 2; ultraGridColumn2.Width = 190; ultraGridColumn3.Header.VisiblePosition = 3; ultraGridColumn3.Hidden = true; ultraGridColumn4.Header.VisiblePosition = 4; ultraGridColumn4.Hidden = true; ultraGridColumn5.Header.VisiblePosition = 5; ultraGridColumn5.Hidden = true; ultraGridColumn6.DataType = typeof(bool); ultraGridColumn6.Header.Caption = ""; ultraGridColumn6.Header.VisiblePosition = 0; ultraGridColumn6.NullText = "DEL"; ultraGridColumn6.Width = 29; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6}); this.ultraGridDMSAssigned.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGridDMSAssigned.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGridDMSAssigned.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance2.BorderColor = System.Drawing.SystemColors.Window; this.ultraGridDMSAssigned.DisplayLayout.GroupByBox.Appearance = appearance2; appearance3.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGridDMSAssigned.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3; this.ultraGridDMSAssigned.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGridDMSAssigned.DisplayLayout.GroupByBox.Hidden = true; appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance4.BackColor2 = System.Drawing.SystemColors.Control; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance4.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGridDMSAssigned.DisplayLayout.GroupByBox.PromptAppearance = appearance4; this.ultraGridDMSAssigned.DisplayLayout.MaxColScrollRegions = 1; this.ultraGridDMSAssigned.DisplayLayout.MaxRowScrollRegions = 1; appearance5.BackColor = System.Drawing.SystemColors.Window; appearance5.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGridDMSAssigned.DisplayLayout.Override.ActiveCellAppearance = appearance5; appearance6.BackColor = System.Drawing.SystemColors.Highlight; appearance6.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGridDMSAssigned.DisplayLayout.Override.ActiveRowAppearance = appearance6; this.ultraGridDMSAssigned.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed; this.ultraGridDMSAssigned.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.None; this.ultraGridDMSAssigned.DisplayLayout.Override.AllowColSwapping = Infragistics.Win.UltraWinGrid.AllowColSwapping.NotAllowed; this.ultraGridDMSAssigned.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGridDMSAssigned.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance7.BackColor = System.Drawing.SystemColors.Window; this.ultraGridDMSAssigned.DisplayLayout.Override.CardAreaAppearance = appearance7; appearance8.BorderColor = System.Drawing.Color.Silver; appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGridDMSAssigned.DisplayLayout.Override.CellAppearance = appearance8; this.ultraGridDMSAssigned.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGridDMSAssigned.DisplayLayout.Override.CellPadding = 0; appearance9.BackColor = System.Drawing.SystemColors.Control; appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance9.BorderColor = System.Drawing.SystemColors.Window; this.ultraGridDMSAssigned.DisplayLayout.Override.GroupByRowAppearance = appearance9; appearance10.TextHAlignAsString = "Left"; this.ultraGridDMSAssigned.DisplayLayout.Override.HeaderAppearance = appearance10; this.ultraGridDMSAssigned.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGridDMSAssigned.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance11.BackColor = System.Drawing.SystemColors.Window; appearance11.BorderColor = System.Drawing.Color.Silver; this.ultraGridDMSAssigned.DisplayLayout.Override.RowAppearance = appearance11; this.ultraGridDMSAssigned.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance12.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGridDMSAssigned.DisplayLayout.Override.TemplateAddRowAppearance = appearance12; this.ultraGridDMSAssigned.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGridDMSAssigned.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGridDMSAssigned.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.ultraGridDMSAssigned.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGridDMSAssigned.Location = new System.Drawing.Point(3, 282); this.ultraGridDMSAssigned.Name = "ultraGridDMSAssigned"; this.ultraGridDMSAssigned.Size = new System.Drawing.Size(344, 160); this.ultraGridDMSAssigned.TabIndex = 30; this.ultraGridDMSAssigned.Text = "ultraGrid11"; // // ultraButtonDMSUnassign // this.ultraButtonDMSUnassign.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton; this.ultraButtonDMSUnassign.Location = new System.Drawing.Point(357, 221); this.ultraButtonDMSUnassign.Name = "ultraButtonDMSUnassign"; this.ultraButtonDMSUnassign.Size = new System.Drawing.Size(70, 25); this.ultraButtonDMSUnassign.TabIndex = 33; this.ultraButtonDMSUnassign.Text = "&Unassign"; this.ultraButtonDMSUnassign.Visible = false; this.ultraButtonDMSUnassign.Click += new System.EventHandler(this.ultraButtonDMSUnassign_Click); // // ultraButtonDMSAssign // this.ultraButtonDMSAssign.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton; this.ultraButtonDMSAssign.Location = new System.Drawing.Point(357, 179); this.ultraButtonDMSAssign.Name = "ultraButtonDMSAssign"; this.ultraButtonDMSAssign.Size = new System.Drawing.Size(70, 25); this.ultraButtonDMSAssign.TabIndex = 32; this.ultraButtonDMSAssign.Text = "Ass&ign"; this.ultraButtonDMSAssign.Visible = false; this.ultraButtonDMSAssign.Click += new System.EventHandler(this.ultraButtonDMSAssign_Click); // // ultraGroupBox27 // this.ultraGroupBox27.Controls.Add(this.ultraButtonDMSReset); this.ultraGroupBox27.Controls.Add(this.ultraButtonDMSSearch); this.ultraGroupBox27.Controls.Add(this.ultraTextEditorDMSDesc); this.ultraGroupBox27.Controls.Add(this.ultraLabel72); this.ultraGroupBox27.Controls.Add(this.ultraTextEditorDMSRole); this.ultraGroupBox27.Controls.Add(this.ultraLabel73); this.ultraGroupBox27.Controls.Add(this.ultraGridDMSAllRoles); this.ultraGroupBox27.Location = new System.Drawing.Point(0, 169); this.ultraGroupBox27.Name = "ultraGroupBox27"; this.ultraGroupBox27.Size = new System.Drawing.Size(351, 279); this.ultraGroupBox27.TabIndex = 30; this.ultraGroupBox27.Text = "Available roles"; this.ultraGroupBox27.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; this.ultraGroupBox27.Visible = false; // // ultraButtonDMSReset // this.ultraButtonDMSReset.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton; this.ultraButtonDMSReset.Location = new System.Drawing.Point(236, 93); this.ultraButtonDMSReset.Name = "ultraButtonDMSReset"; this.ultraButtonDMSReset.Size = new System.Drawing.Size(87, 25); this.ultraButtonDMSReset.TabIndex = 25; this.ultraButtonDMSReset.Text = "Reset"; this.ultraButtonDMSReset.Click += new System.EventHandler(this.ultraButtonDMSReset_Click); // // ultraButtonDMSSearch // this.ultraButtonDMSSearch.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton; this.ultraButtonDMSSearch.Location = new System.Drawing.Point(138, 93); this.ultraButtonDMSSearch.Name = "ultraButtonDMSSearch"; this.ultraButtonDMSSearch.Size = new System.Drawing.Size(87, 25); this.ultraButtonDMSSearch.TabIndex = 24; this.ultraButtonDMSSearch.Text = "Search"; this.ultraButtonDMSSearch.Click += new System.EventHandler(this.ultraButtonDMSSearch_Click); // // ultraTextEditorDMSDesc // this.ultraTextEditorDMSDesc.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007; this.ultraTextEditorDMSDesc.Location = new System.Drawing.Point(106, 63); this.ultraTextEditorDMSDesc.Name = "ultraTextEditorDMSDesc"; this.ultraTextEditorDMSDesc.Size = new System.Drawing.Size(217, 23); this.ultraTextEditorDMSDesc.TabIndex = 23; // // ultraLabel72 // appearance322.BackColorAlpha = Infragistics.Win.Alpha.Transparent; this.ultraLabel72.Appearance = appearance322; this.ultraLabel72.AutoSize = true; this.ultraLabel72.Location = new System.Drawing.Point(19, 67); this.ultraLabel72.Name = "ultraLabel72"; this.ultraLabel72.Size = new System.Drawing.Size(65, 16); this.ultraLabel72.TabIndex = 22; this.ultraLabel72.Text = "Description"; // // ultraTextEditorDMSRole // this.ultraTextEditorDMSRole.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007; this.ultraTextEditorDMSRole.Location = new System.Drawing.Point(106, 34); this.ultraTextEditorDMSRole.Name = "ultraTextEditorDMSRole"; this.ultraTextEditorDMSRole.Size = new System.Drawing.Size(217, 23); this.ultraTextEditorDMSRole.TabIndex = 21; // // ultraLabel73 // appearance323.BackColorAlpha = Infragistics.Win.Alpha.Transparent; this.ultraLabel73.Appearance = appearance323; this.ultraLabel73.AutoSize = true; this.ultraLabel73.Location = new System.Drawing.Point(19, 38); this.ultraLabel73.Name = "ultraLabel73"; this.ultraLabel73.Size = new System.Drawing.Size(62, 16); this.ultraLabel73.TabIndex = 20; this.ultraLabel73.Text = "Role name"; // // ultraGridDMSAllRoles // appearance324.BackColor = System.Drawing.SystemColors.Window; appearance324.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGridDMSAllRoles.DisplayLayout.Appearance = appearance324; ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn7.Header.Caption = "Role name"; ultraGridColumn7.Header.VisiblePosition = 1; ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn8.Header.VisiblePosition = 2; ultraGridColumn8.Width = 186; ultraGridColumn9.Header.VisiblePosition = 3; ultraGridColumn9.Hidden = true; ultraGridColumn10.Header.VisiblePosition = 4; ultraGridColumn10.Hidden = true; ultraGridColumn11.Header.VisiblePosition = 5; ultraGridColumn11.Hidden = true; ultraGridColumn12.DataType = typeof(bool); ultraGridColumn12.Header.Caption = ""; ultraGridColumn12.Header.VisiblePosition = 0; ultraGridColumn12.Width = 27; ultraGridBand2.Columns.AddRange(new object[] { ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12}); this.ultraGridDMSAllRoles.DisplayLayout.BandsSerializer.Add(ultraGridBand2); this.ultraGridDMSAllRoles.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGridDMSAllRoles.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance325.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance325.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance325.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance325.BorderColor = System.Drawing.SystemColors.Window; this.ultraGridDMSAllRoles.DisplayLayout.GroupByBox.Appearance = appearance325; appearance326.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGridDMSAllRoles.DisplayLayout.GroupByBox.BandLabelAppearance = appearance326; this.ultraGridDMSAllRoles.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGridDMSAllRoles.DisplayLayout.GroupByBox.Hidden = true; appearance327.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance327.BackColor2 = System.Drawing.SystemColors.Control; appearance327.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance327.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGridDMSAllRoles.DisplayLayout.GroupByBox.PromptAppearance = appearance327; this.ultraGridDMSAllRoles.DisplayLayout.MaxColScrollRegions = 1; this.ultraGridDMSAllRoles.DisplayLayout.MaxRowScrollRegions = 1; appearance328.BackColor = System.Drawing.SystemColors.Window; appearance328.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGridDMSAllRoles.DisplayLayout.Override.ActiveCellAppearance = appearance328; appearance329.BackColor = System.Drawing.SystemColors.Highlight; appearance329.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGridDMSAllRoles.DisplayLayout.Override.ActiveRowAppearance = appearance329; this.ultraGridDMSAllRoles.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed; this.ultraGridDMSAllRoles.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.None; this.ultraGridDMSAllRoles.DisplayLayout.Override.AllowColSwapping = Infragistics.Win.UltraWinGrid.AllowColSwapping.NotAllowed; this.ultraGridDMSAllRoles.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGridDMSAllRoles.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance330.BackColor = System.Drawing.SystemColors.Window; this.ultraGridDMSAllRoles.DisplayLayout.Override.CardAreaAppearance = appearance330; appearance331.BorderColor = System.Drawing.Color.Silver; appearance331.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGridDMSAllRoles.DisplayLayout.Override.CellAppearance = appearance331; this.ultraGridDMSAllRoles.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGridDMSAllRoles.DisplayLayout.Override.CellPadding = 0; appearance332.BackColor = System.Drawing.SystemColors.Control; appearance332.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance332.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance332.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance332.BorderColor = System.Drawing.SystemColors.Window; this.ultraGridDMSAllRoles.DisplayLayout.Override.GroupByRowAppearance = appearance332; appearance333.TextHAlignAsString = "Left"; this.ultraGridDMSAllRoles.DisplayLayout.Override.HeaderAppearance = appearance333; this.ultraGridDMSAllRoles.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGridDMSAllRoles.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance334.BackColor = System.Drawing.SystemColors.Window; appearance334.BorderColor = System.Drawing.Color.Silver; this.ultraGridDMSAllRoles.DisplayLayout.Override.RowAppearance = appearance334; this.ultraGridDMSAllRoles.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance335.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGridDMSAllRoles.DisplayLayout.Override.TemplateAddRowAppearance = appearance335; this.ultraGridDMSAllRoles.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGridDMSAllRoles.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGridDMSAllRoles.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand; this.ultraGridDMSAllRoles.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGridDMSAllRoles.Location = new System.Drawing.Point(6, 125); this.ultraGridDMSAllRoles.Name = "ultraGridDMSAllRoles"; this.ultraGridDMSAllRoles.Size = new System.Drawing.Size(339, 317); this.ultraGridDMSAllRoles.TabIndex = 27; this.ultraGridDMSAllRoles.Text = "ultraGrid13"; // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.cb_dmsprofiles); this.ultraGroupBox1.Location = new System.Drawing.Point(6, 6); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(350, 87); this.ultraGroupBox1.TabIndex = 34; this.ultraGroupBox1.Text = "Assigned role"; this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // cb_dmsprofiles // this.cb_dmsprofiles.DataSource = this.eTTableDataTableBindingSource; this.cb_dmsprofiles.DisplayMember = "Description"; this.cb_dmsprofiles.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007; this.cb_dmsprofiles.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.cb_dmsprofiles.Location = new System.Drawing.Point(29, 34); this.cb_dmsprofiles.Name = "cb_dmsprofiles"; this.cb_dmsprofiles.Size = new System.Drawing.Size(310, 23); this.cb_dmsprofiles.SyncWithCurrencyManager = false; this.cb_dmsprofiles.TabIndex = 0; this.cb_dmsprofiles.ValueMember = "RoleName"; // // eTTableDataTableBindingSource // this.eTTableDataTableBindingSource.DataSource = typeof(HiiP.Framework.Security.UserManagement.BusinessEntity.DataSetETRoles.ETTableDataTable); // // DMSUserRoleAssignment // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoScroll = true; this.AutoSize = true; this.Controls.Add(this.ultraGroupBox1); this.Controls.Add(this.ultraGroupBox28); this.Controls.Add(this.ultraButtonDMSUnassign); this.Controls.Add(this.ultraButtonDMSAssign); this.Controls.Add(this.ultraGroupBox27); this.Name = "DMSUserRoleAssignment"; this.Size = new System.Drawing.Size(789, 451); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox28)).EndInit(); this.ultraGroupBox28.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGridDMSAssigned)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox27)).EndInit(); this.ultraGroupBox27.ResumeLayout(false); this.ultraGroupBox27.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorDMSDesc)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorDMSRole)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGridDMSAllRoles)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cb_dmsprofiles)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.eTTableDataTableBindingSource)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BaseDepartmentManager)); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Department", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cDepCode"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cDepName"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("cDepPerson"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("dAddDate"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bEnable"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl(); this.ImgCollection16 = new DevExpress.Utils.ImageCollection(this.components); this.bsiPrint = new DevExpress.XtraBars.BarSubItem(); this.biPreview = new DevExpress.XtraBars.BarButtonItem(); this.biDesign = new DevExpress.XtraBars.BarButtonItem(); this.biPrint = new DevExpress.XtraBars.BarButtonItem(); this.biExport = new DevExpress.XtraBars.BarButtonItem(); this.biSave = new DevExpress.XtraBars.BarButtonItem(); this.biAddNew = new DevExpress.XtraBars.BarButtonItem(); this.biEdit = new DevExpress.XtraBars.BarButtonItem(); this.biDelete = new DevExpress.XtraBars.BarButtonItem(); this.biGiveup = new DevExpress.XtraBars.BarButtonItem(); this.biExit = new DevExpress.XtraBars.BarButtonItem(); this.ImgCollection32 = new DevExpress.Utils.ImageCollection(this.components); this.ribbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage(); this.rpgSystem = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.rpgExport = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.rpgNew = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.uGridDepart = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.tsgfMain = new UpjdControlBox.ToolStripGridFunction(); this.dsBiManager = new BCGM.DsBiManager(); this.departmentBindingSource = new System.Windows.Forms.BindingSource(this.components); this.departmentTableAdapter = new BCGM.DsBiManagerTableAdapters.DepartmentTableAdapter(); ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ImgCollection16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ImgCollection32)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uGridDepart)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsBiManager)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.departmentBindingSource)).BeginInit(); this.SuspendLayout(); // // ribbon // this.ribbon.ExpandCollapseItem.Id = 0; this.ribbon.ExpandCollapseItem.Name = ""; this.ribbon.Images = this.ImgCollection16; this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.ribbon.ExpandCollapseItem, this.bsiPrint, this.biExport, this.biSave, this.biPreview, this.biDesign, this.biPrint, this.biAddNew, this.biEdit, this.biDelete, this.biGiveup, this.biExit }); this.ribbon.LargeImages = this.ImgCollection32; this.ribbon.Location = new System.Drawing.Point(0, 0); this.ribbon.MaxItemId = 65; this.ribbon.Name = "ribbon"; this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { this.ribbonPage }); this.ribbon.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010; this.ribbon.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; this.ribbon.ShowCategoryInCaption = false; this.ribbon.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide; this.ribbon.Size = new System.Drawing.Size(984, 98); this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden; // // ImgCollection16 // this.ImgCollection16.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ImgCollection16.ImageStream"))); this.ImgCollection16.InsertImage(global::BCGM.Properties.Resources.design, "design", typeof(global::BCGM.Properties.Resources), 0); this.ImgCollection16.Images.SetKeyName(0, "design"); this.ImgCollection16.InsertImage(global::BCGM.Properties.Resources.preview, "preview", typeof(global::BCGM.Properties.Resources), 1); this.ImgCollection16.Images.SetKeyName(1, "preview"); this.ImgCollection16.InsertImage(global::BCGM.Properties.Resources.print, "print", typeof(global::BCGM.Properties.Resources), 2); this.ImgCollection16.Images.SetKeyName(2, "print"); // // bsiPrint // this.bsiPrint.Caption = "打印"; this.bsiPrint.Id = 2; this.bsiPrint.LargeImageIndex = 7; this.bsiPrint.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.biPreview), new DevExpress.XtraBars.LinkPersistInfo(this.biDesign), new DevExpress.XtraBars.LinkPersistInfo(this.biPrint) }); this.bsiPrint.Name = "bsiPrint"; this.bsiPrint.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large; // // biPreview // this.biPreview.Caption = "预览"; this.biPreview.Id = 53; this.biPreview.ImageIndex = 1; this.biPreview.Name = "biPreview"; // // biDesign // this.biDesign.Caption = "设计"; this.biDesign.Id = 54; this.biDesign.ImageIndex = 0; this.biDesign.Name = "biDesign"; // // biPrint // this.biPrint.Caption = "打印"; this.biPrint.Id = 55; this.biPrint.ImageIndex = 2; this.biPrint.Name = "biPrint"; // // biExport // this.biExport.Caption = "输出"; this.biExport.Id = 3; this.biExport.LargeImageIndex = 6; this.biExport.Name = "biExport"; this.biExport.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large; this.biExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExport_ItemClick); // // biSave // this.biSave.Caption = "保存"; this.biSave.Enabled = false; this.biSave.Id = 46; this.biSave.LargeImageIndex = 1; this.biSave.Name = "biSave"; this.biSave.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large; this.biSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biSave_ItemClick); // // biAddNew // this.biAddNew.Caption = "新增"; this.biAddNew.Id = 58; this.biAddNew.LargeImageIndex = 0; this.biAddNew.Name = "biAddNew"; this.biAddNew.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large; this.biAddNew.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biAddNew_ItemClick); // // biEdit // this.biEdit.Caption = "修改"; this.biEdit.Id = 59; this.biEdit.LargeImageIndex = 4; this.biEdit.Name = "biEdit"; this.biEdit.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large; this.biEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biEdit_ItemClick); // // biDelete // this.biDelete.Caption = "删除"; this.biDelete.Id = 60; this.biDelete.ImageIndex = 4; this.biDelete.LargeImageIndex = 3; this.biDelete.Name = "biDelete"; this.biDelete.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large; this.biDelete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biDelete_ItemClick); // // biGiveup // this.biGiveup.Caption = "放弃"; this.biGiveup.Id = 61; this.biGiveup.ImageIndex = 8; this.biGiveup.LargeImageIndex = 5; this.biGiveup.Name = "biGiveup"; this.biGiveup.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large; this.biGiveup.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biGiveup_ItemClick); // // biExit // this.biExit.Caption = "退出"; this.biExit.Id = 62; this.biExit.LargeImageIndex = 8; this.biExit.Name = "biExit"; this.biExit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExit_ItemClick); // // ImgCollection32 // this.ImgCollection32.ImageSize = new System.Drawing.Size(32, 32); this.ImgCollection32.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ImgCollection32.ImageStream"))); this.ImgCollection32.InsertImage(global::BCGM.Properties.Resources.add, "add", typeof(global::BCGM.Properties.Resources), 0); this.ImgCollection32.Images.SetKeyName(0, "add"); this.ImgCollection32.InsertImage(global::BCGM.Properties.Resources.save, "save", typeof(global::BCGM.Properties.Resources), 1); this.ImgCollection32.Images.SetKeyName(1, "save"); this.ImgCollection32.InsertImage(global::BCGM.Properties.Resources.examin, "examin", typeof(global::BCGM.Properties.Resources), 2); this.ImgCollection32.Images.SetKeyName(2, "examin"); this.ImgCollection32.InsertImage(global::BCGM.Properties.Resources.delete, "delete", typeof(global::BCGM.Properties.Resources), 3); this.ImgCollection32.Images.SetKeyName(3, "delete"); this.ImgCollection32.InsertImage(global::BCGM.Properties.Resources.edit, "edit", typeof(global::BCGM.Properties.Resources), 4); this.ImgCollection32.Images.SetKeyName(4, "edit"); this.ImgCollection32.InsertImage(global::BCGM.Properties.Resources.giveup, "giveup", typeof(global::BCGM.Properties.Resources), 5); this.ImgCollection32.Images.SetKeyName(5, "giveup"); this.ImgCollection32.InsertImage(global::BCGM.Properties.Resources.ExportDialog, "ExportDialog", typeof(global::BCGM.Properties.Resources), 6); this.ImgCollection32.Images.SetKeyName(6, "ExportDialog"); this.ImgCollection32.InsertImage(global::BCGM.Properties.Resources.printDialog, "printDialog", typeof(global::BCGM.Properties.Resources), 7); this.ImgCollection32.Images.SetKeyName(7, "printDialog"); this.ImgCollection32.InsertImage(global::BCGM.Properties.Resources.exit, "exit", typeof(global::BCGM.Properties.Resources), 8); this.ImgCollection32.Images.SetKeyName(8, "exit"); // // ribbonPage // this.ribbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { this.rpgSystem, this.rpgExport, this.rpgNew }); this.ribbonPage.Name = "ribbonPage"; this.ribbonPage.Text = "菜单选项"; // // rpgSystem // this.rpgSystem.ItemLinks.Add(this.biExit); this.rpgSystem.Name = "rpgSystem"; this.rpgSystem.ShowCaptionButton = false; this.rpgSystem.Text = "系统"; // // rpgExport // this.rpgExport.ItemLinks.Add(this.bsiPrint); this.rpgExport.ItemLinks.Add(this.biExport); this.rpgExport.Name = "rpgExport"; this.rpgExport.ShowCaptionButton = false; this.rpgExport.Text = "处理"; // // rpgNew // this.rpgNew.ItemLinks.Add(this.biAddNew); this.rpgNew.ItemLinks.Add(this.biEdit); this.rpgNew.ItemLinks.Add(this.biDelete); this.rpgNew.ItemLinks.Add(this.biGiveup); this.rpgNew.ItemLinks.Add(this.biSave); this.rpgNew.Name = "rpgNew"; this.rpgNew.ShowCaptionButton = false; this.rpgNew.Text = "操作"; // // uGridDepart // this.uGridDepart.DataSource = this.departmentBindingSource; appearance1.BackColor = System.Drawing.Color.White; this.uGridDepart.DisplayLayout.Appearance = appearance1; this.uGridDepart.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn; ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn5.Header.VisiblePosition = 0; ultraGridColumn5.Hidden = true; ultraGridColumn6.Header.Caption = "部门编码"; ultraGridColumn6.Header.VisiblePosition = 1; ultraGridColumn7.Header.Caption = "部门名称"; ultraGridColumn7.Header.VisiblePosition = 2; ultraGridColumn8.Header.Caption = "部门负责人"; ultraGridColumn8.Header.VisiblePosition = 3; ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn9.Header.Caption = "添加时间"; ultraGridColumn9.Header.VisiblePosition = 4; ultraGridColumn9.Width = 190; ultraGridColumn10.Header.Caption = "是否启用"; ultraGridColumn10.Header.VisiblePosition = 5; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10 }); this.uGridDepart.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.uGridDepart.DisplayLayout.GroupByBox.Prompt = "如需按照某个列进行分类汇总请把列名拖动到此处"; this.uGridDepart.DisplayLayout.MaxColScrollRegions = 1; this.uGridDepart.DisplayLayout.MaxRowScrollRegions = 1; appearance2.BackColor = System.Drawing.Color.Transparent; this.uGridDepart.DisplayLayout.Override.CardAreaAppearance = appearance2; this.uGridDepart.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.uGridDepart.DisplayLayout.Override.CellPadding = 3; appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance3.TextHAlignAsString = "Center"; appearance3.TextVAlignAsString = "Middle"; appearance3.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.uGridDepart.DisplayLayout.Override.HeaderAppearance = appearance3; this.uGridDepart.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.Select; appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.uGridDepart.DisplayLayout.Override.RowAlternateAppearance = appearance4; appearance5.BorderColor = System.Drawing.Color.Black; appearance5.TextHAlignAsString = "Right"; appearance5.TextVAlignAsString = "Middle"; this.uGridDepart.DisplayLayout.Override.RowAppearance = appearance5; appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.uGridDepart.DisplayLayout.Override.RowSelectorAppearance = appearance6; appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.uGridDepart.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance7; this.uGridDepart.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton; this.uGridDepart.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.uGridDepart.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.uGridDepart.DisplayLayout.Override.RowSelectorWidth = 40; appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(167)))), ((int)(((byte)(191))))); appearance8.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(249))))); appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance8.BorderColor = System.Drawing.Color.Black; appearance8.ForeColor = System.Drawing.Color.Black; this.uGridDepart.DisplayLayout.Override.SelectedRowAppearance = appearance8; this.uGridDepart.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.None; this.uGridDepart.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.uGridDepart.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.uGridDepart.Dock = System.Windows.Forms.DockStyle.Fill; this.uGridDepart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uGridDepart.Location = new System.Drawing.Point(0, 123); this.uGridDepart.Name = "uGridDepart"; this.uGridDepart.Size = new System.Drawing.Size(984, 439); this.uGridDepart.TabIndex = 14; this.uGridDepart.UpdateMode = Infragistics.Win.UltraWinGrid.UpdateMode.OnCellChangeOrLostFocus; this.uGridDepart.BeforeCellUpdate += new Infragistics.Win.UltraWinGrid.BeforeCellUpdateEventHandler(this.uGridWareHouse_BeforeCellUpdate); // // tsgfMain // this.tsgfMain.Constr = null; this.tsgfMain.Dock = System.Windows.Forms.DockStyle.Top; this.tsgfMain.FormId = null; this.tsgfMain.FormName = null; this.tsgfMain.Location = new System.Drawing.Point(0, 98); this.tsgfMain.Name = "tsgfMain"; this.tsgfMain.Size = new System.Drawing.Size(984, 25); this.tsgfMain.TabIndex = 15; this.tsgfMain.UGrid = this.uGridDepart; // // dsBiManager // this.dsBiManager.DataSetName = "DsBiManager"; this.dsBiManager.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // departmentBindingSource // this.departmentBindingSource.DataMember = "Department"; this.departmentBindingSource.DataSource = this.dsBiManager; // // departmentTableAdapter // this.departmentTableAdapter.ClearBeforeFill = true; // // BiWareHouseManager // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(984, 562); this.Controls.Add(this.uGridDepart); this.Controls.Add(this.tsgfMain); this.Controls.Add(this.ribbon); this.Icon = global::BCGM.Properties.Resources.scanicon; this.Name = "BaseDepartmentManager"; this.Text = "部门档案管理"; this.Load += new System.EventHandler(this.BiWareHouseManager_Load); ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ImgCollection16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ImgCollection32)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uGridDepart)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsBiManager)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.departmentBindingSource)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("TestataSollecitoDTO", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Cap"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CapProprietario"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceMovimentoEconomico"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceTestataMovimentoEconomico"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Comune"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ComuneProprietario"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataLettera"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataRate"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneCompletaCondominio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneEsercizio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneUnitaImmobiliare"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Dettagli"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GroupByPersona"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Id"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdBanca"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdCondominio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdEsercizio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdMessaggio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdPersona"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdSoggettoCondominio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdUnitaImmobiliare"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoCompetenza"); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoTotaleDaVersare"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Indirizzo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IndirizzoProprietario"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Interno"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsResidenza"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Nominativo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NominativoProprietario"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NumeroDocumenti"); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ListaSollecitiUC)); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OggettoLettera"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ordine"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Piano"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Provincia"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProvinciaProprietario"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StampaProprietario"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TestoLettera"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoIndirizzo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Titolo"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TitoloProprietario"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteColumn", 0); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Dettagli", 0); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceRata"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataScadenza"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataUltimoPagamento"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneEsercizio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneSoggetto"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneUnitaImmobiliare"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Id"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdEsercizio"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdTestataSollecito"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdUnitaImmobiliare"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Importo"); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoDaVersare"); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoPagato"); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Interno"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ordine"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PercentualePossesso"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Piano"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProgressivoRata"); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); this.listaSolleciti = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.testataSollecitoDTOBindingSource = new System.Windows.Forms.BindingSource(this.components); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.ristampaSollecitoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.addebitoCompetenzeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.annullamentoAddebitoCompetenzeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.eliminazioneSollecitoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); ((System.ComponentModel.ISupportInitialize)(this.listaSolleciti)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.testataSollecitoDTOBindingSource)).BeginInit(); this.contextMenuStrip1.SuspendLayout(); this.SuspendLayout(); // // listaSolleciti // this.listaSolleciti.DataSource = this.testataSollecitoDTOBindingSource; ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn1.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn1.Header.VisiblePosition = 33; ultraGridColumn1.Hidden = true; ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn2.Header.VisiblePosition = 20; ultraGridColumn2.Hidden = true; ultraGridColumn2.Width = 94; ultraGridColumn3.ColumnChooserCaption = "Cap Proprietario"; ultraGridColumn3.Header.Caption = "Cap Prop."; ultraGridColumn3.Header.VisiblePosition = 6; ultraGridColumn3.Hidden = true; ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn4.Header.Caption = "Id Movimento"; ultraGridColumn4.Header.VisiblePosition = 8; ultraGridColumn4.Hidden = true; ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn5.Header.Caption = "Id Testata Movimento"; ultraGridColumn5.Header.VisiblePosition = 9; ultraGridColumn5.Hidden = true; ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn6.Header.VisiblePosition = 21; ultraGridColumn6.Hidden = true; ultraGridColumn7.ColumnChooserCaption = "Comune Proprietario"; ultraGridColumn7.Header.Caption = "Comune Prop."; ultraGridColumn7.Header.VisiblePosition = 11; ultraGridColumn7.Hidden = true; ultraGridColumn8.Header.Caption = "Data Lettera"; ultraGridColumn8.Header.VisiblePosition = 27; ultraGridColumn8.Width = 80; ultraGridColumn9.Header.Caption = "Data Rate"; ultraGridColumn9.Header.VisiblePosition = 28; ultraGridColumn9.Hidden = true; ultraGridColumn9.Width = 80; ultraGridColumn10.Header.Caption = "Condominio"; ultraGridColumn10.Header.VisiblePosition = 2; ultraGridColumn10.Hidden = true; ultraGridColumn11.Header.Caption = "Esercizio"; ultraGridColumn11.Header.VisiblePosition = 4; ultraGridColumn11.Width = 150; ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn12.Header.Caption = "Unità Immobiliare"; ultraGridColumn12.Header.VisiblePosition = 14; ultraGridColumn12.Width = 159; ultraGridColumn13.Header.VisiblePosition = 41; ultraGridColumn14.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn14.Header.VisiblePosition = 16; ultraGridColumn14.Hidden = true; ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn15.ColumnChooserCaption = "Identificativo"; ultraGridColumn15.Header.VisiblePosition = 0; ultraGridColumn15.Hidden = true; ultraGridColumn16.ColumnChooserCaption = "Identificativo Banca"; ultraGridColumn16.Header.Caption = "Id Banca"; ultraGridColumn16.Header.VisiblePosition = 23; ultraGridColumn16.Hidden = true; ultraGridColumn17.ColumnChooserCaption = "Identificativo Condominio"; ultraGridColumn17.Header.Caption = "Id Cond."; ultraGridColumn17.Header.VisiblePosition = 1; ultraGridColumn17.Hidden = true; ultraGridColumn18.Header.Caption = "Id.Es."; ultraGridColumn18.Header.VisiblePosition = 3; ultraGridColumn18.Hidden = true; ultraGridColumn57.Header.Caption = "Id Mess."; ultraGridColumn57.Header.VisiblePosition = 22; ultraGridColumn57.Hidden = true; ultraGridColumn58.Header.Caption = "Id Pers."; ultraGridColumn58.Header.VisiblePosition = 24; ultraGridColumn58.Hidden = true; ultraGridColumn59.Header.Caption = "Id Sogg."; ultraGridColumn59.Header.VisiblePosition = 25; ultraGridColumn59.Hidden = true; ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn19.ColumnChooserCaption = "Identificativo Unità Immobiliare"; ultraGridColumn19.Header.VisiblePosition = 13; ultraGridColumn19.Hidden = true; ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; appearance1.TextHAlignAsString = "Right"; ultraGridColumn20.CellAppearance = appearance1; ultraGridColumn20.ColumnChooserCaption = "Importo competenze"; ultraGridColumn20.Format = "c"; ultraGridColumn20.Header.Caption = "Competenze"; ultraGridColumn20.Header.VisiblePosition = 32; ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; appearance2.TextHAlignAsString = "Right"; ultraGridColumn21.CellAppearance = appearance2; ultraGridColumn21.ColumnChooserCaption = "Importo da versare"; ultraGridColumn21.Format = "c"; ultraGridColumn21.Header.Caption = "Da Versare"; ultraGridColumn21.Header.VisiblePosition = 29; ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn22.Header.VisiblePosition = 18; ultraGridColumn22.Hidden = true; ultraGridColumn23.ColumnChooserCaption = "Indirizzo Proprietario"; ultraGridColumn23.Header.Caption = "Ind.Prop."; ultraGridColumn23.Header.VisiblePosition = 30; ultraGridColumn23.Hidden = true; ultraGridColumn24.Header.VisiblePosition = 15; ultraGridColumn24.Hidden = true; ultraGridColumn24.Width = 70; ultraGridColumn25.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn25.Header.VisiblePosition = 31; ultraGridColumn25.Hidden = true; ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn26.Header.Caption = "Soggetto"; ultraGridColumn26.Header.VisiblePosition = 12; ultraGridColumn26.Width = 189; ultraGridColumn27.Header.Caption = "Proprietario"; ultraGridColumn27.Header.VisiblePosition = 34; ultraGridColumn27.Hidden = true; ultraGridColumn28.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always; appearance3.Image = ((object)(resources.GetObject("appearance3.Image"))); appearance3.ImageHAlign = Infragistics.Win.HAlign.Left; appearance3.TextHAlignAsString = "Right"; ultraGridColumn28.CellButtonAppearance = appearance3; ultraGridColumn28.FilterClearButtonVisible = Infragistics.Win.DefaultableBoolean.False; ultraGridColumn28.FilterOperandStyle = Infragistics.Win.UltraWinGrid.FilterOperandStyle.None; ultraGridColumn28.FilterOperatorDropDownItems = Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.None; ultraGridColumn28.FilterOperatorLocation = Infragistics.Win.UltraWinGrid.FilterOperatorLocation.Hidden; ultraGridColumn28.Header.Caption = "Doc."; ultraGridColumn28.Header.VisiblePosition = 36; ultraGridColumn28.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button; ultraGridColumn28.Width = 40; ultraGridColumn29.Header.Caption = "Oggetto Lettera"; ultraGridColumn29.Header.VisiblePosition = 37; ultraGridColumn29.Hidden = true; ultraGridColumn30.Header.VisiblePosition = 35; ultraGridColumn31.Header.VisiblePosition = 17; ultraGridColumn31.Hidden = true; ultraGridColumn31.Width = 70; ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn32.Header.VisiblePosition = 26; ultraGridColumn32.Hidden = true; ultraGridColumn32.Width = 50; ultraGridColumn33.ColumnChooserCaption = "Provincia Proprietario"; ultraGridColumn33.Header.Caption = "Prov.Prop."; ultraGridColumn33.Header.VisiblePosition = 7; ultraGridColumn33.Hidden = true; ultraGridColumn34.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn34.Header.VisiblePosition = 39; ultraGridColumn34.Hidden = true; ultraGridColumn35.ColumnChooserCaption = "Lettera"; ultraGridColumn35.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn35.Header.VisiblePosition = 40; ultraGridColumn35.Hidden = true; ultraGridColumn60.Header.Caption = "Tipo Indirizzo"; ultraGridColumn60.Header.VisiblePosition = 19; ultraGridColumn60.Hidden = true; ultraGridColumn36.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit; ultraGridColumn36.Header.VisiblePosition = 10; ultraGridColumn36.Hidden = true; ultraGridColumn37.ColumnChooserCaption = "Titolo Proprietario"; ultraGridColumn37.Header.Caption = "Tit.Prop."; ultraGridColumn37.Header.VisiblePosition = 5; ultraGridColumn37.Hidden = true; ultraGridColumn38.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always; appearance4.Image = ((object)(resources.GetObject("appearance4.Image"))); appearance4.ImageHAlign = Infragistics.Win.HAlign.Center; appearance4.ImageVAlign = Infragistics.Win.VAlign.Middle; ultraGridColumn38.CellButtonAppearance = appearance4; ultraGridColumn38.DataType = typeof(System.Drawing.Bitmap); ultraGridColumn38.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn38.FilterOperandStyle = Infragistics.Win.UltraWinGrid.FilterOperandStyle.None; ultraGridColumn38.FilterOperatorDropDownItems = Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.None; ultraGridColumn38.FilterOperatorLocation = Infragistics.Win.UltraWinGrid.FilterOperatorLocation.Hidden; ultraGridColumn38.Header.Caption = "C"; ultraGridColumn38.Header.VisiblePosition = 38; ultraGridColumn38.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button; ultraGridColumn38.Width = 35; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn15, ultraGridColumn16, ultraGridColumn17, ultraGridColumn18, ultraGridColumn57, ultraGridColumn58, ultraGridColumn59, ultraGridColumn19, ultraGridColumn20, ultraGridColumn21, ultraGridColumn22, ultraGridColumn23, ultraGridColumn24, ultraGridColumn25, ultraGridColumn26, ultraGridColumn27, ultraGridColumn28, ultraGridColumn29, ultraGridColumn30, ultraGridColumn31, ultraGridColumn32, ultraGridColumn33, ultraGridColumn34, ultraGridColumn35, ultraGridColumn60, ultraGridColumn36, ultraGridColumn37, ultraGridColumn38}); ultraGridColumn39.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn39.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn39.Header.VisiblePosition = 15; ultraGridColumn39.Hidden = true; ultraGridColumn39.Width = 41; ultraGridColumn40.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn40.Header.Caption = "Id Rata"; ultraGridColumn40.Header.VisiblePosition = 1; ultraGridColumn40.Hidden = true; ultraGridColumn41.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn41.Header.Caption = "Scadenza"; ultraGridColumn41.Header.VisiblePosition = 3; ultraGridColumn42.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn42.ColumnChooserCaption = "Data Ultimo Pagamento"; ultraGridColumn42.Header.Caption = "Dt. Ultimo Pag."; ultraGridColumn42.Header.VisiblePosition = 4; ultraGridColumn43.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn43.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn43.Header.VisiblePosition = 5; ultraGridColumn43.Hidden = true; ultraGridColumn61.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn61.Header.Caption = "Condomino"; ultraGridColumn61.Header.VisiblePosition = 6; ultraGridColumn61.Hidden = true; ultraGridColumn44.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn44.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn44.Header.VisiblePosition = 7; ultraGridColumn44.Hidden = true; ultraGridColumn45.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn45.ColumnChooserCaption = "Identificativo"; ultraGridColumn45.Header.VisiblePosition = 0; ultraGridColumn45.Hidden = true; ultraGridColumn45.HiddenWhenGroupBy = Infragistics.Win.DefaultableBoolean.True; ultraGridColumn46.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn46.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn46.Header.VisiblePosition = 10; ultraGridColumn46.Hidden = true; ultraGridColumn47.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn47.ColumnChooserCaption = "Identificativo Sollecito"; ultraGridColumn47.Header.Caption = "Id Sollecito"; ultraGridColumn47.Header.VisiblePosition = 8; ultraGridColumn47.Hidden = true; ultraGridColumn48.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn48.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn48.Header.VisiblePosition = 13; ultraGridColumn48.Hidden = true; ultraGridColumn49.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; appearance5.TextHAlignAsString = "Right"; ultraGridColumn49.CellAppearance = appearance5; ultraGridColumn49.Format = "c"; ultraGridColumn49.Header.VisiblePosition = 9; ultraGridColumn50.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; appearance6.TextHAlignAsString = "Right"; ultraGridColumn50.CellAppearance = appearance6; ultraGridColumn50.ColumnChooserCaption = "Importo da versare"; ultraGridColumn50.Format = "c"; ultraGridColumn50.Header.Caption = "Da Versare"; ultraGridColumn50.Header.VisiblePosition = 12; ultraGridColumn51.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; appearance7.TextHAlignAsString = "Right"; ultraGridColumn51.CellAppearance = appearance7; ultraGridColumn51.ColumnChooserCaption = "Importo pagato"; ultraGridColumn51.Format = "c"; ultraGridColumn51.Header.Caption = "Pagato"; ultraGridColumn51.Header.VisiblePosition = 11; ultraGridColumn52.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn52.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn52.Header.VisiblePosition = 16; ultraGridColumn52.Hidden = true; ultraGridColumn53.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn53.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn53.Header.VisiblePosition = 17; ultraGridColumn53.Hidden = true; ultraGridColumn54.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn54.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn54.Header.VisiblePosition = 14; ultraGridColumn54.Hidden = true; ultraGridColumn55.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn55.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True; ultraGridColumn55.Header.VisiblePosition = 18; ultraGridColumn55.Hidden = true; ultraGridColumn56.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn56.Header.Caption = "Prg.Rata"; ultraGridColumn56.Header.VisiblePosition = 2; ultraGridColumn56.Width = 50; ultraGridBand2.Columns.AddRange(new object[] { ultraGridColumn39, ultraGridColumn40, ultraGridColumn41, ultraGridColumn42, ultraGridColumn43, ultraGridColumn61, ultraGridColumn44, ultraGridColumn45, ultraGridColumn46, ultraGridColumn47, ultraGridColumn48, ultraGridColumn49, ultraGridColumn50, ultraGridColumn51, ultraGridColumn52, ultraGridColumn53, ultraGridColumn54, ultraGridColumn55, ultraGridColumn56}); this.listaSolleciti.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.listaSolleciti.DisplayLayout.BandsSerializer.Add(ultraGridBand2); appearance8.FontData.BoldAsString = "True"; appearance8.TextHAlignAsString = "Left"; this.listaSolleciti.DisplayLayout.CaptionAppearance = appearance8; this.listaSolleciti.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.Free; this.listaSolleciti.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True; this.listaSolleciti.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow; this.listaSolleciti.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.listaSolleciti.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton; this.listaSolleciti.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.listaSolleciti.Dock = System.Windows.Forms.DockStyle.Fill; this.listaSolleciti.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.listaSolleciti.Location = new System.Drawing.Point(0, 0); this.listaSolleciti.Name = "listaSolleciti"; this.listaSolleciti.Size = new System.Drawing.Size(919, 420); this.listaSolleciti.TabIndex = 0; this.listaSolleciti.Text = "Solleciti"; this.listaSolleciti.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.listaSollecitiClickCellButton); this.listaSolleciti.MouseUp += new System.Windows.Forms.MouseEventHandler(this.listaSollecitiMouseUp); // // testataSollecitoDTOBindingSource // this.testataSollecitoDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.TestataSollecitoDTO); // // contextMenuStrip1 // this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.ristampaSollecitoToolStripMenuItem, this.toolStripSeparator1, this.addebitoCompetenzeToolStripMenuItem, this.annullamentoAddebitoCompetenzeToolStripMenuItem, this.toolStripSeparator2, this.eliminazioneSollecitoToolStripMenuItem}); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(221, 104); this.contextMenuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextMenuStrip1ItemClicked); // // ristampaSollecitoToolStripMenuItem // this.ristampaSollecitoToolStripMenuItem.Name = "ristampaSollecitoToolStripMenuItem"; this.ristampaSollecitoToolStripMenuItem.Size = new System.Drawing.Size(220, 22); this.ristampaSollecitoToolStripMenuItem.Text = "Ristampa Sollecito"; // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(217, 6); // // addebitoCompetenzeToolStripMenuItem // this.addebitoCompetenzeToolStripMenuItem.Name = "addebitoCompetenzeToolStripMenuItem"; this.addebitoCompetenzeToolStripMenuItem.Size = new System.Drawing.Size(220, 22); this.addebitoCompetenzeToolStripMenuItem.Text = "Addebito Competenze"; // // annullamentoAddebitoCompetenzeToolStripMenuItem // this.annullamentoAddebitoCompetenzeToolStripMenuItem.Name = "annullamentoAddebitoCompetenzeToolStripMenuItem"; this.annullamentoAddebitoCompetenzeToolStripMenuItem.Size = new System.Drawing.Size(220, 22); this.annullamentoAddebitoCompetenzeToolStripMenuItem.Text = "Annullamento Competenze"; // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(217, 6); // // eliminazioneSollecitoToolStripMenuItem // this.eliminazioneSollecitoToolStripMenuItem.Name = "eliminazioneSollecitoToolStripMenuItem"; this.eliminazioneSollecitoToolStripMenuItem.Size = new System.Drawing.Size(220, 22); this.eliminazioneSollecitoToolStripMenuItem.Text = "Eliminazione Sollecito"; // // ListaSollecitiUC // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.listaSolleciti); this.Name = "ListaSollecitiUC"; this.Size = new System.Drawing.Size(919, 420); this.Load += new System.EventHandler(this.listaSollecitiUCLoad); ((System.ComponentModel.ISupportInitialize)(this.listaSolleciti)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.testataSollecitoDTOBindingSource)).EndInit(); this.contextMenuStrip1.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID"); Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance(); this.ugdNarudzbenica = new Infragistics.Win.UltraWinGrid.UltraGrid(); ((System.ComponentModel.ISupportInitialize)(this.ugdNarudzbenica)).BeginInit(); this.SuspendLayout(); // // ugdNarudzbenica // appearance37.BackColor = System.Drawing.SystemColors.Window; appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ugdNarudzbenica.DisplayLayout.Appearance = appearance37; ultraGridColumn1.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1 }); this.ugdNarudzbenica.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ugdNarudzbenica.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ugdNarudzbenica.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance38.BorderColor = System.Drawing.SystemColors.Window; this.ugdNarudzbenica.DisplayLayout.GroupByBox.Appearance = appearance38; appearance39.ForeColor = System.Drawing.SystemColors.GrayText; this.ugdNarudzbenica.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39; this.ugdNarudzbenica.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance40.BackColor2 = System.Drawing.SystemColors.Control; appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance40.ForeColor = System.Drawing.SystemColors.GrayText; this.ugdNarudzbenica.DisplayLayout.GroupByBox.PromptAppearance = appearance40; this.ugdNarudzbenica.DisplayLayout.MaxColScrollRegions = 1; this.ugdNarudzbenica.DisplayLayout.MaxRowScrollRegions = 1; appearance41.BackColor = System.Drawing.SystemColors.Window; appearance41.ForeColor = System.Drawing.SystemColors.ControlText; this.ugdNarudzbenica.DisplayLayout.Override.ActiveCellAppearance = appearance41; appearance42.BackColor = System.Drawing.SystemColors.Highlight; appearance42.ForeColor = System.Drawing.SystemColors.HighlightText; this.ugdNarudzbenica.DisplayLayout.Override.ActiveRowAppearance = appearance42; this.ugdNarudzbenica.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ugdNarudzbenica.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance43.BackColor = System.Drawing.SystemColors.Window; this.ugdNarudzbenica.DisplayLayout.Override.CardAreaAppearance = appearance43; appearance44.BorderColor = System.Drawing.Color.Silver; appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ugdNarudzbenica.DisplayLayout.Override.CellAppearance = appearance44; this.ugdNarudzbenica.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ugdNarudzbenica.DisplayLayout.Override.CellPadding = 0; appearance45.BackColor = System.Drawing.SystemColors.Control; appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance45.BorderColor = System.Drawing.SystemColors.Window; this.ugdNarudzbenica.DisplayLayout.Override.GroupByRowAppearance = appearance45; appearance46.TextHAlignAsString = "Left"; this.ugdNarudzbenica.DisplayLayout.Override.HeaderAppearance = appearance46; this.ugdNarudzbenica.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ugdNarudzbenica.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance47.BackColor = System.Drawing.SystemColors.Window; appearance47.BorderColor = System.Drawing.Color.Silver; this.ugdNarudzbenica.DisplayLayout.Override.RowAppearance = appearance47; this.ugdNarudzbenica.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance48.BackColor = System.Drawing.SystemColors.ControlLight; this.ugdNarudzbenica.DisplayLayout.Override.TemplateAddRowAppearance = appearance48; this.ugdNarudzbenica.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ugdNarudzbenica.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ugdNarudzbenica.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.ugdNarudzbenica.Dock = System.Windows.Forms.DockStyle.Fill; this.ugdNarudzbenica.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.ugdNarudzbenica.Location = new System.Drawing.Point(0, 0); this.ugdNarudzbenica.Name = "ugdNarudzbenica"; this.ugdNarudzbenica.Size = new System.Drawing.Size(1082, 542); this.ugdNarudzbenica.TabIndex = 0; this.ugdNarudzbenica.Text = "ultraGrid1"; this.ugdNarudzbenica.DoubleClick += new System.EventHandler(this.ugdNarudzbenica_DoubleClick); // // NarudzbenicaFormPregled // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.ugdNarudzbenica); this.Name = "NarudzbenicaFormPregled"; this.Size = new System.Drawing.Size(1082, 542); this.Load += new System.EventHandler(this.NarudzbenicaFormPregled_Load); ((System.ComponentModel.ISupportInitialize)(this.ugdNarudzbenica)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Find"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("InExcel"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Edit"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UpSap"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ToExcel"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Edit"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UpSap"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ToExcel"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Find"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("InExcel"); Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("计量数据", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STOVENO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PRODUCTNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PLANT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SAPSTORE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_AUDITOR"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_HEADER"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTNO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_UPLOADFLAG"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_ACCOUNTDATE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_NETWEIGHT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIALNAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIAL"); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "FS_STOVENO", 0, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FS_STOVENO", 0, true); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_NETWEIGHT", 9, true, "计量数据", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_NETWEIGHT", 9, true); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance(); this.panel1 = new System.Windows.Forms.Panel(); this.panel1_Fill_Panel = new System.Windows.Forms.Panel(); this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.uToolBar = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.ugpData = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.pnlHint = new System.Windows.Forms.Panel(); this.lstHint2 = new System.Windows.Forms.ListBox(); this.lstHint1 = new System.Windows.Forms.ListBox(); this.pnlData = new System.Windows.Forms.Panel(); this.pnlDataRight = new System.Windows.Forms.Panel(); this.label9 = new System.Windows.Forms.Label(); this.cmbHead = new System.Windows.Forms.ComboBox(); this.label8 = new System.Windows.Forms.Label(); this.txtZl = new System.Windows.Forms.TextBox(); this.txtKcd = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.txtGc = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.txtWlmc = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.txtWlbh = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.txtHxmh = new System.Windows.Forms.TextBox(); this.txtScdd = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.txtLh = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.dteJzrq = new System.Windows.Forms.DateTimePicker(); this.label1 = new System.Windows.Forms.Label(); this.pnlDataLeft = new System.Windows.Forms.Panel(); this.btnDel = new System.Windows.Forms.Button(); this.qTxtZzh = new System.Windows.Forms.TextBox(); this.qDteEnd = new System.Windows.Forms.DateTimePicker(); this.label26 = new System.Windows.Forms.Label(); this.lblScr = new System.Windows.Forms.Label(); this.qDteBegin = new System.Windows.Forms.DateTimePicker(); this.label25 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.qTxtScdd = new System.Windows.Forms.TextBox(); this.label23 = new System.Windows.Forms.Label(); this.panel5 = new System.Windows.Forms.Panel(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.textBox8 = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.textBox11 = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.textBox12 = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.textBox13 = new System.Windows.Forms.TextBox(); this.label16 = new System.Windows.Forms.Label(); this.textBox14 = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.textBox15 = new System.Windows.Forms.TextBox(); this.label18 = new System.Windows.Forms.Label(); this.textBox16 = new System.Windows.Forms.TextBox(); this.textBox17 = new System.Windows.Forms.TextBox(); this.label19 = new System.Windows.Forms.Label(); this.textBox18 = new System.Windows.Forms.TextBox(); this.checkBox2 = new System.Windows.Forms.CheckBox(); this.label20 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker(); this.label22 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.uGridData = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.dataSet1 = new System.Data.DataSet(); this.dataTable1 = new System.Data.DataTable(); this.dataColumn1 = new System.Data.DataColumn(); this.dataColumn2 = new System.Data.DataColumn(); this.dataColumn7 = new System.Data.DataColumn(); this.dataColumn12 = new System.Data.DataColumn(); this.dataColumn15 = new System.Data.DataColumn(); this.dataColumn16 = new System.Data.DataColumn(); this.dataColumn17 = new System.Data.DataColumn(); this.dataColumn18 = new System.Data.DataColumn(); this.dataColumn20 = new System.Data.DataColumn(); this.dataColumn9 = new System.Data.DataColumn(); this.dataColumn10 = new System.Data.DataColumn(); this.dataColumn3 = new System.Data.DataColumn(); this.dataTable2 = new System.Data.DataTable(); this.dataColumn4 = new System.Data.DataColumn(); this.dataColumn5 = new System.Data.DataColumn(); this.dataColumn6 = new System.Data.DataColumn(); this.dataColumn11 = new System.Data.DataColumn(); this.dataColumn8 = new System.Data.DataColumn(); this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uToolBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ugpData)).BeginInit(); this.ugpData.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); this.pnlHint.SuspendLayout(); this.pnlData.SuspendLayout(); this.pnlDataRight.SuspendLayout(); this.pnlDataLeft.SuspendLayout(); this.panel5.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uGridData)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.panel1_Fill_Panel); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom); this.coreBind.SetDatabasecommand(this.panel1, null); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(992, 26); this.panel1.TabIndex = 0; this.coreBind.SetVerification(this.panel1, null); // // panel1_Fill_Panel // this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.coreBind.SetDatabasecommand(this.panel1_Fill_Panel, null); this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 26); this.panel1_Fill_Panel.Name = "panel1_Fill_Panel"; this.panel1_Fill_Panel.Size = new System.Drawing.Size(992, 0); this.panel1_Fill_Panel.TabIndex = 0; this.coreBind.SetVerification(this.panel1_Fill_Panel, null); // // _panel1_Toolbars_Dock_Area_Left // this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Left, null); this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left; this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 26); this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left"; this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0); this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.uToolBar; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Left, null); // // uToolBar // this.uToolBar.DesignerFlags = 1; this.uToolBar.DockWithinContainer = this.panel1; this.uToolBar.ShowFullMenusDelay = 500; this.uToolBar.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007; ultraToolbar1.DockedColumn = 0; ultraToolbar1.DockedRow = 0; buttonTool11.InstanceProps.IsFirstInGroup = true; buttonTool4.InstanceProps.IsFirstInGroup = true; buttonTool5.InstanceProps.IsFirstInGroup = true; buttonTool6.InstanceProps.IsFirstInGroup = true; ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool7, buttonTool11, buttonTool4, buttonTool5, buttonTool6}); ultraToolbar1.Text = "UltraToolbar1"; this.uToolBar.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar1}); buttonTool1.SharedPropsInternal.Caption = "确认修改"; buttonTool1.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways; buttonTool2.SharedPropsInternal.Caption = "上传SAP"; buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways; buttonTool3.SharedPropsInternal.Caption = "导出"; buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways; buttonTool8.SharedPropsInternal.Caption = "查询"; buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool12.SharedPropsInternal.Caption = "导入"; buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; this.uToolBar.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool1, buttonTool2, buttonTool3, buttonTool8, buttonTool12}); this.uToolBar.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.uToolBar_ToolClick); // // _panel1_Toolbars_Dock_Area_Right // this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Right, null); this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right; this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(992, 26); this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right"; this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0); this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.uToolBar; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Right, null); // // _panel1_Toolbars_Dock_Area_Top // this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Top, null); this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top; this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0); this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top"; this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(992, 26); this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.uToolBar; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Top, null); // // _panel1_Toolbars_Dock_Area_Bottom // this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Bottom, null); this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom; this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 26); this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom"; this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(992, 0); this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.uToolBar; this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Bottom, null); // // ugpData // this.ugpData.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.coreBind.SetDatabasecommand(this.ugpData, null); this.ugpData.Dock = System.Windows.Forms.DockStyle.Top; this.ugpData.ExpandedSize = new System.Drawing.Size(992, 226); this.ugpData.Location = new System.Drawing.Point(0, 26); this.ugpData.Name = "ugpData"; this.ugpData.Size = new System.Drawing.Size(992, 226); this.ugpData.TabIndex = 1; this.ugpData.Text = "详细信息"; this.coreBind.SetVerification(this.ugpData, null); this.ugpData.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.pnlHint); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.pnlData); this.coreBind.SetDatabasecommand(this.ultraExpandableGroupBoxPanel1, null); this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 22); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(988, 202); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; this.coreBind.SetVerification(this.ultraExpandableGroupBoxPanel1, null); // // pnlHint // this.pnlHint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.pnlHint.Controls.Add(this.lstHint2); this.pnlHint.Controls.Add(this.lstHint1); this.coreBind.SetDatabasecommand(this.pnlHint, null); this.pnlHint.Dock = System.Windows.Forms.DockStyle.Fill; this.pnlHint.Location = new System.Drawing.Point(0, 121); this.pnlHint.Name = "pnlHint"; this.pnlHint.Size = new System.Drawing.Size(988, 81); this.pnlHint.TabIndex = 4; this.coreBind.SetVerification(this.pnlHint, null); // // lstHint2 // this.coreBind.SetDatabasecommand(this.lstHint2, null); this.lstHint2.Dock = System.Windows.Forms.DockStyle.Fill; this.lstHint2.FormattingEnabled = true; this.lstHint2.ItemHeight = 12; this.lstHint2.Location = new System.Drawing.Point(355, 0); this.lstHint2.Name = "lstHint2"; this.lstHint2.ScrollAlwaysVisible = true; this.lstHint2.Size = new System.Drawing.Size(633, 76); this.lstHint2.TabIndex = 5; this.coreBind.SetVerification(this.lstHint2, null); // // lstHint1 // this.coreBind.SetDatabasecommand(this.lstHint1, null); this.lstHint1.Dock = System.Windows.Forms.DockStyle.Left; this.lstHint1.FormattingEnabled = true; this.lstHint1.ItemHeight = 12; this.lstHint1.Location = new System.Drawing.Point(0, 0); this.lstHint1.Name = "lstHint1"; this.lstHint1.ScrollAlwaysVisible = true; this.lstHint1.Size = new System.Drawing.Size(355, 76); this.lstHint1.TabIndex = 4; this.coreBind.SetVerification(this.lstHint1, null); // // pnlData // this.pnlData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.pnlData.Controls.Add(this.pnlDataRight); this.pnlData.Controls.Add(this.pnlDataLeft); this.coreBind.SetDatabasecommand(this.pnlData, null); this.pnlData.Dock = System.Windows.Forms.DockStyle.Top; this.pnlData.Location = new System.Drawing.Point(0, 0); this.pnlData.Name = "pnlData"; this.pnlData.Size = new System.Drawing.Size(988, 121); this.pnlData.TabIndex = 2; this.coreBind.SetVerification(this.pnlData, null); // // pnlDataRight // this.pnlDataRight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.pnlDataRight.Controls.Add(this.label9); this.pnlDataRight.Controls.Add(this.cmbHead); this.pnlDataRight.Controls.Add(this.label8); this.pnlDataRight.Controls.Add(this.txtZl); this.pnlDataRight.Controls.Add(this.txtKcd); this.pnlDataRight.Controls.Add(this.label7); this.pnlDataRight.Controls.Add(this.txtGc); this.pnlDataRight.Controls.Add(this.label6); this.pnlDataRight.Controls.Add(this.txtWlmc); this.pnlDataRight.Controls.Add(this.label5); this.pnlDataRight.Controls.Add(this.txtWlbh); this.pnlDataRight.Controls.Add(this.label4); this.pnlDataRight.Controls.Add(this.txtHxmh); this.pnlDataRight.Controls.Add(this.txtScdd); this.pnlDataRight.Controls.Add(this.label11); this.pnlDataRight.Controls.Add(this.txtLh); this.pnlDataRight.Controls.Add(this.label3); this.pnlDataRight.Controls.Add(this.label2); this.pnlDataRight.Controls.Add(this.dteJzrq); this.pnlDataRight.Controls.Add(this.label1); this.coreBind.SetDatabasecommand(this.pnlDataRight, null); this.pnlDataRight.Dock = System.Windows.Forms.DockStyle.Fill; this.pnlDataRight.Location = new System.Drawing.Point(355, 0); this.pnlDataRight.Name = "pnlDataRight"; this.pnlDataRight.Size = new System.Drawing.Size(633, 121); this.pnlDataRight.TabIndex = 4; this.coreBind.SetVerification(this.pnlDataRight, null); // // label9 // this.coreBind.SetDatabasecommand(this.label9, null); this.label9.ForeColor = System.Drawing.Color.Black; this.label9.Location = new System.Drawing.Point(512, 51); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(34, 24); this.label9.TabIndex = 629; this.label9.Text = "重量"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label9, null); // // cmbHead // this.coreBind.SetDatabasecommand(this.cmbHead, null); this.cmbHead.FormattingEnabled = true; this.cmbHead.Items.AddRange(new object[] { "甲夜", "甲早", "甲中", "乙夜", "乙早", "乙中", "丙夜", "丙早", "丙中", "丁夜", "丁早", "丁中"}); this.cmbHead.Location = new System.Drawing.Point(412, 21); this.cmbHead.Name = "cmbHead"; this.cmbHead.Size = new System.Drawing.Size(121, 20); this.cmbHead.TabIndex = 628; this.coreBind.SetVerification(this.cmbHead, null); // // label8 // this.coreBind.SetDatabasecommand(this.label8, null); this.label8.ForeColor = System.Drawing.Color.Red; this.label8.Location = new System.Drawing.Point(361, 17); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(45, 24); this.label8.TabIndex = 627; this.label8.Text = "头文本"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label8, null); // // txtZl // this.txtZl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this.txtZl, null); this.txtZl.Location = new System.Drawing.Point(546, 53); this.txtZl.Name = "txtZl"; this.txtZl.ReadOnly = true; this.txtZl.Size = new System.Drawing.Size(73, 21); this.txtZl.TabIndex = 625; this.coreBind.SetVerification(this.txtZl, null); // // txtKcd // this.coreBind.SetDatabasecommand(this.txtKcd, null); this.txtKcd.Location = new System.Drawing.Point(424, 52); this.txtKcd.Name = "txtKcd"; this.txtKcd.Size = new System.Drawing.Size(63, 21); this.txtKcd.TabIndex = 207; this.coreBind.SetVerification(this.txtKcd, null); this.txtKcd.Leave += new System.EventHandler(this.txtKcd_Leave); // // label7 // this.coreBind.SetDatabasecommand(this.label7, null); this.label7.ForeColor = System.Drawing.Color.Red; this.label7.Location = new System.Drawing.Point(379, 50); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(50, 24); this.label7.TabIndex = 618; this.label7.Text = "库存地"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label7, null); // // txtGc // this.coreBind.SetDatabasecommand(this.txtGc, null); this.txtGc.Location = new System.Drawing.Point(276, 53); this.txtGc.Name = "txtGc"; this.txtGc.Size = new System.Drawing.Size(66, 21); this.txtGc.TabIndex = 206; this.coreBind.SetVerification(this.txtGc, null); this.txtGc.Leave += new System.EventHandler(this.txtGc_Leave); // // label6 // this.coreBind.SetDatabasecommand(this.label6, null); this.label6.ForeColor = System.Drawing.Color.Red; this.label6.Location = new System.Drawing.Point(230, 50); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(45, 24); this.label6.TabIndex = 616; this.label6.Text = "工 厂"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label6, null); // // txtWlmc // this.txtWlmc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this.txtWlmc, null); this.txtWlmc.Location = new System.Drawing.Point(405, 89); this.txtWlmc.Name = "txtWlmc"; this.txtWlmc.ReadOnly = true; this.txtWlmc.Size = new System.Drawing.Size(215, 21); this.txtWlmc.TabIndex = 615; this.coreBind.SetVerification(this.txtWlmc, null); // // label5 // this.coreBind.SetDatabasecommand(this.label5, null); this.label5.ForeColor = System.Drawing.Color.Black; this.label5.Location = new System.Drawing.Point(350, 86); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(54, 24); this.label5.TabIndex = 614; this.label5.Text = "物料描述"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label5, null); // // txtWlbh // this.txtWlbh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this.txtWlbh, null); this.txtWlbh.Location = new System.Drawing.Point(237, 89); this.txtWlbh.Name = "txtWlbh"; this.txtWlbh.ReadOnly = true; this.txtWlbh.Size = new System.Drawing.Size(107, 21); this.txtWlbh.TabIndex = 613; this.coreBind.SetVerification(this.txtWlbh, null); // // label4 // this.coreBind.SetDatabasecommand(this.label4, null); this.label4.ForeColor = System.Drawing.Color.Black; this.label4.Location = new System.Drawing.Point(179, 87); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(62, 24); this.label4.TabIndex = 612; this.label4.Text = "物料编码"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label4, null); // // txtHxmh // this.txtHxmh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this.txtHxmh, null); this.txtHxmh.Location = new System.Drawing.Point(100, 89); this.txtHxmh.Name = "txtHxmh"; this.txtHxmh.ReadOnly = true; this.txtHxmh.Size = new System.Drawing.Size(73, 21); this.txtHxmh.TabIndex = 611; this.coreBind.SetVerification(this.txtHxmh, null); // // txtScdd // this.coreBind.SetDatabasecommand(this.txtScdd, null); this.txtScdd.Location = new System.Drawing.Point(64, 53); this.txtScdd.Name = "txtScdd"; this.txtScdd.Size = new System.Drawing.Size(113, 21); this.txtScdd.TabIndex = 205; this.coreBind.SetVerification(this.txtScdd, null); this.txtScdd.Leave += new System.EventHandler(this.txtScdd_Leave); // // label11 // this.coreBind.SetDatabasecommand(this.label11, null); this.label11.ForeColor = System.Drawing.Color.Red; this.label11.Location = new System.Drawing.Point(9, 51); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(56, 24); this.label11.TabIndex = 609; this.label11.Text = "生产订单"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label11, null); // // txtLh // this.coreBind.SetDatabasecommand(this.txtLh, null); this.txtLh.Location = new System.Drawing.Point(237, 19); this.txtLh.Name = "txtLh"; this.txtLh.Size = new System.Drawing.Size(96, 21); this.txtLh.TabIndex = 204; this.coreBind.SetVerification(this.txtLh, null); this.txtLh.Leave += new System.EventHandler(this.txtLh_Leave); // // label3 // this.coreBind.SetDatabasecommand(this.label3, null); this.label3.ForeColor = System.Drawing.Color.Black; this.label3.Location = new System.Drawing.Point(6, 87); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(96, 24); this.label3.TabIndex = 605; this.label3.Text = "生产订单行项目"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label3, null); // // label2 // this.coreBind.SetDatabasecommand(this.label2, null); this.label2.ForeColor = System.Drawing.Color.Black; this.label2.Location = new System.Drawing.Point(188, 16); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(41, 24); this.label2.TabIndex = 604; this.label2.Text = "炉 号"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label2, null); // // dteJzrq // this.coreBind.SetDatabasecommand(this.dteJzrq, null); this.dteJzrq.Location = new System.Drawing.Point(64, 16); this.dteJzrq.Name = "dteJzrq"; this.dteJzrq.Size = new System.Drawing.Size(113, 21); this.dteJzrq.TabIndex = 201; this.coreBind.SetVerification(this.dteJzrq, null); // // label1 // this.coreBind.SetDatabasecommand(this.label1, null); this.label1.ForeColor = System.Drawing.Color.Red; this.label1.Location = new System.Drawing.Point(7, 14); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(58, 24); this.label1.TabIndex = 602; this.label1.Text = "记账日期"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label1, null); // // pnlDataLeft // this.pnlDataLeft.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.pnlDataLeft.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.pnlDataLeft.Controls.Add(this.btnDel); this.pnlDataLeft.Controls.Add(this.qTxtZzh); this.pnlDataLeft.Controls.Add(this.qDteEnd); this.pnlDataLeft.Controls.Add(this.label26); this.pnlDataLeft.Controls.Add(this.lblScr); this.pnlDataLeft.Controls.Add(this.qDteBegin); this.pnlDataLeft.Controls.Add(this.label25); this.pnlDataLeft.Controls.Add(this.label24); this.pnlDataLeft.Controls.Add(this.qTxtScdd); this.pnlDataLeft.Controls.Add(this.label23); this.pnlDataLeft.Controls.Add(this.panel5); this.coreBind.SetDatabasecommand(this.pnlDataLeft, null); this.pnlDataLeft.Dock = System.Windows.Forms.DockStyle.Left; this.pnlDataLeft.Location = new System.Drawing.Point(0, 0); this.pnlDataLeft.Name = "pnlDataLeft"; this.pnlDataLeft.Size = new System.Drawing.Size(355, 121); this.pnlDataLeft.TabIndex = 3; this.coreBind.SetVerification(this.pnlDataLeft, null); // // btnDel // this.coreBind.SetDatabasecommand(this.btnDel, null); this.btnDel.Location = new System.Drawing.Point(279, 49); this.btnDel.Name = "btnDel"; this.btnDel.Size = new System.Drawing.Size(68, 23); this.btnDel.TabIndex = 637; this.btnDel.Text = "删除"; this.btnDel.UseVisualStyleBackColor = true; this.coreBind.SetVerification(this.btnDel, null); this.btnDel.Click += new System.EventHandler(this.btnDel_Click); // // qTxtZzh // this.qTxtZzh.AcceptsReturn = true; this.coreBind.SetDatabasecommand(this.qTxtZzh, null); this.qTxtZzh.Location = new System.Drawing.Point(200, 50); this.qTxtZzh.Name = "qTxtZzh"; this.qTxtZzh.Size = new System.Drawing.Size(69, 21); this.qTxtZzh.TabIndex = 636; this.coreBind.SetVerification(this.qTxtZzh, null); // // qDteEnd // this.coreBind.SetDatabasecommand(this.qDteEnd, null); this.qDteEnd.Location = new System.Drawing.Point(235, 15); this.qDteEnd.Name = "qDteEnd"; this.qDteEnd.Size = new System.Drawing.Size(113, 21); this.qDteEnd.TabIndex = 633; this.coreBind.SetVerification(this.qDteEnd, null); // // label26 // this.coreBind.SetDatabasecommand(this.label26, null); this.label26.ForeColor = System.Drawing.Color.Black; this.label26.Location = new System.Drawing.Point(178, 13); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(61, 24); this.label26.TabIndex = 632; this.label26.Text = "结束日期"; this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label26, null); // // lblScr // this.coreBind.SetDatabasecommand(this.lblScr, null); this.lblScr.ForeColor = System.Drawing.Color.Black; this.lblScr.Location = new System.Drawing.Point(14, 92); this.lblScr.Name = "lblScr"; this.lblScr.Size = new System.Drawing.Size(301, 24); this.lblScr.TabIndex = 631; this.lblScr.Text = "操作人员:"; this.lblScr.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.coreBind.SetVerification(this.lblScr, null); // // qDteBegin // this.coreBind.SetDatabasecommand(this.qDteBegin, null); this.qDteBegin.Location = new System.Drawing.Point(58, 14); this.qDteBegin.Name = "qDteBegin"; this.qDteBegin.Size = new System.Drawing.Size(113, 21); this.qDteBegin.TabIndex = 630; this.coreBind.SetVerification(this.qDteBegin, null); // // label25 // this.coreBind.SetDatabasecommand(this.label25, null); this.label25.ForeColor = System.Drawing.Color.Black; this.label25.Location = new System.Drawing.Point(3, 12); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(58, 24); this.label25.TabIndex = 629; this.label25.Text = "开始日期"; this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label25, null); // // label24 // this.coreBind.SetDatabasecommand(this.label24, null); this.label24.ForeColor = System.Drawing.Color.Black; this.label24.Location = new System.Drawing.Point(145, 48); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(59, 24); this.label24.TabIndex = 627; this.label24.Text = "轧制编号"; this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label24, null); // // qTxtScdd // this.coreBind.SetDatabasecommand(this.qTxtScdd, null); this.qTxtScdd.Location = new System.Drawing.Point(58, 50); this.qTxtScdd.Name = "qTxtScdd"; this.qTxtScdd.Size = new System.Drawing.Size(84, 21); this.qTxtScdd.TabIndex = 612; this.coreBind.SetVerification(this.qTxtScdd, null); this.qTxtScdd.Leave += new System.EventHandler(this.qTxtScdd_Leave); // // label23 // this.coreBind.SetDatabasecommand(this.label23, null); this.label23.ForeColor = System.Drawing.Color.Black; this.label23.Location = new System.Drawing.Point(5, 48); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(56, 24); this.label23.TabIndex = 611; this.label23.Text = "生产订单"; this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label23, null); // // panel5 // this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.panel5.Controls.Add(this.comboBox1); this.panel5.Controls.Add(this.textBox8); this.panel5.Controls.Add(this.label12); this.panel5.Controls.Add(this.textBox11); this.panel5.Controls.Add(this.label13); this.panel5.Controls.Add(this.label14); this.panel5.Controls.Add(this.textBox12); this.panel5.Controls.Add(this.label15); this.panel5.Controls.Add(this.textBox13); this.panel5.Controls.Add(this.label16); this.panel5.Controls.Add(this.textBox14); this.panel5.Controls.Add(this.label17); this.panel5.Controls.Add(this.textBox15); this.panel5.Controls.Add(this.label18); this.panel5.Controls.Add(this.textBox16); this.panel5.Controls.Add(this.textBox17); this.panel5.Controls.Add(this.label19); this.panel5.Controls.Add(this.textBox18); this.panel5.Controls.Add(this.checkBox2); this.panel5.Controls.Add(this.label20); this.panel5.Controls.Add(this.label21); this.panel5.Controls.Add(this.dateTimePicker2); this.panel5.Controls.Add(this.label22); this.coreBind.SetDatabasecommand(this.panel5, null); this.panel5.Location = new System.Drawing.Point(361, 3); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(617, 121); this.panel5.TabIndex = 1; this.coreBind.SetVerification(this.panel5, null); // // comboBox1 // this.coreBind.SetDatabasecommand(this.comboBox1, null); this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox1.FormattingEnabled = true; this.comboBox1.Items.AddRange(new object[] { "2", "3", "4", "5", "6"}); this.comboBox1.Location = new System.Drawing.Point(377, 3); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(52, 20); this.comboBox1.TabIndex = 626; this.coreBind.SetVerification(this.comboBox1, null); // // textBox8 // this.textBox8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this.textBox8, null); this.textBox8.Location = new System.Drawing.Point(497, 76); this.textBox8.Name = "textBox8"; this.textBox8.ReadOnly = true; this.textBox8.Size = new System.Drawing.Size(93, 21); this.textBox8.TabIndex = 625; this.coreBind.SetVerification(this.textBox8, null); // // label12 // this.coreBind.SetDatabasecommand(this.label12, null); this.label12.ForeColor = System.Drawing.Color.Black; this.label12.Location = new System.Drawing.Point(423, 74); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(70, 24); this.label12.TabIndex = 624; this.label12.Text = "收货数量"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label12, null); // // textBox11 // this.coreBind.SetDatabasecommand(this.textBox11, null); this.textBox11.Location = new System.Drawing.Point(242, 2); this.textBox11.Name = "textBox11"; this.textBox11.Size = new System.Drawing.Size(79, 21); this.textBox11.TabIndex = 623; this.coreBind.SetVerification(this.textBox11, null); // // label13 // this.coreBind.SetDatabasecommand(this.label13, null); this.label13.ForeColor = System.Drawing.Color.Red; this.label13.Location = new System.Drawing.Point(204, 1); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(32, 24); this.label13.TabIndex = 622; this.label13.Text = "罐号"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label13, null); // // label14 // this.coreBind.SetDatabasecommand(this.label14, null); this.label14.ForeColor = System.Drawing.Color.Red; this.label14.Location = new System.Drawing.Point(327, 3); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(44, 24); this.label14.TabIndex = 620; this.label14.Text = "炉座号"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label14, null); // // textBox12 // this.coreBind.SetDatabasecommand(this.textBox12, null); this.textBox12.Location = new System.Drawing.Point(527, 27); this.textBox12.Name = "textBox12"; this.textBox12.Size = new System.Drawing.Size(63, 21); this.textBox12.TabIndex = 619; this.coreBind.SetVerification(this.textBox12, null); // // label15 // this.coreBind.SetDatabasecommand(this.label15, null); this.label15.ForeColor = System.Drawing.Color.Red; this.label15.Location = new System.Drawing.Point(481, 25); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(50, 24); this.label15.TabIndex = 618; this.label15.Text = "库存地"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label15, null); // // textBox13 // this.coreBind.SetDatabasecommand(this.textBox13, null); this.textBox13.Location = new System.Drawing.Point(404, 26); this.textBox13.Name = "textBox13"; this.textBox13.Size = new System.Drawing.Size(66, 21); this.textBox13.TabIndex = 617; this.coreBind.SetVerification(this.textBox13, null); // // label16 // this.coreBind.SetDatabasecommand(this.label16, null); this.label16.ForeColor = System.Drawing.Color.Red; this.label16.Location = new System.Drawing.Point(353, 24); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(45, 24); this.label16.TabIndex = 616; this.label16.Text = "工 厂"; this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label16, null); // // textBox14 // this.textBox14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this.textBox14, null); this.textBox14.Location = new System.Drawing.Point(437, 49); this.textBox14.Name = "textBox14"; this.textBox14.ReadOnly = true; this.textBox14.Size = new System.Drawing.Size(167, 21); this.textBox14.TabIndex = 615; this.coreBind.SetVerification(this.textBox14, null); // // label17 // this.coreBind.SetDatabasecommand(this.label17, null); this.label17.ForeColor = System.Drawing.Color.Black; this.label17.Location = new System.Drawing.Point(375, 50); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(70, 24); this.label17.TabIndex = 614; this.label17.Text = "物料描述"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label17, null); // // textBox15 // this.textBox15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this.textBox15, null); this.textBox15.Location = new System.Drawing.Point(264, 48); this.textBox15.Name = "textBox15"; this.textBox15.ReadOnly = true; this.textBox15.Size = new System.Drawing.Size(107, 21); this.textBox15.TabIndex = 613; this.coreBind.SetVerification(this.textBox15, null); // // label18 // this.coreBind.SetDatabasecommand(this.label18, null); this.label18.ForeColor = System.Drawing.Color.Black; this.label18.Location = new System.Drawing.Point(188, 46); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(70, 24); this.label18.TabIndex = 612; this.label18.Text = "物料编码"; this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label18, null); // // textBox16 // this.textBox16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.coreBind.SetDatabasecommand(this.textBox16, null); this.textBox16.Location = new System.Drawing.Point(96, 50); this.textBox16.Name = "textBox16"; this.textBox16.ReadOnly = true; this.textBox16.Size = new System.Drawing.Size(102, 21); this.textBox16.TabIndex = 611; this.coreBind.SetVerification(this.textBox16, null); // // textBox17 // this.coreBind.SetDatabasecommand(this.textBox17, null); this.textBox17.Location = new System.Drawing.Point(85, 26); this.textBox17.Name = "textBox17"; this.textBox17.Size = new System.Drawing.Size(198, 21); this.textBox17.TabIndex = 610; this.coreBind.SetVerification(this.textBox17, null); // // label19 // this.coreBind.SetDatabasecommand(this.label19, null); this.label19.ForeColor = System.Drawing.Color.Red; this.label19.Location = new System.Drawing.Point(22, 24); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(56, 24); this.label19.TabIndex = 609; this.label19.Text = "生产订单"; this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label19, null); // // textBox18 // this.coreBind.SetDatabasecommand(this.textBox18, null); this.textBox18.Location = new System.Drawing.Point(476, 3); this.textBox18.Name = "textBox18"; this.textBox18.Size = new System.Drawing.Size(71, 21); this.textBox18.TabIndex = 607; this.coreBind.SetVerification(this.textBox18, null); // // checkBox2 // this.checkBox2.AutoSize = true; this.coreBind.SetDatabasecommand(this.checkBox2, null); this.checkBox2.ForeColor = System.Drawing.Color.Red; this.checkBox2.Location = new System.Drawing.Point(553, 5); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(72, 16); this.checkBox2.TabIndex = 606; this.checkBox2.Text = "可以上传"; this.checkBox2.UseVisualStyleBackColor = true; this.coreBind.SetVerification(this.checkBox2, null); // // label20 // this.coreBind.SetDatabasecommand(this.label20, null); this.label20.ForeColor = System.Drawing.Color.Black; this.label20.Location = new System.Drawing.Point(-6, 48); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(96, 24); this.label20.TabIndex = 605; this.label20.Text = "生产订单行项目"; this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label20, null); // // label21 // this.coreBind.SetDatabasecommand(this.label21, null); this.label21.ForeColor = System.Drawing.Color.Red; this.label21.Location = new System.Drawing.Point(436, 1); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(34, 24); this.label21.TabIndex = 604; this.label21.Text = "炉号"; this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label21, null); // // dateTimePicker2 // this.coreBind.SetDatabasecommand(this.dateTimePicker2, null); this.dateTimePicker2.Location = new System.Drawing.Point(85, 1); this.dateTimePicker2.Name = "dateTimePicker2"; this.dateTimePicker2.Size = new System.Drawing.Size(113, 21); this.dateTimePicker2.TabIndex = 603; this.coreBind.SetVerification(this.dateTimePicker2, null); // // label22 // this.coreBind.SetDatabasecommand(this.label22, null); this.label22.ForeColor = System.Drawing.Color.Red; this.label22.Location = new System.Drawing.Point(31, -1); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(58, 24); this.label22.TabIndex = 602; this.label22.Text = "记账日期"; this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.coreBind.SetVerification(this.label22, null); // // panel2 // this.panel2.Controls.Add(this.uGridData); this.coreBind.SetDatabasecommand(this.panel2, null); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(0, 252); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(992, 402); this.panel2.TabIndex = 4; this.coreBind.SetVerification(this.panel2, null); // // uGridData // this.coreBind.SetDatabasecommand(this.uGridData, null); this.uGridData.DataMember = "计量数据"; this.uGridData.DataSource = this.dataSet1; appearance37.BackColor = System.Drawing.Color.White; appearance37.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance37.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal; this.uGridData.DisplayLayout.Appearance = appearance37; ultraGridColumn1.Header.VisiblePosition = 3; ultraGridColumn1.Width = 89; ultraGridColumn2.Header.VisiblePosition = 0; ultraGridColumn2.Width = 98; ultraGridColumn3.Header.VisiblePosition = 6; ultraGridColumn3.Width = 62; ultraGridColumn4.Header.VisiblePosition = 7; ultraGridColumn4.Width = 78; ultraGridColumn5.Header.VisiblePosition = 9; ultraGridColumn5.Width = 65; ultraGridColumn6.Header.VisiblePosition = 8; ultraGridColumn6.Width = 46; ultraGridColumn7.Header.VisiblePosition = 11; ultraGridColumn7.Hidden = true; ultraGridColumn8.Header.VisiblePosition = 10; ultraGridColumn8.Hidden = true; ultraGridColumn9.Header.VisiblePosition = 5; ultraGridColumn9.Width = 75; ultraGridColumn10.Header.VisiblePosition = 4; ultraGridColumn10.Width = 66; ultraGridColumn11.Header.VisiblePosition = 2; ultraGridColumn11.Hidden = true; ultraGridColumn11.Width = 214; ultraGridColumn12.Header.Caption = "物料编号"; ultraGridColumn12.Header.VisiblePosition = 1; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12}); summarySettings1.DisplayFormat = "{0}块"; summarySettings1.GroupBySummaryValueAppearance = appearance3; summarySettings2.DisplayFormat = "{0}吨"; summarySettings2.GroupBySummaryValueAppearance = appearance4; ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] { summarySettings1, summarySettings2}); this.uGridData.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.uGridData.DisplayLayout.InterBandSpacing = 10; appearance38.BackColor = System.Drawing.Color.Transparent; this.uGridData.DisplayLayout.Override.CardAreaAppearance = appearance38; this.uGridData.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow; appearance39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance39.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance39.ForeColor = System.Drawing.Color.White; appearance39.TextHAlignAsString = "Center"; appearance39.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent; this.uGridData.DisplayLayout.Override.HeaderAppearance = appearance39; appearance40.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); this.uGridData.DisplayLayout.Override.RowAppearance = appearance40; appearance41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255))))); appearance41.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; this.uGridData.DisplayLayout.Override.RowSelectorAppearance = appearance41; this.uGridData.DisplayLayout.Override.RowSelectorWidth = 12; this.uGridData.DisplayLayout.Override.RowSpacingBefore = 2; appearance42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226))))); appearance42.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254))))); appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance42.ForeColor = System.Drawing.Color.Black; this.uGridData.DisplayLayout.Override.SelectedRowAppearance = appearance42; this.uGridData.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False; this.uGridData.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208))))); this.uGridData.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid; this.uGridData.Dock = System.Windows.Forms.DockStyle.Fill; this.uGridData.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uGridData.Location = new System.Drawing.Point(0, 0); this.uGridData.Name = "uGridData"; this.uGridData.Size = new System.Drawing.Size(992, 402); this.uGridData.TabIndex = 14; this.coreBind.SetVerification(this.uGridData, null); this.uGridData.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.uGridData_DoubleClickCell); // // dataSet1 // this.dataSet1.DataSetName = "NewDataSet"; this.dataSet1.Tables.AddRange(new System.Data.DataTable[] { this.dataTable1, this.dataTable2}); // // dataTable1 // this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn1, this.dataColumn2, this.dataColumn7, this.dataColumn12, this.dataColumn15, this.dataColumn16, this.dataColumn17, this.dataColumn18, this.dataColumn20, this.dataColumn9, this.dataColumn10, this.dataColumn3}); this.dataTable1.TableName = "计量数据"; // // dataColumn1 // this.dataColumn1.Caption = "炉号"; this.dataColumn1.ColumnName = "FS_STOVENO"; // // dataColumn2 // this.dataColumn2.Caption = "生产订单号"; this.dataColumn2.ColumnName = "FS_PRODUCTNO"; // //