1001 lines
55 KiB
C#
1001 lines
55 KiB
C#
namespace SignContacts
|
|
{
|
|
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.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
|
|
this.groupControl4 = new DevExpress.XtraEditors.GroupControl();
|
|
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
|
|
this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
|
|
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
|
this.textEdit5 = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|
this.textEdit4 = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
|
|
this.listView1 = new System.Windows.Forms.ListView();
|
|
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|
this.te_NotesFormat = new DevExpress.XtraEditors.TextEdit();
|
|
this.te_QueryNotOrder = new DevExpress.XtraEditors.TextEdit();
|
|
this.bc_NotesSwitch = new UI.Framework.Controls.ButtonCheck();
|
|
this.hyperlinkLabelControl1 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl8 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl2 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl3 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl4 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl5 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl6 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl12 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl7 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl9 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl10 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl11 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.hyperlinkLabelControl16 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl15 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl14 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.hyperlinkLabelControl13 = new DevExpress.XtraEditors.HyperlinkLabelControl();
|
|
this.te_FirstOrder = new DevExpress.XtraEditors.TextEdit();
|
|
this.te_NewFriend = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.tabPage3 = new System.Windows.Forms.TabPage();
|
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|
this.contextMenuS_Down = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.导出为EceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
|
|
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
|
|
this.groupControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit();
|
|
this.groupControl4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
|
|
this.groupControl3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
|
|
this.xtraTabControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.te_NotesFormat.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.te_QueryNotOrder.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
|
|
this.groupControl2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.te_FirstOrder.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.te_NewFriend.Properties)).BeginInit();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
this.tabPage2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|
this.contextMenuS_Down.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.Name = "gridView1";
|
|
//
|
|
// groupControl1
|
|
//
|
|
this.groupControl1.Controls.Add(this.groupControl4);
|
|
this.groupControl1.Controls.Add(this.groupControl3);
|
|
this.groupControl1.Controls.Add(this.xtraTabControl1);
|
|
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupControl1.Location = new System.Drawing.Point(3, 3);
|
|
this.groupControl1.Name = "groupControl1";
|
|
this.groupControl1.Size = new System.Drawing.Size(690, 412);
|
|
this.groupControl1.TabIndex = 0;
|
|
this.groupControl1.Text = "代号设置";
|
|
//
|
|
// groupControl4
|
|
//
|
|
this.groupControl4.Controls.Add(this.numericUpDown1);
|
|
this.groupControl4.Controls.Add(this.radioGroup1);
|
|
this.groupControl4.Controls.Add(this.labelControl9);
|
|
this.groupControl4.Controls.Add(this.labelControl8);
|
|
this.groupControl4.Controls.Add(this.textEdit5);
|
|
this.groupControl4.Controls.Add(this.labelControl7);
|
|
this.groupControl4.Controls.Add(this.simpleButton3);
|
|
this.groupControl4.Controls.Add(this.simpleButton2);
|
|
this.groupControl4.Controls.Add(this.simpleButton1);
|
|
this.groupControl4.Controls.Add(this.labelControl6);
|
|
this.groupControl4.Controls.Add(this.labelControl5);
|
|
this.groupControl4.Controls.Add(this.textEdit4);
|
|
this.groupControl4.Controls.Add(this.labelControl4);
|
|
this.groupControl4.Controls.Add(this.labelControl3);
|
|
this.groupControl4.Location = new System.Drawing.Point(306, 67);
|
|
this.groupControl4.Name = "groupControl4";
|
|
this.groupControl4.Size = new System.Drawing.Size(377, 335);
|
|
this.groupControl4.TabIndex = 2;
|
|
this.groupControl4.Text = "代号编辑";
|
|
//
|
|
// numericUpDown1
|
|
//
|
|
this.numericUpDown1.Location = new System.Drawing.Point(119, 178);
|
|
this.numericUpDown1.Maximum = new decimal(new int[] {
|
|
1410065407,
|
|
2,
|
|
0,
|
|
0});
|
|
this.numericUpDown1.Name = "numericUpDown1";
|
|
this.numericUpDown1.Size = new System.Drawing.Size(94, 22);
|
|
this.numericUpDown1.TabIndex = 15;
|
|
//
|
|
// radioGroup1
|
|
//
|
|
this.radioGroup1.Location = new System.Drawing.Point(124, 36);
|
|
this.radioGroup1.Name = "radioGroup1";
|
|
this.radioGroup1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.radioGroup1.Properties.Appearance.Options.UseBackColor = true;
|
|
this.radioGroup1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "天数", true, 0),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "查询", true, 1),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "订单", true, 2),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "退款", true, 3),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "推荐", true, 4)});
|
|
this.radioGroup1.Size = new System.Drawing.Size(203, 72);
|
|
this.radioGroup1.TabIndex = 14;
|
|
this.radioGroup1.SelectedIndexChanged += new System.EventHandler(this.radioGroup1_SelectedIndexChanged);
|
|
//
|
|
// labelControl9
|
|
//
|
|
this.labelControl9.Location = new System.Drawing.Point(62, 51);
|
|
this.labelControl9.Name = "labelControl9";
|
|
this.labelControl9.Size = new System.Drawing.Size(36, 14);
|
|
this.labelControl9.TabIndex = 13;
|
|
this.labelControl9.Text = "类型:";
|
|
//
|
|
// labelControl8
|
|
//
|
|
this.labelControl8.Appearance.ForeColor = System.Drawing.Color.Gray;
|
|
this.labelControl8.Appearance.Options.UseForeColor = true;
|
|
this.labelControl8.Location = new System.Drawing.Point(233, 130);
|
|
this.labelControl8.Name = "labelControl8";
|
|
this.labelControl8.Size = new System.Drawing.Size(94, 14);
|
|
this.labelControl8.TabIndex = 12;
|
|
this.labelControl8.Text = "(该值可自动变化)";
|
|
//
|
|
// textEdit5
|
|
//
|
|
this.textEdit5.Location = new System.Drawing.Point(119, 127);
|
|
this.textEdit5.Name = "textEdit5";
|
|
this.textEdit5.Properties.ReadOnly = true;
|
|
this.textEdit5.Size = new System.Drawing.Size(94, 20);
|
|
this.textEdit5.TabIndex = 11;
|
|
//
|
|
// labelControl7
|
|
//
|
|
this.labelControl7.Location = new System.Drawing.Point(62, 130);
|
|
this.labelControl7.Name = "labelControl7";
|
|
this.labelControl7.Size = new System.Drawing.Size(36, 14);
|
|
this.labelControl7.TabIndex = 10;
|
|
this.labelControl7.Text = "变量:";
|
|
//
|
|
// simpleButton3
|
|
//
|
|
this.simpleButton3.Enabled = false;
|
|
this.simpleButton3.Location = new System.Drawing.Point(235, 282);
|
|
this.simpleButton3.Name = "simpleButton3";
|
|
this.simpleButton3.Size = new System.Drawing.Size(78, 23);
|
|
this.simpleButton3.TabIndex = 9;
|
|
this.simpleButton3.Text = "删除";
|
|
this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click);
|
|
//
|
|
// simpleButton2
|
|
//
|
|
this.simpleButton2.Enabled = false;
|
|
this.simpleButton2.Location = new System.Drawing.Point(151, 282);
|
|
this.simpleButton2.Name = "simpleButton2";
|
|
this.simpleButton2.Size = new System.Drawing.Size(78, 23);
|
|
this.simpleButton2.TabIndex = 8;
|
|
this.simpleButton2.Text = "修改";
|
|
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Location = new System.Drawing.Point(67, 282);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(78, 23);
|
|
this.simpleButton1.TabIndex = 7;
|
|
this.simpleButton1.Text = "新增";
|
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
|
//
|
|
// labelControl6
|
|
//
|
|
this.labelControl6.Appearance.ForeColor = System.Drawing.Color.Gray;
|
|
this.labelControl6.Appearance.Options.UseForeColor = true;
|
|
this.labelControl6.Location = new System.Drawing.Point(233, 233);
|
|
this.labelControl6.Name = "labelControl6";
|
|
this.labelControl6.Size = new System.Drawing.Size(94, 14);
|
|
this.labelControl6.TabIndex = 6;
|
|
this.labelControl6.Text = "(会自动替换字符)";
|
|
//
|
|
// labelControl5
|
|
//
|
|
this.labelControl5.Appearance.ForeColor = System.Drawing.Color.Gray;
|
|
this.labelControl5.Appearance.Options.UseForeColor = true;
|
|
this.labelControl5.Location = new System.Drawing.Point(233, 182);
|
|
this.labelControl5.Name = "labelControl5";
|
|
this.labelControl5.Size = new System.Drawing.Size(94, 14);
|
|
this.labelControl5.TabIndex = 5;
|
|
this.labelControl5.Text = "(需要满足的条件)";
|
|
//
|
|
// textEdit4
|
|
//
|
|
this.textEdit4.Location = new System.Drawing.Point(119, 230);
|
|
this.textEdit4.Name = "textEdit4";
|
|
this.textEdit4.Size = new System.Drawing.Size(94, 20);
|
|
this.textEdit4.TabIndex = 4;
|
|
//
|
|
// labelControl4
|
|
//
|
|
this.labelControl4.Location = new System.Drawing.Point(62, 233);
|
|
this.labelControl4.Name = "labelControl4";
|
|
this.labelControl4.Size = new System.Drawing.Size(36, 14);
|
|
this.labelControl4.TabIndex = 3;
|
|
this.labelControl4.Text = "代号:";
|
|
//
|
|
// labelControl3
|
|
//
|
|
this.labelControl3.Location = new System.Drawing.Point(62, 182);
|
|
this.labelControl3.Name = "labelControl3";
|
|
this.labelControl3.Size = new System.Drawing.Size(36, 14);
|
|
this.labelControl3.TabIndex = 1;
|
|
this.labelControl3.Text = "数量:";
|
|
//
|
|
// groupControl3
|
|
//
|
|
this.groupControl3.Controls.Add(this.listView1);
|
|
this.groupControl3.Location = new System.Drawing.Point(11, 67);
|
|
this.groupControl3.Name = "groupControl3";
|
|
this.groupControl3.Size = new System.Drawing.Size(289, 337);
|
|
this.groupControl3.TabIndex = 1;
|
|
this.groupControl3.Text = "数据展示";
|
|
//
|
|
// listView1
|
|
//
|
|
this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
this.columnHeader1,
|
|
this.columnHeader2,
|
|
this.columnHeader3});
|
|
this.listView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.listView1.FullRowSelect = true;
|
|
this.listView1.GridLines = true;
|
|
this.listView1.HideSelection = false;
|
|
this.listView1.Location = new System.Drawing.Point(2, 23);
|
|
this.listView1.Name = "listView1";
|
|
this.listView1.Size = new System.Drawing.Size(285, 312);
|
|
this.listView1.TabIndex = 0;
|
|
this.listView1.UseCompatibleStateImageBehavior = false;
|
|
this.listView1.View = System.Windows.Forms.View.Details;
|
|
this.listView1.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.listView1_ItemSelectionChanged);
|
|
//
|
|
// columnHeader1
|
|
//
|
|
this.columnHeader1.Text = "序号";
|
|
//
|
|
// columnHeader2
|
|
//
|
|
this.columnHeader2.Text = "小于等于数量";
|
|
this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.columnHeader2.Width = 100;
|
|
//
|
|
// columnHeader3
|
|
//
|
|
this.columnHeader3.Text = "代号";
|
|
this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.columnHeader3.Width = 100;
|
|
//
|
|
// xtraTabControl1
|
|
//
|
|
this.xtraTabControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.xtraTabControl1.BorderStylePage = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.xtraTabControl1.Location = new System.Drawing.Point(5, 26);
|
|
this.xtraTabControl1.Name = "xtraTabControl1";
|
|
this.xtraTabControl1.PaintStyleName = "Skin";
|
|
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
|
|
this.xtraTabControl1.Size = new System.Drawing.Size(685, 29);
|
|
this.xtraTabControl1.TabIndex = 0;
|
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.xtraTabPage1,
|
|
this.xtraTabPage2,
|
|
this.xtraTabPage3,
|
|
this.xtraTabPage4,
|
|
this.xtraTabPage5});
|
|
this.xtraTabControl1.SelectedPageChanging += new DevExpress.XtraTab.TabPageChangingEventHandler(this.xtraTabControl1_SelectedPageChanging);
|
|
//
|
|
// xtraTabPage1
|
|
//
|
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
|
this.xtraTabPage1.Size = new System.Drawing.Size(683, 3);
|
|
this.xtraTabPage1.Tag = "0";
|
|
this.xtraTabPage1.Text = " 天 数 ";
|
|
//
|
|
// xtraTabPage2
|
|
//
|
|
this.xtraTabPage2.Name = "xtraTabPage2";
|
|
this.xtraTabPage2.Size = new System.Drawing.Size(683, 3);
|
|
this.xtraTabPage2.Tag = "1";
|
|
this.xtraTabPage2.Text = " 查 询 ";
|
|
//
|
|
// xtraTabPage3
|
|
//
|
|
this.xtraTabPage3.Name = "xtraTabPage3";
|
|
this.xtraTabPage3.Size = new System.Drawing.Size(683, 3);
|
|
this.xtraTabPage3.Tag = "2";
|
|
this.xtraTabPage3.Text = " 订 单 ";
|
|
//
|
|
// xtraTabPage4
|
|
//
|
|
this.xtraTabPage4.Name = "xtraTabPage4";
|
|
this.xtraTabPage4.Size = new System.Drawing.Size(683, 3);
|
|
this.xtraTabPage4.Tag = "3";
|
|
this.xtraTabPage4.Text = " 退 款 ";
|
|
//
|
|
// xtraTabPage5
|
|
//
|
|
this.xtraTabPage5.Name = "xtraTabPage5";
|
|
this.xtraTabPage5.Size = new System.Drawing.Size(683, 3);
|
|
this.xtraTabPage5.Tag = "4";
|
|
this.xtraTabPage5.Text = " 推 荐 ";
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Location = new System.Drawing.Point(64, 190);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(84, 14);
|
|
this.labelControl1.TabIndex = 0;
|
|
this.labelControl1.Text = "其他备注格式:";
|
|
//
|
|
// labelControl10
|
|
//
|
|
this.labelControl10.Location = new System.Drawing.Point(112, 227);
|
|
this.labelControl10.Name = "labelControl10";
|
|
this.labelControl10.Size = new System.Drawing.Size(36, 14);
|
|
this.labelControl10.TabIndex = 0;
|
|
this.labelControl10.Text = "变量:";
|
|
//
|
|
// labelControl2
|
|
//
|
|
this.labelControl2.Location = new System.Drawing.Point(51, 113);
|
|
this.labelControl2.Name = "labelControl2";
|
|
this.labelControl2.Size = new System.Drawing.Size(96, 14);
|
|
this.labelControl2.TabIndex = 1;
|
|
this.labelControl2.Text = "查询未下单格式:";
|
|
//
|
|
// te_NotesFormat
|
|
//
|
|
this.te_NotesFormat.EditValue = "[编号]-[查询]/[订单]/[退款]/[推荐]";
|
|
this.te_NotesFormat.Location = new System.Drawing.Point(153, 187);
|
|
this.te_NotesFormat.Name = "te_NotesFormat";
|
|
this.te_NotesFormat.Size = new System.Drawing.Size(394, 20);
|
|
this.te_NotesFormat.TabIndex = 2;
|
|
this.te_NotesFormat.Enter += new System.EventHandler(this.te_NotesFormat_Enter);
|
|
//
|
|
// te_QueryNotOrder
|
|
//
|
|
this.te_QueryNotOrder.EditValue = "查 ID[编号]/[查询]-[推荐]";
|
|
this.te_QueryNotOrder.Location = new System.Drawing.Point(153, 110);
|
|
this.te_QueryNotOrder.Name = "te_QueryNotOrder";
|
|
this.te_QueryNotOrder.Size = new System.Drawing.Size(394, 20);
|
|
this.te_QueryNotOrder.TabIndex = 3;
|
|
this.te_QueryNotOrder.Enter += new System.EventHandler(this.te_QueryNotOrder_Enter);
|
|
//
|
|
// bc_NotesSwitch
|
|
//
|
|
this.bc_NotesSwitch.BackColor = System.Drawing.Color.Transparent;
|
|
this.bc_NotesSwitch.Checked = false;
|
|
this.bc_NotesSwitch.CheckStyleX = UI.Framework.Controls.CheckStyle.style4;
|
|
this.bc_NotesSwitch.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.bc_NotesSwitch.Location = new System.Drawing.Point(153, 38);
|
|
this.bc_NotesSwitch.Name = "bc_NotesSwitch";
|
|
this.bc_NotesSwitch.Size = new System.Drawing.Size(68, 23);
|
|
this.bc_NotesSwitch.TabIndex = 4;
|
|
//
|
|
// hyperlinkLabelControl1
|
|
//
|
|
this.hyperlinkLabelControl1.Location = new System.Drawing.Point(153, 227);
|
|
this.hyperlinkLabelControl1.Name = "hyperlinkLabelControl1";
|
|
this.hyperlinkLabelControl1.Size = new System.Drawing.Size(34, 14);
|
|
this.hyperlinkLabelControl1.TabIndex = 6;
|
|
this.hyperlinkLabelControl1.Text = "[编号]";
|
|
this.hyperlinkLabelControl1.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl8
|
|
//
|
|
this.hyperlinkLabelControl8.Location = new System.Drawing.Point(199, 227);
|
|
this.hyperlinkLabelControl8.Name = "hyperlinkLabelControl8";
|
|
this.hyperlinkLabelControl8.Size = new System.Drawing.Size(34, 14);
|
|
this.hyperlinkLabelControl8.TabIndex = 6;
|
|
this.hyperlinkLabelControl8.Text = "[天数]";
|
|
this.hyperlinkLabelControl8.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl2
|
|
//
|
|
this.hyperlinkLabelControl2.Location = new System.Drawing.Point(245, 227);
|
|
this.hyperlinkLabelControl2.Name = "hyperlinkLabelControl2";
|
|
this.hyperlinkLabelControl2.Size = new System.Drawing.Size(34, 14);
|
|
this.hyperlinkLabelControl2.TabIndex = 6;
|
|
this.hyperlinkLabelControl2.Text = "[查询]";
|
|
this.hyperlinkLabelControl2.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl3
|
|
//
|
|
this.hyperlinkLabelControl3.Location = new System.Drawing.Point(291, 227);
|
|
this.hyperlinkLabelControl3.Name = "hyperlinkLabelControl3";
|
|
this.hyperlinkLabelControl3.Size = new System.Drawing.Size(34, 14);
|
|
this.hyperlinkLabelControl3.TabIndex = 6;
|
|
this.hyperlinkLabelControl3.Text = "[订单]";
|
|
this.hyperlinkLabelControl3.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl4
|
|
//
|
|
this.hyperlinkLabelControl4.Location = new System.Drawing.Point(337, 227);
|
|
this.hyperlinkLabelControl4.Name = "hyperlinkLabelControl4";
|
|
this.hyperlinkLabelControl4.Size = new System.Drawing.Size(34, 14);
|
|
this.hyperlinkLabelControl4.TabIndex = 6;
|
|
this.hyperlinkLabelControl4.Text = "[退款]";
|
|
this.hyperlinkLabelControl4.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl5
|
|
//
|
|
this.hyperlinkLabelControl5.Location = new System.Drawing.Point(383, 227);
|
|
this.hyperlinkLabelControl5.Name = "hyperlinkLabelControl5";
|
|
this.hyperlinkLabelControl5.Size = new System.Drawing.Size(34, 14);
|
|
this.hyperlinkLabelControl5.TabIndex = 6;
|
|
this.hyperlinkLabelControl5.Text = "[推荐]";
|
|
this.hyperlinkLabelControl5.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl6
|
|
//
|
|
this.hyperlinkLabelControl6.Location = new System.Drawing.Point(429, 227);
|
|
this.hyperlinkLabelControl6.Name = "hyperlinkLabelControl6";
|
|
this.hyperlinkLabelControl6.Size = new System.Drawing.Size(34, 14);
|
|
this.hyperlinkLabelControl6.TabIndex = 6;
|
|
this.hyperlinkLabelControl6.Text = "[昵称]";
|
|
this.hyperlinkLabelControl6.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl12
|
|
//
|
|
this.hyperlinkLabelControl12.Location = new System.Drawing.Point(475, 227);
|
|
this.hyperlinkLabelControl12.Name = "hyperlinkLabelControl12";
|
|
this.hyperlinkLabelControl12.Size = new System.Drawing.Size(58, 14);
|
|
this.hyperlinkLabelControl12.TabIndex = 6;
|
|
this.hyperlinkLabelControl12.Text = "[上级编码]";
|
|
this.hyperlinkLabelControl12.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl7
|
|
//
|
|
this.hyperlinkLabelControl7.Location = new System.Drawing.Point(153, 247);
|
|
this.hyperlinkLabelControl7.Name = "hyperlinkLabelControl7";
|
|
this.hyperlinkLabelControl7.Size = new System.Drawing.Size(82, 14);
|
|
this.hyperlinkLabelControl7.TabIndex = 6;
|
|
this.hyperlinkLabelControl7.Text = "[最后下单时间]";
|
|
this.hyperlinkLabelControl7.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl9
|
|
//
|
|
this.hyperlinkLabelControl9.Location = new System.Drawing.Point(263, 247);
|
|
this.hyperlinkLabelControl9.Name = "hyperlinkLabelControl9";
|
|
this.hyperlinkLabelControl9.Size = new System.Drawing.Size(70, 14);
|
|
this.hyperlinkLabelControl9.TabIndex = 6;
|
|
this.hyperlinkLabelControl9.Text = "[最后下单年]";
|
|
this.hyperlinkLabelControl9.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl10
|
|
//
|
|
this.hyperlinkLabelControl10.Location = new System.Drawing.Point(361, 247);
|
|
this.hyperlinkLabelControl10.Name = "hyperlinkLabelControl10";
|
|
this.hyperlinkLabelControl10.Size = new System.Drawing.Size(70, 14);
|
|
this.hyperlinkLabelControl10.TabIndex = 6;
|
|
this.hyperlinkLabelControl10.Text = "[最后下单月]";
|
|
this.hyperlinkLabelControl10.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl11
|
|
//
|
|
this.hyperlinkLabelControl11.Location = new System.Drawing.Point(459, 247);
|
|
this.hyperlinkLabelControl11.Name = "hyperlinkLabelControl11";
|
|
this.hyperlinkLabelControl11.Size = new System.Drawing.Size(70, 14);
|
|
this.hyperlinkLabelControl11.TabIndex = 6;
|
|
this.hyperlinkLabelControl11.Text = "[最后下单日]";
|
|
this.hyperlinkLabelControl11.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// groupControl2
|
|
//
|
|
this.groupControl2.Controls.Add(this.button1);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl16);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl11);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl15);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl10);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl14);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl13);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl9);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl7);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl12);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl6);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl5);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl4);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl3);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl2);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl8);
|
|
this.groupControl2.Controls.Add(this.hyperlinkLabelControl1);
|
|
this.groupControl2.Controls.Add(this.bc_NotesSwitch);
|
|
this.groupControl2.Controls.Add(this.te_FirstOrder);
|
|
this.groupControl2.Controls.Add(this.te_QueryNotOrder);
|
|
this.groupControl2.Controls.Add(this.te_NewFriend);
|
|
this.groupControl2.Controls.Add(this.te_NotesFormat);
|
|
this.groupControl2.Controls.Add(this.labelControl12);
|
|
this.groupControl2.Controls.Add(this.labelControl2);
|
|
this.groupControl2.Controls.Add(this.labelControl14);
|
|
this.groupControl2.Controls.Add(this.labelControl13);
|
|
this.groupControl2.Controls.Add(this.labelControl11);
|
|
this.groupControl2.Controls.Add(this.labelControl10);
|
|
this.groupControl2.Controls.Add(this.labelControl1);
|
|
this.groupControl2.Location = new System.Drawing.Point(26, 18);
|
|
this.groupControl2.Name = "groupControl2";
|
|
this.groupControl2.Size = new System.Drawing.Size(636, 361);
|
|
this.groupControl2.TabIndex = 1;
|
|
this.groupControl2.Text = "备注信息";
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(459, 310);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(134, 30);
|
|
this.button1.TabIndex = 7;
|
|
this.button1.Text = " 一 键 同 步 (速度慢)";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// hyperlinkLabelControl16
|
|
//
|
|
this.hyperlinkLabelControl16.Location = new System.Drawing.Point(459, 267);
|
|
this.hyperlinkLabelControl16.Name = "hyperlinkLabelControl16";
|
|
this.hyperlinkLabelControl16.Size = new System.Drawing.Size(70, 14);
|
|
this.hyperlinkLabelControl16.TabIndex = 6;
|
|
this.hyperlinkLabelControl16.Text = "[好友注册日]";
|
|
this.hyperlinkLabelControl16.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl15
|
|
//
|
|
this.hyperlinkLabelControl15.Location = new System.Drawing.Point(361, 267);
|
|
this.hyperlinkLabelControl15.Name = "hyperlinkLabelControl15";
|
|
this.hyperlinkLabelControl15.Size = new System.Drawing.Size(70, 14);
|
|
this.hyperlinkLabelControl15.TabIndex = 6;
|
|
this.hyperlinkLabelControl15.Text = "[好友注册月]";
|
|
this.hyperlinkLabelControl15.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl14
|
|
//
|
|
this.hyperlinkLabelControl14.Location = new System.Drawing.Point(263, 267);
|
|
this.hyperlinkLabelControl14.Name = "hyperlinkLabelControl14";
|
|
this.hyperlinkLabelControl14.Size = new System.Drawing.Size(70, 14);
|
|
this.hyperlinkLabelControl14.TabIndex = 6;
|
|
this.hyperlinkLabelControl14.Text = "[好友注册年]";
|
|
this.hyperlinkLabelControl14.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// hyperlinkLabelControl13
|
|
//
|
|
this.hyperlinkLabelControl13.Location = new System.Drawing.Point(153, 267);
|
|
this.hyperlinkLabelControl13.Name = "hyperlinkLabelControl13";
|
|
this.hyperlinkLabelControl13.Size = new System.Drawing.Size(82, 14);
|
|
this.hyperlinkLabelControl13.TabIndex = 6;
|
|
this.hyperlinkLabelControl13.Text = "[好友注册时间]";
|
|
this.hyperlinkLabelControl13.Click += new System.EventHandler(this.hyperlinkLabelControl1_Click);
|
|
//
|
|
// te_FirstOrder
|
|
//
|
|
this.te_FirstOrder.EditValue = "单 ID[编码]/[查询]/[推荐]";
|
|
this.te_FirstOrder.Location = new System.Drawing.Point(153, 148);
|
|
this.te_FirstOrder.Name = "te_FirstOrder";
|
|
this.te_FirstOrder.Size = new System.Drawing.Size(394, 20);
|
|
this.te_FirstOrder.TabIndex = 3;
|
|
this.te_FirstOrder.Enter += new System.EventHandler(this.te_FirstOrder_Enter);
|
|
//
|
|
// te_NewFriend
|
|
//
|
|
this.te_NewFriend.EditValue = "新 ID[编号]-[昵称]/[推荐]";
|
|
this.te_NewFriend.Location = new System.Drawing.Point(153, 75);
|
|
this.te_NewFriend.Name = "te_NewFriend";
|
|
this.te_NewFriend.Size = new System.Drawing.Size(394, 20);
|
|
this.te_NewFriend.TabIndex = 2;
|
|
this.te_NewFriend.Enter += new System.EventHandler(this.te_NewFriend_Enter);
|
|
//
|
|
// labelControl12
|
|
//
|
|
this.labelControl12.Location = new System.Drawing.Point(64, 151);
|
|
this.labelControl12.Name = "labelControl12";
|
|
this.labelControl12.Size = new System.Drawing.Size(84, 14);
|
|
this.labelControl12.TabIndex = 1;
|
|
this.labelControl12.Text = "首次下单格式:";
|
|
//
|
|
// labelControl13
|
|
//
|
|
this.labelControl13.Location = new System.Drawing.Point(64, 42);
|
|
this.labelControl13.Name = "labelControl13";
|
|
this.labelControl13.Size = new System.Drawing.Size(84, 14);
|
|
this.labelControl13.TabIndex = 0;
|
|
this.labelControl13.Text = "标记功能开关:";
|
|
this.labelControl13.Click += new System.EventHandler(this.labelControl11_Click);
|
|
//
|
|
// labelControl11
|
|
//
|
|
this.labelControl11.Location = new System.Drawing.Point(64, 78);
|
|
this.labelControl11.Name = "labelControl11";
|
|
this.labelControl11.Size = new System.Drawing.Size(84, 14);
|
|
this.labelControl11.TabIndex = 0;
|
|
this.labelControl11.Text = "新加用户格式:";
|
|
this.labelControl11.Click += new System.EventHandler(this.labelControl11_Click);
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
this.tabControl1.Controls.Add(this.tabPage3);
|
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tabControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(704, 445);
|
|
this.tabControl1.TabIndex = 2;
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.Controls.Add(this.groupControl1);
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 23);
|
|
this.tabPage1.Name = "tabPage1";
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage1.Size = new System.Drawing.Size(696, 418);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = " 设 置 代 号 ";
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.Controls.Add(this.groupControl2);
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 23);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage2.Size = new System.Drawing.Size(696, 418);
|
|
this.tabPage2.TabIndex = 1;
|
|
this.tabPage2.Text = " 设 置 标 记 格 式 ";
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
//
|
|
// tabPage3
|
|
//
|
|
this.tabPage3.Location = new System.Drawing.Point(4, 23);
|
|
this.tabPage3.Name = "tabPage3";
|
|
this.tabPage3.Size = new System.Drawing.Size(696, 418);
|
|
this.tabPage3.TabIndex = 2;
|
|
//
|
|
// gridControl1
|
|
//
|
|
this.gridControl1.ContextMenuStrip = this.contextMenuS_Down;
|
|
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.gridControl1.Location = new System.Drawing.Point(3, 3);
|
|
this.gridControl1.MainView = this.gridView2;
|
|
this.gridControl1.Name = "gridControl1";
|
|
this.gridControl1.Size = new System.Drawing.Size(690, 409);
|
|
this.gridControl1.TabIndex = 5;
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView2});
|
|
//
|
|
// contextMenuS_Down
|
|
//
|
|
this.contextMenuS_Down.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.导出为EceToolStripMenuItem});
|
|
this.contextMenuS_Down.Name = "contextMenuS_Down";
|
|
this.contextMenuS_Down.Size = new System.Drawing.Size(142, 26);
|
|
//
|
|
// 导出为EceToolStripMenuItem
|
|
//
|
|
this.导出为EceToolStripMenuItem.Name = "导出为EceToolStripMenuItem";
|
|
this.导出为EceToolStripMenuItem.Size = new System.Drawing.Size(141, 22);
|
|
this.导出为EceToolStripMenuItem.Text = "导出为Excel";
|
|
this.导出为EceToolStripMenuItem.Click += new System.EventHandler(this.导出为EceToolStripMenuItem_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.gridColumn1,
|
|
this.gridColumn2,
|
|
this.gridColumn3,
|
|
this.gridColumn5,
|
|
this.gridColumn7,
|
|
this.gridColumn13});
|
|
this.gridView2.GridControl = this.gridControl1;
|
|
this.gridView2.Name = "gridView2";
|
|
this.gridView2.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// 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;
|
|
//
|
|
// gridColumn1
|
|
//
|
|
this.gridColumn1.AppearanceCell.Options.UseTextOptions = true;
|
|
this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.gridColumn1.Caption = "微信ID";
|
|
this.gridColumn1.FieldName = "UserName";
|
|
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 = 110;
|
|
//
|
|
// gridColumn2
|
|
//
|
|
this.gridColumn2.AppearanceCell.Options.UseTextOptions = true;
|
|
this.gridColumn2.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.gridColumn2.Caption = "微信号";
|
|
this.gridColumn2.FieldName = "Alias";
|
|
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 = 164;
|
|
//
|
|
// gridColumn3
|
|
//
|
|
this.gridColumn3.AppearanceCell.Options.UseTextOptions = true;
|
|
this.gridColumn3.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.gridColumn3.Caption = "昵称";
|
|
this.gridColumn3.FieldName = "NickName";
|
|
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 = 138;
|
|
//
|
|
// gridColumn5
|
|
//
|
|
this.gridColumn5.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
|
|
this.gridColumn5.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
|
|
this.gridColumn5.AppearanceCell.Options.UseFont = true;
|
|
this.gridColumn5.AppearanceCell.Options.UseForeColor = true;
|
|
this.gridColumn5.AppearanceCell.Options.UseTextOptions = true;
|
|
this.gridColumn5.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.gridColumn5.Caption = "备注";
|
|
this.gridColumn5.FieldName = "Remark";
|
|
this.gridColumn5.Name = "gridColumn5";
|
|
this.gridColumn5.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn5.Visible = true;
|
|
this.gridColumn5.VisibleIndex = 4;
|
|
this.gridColumn5.Width = 148;
|
|
//
|
|
// gridColumn7
|
|
//
|
|
this.gridColumn7.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
|
|
this.gridColumn7.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
|
|
this.gridColumn7.AppearanceCell.Options.UseFont = true;
|
|
this.gridColumn7.AppearanceCell.Options.UseForeColor = true;
|
|
this.gridColumn7.AppearanceCell.Options.UseTextOptions = true;
|
|
this.gridColumn7.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.gridColumn7.Caption = "小头像";
|
|
this.gridColumn7.FieldName = "SmallHeadImgUrl";
|
|
this.gridColumn7.Name = "gridColumn7";
|
|
this.gridColumn7.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn7.Visible = true;
|
|
this.gridColumn7.VisibleIndex = 5;
|
|
this.gridColumn7.Width = 130;
|
|
//
|
|
// gridColumn13
|
|
//
|
|
this.gridColumn13.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Underline);
|
|
this.gridColumn13.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
|
|
this.gridColumn13.AppearanceCell.Options.UseFont = true;
|
|
this.gridColumn13.AppearanceCell.Options.UseForeColor = true;
|
|
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 = "BigHeadImgUrl";
|
|
this.gridColumn13.Name = "gridColumn13";
|
|
this.gridColumn13.OptionsColumn.AllowEdit = false;
|
|
this.gridColumn13.Visible = true;
|
|
this.gridColumn13.VisibleIndex = 6;
|
|
this.gridColumn13.Width = 113;
|
|
//
|
|
// labelControl14
|
|
//
|
|
this.labelControl14.Appearance.ForeColor = System.Drawing.Color.Blue;
|
|
this.labelControl14.Appearance.Options.UseForeColor = true;
|
|
this.labelControl14.Location = new System.Drawing.Point(112, 304);
|
|
this.labelControl14.Name = "labelControl14";
|
|
this.labelControl14.Size = new System.Drawing.Size(247, 42);
|
|
this.labelControl14.TabIndex = 0;
|
|
this.labelControl14.Text = "注:\r\n 1、前三个如果为空时,使用第其他备注格式\r\n 2、首次下单以绑定为准";
|
|
this.labelControl14.Click += new System.EventHandler(this.labelControl11_Click);
|
|
//
|
|
// MainForm
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.ClientSize = new System.Drawing.Size(704, 445);
|
|
this.Controls.Add(this.tabControl1);
|
|
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.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
|
|
this.groupControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl4)).EndInit();
|
|
this.groupControl4.ResumeLayout(false);
|
|
this.groupControl4.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
|
|
this.groupControl3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
|
|
this.xtraTabControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.te_NotesFormat.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.te_QueryNotOrder.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
|
|
this.groupControl2.ResumeLayout(false);
|
|
this.groupControl2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.te_FirstOrder.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.te_NewFriend.Properties)).EndInit();
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.tabPage2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|
this.contextMenuS_Down.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraEditors.GroupControl groupControl1;
|
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage4;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage5;
|
|
private DevExpress.XtraEditors.GroupControl groupControl4;
|
|
private DevExpress.XtraEditors.RadioGroup radioGroup1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl9;
|
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
|
private DevExpress.XtraEditors.TextEdit textEdit5;
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton3;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton2;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|
private DevExpress.XtraEditors.TextEdit textEdit4;
|
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|
private DevExpress.XtraEditors.GroupControl groupControl3;
|
|
private System.Windows.Forms.ListView listView1;
|
|
private System.Windows.Forms.ColumnHeader columnHeader1;
|
|
private System.Windows.Forms.ColumnHeader columnHeader2;
|
|
private System.Windows.Forms.ColumnHeader columnHeader3;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl10;
|
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|
private DevExpress.XtraEditors.TextEdit te_NotesFormat;
|
|
private DevExpress.XtraEditors.TextEdit te_QueryNotOrder;
|
|
private UI.Framework.Controls.ButtonCheck bc_NotesSwitch;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl1;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl8;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl2;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl3;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl4;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl5;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl6;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl12;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl7;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl9;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl10;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl11;
|
|
private DevExpress.XtraEditors.GroupControl groupControl2;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl16;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl15;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl14;
|
|
private DevExpress.XtraEditors.HyperlinkLabelControl hyperlinkLabelControl13;
|
|
private System.Windows.Forms.Button button1;
|
|
private DevExpress.XtraEditors.TextEdit te_NewFriend;
|
|
private DevExpress.XtraEditors.LabelControl labelControl11;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private DevExpress.XtraEditors.TextEdit te_FirstOrder;
|
|
private DevExpress.XtraEditors.LabelControl labelControl12;
|
|
private DevExpress.XtraEditors.LabelControl labelControl13;
|
|
private System.Windows.Forms.TabPage tabPage3;
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuS_Down;
|
|
private System.Windows.Forms.ToolStripMenuItem 导出为EceToolStripMenuItem;
|
|
private System.Windows.Forms.SaveFileDialog saveFileDialog1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl14;
|
|
}
|
|
} |