old_flsystem/应用/CouponsSend/MainForm.Designer.cs

1066 lines
56 KiB
C#
Raw Normal View History

2022-09-20 03:10:29 +00:00
namespace CouponsSend
{
partial class MainForm
{
/// <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 Windows Form 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()
{
this.components = new System.ComponentModel.Container();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
this.label1 = new System.Windows.Forms.Label();
this.pageControl1 = new UI.Framework.Controls.PageControl();
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.pageControl2 = new UI.Framework.Controls.PageControl();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.contextMenuStrip2 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.xtraScrollableControl1 = new DevExpress.XtraEditors.XtraScrollableControl();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.dt_AutoClearTaskTimes = new System.Windows.Forms.DateTimePicker();
this.labelControl30 = new DevExpress.XtraEditors.LabelControl();
this.labelControl29 = new DevExpress.XtraEditors.LabelControl();
this.bc_AutoClearTask = new UI.Framework.Controls.ButtonCheck();
this.me_WhiteContent = new DevExpress.XtraEditors.MemoEdit();
this.me_BlackContent = new DevExpress.XtraEditors.MemoEdit();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.me_WXMsg = new DevExpress.XtraEditors.MemoEdit();
this.labelControl23 = new DevExpress.XtraEditors.LabelControl();
this.me_QQMsg = new DevExpress.XtraEditors.MemoEdit();
this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
this.labelControl24 = new DevExpress.XtraEditors.LabelControl();
this.cb_Short = new System.Windows.Forms.ComboBox();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.cb_Model = new System.Windows.Forms.ComboBox();
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
this.label4 = new System.Windows.Forms.Label();
this.dt_SendTaskTimes2 = new System.Windows.Forms.DateTimePicker();
this.dt_SendTaskTimes1 = new System.Windows.Forms.DateTimePicker();
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
this.nud_qInterval = new System.Windows.Forms.NumericUpDown();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.nud_gInterval = new System.Windows.Forms.NumericUpDown();
this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.cb_ConditionType = new System.Windows.Forms.ComboBox();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.cb_GatherType = new System.Windows.Forms.ComboBox();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.nud_GatherTouchNum = new System.Windows.Forms.NumericUpDown();
this.bc_CJSwitch = new UI.Framework.Controls.ButtonCheck();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
this.xtraTabControl2.SuspendLayout();
this.xtraTabPage4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
this.contextMenuStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
this.xtraTabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
this.contextMenuStrip2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
this.xtraTabPage3.SuspendLayout();
this.xtraScrollableControl1.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.me_WhiteContent.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.me_BlackContent.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.me_WXMsg.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.me_QQMsg.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nud_qInterval)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nud_gInterval)).BeginInit();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nud_GatherTouchNum)).BeginInit();
this.SuspendLayout();
//
// xtraTabControl1
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
this.xtraTabControl1.Size = new System.Drawing.Size(722, 625);
this.xtraTabControl1.TabIndex = 0;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
this.xtraTabPage2,
this.xtraTabPage3});
this.xtraTabControl1.TabIndexChanged += new System.EventHandler(this.xtraTabControl1_TabIndexChanged);
//
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.xtraTabControl2);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(720, 599);
this.xtraTabPage1.Text = " 发 送 群 列 表 ";
//
// xtraTabControl2
//
this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl2.Location = new System.Drawing.Point(0, 0);
this.xtraTabControl2.Name = "xtraTabControl2";
this.xtraTabControl2.SelectedTabPage = this.xtraTabPage4;
this.xtraTabControl2.Size = new System.Drawing.Size(720, 599);
this.xtraTabControl2.TabIndex = 0;
this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage4,
this.xtraTabPage5});
//
// xtraTabPage4
//
this.xtraTabPage4.Controls.Add(this.label1);
this.xtraTabPage4.Controls.Add(this.pageControl1);
this.xtraTabPage4.Controls.Add(this.gridControl2);
this.xtraTabPage4.Name = "xtraTabPage4";
this.xtraTabPage4.Size = new System.Drawing.Size(718, 573);
this.xtraTabPage4.Text = "QQ群 / 微信群";
//
// label1
//
this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.White;
this.label1.Font = new System.Drawing.Font("黑体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(161, 103);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(393, 35);
this.label1.TabIndex = 10;
this.label1.Text = "列表为空,右击添加数据";
//
// pageControl1
//
this.pageControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pageControl1.Location = new System.Drawing.Point(0, 536);
this.pageControl1.Name = "pageControl1";
this.pageControl1.Size = new System.Drawing.Size(718, 37);
this.pageControl1.TabIndex = 7;
//
// gridControl2
//
this.gridControl2.ContextMenuStrip = this.contextMenuStrip1;
this.gridControl2.Dock = System.Windows.Forms.DockStyle.Top;
this.gridControl2.Location = new System.Drawing.Point(0, 0);
this.gridControl2.MainView = this.gridView2;
this.gridControl2.Name = "gridControl2";
this.gridControl2.Size = new System.Drawing.Size(718, 530);
this.gridControl2.TabIndex = 6;
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView2});
//
// contextMenuStrip1
//
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(137, 70);
//
// 增加发券群ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "增加发券群ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(136, 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(136, 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(136, 22);
this.ToolStripMenuItem.Text = "删除选中群";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// gridView2
//
this.gridView2.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView2.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn10,
this.gridColumn4,
this.gridColumn5,
this.gridColumn6,
this.gridColumn9});
this.gridView2.GridControl = this.gridControl2;
this.gridView2.Name = "gridView2";
this.gridView2.OptionsView.ShowGroupPanel = false;
this.gridView2.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView2_RowCellClick);
this.gridView2.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridView2_CustomColumnDisplayText);
//
// gridColumn10
//
this.gridColumn10.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn10.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn10.Caption = "ID";
this.gridColumn10.FieldName = "id";
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
this.gridColumn10.VisibleIndex = 0;
this.gridColumn10.Width = 55;
//
// gridColumn4
//
this.gridColumn4.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn4.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn4.Caption = "群账号";
this.gridColumn4.FieldName = "group_id";
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.OptionsColumn.AllowEdit = false;
this.gridColumn4.OptionsColumn.AllowFocus = false;
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 1;
this.gridColumn4.Width = 164;
//
// gridColumn5
//
this.gridColumn5.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn5.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn5.Caption = "群昵称";
this.gridColumn5.FieldName = "extend";
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.OptionsColumn.AllowEdit = false;
this.gridColumn5.OptionsColumn.AllowFocus = false;
this.gridColumn5.Visible = true;
this.gridColumn5.VisibleIndex = 2;
this.gridColumn5.Width = 138;
//
// gridColumn6
//
this.gridColumn6.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
this.gridColumn6.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gridColumn6.AppearanceCell.Options.UseFont = true;
this.gridColumn6.AppearanceCell.Options.UseForeColor = true;
this.gridColumn6.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn6.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn6.Caption = "推广位";
this.gridColumn6.FieldName = "adzone_name";
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.OptionsColumn.AllowEdit = false;
this.gridColumn6.Visible = true;
this.gridColumn6.VisibleIndex = 3;
this.gridColumn6.Width = 148;
//
// gridColumn9
//
this.gridColumn9.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn9.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn9.Caption = "禁止使用";
this.gridColumn9.FieldName = "onoff";
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.OptionsColumn.AllowEdit = false;
this.gridColumn9.Visible = true;
this.gridColumn9.VisibleIndex = 4;
this.gridColumn9.Width = 109;
//
// xtraTabPage5
//
this.xtraTabPage5.Name = "xtraTabPage5";
this.xtraTabPage5.PageVisible = false;
this.xtraTabPage5.Size = new System.Drawing.Size(718, 573);
this.xtraTabPage5.Text = "补位";
//
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.pageControl2);
this.xtraTabPage2.Controls.Add(this.gridControl1);
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.Size = new System.Drawing.Size(720, 599);
this.xtraTabPage2.Text = " 产 品 列 表 ";
//
// pageControl2
//
this.pageControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pageControl2.Location = new System.Drawing.Point(0, 563);
this.pageControl2.Name = "pageControl2";
this.pageControl2.Size = new System.Drawing.Size(720, 36);
this.pageControl2.TabIndex = 15;
//
// gridControl1
//
this.gridControl1.ContextMenuStrip = this.contextMenuStrip2;
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.gridControl1.Location = new System.Drawing.Point(0, 0);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Name = "gridControl1";
this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemPictureEdit1});
this.gridControl1.Size = new System.Drawing.Size(720, 557);
this.gridControl1.TabIndex = 14;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// contextMenuStrip2
//
this.contextMenuStrip2.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem});
this.contextMenuStrip2.Name = "contextMenuStrip1";
this.contextMenuStrip2.Size = new System.Drawing.Size(149, 70);
//
// 删除选中项ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "删除选中项ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(148, 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(148, 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(148, 22);
this.ToolStripMenuItem.Text = "删除所有数据";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// gridView1
//
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn1,
this.gridColumn2,
this.gridColumn3,
this.gridColumn18,
this.gridColumn7,
this.gridColumn8,
this.gridColumn11,
this.gridColumn12,
this.gridColumn13,
this.gridColumn14});
this.gridView1.GridControl = this.gridControl1;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsSelection.MultiSelect = true;
this.gridView1.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
this.gridView1.OptionsView.ColumnAutoWidth = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// gridColumn1
//
this.gridColumn1.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn1.Caption = "商品ID";
this.gridColumn1.FieldName = "goods_id";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.OptionsColumn.AllowEdit = false;
this.gridColumn1.OptionsColumn.AllowFocus = false;
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 1;
this.gridColumn1.Width = 86;
//
// gridColumn2
//
this.gridColumn2.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn2.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn2.Caption = "商品标题";
this.gridColumn2.FieldName = "goods_name";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.AllowEdit = false;
this.gridColumn2.OptionsColumn.AllowFocus = false;
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 2;
this.gridColumn2.Width = 162;
//
// gridColumn3
//
this.gridColumn3.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn3.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn3.Caption = "商品单价";
this.gridColumn3.FieldName = "normal_price";
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.OptionsColumn.AllowEdit = false;
this.gridColumn3.OptionsColumn.AllowFocus = false;
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 3;
this.gridColumn3.Width = 68;
//
// gridColumn18
//
this.gridColumn18.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn18.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn18.Caption = "优惠券金额";
this.gridColumn18.FieldName = "coupon_discount";
this.gridColumn18.Name = "gridColumn18";
this.gridColumn18.Visible = true;
this.gridColumn18.VisibleIndex = 4;
this.gridColumn18.Width = 89;
//
// gridColumn7
//
this.gridColumn7.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn7.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn7.Caption = "优惠券数量";
this.gridColumn7.FieldName = "coupon_remain_quantity";
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.OptionsColumn.AllowEdit = false;
this.gridColumn7.OptionsColumn.AllowFocus = false;
this.gridColumn7.Width = 73;
//
// gridColumn8
//
this.gridColumn8.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn8.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn8.Caption = "佣金比例";
this.gridColumn8.FieldName = "promotion_rate";
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.OptionsColumn.AllowEdit = false;
this.gridColumn8.OptionsColumn.AllowFocus = false;
this.gridColumn8.Visible = true;
this.gridColumn8.VisibleIndex = 5;
this.gridColumn8.Width = 66;
//
// gridColumn11
//
this.gridColumn11.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn11.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn11.Caption = "月销量";
this.gridColumn11.FieldName = "sold_quantity";
this.gridColumn11.Name = "gridColumn11";
//
// gridColumn12
//
this.gridColumn12.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn12.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn12.Caption = "发送状态";
this.gridColumn12.FieldName = "state";
this.gridColumn12.Name = "gridColumn12";
this.gridColumn12.OptionsColumn.AllowEdit = false;
this.gridColumn12.OptionsColumn.AllowFocus = false;
this.gridColumn12.Visible = true;
this.gridColumn12.VisibleIndex = 6;
this.gridColumn12.Width = 63;
//
// gridColumn13
//
this.gridColumn13.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn13.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn13.Caption = "采集日期";
this.gridColumn13.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
this.gridColumn13.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.gridColumn13.FieldName = "cur_time";
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.OptionsColumn.AllowEdit = false;
this.gridColumn13.OptionsColumn.AllowFocus = false;
this.gridColumn13.Visible = true;
this.gridColumn13.VisibleIndex = 7;
this.gridColumn13.Width = 100;
//
// gridColumn14
//
this.gridColumn14.AppearanceCell.Options.UseTextOptions = true;
this.gridColumn14.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn14.Caption = "数据来源";
this.gridColumn14.FieldName = "goods_source";
this.gridColumn14.Name = "gridColumn14";
this.gridColumn14.OptionsColumn.AllowEdit = false;
this.gridColumn14.OptionsColumn.AllowFocus = false;
this.gridColumn14.Width = 83;
//
// repositoryItemPictureEdit1
//
this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
this.repositoryItemPictureEdit1.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
//
// xtraTabPage3
//
this.xtraTabPage3.Controls.Add(this.xtraScrollableControl1);
this.xtraTabPage3.Name = "xtraTabPage3";
this.xtraTabPage3.Size = new System.Drawing.Size(720, 599);
this.xtraTabPage3.Text = " 基 础 设 置 ";
//
// xtraScrollableControl1
//
this.xtraScrollableControl1.Controls.Add(this.groupBox2);
this.xtraScrollableControl1.Controls.Add(this.groupBox1);
this.xtraScrollableControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraScrollableControl1.Location = new System.Drawing.Point(0, 0);
this.xtraScrollableControl1.Name = "xtraScrollableControl1";
this.xtraScrollableControl1.Size = new System.Drawing.Size(720, 599);
this.xtraScrollableControl1.TabIndex = 3;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.groupBox4);
this.groupBox2.Controls.Add(this.me_WhiteContent);
this.groupBox2.Controls.Add(this.me_BlackContent);
this.groupBox2.Controls.Add(this.labelControl7);
this.groupBox2.Controls.Add(this.me_WXMsg);
this.groupBox2.Controls.Add(this.labelControl23);
this.groupBox2.Controls.Add(this.me_QQMsg);
this.groupBox2.Controls.Add(this.labelControl22);
this.groupBox2.Controls.Add(this.labelControl24);
this.groupBox2.Controls.Add(this.cb_Short);
this.groupBox2.Controls.Add(this.labelControl8);
this.groupBox2.Controls.Add(this.cb_Model);
this.groupBox2.Controls.Add(this.labelControl17);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.dt_SendTaskTimes2);
this.groupBox2.Controls.Add(this.dt_SendTaskTimes1);
this.groupBox2.Controls.Add(this.labelControl18);
this.groupBox2.Controls.Add(this.nud_qInterval);
this.groupBox2.Controls.Add(this.labelControl6);
this.groupBox2.Controls.Add(this.nud_gInterval);
this.groupBox2.Controls.Add(this.labelControl20);
this.groupBox2.Location = new System.Drawing.Point(28, 164);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(647, 725);
this.groupBox2.TabIndex = 42;
this.groupBox2.TabStop = false;
this.groupBox2.Text = " 朋 友 圈 基 础 设 置 ";
//
// groupBox4
//
this.groupBox4.Controls.Add(this.dt_AutoClearTaskTimes);
this.groupBox4.Controls.Add(this.labelControl30);
this.groupBox4.Controls.Add(this.labelControl29);
this.groupBox4.Controls.Add(this.bc_AutoClearTask);
this.groupBox4.Location = new System.Drawing.Point(34, 640);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(568, 74);
this.groupBox4.TabIndex = 79;
this.groupBox4.TabStop = false;
this.groupBox4.Text = " 清 理 设 置 ";
//
// dt_AutoClearTaskTimes
//
this.dt_AutoClearTaskTimes.CustomFormat = "HH:mm";
this.dt_AutoClearTaskTimes.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dt_AutoClearTaskTimes.Location = new System.Drawing.Point(442, 31);
this.dt_AutoClearTaskTimes.Name = "dt_AutoClearTaskTimes";
this.dt_AutoClearTaskTimes.ShowUpDown = true;
this.dt_AutoClearTaskTimes.Size = new System.Drawing.Size(74, 22);
this.dt_AutoClearTaskTimes.TabIndex = 44;
this.dt_AutoClearTaskTimes.Value = new System.DateTime(2020, 9, 14, 9, 0, 0, 0);
//
// labelControl30
//
this.labelControl30.Location = new System.Drawing.Point(351, 35);
this.labelControl30.Name = "labelControl30";
this.labelControl30.Size = new System.Drawing.Size(84, 14);
this.labelControl30.TabIndex = 43;
this.labelControl30.Text = "定时清理时间:";
//
// labelControl29
//
this.labelControl29.Location = new System.Drawing.Point(74, 35);
this.labelControl29.Name = "labelControl29";
this.labelControl29.Size = new System.Drawing.Size(60, 14);
this.labelControl29.TabIndex = 36;
this.labelControl29.Text = "定时清理:";
//
// bc_AutoClearTask
//
this.bc_AutoClearTask.BackColor = System.Drawing.Color.Transparent;
this.bc_AutoClearTask.Checked = false;
this.bc_AutoClearTask.CheckStyleX = UI.Framework.Controls.CheckStyle.style1;
this.bc_AutoClearTask.Cursor = System.Windows.Forms.Cursors.Hand;
this.bc_AutoClearTask.Location = new System.Drawing.Point(140, 31);
this.bc_AutoClearTask.Name = "bc_AutoClearTask";
this.bc_AutoClearTask.Size = new System.Drawing.Size(59, 22);
this.bc_AutoClearTask.TabIndex = 37;
//
// me_WhiteContent
//
this.me_WhiteContent.Location = new System.Drawing.Point(34, 540);
this.me_WhiteContent.Name = "me_WhiteContent";
this.me_WhiteContent.Size = new System.Drawing.Size(569, 84);
this.me_WhiteContent.TabIndex = 76;
//
// me_BlackContent
//
this.me_BlackContent.Location = new System.Drawing.Point(32, 425);
this.me_BlackContent.Name = "me_BlackContent";
this.me_BlackContent.Size = new System.Drawing.Size(571, 84);
this.me_BlackContent.TabIndex = 76;
//
// labelControl7
//
this.labelControl7.Location = new System.Drawing.Point(32, 520);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(84, 14);
this.labelControl7.TabIndex = 73;
this.labelControl7.Text = "白名单关键词:";
//
// me_WXMsg
//
this.me_WXMsg.Location = new System.Drawing.Point(30, 309);
this.me_WXMsg.Name = "me_WXMsg";
this.me_WXMsg.Size = new System.Drawing.Size(573, 85);
this.me_WXMsg.TabIndex = 77;
//
// labelControl23
//
this.labelControl23.Location = new System.Drawing.Point(30, 405);
this.labelControl23.Name = "labelControl23";
this.labelControl23.Size = new System.Drawing.Size(84, 14);
this.labelControl23.TabIndex = 73;
this.labelControl23.Text = "黑名单关键词:";
//
// me_QQMsg
//
this.me_QQMsg.Location = new System.Drawing.Point(30, 160);
this.me_QQMsg.Name = "me_QQMsg";
this.me_QQMsg.Size = new System.Drawing.Size(573, 113);
this.me_QQMsg.TabIndex = 78;
//
// labelControl22
//
this.labelControl22.Location = new System.Drawing.Point(30, 140);
this.labelControl22.Name = "labelControl22";
this.labelControl22.Size = new System.Drawing.Size(78, 14);
this.labelControl22.TabIndex = 74;
this.labelControl22.Text = "QQ图文格式";
//
// labelControl24
//
this.labelControl24.Location = new System.Drawing.Point(30, 289);
this.labelControl24.Name = "labelControl24";
this.labelControl24.Size = new System.Drawing.Size(84, 14);
this.labelControl24.TabIndex = 75;
this.labelControl24.Text = "微信图文格式:";
//
// cb_Short
//
this.cb_Short.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cb_Short.FormattingEnabled = true;
this.cb_Short.Location = new System.Drawing.Point(385, 104);
this.cb_Short.Name = "cb_Short";
this.cb_Short.Size = new System.Drawing.Size(116, 22);
this.cb_Short.TabIndex = 70;
//
// labelControl8
//
this.labelControl8.Location = new System.Drawing.Point(331, 108);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(48, 14);
this.labelControl8.TabIndex = 69;
this.labelControl8.Text = "短连接:";
//
// cb_Model
//
this.cb_Model.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cb_Model.FormattingEnabled = true;
this.cb_Model.Items.AddRange(new object[] {
"模板A",
"模板B",
"模板C"});
this.cb_Model.Location = new System.Drawing.Point(156, 104);
this.cb_Model.Name = "cb_Model";
this.cb_Model.Size = new System.Drawing.Size(116, 22);
this.cb_Model.TabIndex = 70;
//
// labelControl17
//
this.labelControl17.Location = new System.Drawing.Point(78, 108);
this.labelControl17.Name = "labelControl17";
this.labelControl17.Size = new System.Drawing.Size(72, 14);
this.labelControl17.TabIndex = 69;
this.labelControl17.Text = "二维码模板:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(230, 42);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(11, 14);
this.label4.TabIndex = 65;
this.label4.Text = "-";
//
// dt_SendTaskTimes2
//
this.dt_SendTaskTimes2.CustomFormat = "HH:mm";
this.dt_SendTaskTimes2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dt_SendTaskTimes2.Location = new System.Drawing.Point(247, 38);
this.dt_SendTaskTimes2.Name = "dt_SendTaskTimes2";
this.dt_SendTaskTimes2.ShowUpDown = true;
this.dt_SendTaskTimes2.Size = new System.Drawing.Size(57, 22);
this.dt_SendTaskTimes2.TabIndex = 42;
this.dt_SendTaskTimes2.Value = new System.DateTime(2020, 9, 14, 22, 0, 0, 0);
//
// dt_SendTaskTimes1
//
this.dt_SendTaskTimes1.CustomFormat = "HH:mm";
this.dt_SendTaskTimes1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dt_SendTaskTimes1.Location = new System.Drawing.Point(166, 38);
this.dt_SendTaskTimes1.Name = "dt_SendTaskTimes1";
this.dt_SendTaskTimes1.ShowUpDown = true;
this.dt_SendTaskTimes1.Size = new System.Drawing.Size(60, 22);
this.dt_SendTaskTimes1.TabIndex = 42;
this.dt_SendTaskTimes1.Value = new System.DateTime(2020, 9, 14, 9, 0, 0, 0);
//
// labelControl18
//
this.labelControl18.Location = new System.Drawing.Point(64, 42);
this.labelControl18.Name = "labelControl18";
this.labelControl18.Size = new System.Drawing.Size(96, 14);
this.labelControl18.TabIndex = 38;
this.labelControl18.Text = "发送任务时间段:";
//
// nud_qInterval
//
this.nud_qInterval.Location = new System.Drawing.Point(341, 69);
this.nud_qInterval.Maximum = new decimal(new int[] {
99999999,
0,
0,
0});
this.nud_qInterval.Name = "nud_qInterval";
this.nud_qInterval.Size = new System.Drawing.Size(46, 22);
this.nud_qInterval.TabIndex = 58;
this.nud_qInterval.Value = new decimal(new int[] {
10,
0,
0,
0});
//
// labelControl6
//
this.labelControl6.Location = new System.Drawing.Point(255, 73);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(84, 14);
this.labelControl6.TabIndex = 47;
this.labelControl6.Text = "群间发送间隔:";
//
// nud_gInterval
//
this.nud_gInterval.Location = new System.Drawing.Point(166, 69);
this.nud_gInterval.Maximum = new decimal(new int[] {
99999999,
0,
0,
0});
this.nud_gInterval.Name = "nud_gInterval";
this.nud_gInterval.Size = new System.Drawing.Size(55, 22);
this.nud_gInterval.TabIndex = 58;
this.nud_gInterval.Value = new decimal(new int[] {
300,
0,
0,
0});
//
// labelControl20
//
this.labelControl20.Location = new System.Drawing.Point(73, 73);
this.labelControl20.Name = "labelControl20";
this.labelControl20.Size = new System.Drawing.Size(84, 14);
this.labelControl20.TabIndex = 47;
this.labelControl20.Text = "商品发送间隔:";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.cb_ConditionType);
this.groupBox1.Controls.Add(this.labelControl2);
this.groupBox1.Controls.Add(this.cb_GatherType);
this.groupBox1.Controls.Add(this.labelControl1);
this.groupBox1.Controls.Add(this.labelControl4);
this.groupBox1.Controls.Add(this.nud_GatherTouchNum);
this.groupBox1.Controls.Add(this.bc_CJSwitch);
this.groupBox1.Controls.Add(this.labelControl3);
this.groupBox1.Controls.Add(this.labelControl5);
this.groupBox1.Location = new System.Drawing.Point(28, 19);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(647, 121);
this.groupBox1.TabIndex = 41;
this.groupBox1.TabStop = false;
this.groupBox1.Text = " 采 集 设 置 ";
//
// cb_ConditionType
//
this.cb_ConditionType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cb_ConditionType.FormattingEnabled = true;
this.cb_ConditionType.Items.AddRange(new object[] {
"10-20元区",
"20-40元区",
"40元以上区"});
this.cb_ConditionType.Location = new System.Drawing.Point(423, 79);
this.cb_ConditionType.Name = "cb_ConditionType";
this.cb_ConditionType.Size = new System.Drawing.Size(132, 22);
this.cb_ConditionType.TabIndex = 41;
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(351, 82);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(60, 14);
this.labelControl2.TabIndex = 38;
this.labelControl2.Text = "采集条件:";
//
// cb_GatherType
//
this.cb_GatherType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cb_GatherType.FormattingEnabled = true;
this.cb_GatherType.Items.AddRange(new object[] {
"独家券商品",
"每日爆品推荐",
"各大榜单",
"九块九包邮精选"});
this.cb_GatherType.Location = new System.Drawing.Point(162, 79);
this.cb_GatherType.Name = "cb_GatherType";
this.cb_GatherType.Size = new System.Drawing.Size(132, 22);
this.cb_GatherType.TabIndex = 41;
this.cb_GatherType.SelectedIndexChanged += new System.EventHandler(this.cb_GatherType_SelectedIndexChanged);
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(96, 82);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(60, 14);
this.labelControl1.TabIndex = 38;
this.labelControl1.Text = "采集导航:";
//
// labelControl4
//
this.labelControl4.Location = new System.Drawing.Point(351, 40);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(84, 14);
this.labelControl4.TabIndex = 38;
this.labelControl4.Text = "采集触发数量:";
//
// nud_GatherTouchNum
//
this.nud_GatherTouchNum.Location = new System.Drawing.Point(441, 36);
this.nud_GatherTouchNum.Maximum = new decimal(new int[] {
99999,
0,
0,
0});
this.nud_GatherTouchNum.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.nud_GatherTouchNum.Name = "nud_GatherTouchNum";
this.nud_GatherTouchNum.Size = new System.Drawing.Size(94, 22);
this.nud_GatherTouchNum.TabIndex = 39;
this.nud_GatherTouchNum.Value = new decimal(new int[] {
10,
0,
0,
0});
//
// bc_CJSwitch
//
this.bc_CJSwitch.BackColor = System.Drawing.Color.Transparent;
this.bc_CJSwitch.Checked = false;
this.bc_CJSwitch.CheckStyleX = UI.Framework.Controls.CheckStyle.style1;
this.bc_CJSwitch.Cursor = System.Windows.Forms.Cursors.Hand;
this.bc_CJSwitch.Location = new System.Drawing.Point(179, 36);
this.bc_CJSwitch.Name = "bc_CJSwitch";
this.bc_CJSwitch.Size = new System.Drawing.Size(59, 22);
this.bc_CJSwitch.TabIndex = 37;
//
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(87, 40);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(84, 14);
this.labelControl3.TabIndex = 36;
this.labelControl3.Text = "商品采集开关:";
//
// labelControl5
//
this.labelControl5.Appearance.ForeColor = System.Drawing.Color.Gray;
this.labelControl5.Appearance.Options.UseForeColor = true;
this.labelControl5.Location = new System.Drawing.Point(544, 40);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(12, 14);
this.labelControl5.TabIndex = 40;
this.labelControl5.Text = "个";
//
// MainForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(722, 625);
this.Controls.Add(this.xtraTabControl1);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "MainForm";
this.Text = "MainForm";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
this.Load += new System.EventHandler(this.MainForm_Load);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
this.xtraTabControl2.ResumeLayout(false);
this.xtraTabPage4.ResumeLayout(false);
this.xtraTabPage4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
this.contextMenuStrip1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
this.xtraTabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
this.contextMenuStrip2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
this.xtraTabPage3.ResumeLayout(false);
this.xtraScrollableControl1.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.me_WhiteContent.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.me_BlackContent.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.me_WXMsg.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.me_QQMsg.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nud_qInterval)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nud_gInterval)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nud_GatherTouchNum)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
private DevExpress.XtraTab.XtraTabPage xtraTabPage4;
private DevExpress.XtraTab.XtraTabPage xtraTabPage5;
private UI.Framework.Controls.PageControl pageControl1;
private DevExpress.XtraGrid.GridControl gridControl2;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private UI.Framework.Controls.PageControl pageControl2;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
private DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit repositoryItemPictureEdit1;
private DevExpress.XtraEditors.XtraScrollableControl xtraScrollableControl1;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.DateTimePicker dt_SendTaskTimes2;
private System.Windows.Forms.DateTimePicker dt_SendTaskTimes1;
private DevExpress.XtraEditors.LabelControl labelControl18;
private System.Windows.Forms.NumericUpDown nud_gInterval;
private DevExpress.XtraEditors.LabelControl labelControl20;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.ComboBox cb_ConditionType;
private DevExpress.XtraEditors.LabelControl labelControl2;
private System.Windows.Forms.ComboBox cb_GatherType;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.LabelControl labelControl4;
private System.Windows.Forms.NumericUpDown nud_GatherTouchNum;
private UI.Framework.Controls.ButtonCheck bc_CJSwitch;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.LabelControl labelControl5;
private System.Windows.Forms.NumericUpDown nud_qInterval;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.MemoEdit me_BlackContent;
private DevExpress.XtraEditors.MemoEdit me_WXMsg;
private DevExpress.XtraEditors.LabelControl labelControl23;
private DevExpress.XtraEditors.MemoEdit me_QQMsg;
private DevExpress.XtraEditors.LabelControl labelControl22;
private DevExpress.XtraEditors.LabelControl labelControl24;
private System.Windows.Forms.ComboBox cb_Model;
private DevExpress.XtraEditors.LabelControl labelControl17;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.DateTimePicker dt_AutoClearTaskTimes;
private DevExpress.XtraEditors.LabelControl labelControl30;
private DevExpress.XtraEditors.LabelControl labelControl29;
private UI.Framework.Controls.ButtonCheck bc_AutoClearTask;
private DevExpress.XtraEditors.MemoEdit me_WhiteContent;
private DevExpress.XtraEditors.LabelControl labelControl7;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip2;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ComboBox cb_Short;
private DevExpress.XtraEditors.LabelControl labelControl8;
}
}