old_flsystem/FLSystem/Forms/cps_order_jingdong.Designer.cs

915 lines
51 KiB
C#
Raw Normal View History

2022-09-20 03:10:29 +00:00
namespace FLSystem.Forms
{
partial class cps_order_jingdong
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(cps_order_jingdong));
this.pageControl1 = new UI.Framework.Controls.PageControl();
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
this.comboBoxEdit2 = new DevExpress.XtraEditors.ComboBoxEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.comboBoxEdit1 = new DevExpress.XtraEditors.ComboBoxEdit();
this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.checkBox_isOld = new System.Windows.Forms.CheckBox();
this.comboBoxEdit3 = new DevExpress.XtraEditors.ComboBoxEdit();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn17 = 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.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn26 = 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.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.contextMenuStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit3.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
this.SuspendLayout();
//
// pageControl1
//
this.pageControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pageControl1.Location = new System.Drawing.Point(0, 604);
this.pageControl1.Name = "pageControl1";
this.pageControl1.Size = new System.Drawing.Size(955, 38);
this.pageControl1.TabIndex = 5;
//
// contextMenuStrip1
//
this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem1,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(185, 180);
this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
//
// 修改toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "修改toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(184, 22);
this.toolStripMenuItem1.Text = "绑定";
this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
//
// 解绑ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "解绑ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.ToolStripMenuItem.Text = "解绑";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 用户个人信息ToolStripMenuItem
//
this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.toolStripSeparator1,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.toolStripSeparator2,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem});
this.ToolStripMenuItem.Name = "用户个人信息ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.ToolStripMenuItem.Text = "用户个人信息";
//
// 查看用户信息ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "查看用户信息ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem.Text = "查看用户信息";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6);
//
// 所有阿里妈妈订单ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "所有阿里妈妈订单ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem.Text = "所有阿里妈妈订单";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 所有多多进宝订单ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "所有多多进宝订单ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem.Text = "所有多多进宝订单";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 所有京东联盟订单ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "所有京东联盟订单ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem.Text = "所有京东联盟订单";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 所有唯品联盟订单ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "所有唯品联盟订单ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem.Text = "所有唯品联盟订单";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 所有抖音联盟订单ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "所有抖音联盟订单ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem.Text = "所有抖音联盟订单";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 所有苏宁易购订单ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "所有苏宁易购订单ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem.Text = "所有苏宁易购订单";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(177, 6);
//
// 积分日志ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "积分日志ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem.Text = "积分日志";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 未兑换提现ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "未兑换提现ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem.Text = "未兑换提现";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 已兑换提现ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "已兑换提现ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem.Text = "已兑换提现";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 订单状态操作ToolStripMenuItem
//
this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem1,
this.ToolStripMenuItem1});
this.ToolStripMenuItem.Name = "订单状态操作ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.ToolStripMenuItem.Text = "订单状态操作";
//
// 冻结延期ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "冻结延期ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem.Text = "冻结延期";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 立即结算ToolStripMenuItem1
//
this.ToolStripMenuItem1.Name = "立即结算ToolStripMenuItem1";
this.ToolStripMenuItem1.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem1.Text = "立即结算";
this.ToolStripMenuItem1.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 立即失效ToolStripMenuItem1
//
this.ToolStripMenuItem1.Name = "立即失效ToolStripMenuItem1";
this.ToolStripMenuItem1.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem1.Text = "立即失效";
this.ToolStripMenuItem1.Click += new System.EventHandler(this.ToolStripMenuItem1_Click);
//
// 刷新ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.ToolStripMenuItem.Text = "刷新";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 删除ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "删除ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.ToolStripMenuItem.Text = "删除";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 一键结算ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "一键结算ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.ToolStripMenuItem.Text = "一键结算(隐藏)";
this.ToolStripMenuItem.Visible = false;
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 重新计算未结算订单ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "重新计算未结算订单ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.ToolStripMenuItem.Text = "重新计算未结算订单";
this.ToolStripMenuItem.Visible = false;
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// checkBox1
//
this.checkBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.checkBox1.AutoSize = true;
this.checkBox1.Location = new System.Drawing.Point(460, 46);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(62, 18);
this.checkBox1.TabIndex = 9;
this.checkBox1.Text = "时间:";
this.checkBox1.UseVisualStyleBackColor = true;
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
//
// dateTimePicker2
//
this.dateTimePicker2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.dateTimePicker2.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dateTimePicker2.Location = new System.Drawing.Point(522, 53);
this.dateTimePicker2.Name = "dateTimePicker2";
this.dateTimePicker2.Size = new System.Drawing.Size(162, 22);
this.dateTimePicker2.TabIndex = 8;
//
// dateTimePicker1
//
this.dateTimePicker1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.dateTimePicker1.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dateTimePicker1.Location = new System.Drawing.Point(522, 26);
this.dateTimePicker1.Name = "dateTimePicker1";
this.dateTimePicker1.Size = new System.Drawing.Size(162, 22);
this.dateTimePicker1.TabIndex = 3;
//
// comboBoxEdit2
//
this.comboBoxEdit2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.comboBoxEdit2.EditValue = "不限状态";
this.comboBoxEdit2.Location = new System.Drawing.Point(350, 28);
this.comboBoxEdit2.Name = "comboBoxEdit2";
this.comboBoxEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboBoxEdit2.Properties.Items.AddRange(new object[] {
"不限状态",
"订单创建",
"订单付款",
"订单失效",
"订单维权中",
"全额退款",
"部分退款",
"订单冻结",
"订单结算"});
this.comboBoxEdit2.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.comboBoxEdit2.Size = new System.Drawing.Size(93, 20);
this.comboBoxEdit2.TabIndex = 7;
//
// labelControl1
//
this.labelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.labelControl1.Location = new System.Drawing.Point(31, 48);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(28, 14);
this.labelControl1.TabIndex = 6;
this.labelControl1.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(706, 37);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(89, 31);
this.simpleButton1.TabIndex = 5;
this.simpleButton1.Text = "搜索";
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// comboBoxEdit1
//
this.comboBoxEdit1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.comboBoxEdit1.EditValue = "全部数据";
this.comboBoxEdit1.Location = new System.Drawing.Point(242, 45);
this.comboBoxEdit1.Name = "comboBoxEdit1";
this.comboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboBoxEdit1.Properties.Items.AddRange(new object[] {
"全部数据",
"订单编号",
"商品编号",
"商品标题",
"客户编号",
"客户账号",
"客户昵称",
"推广位ID",
"联盟账号",
"联盟昵称",
"未绑定用户"});
this.comboBoxEdit1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.comboBoxEdit1.Size = new System.Drawing.Size(89, 20);
this.comboBoxEdit1.TabIndex = 2;
this.comboBoxEdit1.Tag = "comboboxedit";
this.comboBoxEdit1.SelectedIndexChanged += new System.EventHandler(this.comboBoxEdit1_SelectedIndexChanged);
//
// textEdit1
//
this.textEdit1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.textEdit1.Enabled = false;
this.textEdit1.Location = new System.Drawing.Point(69, 45);
this.textEdit1.Name = "textEdit1";
this.textEdit1.Size = new System.Drawing.Size(152, 20);
this.textEdit1.TabIndex = 1;
this.textEdit1.Tag = "textedit";
//
// groupControl1
//
this.groupControl1.Controls.Add(this.checkBox_isOld);
this.groupControl1.Controls.Add(this.checkBox1);
this.groupControl1.Controls.Add(this.dateTimePicker2);
this.groupControl1.Controls.Add(this.dateTimePicker1);
this.groupControl1.Controls.Add(this.comboBoxEdit3);
this.groupControl1.Controls.Add(this.comboBoxEdit2);
this.groupControl1.Controls.Add(this.labelControl1);
this.groupControl1.Controls.Add(this.simpleButton1);
this.groupControl1.Controls.Add(this.comboBoxEdit1);
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(955, 94);
this.groupControl1.TabIndex = 3;
this.groupControl1.Text = "搜索条件";
//
// checkBox_isOld
//
this.checkBox_isOld.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.checkBox_isOld.AutoSize = true;
this.checkBox_isOld.Checked = true;
this.checkBox_isOld.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBox_isOld.Location = new System.Drawing.Point(814, 39);
this.checkBox_isOld.Name = "checkBox_isOld";
this.checkBox_isOld.Size = new System.Drawing.Size(134, 32);
this.checkBox_isOld.TabIndex = 11;
this.checkBox_isOld.Text = "搜索一年以内的数据\r\n查询速度慢的请勾选";
this.checkBox_isOld.UseVisualStyleBackColor = true;
//
// comboBoxEdit3
//
this.comboBoxEdit3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.comboBoxEdit3.EditValue = "";
this.comboBoxEdit3.Location = new System.Drawing.Point(350, 55);
this.comboBoxEdit3.Name = "comboBoxEdit3";
this.comboBoxEdit3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboBoxEdit3.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.comboBoxEdit3.Size = new System.Drawing.Size(93, 20);
this.comboBoxEdit3.TabIndex = 7;
//
// 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.gridColumn14,
this.gridColumn9,
this.gridColumn7,
this.gridColumn22,
this.gridColumn24,
this.gridColumn12,
this.gridColumn8,
this.gridColumn21,
this.gridColumn20,
this.gridColumn25,
this.gridColumn19,
this.gridColumn17,
this.gridColumn6,
this.gridColumn5,
this.gridColumn1,
this.gridColumn3,
this.gridColumn10,
this.gridColumn11,
this.gridColumn23,
this.gridColumn18,
this.gridColumn27,
this.gridColumn26,
this.gridColumn2,
this.gridColumn16,
this.gridColumn13});
this.gridView1.DetailHeight = 408;
this.gridView1.GridControl = this.gridControl1;
this.gridView1.IndicatorWidth = 58;
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.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
this.gridColumn15.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.gridColumn15.FieldName = "orderTime";
this.gridColumn15.MinWidth = 23;
this.gridColumn15.Name = "gridColumn15";
this.gridColumn15.OptionsColumn.AllowEdit = false;
this.gridColumn15.Visible = true;
this.gridColumn15.VisibleIndex = 0;
this.gridColumn15.Width = 142;
//
// gridColumn4
//
this.gridColumn4.Caption = "订单号";
this.gridColumn4.FieldName = "orderId";
this.gridColumn4.MinWidth = 140;
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 1;
this.gridColumn4.Width = 140;
//
// gridColumn14
//
this.gridColumn14.Caption = "状态";
this.gridColumn14.FieldName = "db_status";
this.gridColumn14.MinWidth = 23;
this.gridColumn14.Name = "gridColumn14";
this.gridColumn14.Visible = true;
this.gridColumn14.VisibleIndex = 2;
this.gridColumn14.Width = 87;
//
// gridColumn9
//
this.gridColumn9.Caption = "付款金额";
this.gridColumn9.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gridColumn9.FieldName = "estimateCosPrice";
this.gridColumn9.MinWidth = 23;
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.OptionsColumn.AllowEdit = false;
this.gridColumn9.Visible = true;
this.gridColumn9.VisibleIndex = 3;
this.gridColumn9.Width = 87;
//
// gridColumn7
//
this.gridColumn7.Caption = "实际总佣金";
this.gridColumn7.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gridColumn7.FieldName = "actualFee";
this.gridColumn7.MinWidth = 23;
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.OptionsColumn.AllowEdit = false;
this.gridColumn7.Visible = true;
this.gridColumn7.VisibleIndex = 4;
this.gridColumn7.Width = 87;
//
// 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.MinWidth = 23;
this.gridColumn22.Name = "gridColumn22";
this.gridColumn22.OptionsColumn.AllowEdit = false;
this.gridColumn22.Width = 80;
//
// gridColumn24
//
this.gridColumn24.Caption = "客户维权后佣金";
this.gridColumn24.MinWidth = 23;
this.gridColumn24.Name = "gridColumn24";
this.gridColumn24.OptionsColumn.AllowEdit = false;
this.gridColumn24.Width = 87;
//
// gridColumn12
//
this.gridColumn12.Caption = "预计总佣金";
this.gridColumn12.FieldName = "estimateFee";
this.gridColumn12.Name = "gridColumn12";
this.gridColumn12.Visible = true;
this.gridColumn12.VisibleIndex = 5;
this.gridColumn12.Width = 87;
//
// gridColumn8
//
this.gridColumn8.Caption = "客户所得";
this.gridColumn8.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gridColumn8.FieldName = "db_userpoint";
this.gridColumn8.MinWidth = 23;
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.OptionsColumn.AllowEdit = false;
this.gridColumn8.UnboundType = DevExpress.Data.UnboundColumnType.String;
this.gridColumn8.Visible = true;
this.gridColumn8.VisibleIndex = 6;
this.gridColumn8.Width = 87;
//
// gridColumn21
//
this.gridColumn21.Caption = "一级提成";
this.gridColumn21.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gridColumn21.FieldName = "db_point";
this.gridColumn21.MinWidth = 23;
this.gridColumn21.Name = "gridColumn21";
this.gridColumn21.OptionsColumn.AllowEdit = false;
this.gridColumn21.Visible = true;
this.gridColumn21.VisibleIndex = 7;
this.gridColumn21.Width = 87;
//
// gridColumn20
//
this.gridColumn20.Caption = "二级提成";
this.gridColumn20.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gridColumn20.FieldName = "db_point";
this.gridColumn20.MinWidth = 23;
this.gridColumn20.Name = "gridColumn20";
this.gridColumn20.OptionsColumn.AllowEdit = false;
this.gridColumn20.Visible = true;
this.gridColumn20.VisibleIndex = 8;
this.gridColumn20.Width = 87;
//
// gridColumn25
//
this.gridColumn25.Caption = "三级提成";
this.gridColumn25.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gridColumn25.FieldName = "db_point";
this.gridColumn25.Name = "gridColumn25";
this.gridColumn25.OptionsColumn.AllowEdit = false;
this.gridColumn25.Visible = true;
this.gridColumn25.VisibleIndex = 9;
//
// gridColumn19
//
this.gridColumn19.Caption = "群负责人提成";
this.gridColumn19.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gridColumn19.FieldName = "db_point";
this.gridColumn19.MinWidth = 23;
this.gridColumn19.Name = "gridColumn19";
this.gridColumn19.OptionsColumn.AllowEdit = false;
this.gridColumn19.Visible = true;
this.gridColumn19.VisibleIndex = 10;
this.gridColumn19.Width = 87;
//
// gridColumn17
//
this.gridColumn17.Caption = "Plus用户";
this.gridColumn17.FieldName = "plus";
this.gridColumn17.Name = "gridColumn17";
this.gridColumn17.Visible = true;
this.gridColumn17.VisibleIndex = 11;
this.gridColumn17.Width = 87;
//
// gridColumn6
//
this.gridColumn6.Caption = "用户昵称";
this.gridColumn6.FieldName = "usernick";
this.gridColumn6.MinWidth = 23;
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.OptionsColumn.AllowEdit = false;
this.gridColumn6.Visible = true;
this.gridColumn6.VisibleIndex = 12;
this.gridColumn6.Width = 117;
//
// gridColumn5
//
this.gridColumn5.Caption = "用户名";
this.gridColumn5.FieldName = "username";
this.gridColumn5.MinWidth = 140;
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.Visible = true;
this.gridColumn5.VisibleIndex = 13;
this.gridColumn5.Width = 140;
//
// gridColumn1
//
this.gridColumn1.Caption = "商品标题";
this.gridColumn1.FieldName = "skuName";
this.gridColumn1.MinWidth = 23;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.OptionsColumn.ReadOnly = true;
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 14;
this.gridColumn1.Width = 408;
//
// gridColumn3
//
this.gridColumn3.Caption = "商品编号";
this.gridColumn3.FieldName = "skuId";
this.gridColumn3.MinWidth = 140;
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 15;
this.gridColumn3.Width = 140;
//
// gridColumn10
//
this.gridColumn10.Caption = "商品单价";
this.gridColumn10.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.gridColumn10.FieldName = "price";
this.gridColumn10.MinWidth = 23;
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.OptionsColumn.AllowEdit = false;
this.gridColumn10.Visible = true;
this.gridColumn10.VisibleIndex = 16;
this.gridColumn10.Width = 87;
//
// gridColumn11
//
this.gridColumn11.Caption = "购买数量";
this.gridColumn11.FieldName = "skuNum";
this.gridColumn11.MinWidth = 23;
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.OptionsColumn.AllowEdit = false;
this.gridColumn11.Visible = true;
this.gridColumn11.VisibleIndex = 17;
this.gridColumn11.Width = 87;
//
// gridColumn23
//
this.gridColumn23.Caption = "已退货数量";
this.gridColumn23.FieldName = "skuReturnNum";
this.gridColumn23.MinWidth = 23;
this.gridColumn23.Name = "gridColumn23";
this.gridColumn23.OptionsColumn.AllowEdit = false;
this.gridColumn23.Visible = true;
this.gridColumn23.VisibleIndex = 24;
this.gridColumn23.Width = 87;
//
// gridColumn18
//
this.gridColumn18.Caption = "冻结时间";
this.gridColumn18.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
this.gridColumn18.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.gridColumn18.FieldName = "db_endtime";
this.gridColumn18.MinWidth = 23;
this.gridColumn18.Name = "gridColumn18";
this.gridColumn18.Visible = true;
this.gridColumn18.VisibleIndex = 18;
this.gridColumn18.Width = 87;
//
// gridColumn27
//
this.gridColumn27.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn27.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn27.Caption = "机器人昵称";
this.gridColumn27.FieldName = "robotnick";
this.gridColumn27.Name = "gridColumn27";
this.gridColumn27.OptionsColumn.AllowEdit = false;
this.gridColumn27.Visible = true;
this.gridColumn27.VisibleIndex = 19;
//
// gridColumn26
//
this.gridColumn26.Caption = "机器人账号";
this.gridColumn26.FieldName = "robotname";
this.gridColumn26.Name = "gridColumn26";
this.gridColumn26.Visible = true;
this.gridColumn26.VisibleIndex = 20;
//
// gridColumn2
//
this.gridColumn2.Caption = "联盟账号";
this.gridColumn2.FieldName = "db_cpsname";
this.gridColumn2.MinWidth = 23;
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 21;
this.gridColumn2.Width = 117;
//
// gridColumn16
//
this.gridColumn16.Caption = "联盟昵称";
this.gridColumn16.FieldName = "db_cpsnick";
this.gridColumn16.MinWidth = 23;
this.gridColumn16.Name = "gridColumn16";
this.gridColumn16.Visible = true;
this.gridColumn16.VisibleIndex = 22;
this.gridColumn16.Width = 117;
//
// gridColumn13
//
this.gridColumn13.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn13.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn13.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn13.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn13.Caption = "推广位";
this.gridColumn13.FieldName = "positionId";
this.gridColumn13.MinWidth = 140;
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.Visible = true;
this.gridColumn13.VisibleIndex = 23;
this.gridColumn13.Width = 140;
//
// 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.ContextMenuStrip = this.contextMenuStrip1;
this.gridControl1.Location = new System.Drawing.Point(7, 98);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Name = "gridControl1";
this.gridControl1.Size = new System.Drawing.Size(948, 498);
this.gridControl1.TabIndex = 1;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// 所有快手联盟订单ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "所有快手联盟订单ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
this.ToolStripMenuItem.Text = "所有快手联盟订单";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// cps_order_jingdong
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.pageControl1);
this.Controls.Add(this.gridControl1);
this.Controls.Add(this.groupControl1);
this.Name = "cps_order_jingdong";
this.Size = new System.Drawing.Size(955, 642);
this.Load += new System.EventHandler(this.cps_order_jingdong_Load);
this.contextMenuStrip1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
this.groupControl1.ResumeLayout(false);
this.groupControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit3.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private UI.Framework.Controls.PageControl pageControl1;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.DateTimePicker dateTimePicker2;
private System.Windows.Forms.DateTimePicker dateTimePicker1;
private DevExpress.XtraEditors.ComboBoxEdit comboBoxEdit2;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraEditors.ComboBoxEdit comboBoxEdit1;
private DevExpress.XtraEditors.TextEdit textEdit1;
private DevExpress.XtraEditors.GroupControl groupControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
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 gridColumn23;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
private DevExpress.XtraEditors.ComboBoxEdit comboBoxEdit3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.CheckBox checkBox_isOld;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
}
}