430 lines
22 KiB
C#
430 lines
22 KiB
C#
|
namespace FLSystem.Forms
|
|||
|
{
|
|||
|
partial class cps_coerce_alimama
|
|||
|
{
|
|||
|
/// <summary>
|
|||
|
/// Required designer variable.
|
|||
|
/// </summary>
|
|||
|
private System.ComponentModel.IContainer components = null;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Clean up any resources being used.
|
|||
|
/// </summary>
|
|||
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|||
|
protected override void Dispose(bool disposing)
|
|||
|
{
|
|||
|
if (disposing && (components != null))
|
|||
|
{
|
|||
|
components.Dispose();
|
|||
|
}
|
|||
|
base.Dispose(disposing);
|
|||
|
}
|
|||
|
|
|||
|
#region Component Designer generated code
|
|||
|
|
|||
|
/// <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(cps_coerce_alimama));
|
|||
|
this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
|
|||
|
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
|
|||
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|||
|
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
|
|||
|
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
|||
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.pageControl1 = new UI.Framework.Controls.PageControl();
|
|||
|
this.label2 = new System.Windows.Forms.Label();
|
|||
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
|
|||
|
this.groupControl1.SuspendLayout();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|||
|
this.SuspendLayout();
|
|||
|
//
|
|||
|
// groupControl1
|
|||
|
//
|
|||
|
this.groupControl1.Controls.Add(this.simpleButton1);
|
|||
|
this.groupControl1.Controls.Add(this.simpleButton3);
|
|||
|
this.groupControl1.Controls.Add(this.simpleButton2);
|
|||
|
this.groupControl1.Controls.Add(this.labelControl1);
|
|||
|
this.groupControl1.Controls.Add(this.labelControl2);
|
|||
|
this.groupControl1.Controls.Add(this.textEdit1);
|
|||
|
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Top;
|
|||
|
this.groupControl1.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.groupControl1.Name = "groupControl1";
|
|||
|
this.groupControl1.Size = new System.Drawing.Size(847, 76);
|
|||
|
this.groupControl1.TabIndex = 3;
|
|||
|
this.groupControl1.Text = "搜索条件";
|
|||
|
//
|
|||
|
// simpleButton1
|
|||
|
//
|
|||
|
this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|||
|
this.simpleButton1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.ImageOptions.Image")));
|
|||
|
this.simpleButton1.Location = new System.Drawing.Point(485, 34);
|
|||
|
this.simpleButton1.Name = "simpleButton1";
|
|||
|
this.simpleButton1.Size = new System.Drawing.Size(82, 27);
|
|||
|
this.simpleButton1.TabIndex = 8;
|
|||
|
this.simpleButton1.Text = "一键结算";
|
|||
|
this.simpleButton1.Visible = false;
|
|||
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
|||
|
//
|
|||
|
// simpleButton3
|
|||
|
//
|
|||
|
this.simpleButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|||
|
this.simpleButton3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton3.ImageOptions.Image")));
|
|||
|
this.simpleButton3.Location = new System.Drawing.Point(372, 34);
|
|||
|
this.simpleButton3.Name = "simpleButton3";
|
|||
|
this.simpleButton3.Size = new System.Drawing.Size(79, 27);
|
|||
|
this.simpleButton3.TabIndex = 7;
|
|||
|
this.simpleButton3.Text = "搜索";
|
|||
|
this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click);
|
|||
|
//
|
|||
|
// simpleButton2
|
|||
|
//
|
|||
|
this.simpleButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|||
|
this.simpleButton2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.ImageOptions.Image")));
|
|||
|
this.simpleButton2.Location = new System.Drawing.Point(717, 34);
|
|||
|
this.simpleButton2.Name = "simpleButton2";
|
|||
|
this.simpleButton2.Size = new System.Drawing.Size(86, 27);
|
|||
|
this.simpleButton2.TabIndex = 5;
|
|||
|
this.simpleButton2.Text = "一键结算";
|
|||
|
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
|
|||
|
//
|
|||
|
// labelControl1
|
|||
|
//
|
|||
|
this.labelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|||
|
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Gray;
|
|||
|
this.labelControl1.Appearance.Options.UseForeColor = true;
|
|||
|
this.labelControl1.Location = new System.Drawing.Point(475, 40);
|
|||
|
this.labelControl1.Name = "labelControl1";
|
|||
|
this.labelControl1.Size = new System.Drawing.Size(226, 14);
|
|||
|
this.labelControl1.TabIndex = 6;
|
|||
|
this.labelControl1.Text = "( 此功能用于阿里妈妈账号被封,谨慎操作 )";
|
|||
|
//
|
|||
|
// labelControl2
|
|||
|
//
|
|||
|
this.labelControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|||
|
this.labelControl2.Location = new System.Drawing.Point(61, 40);
|
|||
|
this.labelControl2.Name = "labelControl2";
|
|||
|
this.labelControl2.Size = new System.Drawing.Size(84, 14);
|
|||
|
this.labelControl2.TabIndex = 6;
|
|||
|
this.labelControl2.Text = "淘宝联盟账号:";
|
|||
|
//
|
|||
|
// textEdit1
|
|||
|
//
|
|||
|
this.textEdit1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|||
|
this.textEdit1.Location = new System.Drawing.Point(151, 37);
|
|||
|
this.textEdit1.Name = "textEdit1";
|
|||
|
this.textEdit1.Size = new System.Drawing.Size(202, 20);
|
|||
|
this.textEdit1.TabIndex = 1;
|
|||
|
//
|
|||
|
// pageControl1
|
|||
|
//
|
|||
|
this.pageControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|||
|
this.pageControl1.Location = new System.Drawing.Point(0, 491);
|
|||
|
this.pageControl1.Name = "pageControl1";
|
|||
|
this.pageControl1.Size = new System.Drawing.Size(847, 33);
|
|||
|
this.pageControl1.TabIndex = 5;
|
|||
|
//
|
|||
|
// label2
|
|||
|
//
|
|||
|
this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|||
|
this.label2.AutoSize = true;
|
|||
|
this.label2.BackColor = System.Drawing.Color.White;
|
|||
|
this.label2.Font = new System.Drawing.Font("黑体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.label2.Location = new System.Drawing.Point(308, 245);
|
|||
|
this.label2.Name = "label2";
|
|||
|
this.label2.Size = new System.Drawing.Size(231, 35);
|
|||
|
this.label2.TabIndex = 16;
|
|||
|
this.label2.Text = "订单列表为空";
|
|||
|
//
|
|||
|
// gridView1
|
|||
|
//
|
|||
|
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
|||
|
this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.gridView1.Appearance.Row.Options.UseTextOptions = true;
|
|||
|
this.gridView1.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
this.gridColumn15,
|
|||
|
this.gridColumn4,
|
|||
|
this.gridColumn9,
|
|||
|
this.gridColumn22,
|
|||
|
this.gridColumn14,
|
|||
|
this.gridColumn6,
|
|||
|
this.gridColumn5,
|
|||
|
this.gridColumn1,
|
|||
|
this.gridColumn3,
|
|||
|
this.gridColumn10,
|
|||
|
this.gridColumn11,
|
|||
|
this.gridColumn18,
|
|||
|
this.gridColumn12,
|
|||
|
this.gridColumn2,
|
|||
|
this.gridColumn16,
|
|||
|
this.gridColumn13,
|
|||
|
this.gridColumn17});
|
|||
|
this.gridView1.GridControl = this.gridControl1;
|
|||
|
this.gridView1.IndicatorWidth = 50;
|
|||
|
this.gridView1.Name = "gridView1";
|
|||
|
this.gridView1.OptionsBehavior.ReadOnly = true;
|
|||
|
this.gridView1.OptionsView.ColumnAutoWidth = false;
|
|||
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|||
|
this.gridView1.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridView1_CustomColumnDisplayText);
|
|||
|
//
|
|||
|
// gridColumn15
|
|||
|
//
|
|||
|
this.gridColumn15.Caption = "创建时间";
|
|||
|
this.gridColumn15.FieldName = "create_time";
|
|||
|
this.gridColumn15.Name = "gridColumn15";
|
|||
|
this.gridColumn15.OptionsColumn.AllowEdit = false;
|
|||
|
this.gridColumn15.Visible = true;
|
|||
|
this.gridColumn15.VisibleIndex = 0;
|
|||
|
this.gridColumn15.Width = 150;
|
|||
|
//
|
|||
|
// gridColumn4
|
|||
|
//
|
|||
|
this.gridColumn4.Caption = "订单号";
|
|||
|
this.gridColumn4.FieldName = "trade_parent_id";
|
|||
|
this.gridColumn4.MinWidth = 200;
|
|||
|
this.gridColumn4.Name = "gridColumn4";
|
|||
|
this.gridColumn4.Visible = true;
|
|||
|
this.gridColumn4.VisibleIndex = 1;
|
|||
|
this.gridColumn4.Width = 200;
|
|||
|
//
|
|||
|
// gridColumn9
|
|||
|
//
|
|||
|
this.gridColumn9.Caption = "付款金额";
|
|||
|
this.gridColumn9.DisplayFormat.FormatString = "{0:c2}";
|
|||
|
this.gridColumn9.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
|
|||
|
this.gridColumn9.FieldName = "alipay_total_price";
|
|||
|
this.gridColumn9.Name = "gridColumn9";
|
|||
|
this.gridColumn9.OptionsColumn.AllowEdit = false;
|
|||
|
this.gridColumn9.Visible = true;
|
|||
|
this.gridColumn9.VisibleIndex = 2;
|
|||
|
//
|
|||
|
// gridColumn22
|
|||
|
//
|
|||
|
this.gridColumn22.AppearanceCell.Options.UseTextOptions = true;
|
|||
|
this.gridColumn22.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.gridColumn22.AppearanceHeader.Options.UseTextOptions = true;
|
|||
|
this.gridColumn22.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.gridColumn22.Caption = "维权金额";
|
|||
|
this.gridColumn22.FieldName = "refundFee";
|
|||
|
this.gridColumn22.Name = "gridColumn22";
|
|||
|
this.gridColumn22.OptionsColumn.AllowEdit = false;
|
|||
|
this.gridColumn22.Visible = true;
|
|||
|
this.gridColumn22.VisibleIndex = 4;
|
|||
|
this.gridColumn22.Width = 69;
|
|||
|
//
|
|||
|
// gridColumn14
|
|||
|
//
|
|||
|
this.gridColumn14.Caption = "状态";
|
|||
|
this.gridColumn14.FieldName = "db_status";
|
|||
|
this.gridColumn14.Name = "gridColumn14";
|
|||
|
this.gridColumn14.Visible = true;
|
|||
|
this.gridColumn14.VisibleIndex = 3;
|
|||
|
//
|
|||
|
// gridColumn6
|
|||
|
//
|
|||
|
this.gridColumn6.Caption = "用户昵称";
|
|||
|
this.gridColumn6.FieldName = "usernick";
|
|||
|
this.gridColumn6.Name = "gridColumn6";
|
|||
|
this.gridColumn6.OptionsColumn.AllowEdit = false;
|
|||
|
this.gridColumn6.Visible = true;
|
|||
|
this.gridColumn6.VisibleIndex = 5;
|
|||
|
this.gridColumn6.Width = 100;
|
|||
|
//
|
|||
|
// gridColumn5
|
|||
|
//
|
|||
|
this.gridColumn5.Caption = "用户名";
|
|||
|
this.gridColumn5.FieldName = "username";
|
|||
|
this.gridColumn5.MinWidth = 120;
|
|||
|
this.gridColumn5.Name = "gridColumn5";
|
|||
|
this.gridColumn5.Visible = true;
|
|||
|
this.gridColumn5.VisibleIndex = 6;
|
|||
|
this.gridColumn5.Width = 120;
|
|||
|
//
|
|||
|
// gridColumn1
|
|||
|
//
|
|||
|
this.gridColumn1.Caption = "商品标题";
|
|||
|
this.gridColumn1.FieldName = "item_title";
|
|||
|
this.gridColumn1.Name = "gridColumn1";
|
|||
|
this.gridColumn1.OptionsColumn.ReadOnly = true;
|
|||
|
this.gridColumn1.Visible = true;
|
|||
|
this.gridColumn1.VisibleIndex = 7;
|
|||
|
this.gridColumn1.Width = 350;
|
|||
|
//
|
|||
|
// gridColumn3
|
|||
|
//
|
|||
|
this.gridColumn3.Caption = "商品编号";
|
|||
|
this.gridColumn3.FieldName = "num_iid";
|
|||
|
this.gridColumn3.MinWidth = 120;
|
|||
|
this.gridColumn3.Name = "gridColumn3";
|
|||
|
this.gridColumn3.Visible = true;
|
|||
|
this.gridColumn3.VisibleIndex = 8;
|
|||
|
this.gridColumn3.Width = 120;
|
|||
|
//
|
|||
|
// gridColumn10
|
|||
|
//
|
|||
|
this.gridColumn10.Caption = "商品单价";
|
|||
|
this.gridColumn10.FieldName = "price";
|
|||
|
this.gridColumn10.Name = "gridColumn10";
|
|||
|
this.gridColumn10.OptionsColumn.AllowEdit = false;
|
|||
|
this.gridColumn10.Visible = true;
|
|||
|
this.gridColumn10.VisibleIndex = 9;
|
|||
|
//
|
|||
|
// gridColumn11
|
|||
|
//
|
|||
|
this.gridColumn11.Caption = "购买数量";
|
|||
|
this.gridColumn11.FieldName = "item_num";
|
|||
|
this.gridColumn11.Name = "gridColumn11";
|
|||
|
this.gridColumn11.OptionsColumn.AllowEdit = false;
|
|||
|
this.gridColumn11.Visible = true;
|
|||
|
this.gridColumn11.VisibleIndex = 10;
|
|||
|
//
|
|||
|
// gridColumn18
|
|||
|
//
|
|||
|
this.gridColumn18.Caption = "冻结时间";
|
|||
|
this.gridColumn18.FieldName = "db_endtime";
|
|||
|
this.gridColumn18.Name = "gridColumn18";
|
|||
|
this.gridColumn18.Visible = true;
|
|||
|
this.gridColumn18.VisibleIndex = 11;
|
|||
|
//
|
|||
|
// gridColumn12
|
|||
|
//
|
|||
|
this.gridColumn12.Caption = "宝贝类型";
|
|||
|
this.gridColumn12.FieldName = "order_type";
|
|||
|
this.gridColumn12.Name = "gridColumn12";
|
|||
|
this.gridColumn12.OptionsColumn.AllowEdit = false;
|
|||
|
this.gridColumn12.Visible = true;
|
|||
|
this.gridColumn12.VisibleIndex = 12;
|
|||
|
//
|
|||
|
// gridColumn2
|
|||
|
//
|
|||
|
this.gridColumn2.Caption = "联盟账号";
|
|||
|
this.gridColumn2.FieldName = "db_cpsname";
|
|||
|
this.gridColumn2.Name = "gridColumn2";
|
|||
|
this.gridColumn2.Visible = true;
|
|||
|
this.gridColumn2.VisibleIndex = 13;
|
|||
|
this.gridColumn2.Width = 100;
|
|||
|
//
|
|||
|
// gridColumn16
|
|||
|
//
|
|||
|
this.gridColumn16.Caption = "联盟昵称";
|
|||
|
this.gridColumn16.FieldName = "db_cpsnick";
|
|||
|
this.gridColumn16.Name = "gridColumn16";
|
|||
|
this.gridColumn16.Visible = true;
|
|||
|
this.gridColumn16.VisibleIndex = 15;
|
|||
|
this.gridColumn16.Width = 100;
|
|||
|
//
|
|||
|
// gridColumn13
|
|||
|
//
|
|||
|
this.gridColumn13.Caption = "推广位";
|
|||
|
this.gridColumn13.FieldName = "adzone_id";
|
|||
|
this.gridColumn13.MinWidth = 120;
|
|||
|
this.gridColumn13.Name = "gridColumn13";
|
|||
|
this.gridColumn13.OptionsColumn.AllowEdit = false;
|
|||
|
this.gridColumn13.Visible = true;
|
|||
|
this.gridColumn13.VisibleIndex = 14;
|
|||
|
this.gridColumn13.Width = 120;
|
|||
|
//
|
|||
|
// gridColumn17
|
|||
|
//
|
|||
|
this.gridColumn17.Caption = "子订单号";
|
|||
|
this.gridColumn17.FieldName = "trade_id";
|
|||
|
this.gridColumn17.Name = "gridColumn17";
|
|||
|
this.gridColumn17.Visible = true;
|
|||
|
this.gridColumn17.VisibleIndex = 16;
|
|||
|
this.gridColumn17.Width = 180;
|
|||
|
//
|
|||
|
// gridControl1
|
|||
|
//
|
|||
|
this.gridControl1.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.gridControl1.Location = new System.Drawing.Point(0, 82);
|
|||
|
this.gridControl1.MainView = this.gridView1;
|
|||
|
this.gridControl1.Name = "gridControl1";
|
|||
|
this.gridControl1.Size = new System.Drawing.Size(847, 403);
|
|||
|
this.gridControl1.TabIndex = 4;
|
|||
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
this.gridView1});
|
|||
|
//
|
|||
|
// cps_coerce_alimama
|
|||
|
//
|
|||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
this.Controls.Add(this.label2);
|
|||
|
this.Controls.Add(this.groupControl1);
|
|||
|
this.Controls.Add(this.gridControl1);
|
|||
|
this.Controls.Add(this.pageControl1);
|
|||
|
this.Name = "cps_coerce_alimama";
|
|||
|
this.Size = new System.Drawing.Size(847, 524);
|
|||
|
this.Load += new System.EventHandler(this.cps_coerce_alimama_Load);
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
|
|||
|
this.groupControl1.ResumeLayout(false);
|
|||
|
this.groupControl1.PerformLayout();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|||
|
this.ResumeLayout(false);
|
|||
|
this.PerformLayout();
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
#endregion
|
|||
|
private System.ComponentModel.BackgroundWorker backgroundWorker1;
|
|||
|
private DevExpress.XtraEditors.GroupControl groupControl1;
|
|||
|
private DevExpress.XtraEditors.SimpleButton simpleButton2;
|
|||
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|||
|
private DevExpress.XtraEditors.TextEdit textEdit1;
|
|||
|
private UI.Framework.Controls.PageControl pageControl1;
|
|||
|
private DevExpress.XtraEditors.SimpleButton simpleButton3;
|
|||
|
private System.Windows.Forms.Label label2;
|
|||
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|||
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
|
|||
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
|
|||
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|||
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|||
|
}
|
|||
|
}
|