namespace POSV.GuangChang { partial class GuangChangRefundForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.controlBox1 = new POSV.Component.ControlBox(); this.productListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl(); this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn16 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn45 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn26 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn17 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX(); this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); this.buttonX10 = new DevComponents.DotNetBar.ButtonX(); this.buttonX7 = new DevComponents.DotNetBar.ButtonX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.labelXRcount = new DevComponents.DotNetBar.LabelX(); this.labelXRmoney = new DevComponents.DotNetBar.LabelX(); this.doubleBufferPanelX1.SuspendLayout(); this.SuspendLayout(); // // controlBox1 // this.controlBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(175)))), ((int)(((byte)(167))))); this.controlBox1.CloseBox = true; this.controlBox1.Dock = System.Windows.Forms.DockStyle.Top; this.controlBox1.ForeColor = System.Drawing.Color.White; this.controlBox1.Location = new System.Drawing.Point(0, 0); this.controlBox1.Margin = new System.Windows.Forms.Padding(0); this.controlBox1.MessageCenterStatus = false; this.controlBox1.MinimizeBox = false; this.controlBox1.Name = "controlBox1"; this.controlBox1.NetworkStatus = false; this.controlBox1.NewForeColor = System.Drawing.Color.White; this.controlBox1.SettingsBox = false; this.controlBox1.ShowApplicationVersion = true; this.controlBox1.ShowKeyboard = false; this.controlBox1.ShowLockScreen = false; this.controlBox1.ShowMessageCenter = false; this.controlBox1.ShowNetworkStatus = false; this.controlBox1.ShowQrCode = false; this.controlBox1.Size = new System.Drawing.Size(819, 32); this.controlBox1.TabIndex = 3; this.controlBox1.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxCloseClick); // // productListTable // this.productListTable.AllowDrop = true; this.productListTable.BackColor = System.Drawing.Color.White; this.productListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed; this.productListTable.ForeColor = System.Drawing.Color.Black; this.productListTable.ImeMode = System.Windows.Forms.ImeMode.On; this.productListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.productListTable.Location = new System.Drawing.Point(0, 33); this.productListTable.Name = "productListTable"; // // // this.productListTable.PrimaryGrid.AutoGenerateColumns = false; this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn3); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn10); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn11); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn16); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn14); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn6); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn13); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn8); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn9); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn12); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn15); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn45); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn2); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn26); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn4); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn5); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn7); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn17); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn18); this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn1); this.productListTable.PrimaryGrid.DefaultRowHeight = 50; this.productListTable.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row; this.productListTable.PrimaryGrid.MouseEditMode = DevComponents.DotNetBar.SuperGrid.MouseEditMode.SingleClick; this.productListTable.PrimaryGrid.MultiSelect = false; this.productListTable.PrimaryGrid.RowHeaderIndexOffset = 1; this.productListTable.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row; this.productListTable.PrimaryGrid.ShowRowGridIndex = true; this.productListTable.Size = new System.Drawing.Size(816, 426); this.productListTable.TabIndex = 244; this.productListTable.TabSelection = DevComponents.DotNetBar.SuperGrid.TabSelection.CellSameRow; this.productListTable.Text = "superGridControl1"; this.productListTable.CellValueChanged += new System.EventHandler(this.OnCellValueChanged); this.productListTable.BeginEdit += new System.EventHandler(this.OnBeginEdit); this.productListTable.CloseEdit += new System.EventHandler(this.OnCloseEdit); // // gridColumn3 // this.gridColumn3.DataPropertyName = "ProductId"; this.gridColumn3.Name = "productId"; this.gridColumn3.Visible = false; // // gridColumn10 // this.gridColumn10.AllowEdit = false; this.gridColumn10.DataPropertyName = "ProductNo"; this.gridColumn10.HeaderText = "商品编号"; this.gridColumn10.Name = "productNo"; // // gridColumn11 // this.gridColumn11.AllowEdit = false; this.gridColumn11.DataPropertyName = "ProductName"; this.gridColumn11.HeaderText = "商品名称"; this.gridColumn11.Name = "productName"; this.gridColumn11.Width = 120; // // gridColumn16 // this.gridColumn16.DataPropertyName = "SpecId"; this.gridColumn16.Name = "specId"; this.gridColumn16.Visible = false; // // gridColumn14 // this.gridColumn14.AllowEdit = false; this.gridColumn14.DataPropertyName = "SpecName"; this.gridColumn14.HeaderText = "规格名"; this.gridColumn14.Name = "specName"; this.gridColumn14.Width = 80; // // gridColumn6 // this.gridColumn6.DataPropertyName = "SeriesId"; this.gridColumn6.Name = "seriesId"; this.gridColumn6.Visible = false; // // gridColumn13 // this.gridColumn13.AllowEdit = false; this.gridColumn13.DataPropertyName = "SeriesName"; this.gridColumn13.HeaderText = "分类名称"; this.gridColumn13.Name = "seriesName"; this.gridColumn13.Width = 120; // // gridColumn8 // this.gridColumn8.DataPropertyName = "TypePath"; this.gridColumn8.Name = "typePath"; this.gridColumn8.Visible = false; // // gridColumn9 // this.gridColumn9.DataPropertyName = "TypeId"; this.gridColumn9.Name = "typeId"; this.gridColumn9.Visible = false; // // gridColumn12 // this.gridColumn12.DataPropertyName = "TypeName"; this.gridColumn12.Name = "typeName"; this.gridColumn12.Visible = false; // // gridColumn15 // this.gridColumn15.AllowEdit = false; this.gridColumn15.DataPropertyName = "NowCount"; this.gridColumn15.HeaderText = "可退数量"; this.gridColumn15.Name = "nowCount"; this.gridColumn15.Width = 70; // // gridColumn45 // this.gridColumn45.AllowEdit = false; this.gridColumn45.DataPropertyName = "DiscountPrice"; this.gridColumn45.HeaderText = "退款价格"; this.gridColumn45.Name = "discountPrice"; this.gridColumn45.Width = 90; // // gridColumn2 // this.gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDoubleInputEditControl); this.gridColumn2.HeaderText = "退款数量"; this.gridColumn2.Name = "rfCount"; // // gridColumn26 // this.gridColumn26.AllowEdit = false; this.gridColumn26.DataPropertyName = ""; this.gridColumn26.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDoubleInputEditControl); this.gridColumn26.HeaderText = "退款总额"; this.gridColumn26.Name = "rfAmount"; // // gridColumn4 // this.gridColumn4.DataPropertyName = "ProductUnitId"; this.gridColumn4.Name = "productUnitId"; this.gridColumn4.Visible = false; // // gridColumn5 // this.gridColumn5.DataPropertyName = "ProductUnitName"; this.gridColumn5.Name = "productUnitName"; this.gridColumn5.Visible = false; // // gridColumn7 // this.gridColumn7.DataPropertyName = "Id"; this.gridColumn7.Name = "id"; this.gridColumn7.Visible = false; // // gridColumn17 // this.gridColumn17.DataPropertyName = "Count"; this.gridColumn17.Name = "count"; this.gridColumn17.Visible = false; // // gridColumn18 // this.gridColumn18.DataPropertyName = "Rcount"; this.gridColumn18.Name = "rcount"; this.gridColumn18.Visible = false; // // gridColumn1 // this.gridColumn1.DataPropertyName = "ClientId"; this.gridColumn1.Name = "clientId"; this.gridColumn1.Visible = false; // // doubleBufferPanelX1 // this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX1.Controls.Add(this.buttonX1); this.doubleBufferPanelX1.Controls.Add(this.buttonX10); this.doubleBufferPanelX1.Controls.Add(this.buttonX7); this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Bottom; this.doubleBufferPanelX1.Location = new System.Drawing.Point(0, 505); this.doubleBufferPanelX1.Name = "doubleBufferPanelX1"; this.doubleBufferPanelX1.Size = new System.Drawing.Size(819, 51); this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.doubleBufferPanelX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX1.Style.GradientAngle = 90; this.doubleBufferPanelX1.TabIndex = 248; // // buttonX1 // this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton; this.buttonX1.BackColor = System.Drawing.Color.DodgerBlue; this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX1.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX1.FadeEffect = false; this.buttonX1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX1.Location = new System.Drawing.Point(492, 3); this.buttonX1.Name = "buttonX1"; this.buttonX1.Size = new System.Drawing.Size(107, 45); this.buttonX1.TabIndex = 238; this.buttonX1.Text = "全额退款"; this.buttonX1.TextColor = System.Drawing.Color.White; this.buttonX1.Click += new System.EventHandler(this.BtnAllBackTicketClick); // // buttonX10 // this.buttonX10.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton; this.buttonX10.BackColor = System.Drawing.Color.Red; this.buttonX10.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX10.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX10.FadeEffect = false; this.buttonX10.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX10.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX10.Location = new System.Drawing.Point(710, 3); this.buttonX10.Name = "buttonX10"; this.buttonX10.Size = new System.Drawing.Size(107, 45); this.buttonX10.TabIndex = 236; this.buttonX10.Text = "关闭"; this.buttonX10.TextColor = System.Drawing.Color.White; this.buttonX10.Click += new System.EventHandler(this.BtnExitClick); // // buttonX7 // this.buttonX7.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton; this.buttonX7.BackColor = System.Drawing.Color.Maroon; this.buttonX7.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX7.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX7.FadeEffect = false; this.buttonX7.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX7.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX7.Location = new System.Drawing.Point(601, 3); this.buttonX7.Name = "buttonX7"; this.buttonX7.Size = new System.Drawing.Size(107, 45); this.buttonX7.TabIndex = 233; this.buttonX7.Text = "确认退款"; this.buttonX7.TextColor = System.Drawing.Color.White; this.buttonX7.Click += new System.EventHandler(this.BtnBackTicketClick); // // labelX1 // // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX1.ForeColor = System.Drawing.Color.Red; this.labelX1.Location = new System.Drawing.Point(247, 465); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(136, 34); this.labelX1.TabIndex = 249; this.labelX1.Text = "本次退款金额:"; this.labelX1.WordWrap = true; // // labelX2 // // // // this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX2.ForeColor = System.Drawing.Color.Red; this.labelX2.Location = new System.Drawing.Point(7, 465); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(134, 34); this.labelX2.TabIndex = 250; this.labelX2.Text = "本次退单数量:"; this.labelX2.WordWrap = true; // // labelXRcount // // // // this.labelXRcount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelXRcount.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelXRcount.ForeColor = System.Drawing.Color.Red; this.labelXRcount.Location = new System.Drawing.Point(145, 465); this.labelXRcount.Name = "labelXRcount"; this.labelXRcount.Size = new System.Drawing.Size(98, 34); this.labelXRcount.TabIndex = 251; this.labelXRcount.Text = "0"; this.labelXRcount.WordWrap = true; // // labelXRmoney // // // // this.labelXRmoney.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelXRmoney.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelXRmoney.ForeColor = System.Drawing.Color.Red; this.labelXRmoney.Location = new System.Drawing.Point(385, 465); this.labelXRmoney.Name = "labelXRmoney"; this.labelXRmoney.Size = new System.Drawing.Size(104, 34); this.labelXRmoney.TabIndex = 252; this.labelXRmoney.Text = "0.00"; this.labelXRmoney.WordWrap = true; // // GuangChangRefundForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(819, 556); this.Controls.Add(this.productListTable); this.Controls.Add(this.labelXRmoney); this.Controls.Add(this.labelXRcount); this.Controls.Add(this.labelX2); this.Controls.Add(this.labelX1); this.Controls.Add(this.doubleBufferPanelX1); this.Controls.Add(this.controlBox1); this.Name = "GuangChangRefundForm"; this.Text = "GuangChangRefundForm"; this.doubleBufferPanelX1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Component.ControlBox controlBox1; private DevComponents.DotNetBar.SuperGrid.SuperGridControl productListTable; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn45; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn26; private Component.DoubleBufferPanelX doubleBufferPanelX1; private DevComponents.DotNetBar.ButtonX buttonX10; private DevComponents.DotNetBar.ButtonX buttonX7; private DevComponents.DotNetBar.LabelX labelX1; private DevComponents.DotNetBar.LabelX labelX2; private DevComponents.DotNetBar.LabelX labelXRcount; private DevComponents.DotNetBar.LabelX labelXRmoney; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5; private DevComponents.DotNetBar.ButtonX buttonX1; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn17; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1; } }