namespace FreeActivity { partial class MainForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm)); this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.label7 = new System.Windows.Forms.Label(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.checkedComboBoxEdit_ChatType = new DevExpress.XtraEditors.CheckedComboBoxEdit(); this.memoEdit1 = new DevExpress.XtraEditors.MemoEdit(); this.simpleButton = new DevExpress.XtraEditors.SimpleButton(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.radio_or = new System.Windows.Forms.RadioButton(); this.radio_and = new System.Windows.Forms.RadioButton(); this.numericUpDown3 = new System.Windows.Forms.NumericUpDown(); this.numericUpDown2 = new System.Windows.Forms.NumericUpDown(); this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); this.check_invite_num = new System.Windows.Forms.CheckBox(); this.check_point_num = new System.Windows.Forms.CheckBox(); this.check_order_num = new System.Windows.Forms.CheckBox(); this.time_end = new System.Windows.Forms.DateTimePicker(); this.time_begin = new System.Windows.Forms.DateTimePicker(); this.textBox1 = new System.Windows.Forms.TextBox(); this.text_name = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.pageControl1 = new UI.Framework.Controls.PageControl(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.groupControl2 = new DevExpress.XtraEditors.GroupControl(); this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); this.gridControl2 = new DevExpress.XtraGrid.GridControl(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.修改为兑换ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageControl2 = new UI.Framework.Controls.PageControl(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.settingControl1 = new UI.Framework.Controls.SettingControl(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit(); this.xtraTabControl2.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); this.groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.checkedComboBoxEdit_ChatType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); this.xtraTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit(); this.groupControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit(); this.contextMenuStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); this.xtraTabPage3.SuspendLayout(); this.SuspendLayout(); // // 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.xtraTabPage1; this.xtraTabControl2.Size = new System.Drawing.Size(986, 573); this.xtraTabControl2.TabIndex = 16; this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, this.xtraTabPage2, this.xtraTabPage3}); // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.label7); this.xtraTabPage1.Controls.Add(this.gridControl1); this.xtraTabPage1.Controls.Add(this.groupControl1); this.xtraTabPage1.Controls.Add(this.pageControl1); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(984, 549); this.xtraTabPage1.Text = " 免 单 活 动 列 表 "; // // label7 // this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.White; this.label7.Font = new System.Drawing.Font("黑体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(119, 196); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(267, 35); this.label7.TabIndex = 13; this.label7.Text = "当前无免单活动"; // // gridControl1 // this.gridControl1.Location = new System.Drawing.Point(-9, 1); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.Size = new System.Drawing.Size(498, 498); this.gridControl1.TabIndex = 12; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // 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.gridColumn10, this.gridColumn3, this.gridColumn1, this.gridColumn2, this.gridColumn5}); this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; this.gridView1.OptionsView.ShowGroupPanel = false; this.gridView1.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridView1_CustomColumnDisplayText); this.gridView1.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick); // // 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; // // gridColumn3 // this.gridColumn3.AppearanceCell.Options.UseTextOptions = true; this.gridColumn3.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridColumn3.Caption = "活动名称"; this.gridColumn3.FieldName = "name"; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.OptionsColumn.AllowEdit = false; this.gridColumn3.OptionsColumn.AllowFocus = false; this.gridColumn3.Visible = true; this.gridColumn3.VisibleIndex = 1; this.gridColumn3.Width = 138; // // gridColumn1 // this.gridColumn1.Caption = "领取开始时间"; this.gridColumn1.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss"; this.gridColumn1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.gridColumn1.FieldName = "activity_time_begin"; this.gridColumn1.Name = "gridColumn1"; // // gridColumn2 // this.gridColumn2.Caption = "领取结束时间"; this.gridColumn2.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss"; this.gridColumn2.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.gridColumn2.FieldName = "activity_time_end"; this.gridColumn2.Name = "gridColumn2"; // // gridColumn5 // this.gridColumn5.AppearanceCell.Options.UseTextOptions = true; this.gridColumn5.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridColumn5.Caption = "活动状态"; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.OptionsColumn.AllowEdit = false; this.gridColumn5.Visible = true; this.gridColumn5.VisibleIndex = 2; this.gridColumn5.Width = 148; // // groupControl1 // this.groupControl1.Controls.Add(this.labelControl6); this.groupControl1.Controls.Add(this.labelControl5); this.groupControl1.Controls.Add(this.labelControl4); this.groupControl1.Controls.Add(this.labelControl3); this.groupControl1.Controls.Add(this.labelControl1); this.groupControl1.Controls.Add(this.checkedComboBoxEdit_ChatType); this.groupControl1.Controls.Add(this.memoEdit1); this.groupControl1.Controls.Add(this.simpleButton); this.groupControl1.Controls.Add(this.groupBox1); this.groupControl1.Controls.Add(this.time_end); this.groupControl1.Controls.Add(this.time_begin); this.groupControl1.Controls.Add(this.textBox1); this.groupControl1.Controls.Add(this.text_name); this.groupControl1.Controls.Add(this.label3); this.groupControl1.Location = new System.Drawing.Point(495, 2); this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(486, 497); this.groupControl1.TabIndex = 11; this.groupControl1.Text = "活动编辑"; // // labelControl6 // this.labelControl6.Location = new System.Drawing.Point(37, 295); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(84, 14); this.labelControl6.TabIndex = 8; this.labelControl6.Text = "免单商品介绍:"; // // labelControl5 // this.labelControl5.Location = new System.Drawing.Point(37, 266); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(84, 14); this.labelControl5.TabIndex = 8; this.labelControl5.Text = "免单商品链接:"; // // labelControl4 // this.labelControl4.Location = new System.Drawing.Point(25, 97); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(84, 14); this.labelControl4.TabIndex = 8; this.labelControl4.Text = "校验条件范围:"; // // labelControl3 // this.labelControl3.Location = new System.Drawing.Point(37, 70); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(72, 14); this.labelControl3.TabIndex = 8; this.labelControl3.Text = "活动机器人:"; // // labelControl1 // this.labelControl1.Location = new System.Drawing.Point(49, 42); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(60, 14); this.labelControl1.TabIndex = 8; this.labelControl1.Text = "活动名称:"; // // checkedComboBoxEdit_ChatType // this.checkedComboBoxEdit_ChatType.EditValue = ""; this.checkedComboBoxEdit_ChatType.Location = new System.Drawing.Point(115, 67); this.checkedComboBoxEdit_ChatType.Name = "checkedComboBoxEdit_ChatType"; this.checkedComboBoxEdit_ChatType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.checkedComboBoxEdit_ChatType.Size = new System.Drawing.Size(329, 20); this.checkedComboBoxEdit_ChatType.TabIndex = 2; // // memoEdit1 // this.memoEdit1.Location = new System.Drawing.Point(49, 315); this.memoEdit1.Name = "memoEdit1"; this.memoEdit1.Size = new System.Drawing.Size(395, 139); this.memoEdit1.TabIndex = 6; // // simpleButton // this.simpleButton.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton.ImageOptions.Image"))); this.simpleButton.Location = new System.Drawing.Point(198, 460); this.simpleButton.Name = "simpleButton"; this.simpleButton.Size = new System.Drawing.Size(96, 29); this.simpleButton.TabIndex = 7; this.simpleButton.Text = "保 存 配 置 "; this.simpleButton.Click += new System.EventHandler(this.simpleButton_Click); // // groupBox1 // this.groupBox1.Controls.Add(this.radio_or); this.groupBox1.Controls.Add(this.radio_and); this.groupBox1.Controls.Add(this.numericUpDown3); this.groupBox1.Controls.Add(this.numericUpDown2); this.groupBox1.Controls.Add(this.numericUpDown1); this.groupBox1.Controls.Add(this.check_invite_num); this.groupBox1.Controls.Add(this.check_point_num); this.groupBox1.Controls.Add(this.check_order_num); this.groupBox1.Location = new System.Drawing.Point(49, 128); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(395, 125); this.groupBox1.TabIndex = 6; this.groupBox1.TabStop = false; this.groupBox1.Text = " 活动条件 "; // // radio_or // this.radio_or.AutoSize = true; this.radio_or.Location = new System.Drawing.Point(201, 21); this.radio_or.Name = "radio_or"; this.radio_or.Size = new System.Drawing.Size(97, 18); this.radio_or.TabIndex = 1; this.radio_or.Text = "满足任意条件"; this.radio_or.UseVisualStyleBackColor = true; // // radio_and // this.radio_and.AutoSize = true; this.radio_and.Checked = true; this.radio_and.Location = new System.Drawing.Point(75, 21); this.radio_and.Name = "radio_and"; this.radio_and.Size = new System.Drawing.Size(97, 18); this.radio_and.TabIndex = 0; this.radio_and.TabStop = true; this.radio_and.Text = "满足所有条件"; this.radio_and.UseVisualStyleBackColor = true; // // numericUpDown3 // this.numericUpDown3.Location = new System.Drawing.Point(130, 87); this.numericUpDown3.Maximum = new decimal(new int[] { 9999999, 0, 0, 0}); this.numericUpDown3.Name = "numericUpDown3"; this.numericUpDown3.Size = new System.Drawing.Size(51, 22); this.numericUpDown3.TabIndex = 9; this.numericUpDown3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // numericUpDown2 // this.numericUpDown2.Location = new System.Drawing.Point(310, 55); this.numericUpDown2.Maximum = new decimal(new int[] { 9999999, 0, 0, 0}); this.numericUpDown2.Name = "numericUpDown2"; this.numericUpDown2.Size = new System.Drawing.Size(51, 22); this.numericUpDown2.TabIndex = 6; this.numericUpDown2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // numericUpDown1 // this.numericUpDown1.Location = new System.Drawing.Point(130, 55); this.numericUpDown1.Maximum = new decimal(new int[] { 9999999, 0, 0, 0}); this.numericUpDown1.Name = "numericUpDown1"; this.numericUpDown1.Size = new System.Drawing.Size(51, 22); this.numericUpDown1.TabIndex = 3; this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // check_invite_num // this.check_invite_num.AutoSize = true; this.check_invite_num.Location = new System.Drawing.Point(44, 89); this.check_invite_num.Name = "check_invite_num"; this.check_invite_num.Size = new System.Drawing.Size(86, 18); this.check_invite_num.TabIndex = 4; this.check_invite_num.Text = "邀请人数满"; this.check_invite_num.UseVisualStyleBackColor = true; // // check_point_num // this.check_point_num.AutoSize = true; this.check_point_num.Location = new System.Drawing.Point(224, 57); this.check_point_num.Name = "check_point_num"; this.check_point_num.Size = new System.Drawing.Size(86, 18); this.check_point_num.TabIndex = 4; this.check_point_num.Text = "返利金额满"; this.check_point_num.UseVisualStyleBackColor = true; // // check_order_num // this.check_order_num.AutoSize = true; this.check_order_num.Location = new System.Drawing.Point(44, 57); this.check_order_num.Name = "check_order_num"; this.check_order_num.Size = new System.Drawing.Size(86, 18); this.check_order_num.TabIndex = 4; this.check_order_num.Text = "订单笔数满"; this.check_order_num.UseVisualStyleBackColor = true; // // time_end // this.time_end.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.time_end.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.time_end.Location = new System.Drawing.Point(294, 93); this.time_end.Name = "time_end"; this.time_end.Size = new System.Drawing.Size(159, 22); this.time_end.TabIndex = 4; this.time_end.Value = new System.DateTime(2019, 5, 9, 14, 21, 0, 0); // // time_begin // this.time_begin.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.time_begin.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.time_begin.Location = new System.Drawing.Point(115, 93); this.time_begin.Name = "time_begin"; this.time_begin.Size = new System.Drawing.Size(159, 22); this.time_begin.TabIndex = 3; this.time_begin.Value = new System.DateTime(2019, 5, 9, 14, 21, 0, 0); // // textBox1 // this.textBox1.Location = new System.Drawing.Point(134, 263); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(233, 22); this.textBox1.TabIndex = 1; // // text_name // this.text_name.Location = new System.Drawing.Point(115, 39); this.text_name.Name = "text_name"; this.text_name.Size = new System.Drawing.Size(329, 22); this.text_name.TabIndex = 1; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(279, 97); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(11, 14); this.label3.TabIndex = 0; this.label3.Text = "-"; // // pageControl1 // this.pageControl1.Dock = System.Windows.Forms.DockStyle.Bottom; this.pageControl1.Location = new System.Drawing.Point(0, 512); this.pageControl1.Name = "pageControl1"; this.pageControl1.Size = new System.Drawing.Size(984, 37); this.pageControl1.TabIndex = 10; // // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.groupControl2); this.xtraTabPage2.Controls.Add(this.gridControl2); this.xtraTabPage2.Controls.Add(this.pageControl2); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.Size = new System.Drawing.Size(984, 549); this.xtraTabPage2.Text = " 完 成 列 表 "; // // groupControl2 // this.groupControl2.Controls.Add(this.simpleButton3); this.groupControl2.Controls.Add(this.labelControl2); this.groupControl2.Controls.Add(this.textEdit1); this.groupControl2.Dock = System.Windows.Forms.DockStyle.Top; this.groupControl2.Location = new System.Drawing.Point(0, 0); this.groupControl2.Name = "groupControl2"; this.groupControl2.Size = new System.Drawing.Size(984, 76); this.groupControl2.TabIndex = 6; this.groupControl2.Text = "搜索条件"; // // simpleButton3 // this.simpleButton3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton3.ImageOptions.Image"))); this.simpleButton3.Location = new System.Drawing.Point(578, 34); this.simpleButton3.Name = "simpleButton3"; this.simpleButton3.Size = new System.Drawing.Size(79, 27); this.simpleButton3.TabIndex = 7; this.simpleButton3.Text = "搜索"; // // labelControl2 // this.labelControl2.Location = new System.Drawing.Point(267, 40); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(72, 14); this.labelControl2.TabIndex = 6; this.labelControl2.Text = "关键词搜索:"; // // textEdit1 // this.textEdit1.Location = new System.Drawing.Point(357, 37); this.textEdit1.Name = "textEdit1"; this.textEdit1.Size = new System.Drawing.Size(202, 20); this.textEdit1.TabIndex = 1; // // gridControl2 // this.gridControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gridControl2.ContextMenuStrip = this.contextMenuStrip1; this.gridControl2.Location = new System.Drawing.Point(3, 82); this.gridControl2.MainView = this.gridView2; this.gridControl2.Name = "gridControl2"; this.gridControl2.Size = new System.Drawing.Size(978, 426); this.gridControl2.TabIndex = 7; 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.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(137, 26); // // 修改为兑换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.Appearance.Row.Options.UseTextOptions = true; this.gridView2.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn15, this.gridColumn4, this.gridColumn9, this.gridColumn22, this.gridColumn14, this.gridColumn6, this.gridColumn7, this.gridColumn8}); this.gridView2.GridControl = this.gridControl2; this.gridView2.IndicatorWidth = 50; this.gridView2.Name = "gridView2"; this.gridView2.OptionsBehavior.ReadOnly = true; this.gridView2.OptionsView.ColumnAutoWidth = false; this.gridView2.OptionsView.ShowGroupPanel = false; // // gridColumn15 // this.gridColumn15.Caption = "ID"; this.gridColumn15.FieldName = "fuid"; this.gridColumn15.Name = "gridColumn15"; this.gridColumn15.OptionsColumn.AllowEdit = false; this.gridColumn15.OptionsColumn.AllowFocus = false; this.gridColumn15.Visible = true; this.gridColumn15.VisibleIndex = 0; this.gridColumn15.Width = 64; // // gridColumn4 // this.gridColumn4.Caption = "机器人类型"; this.gridColumn4.FieldName = "robot_type"; 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 = 90; // // gridColumn9 // this.gridColumn9.Caption = "机器人名称"; this.gridColumn9.FieldName = "robot_nick"; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.OptionsColumn.AllowEdit = false; this.gridColumn9.OptionsColumn.AllowFocus = false; this.gridColumn9.Visible = true; this.gridColumn9.VisibleIndex = 2; this.gridColumn9.Width = 95; // // gridColumn22 // this.gridColumn22.AppearanceCell.Options.UseTextOptions = true; this.gridColumn22.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridColumn22.AppearanceHeader.Options.UseTextOptions = true; this.gridColumn22.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridColumn22.Caption = "用户昵称"; this.gridColumn22.FieldName = "usernick"; this.gridColumn22.Name = "gridColumn22"; this.gridColumn22.OptionsColumn.AllowEdit = false; this.gridColumn22.OptionsColumn.AllowFocus = false; this.gridColumn22.Visible = true; this.gridColumn22.VisibleIndex = 3; this.gridColumn22.Width = 138; // // gridColumn14 // this.gridColumn14.Caption = "用户账号"; this.gridColumn14.FieldName = "username"; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Visible = true; this.gridColumn14.VisibleIndex = 4; this.gridColumn14.Width = 121; // // gridColumn6 // this.gridColumn6.Caption = "任务名称"; this.gridColumn6.FieldName = "activityname"; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 5; this.gridColumn6.Width = 169; // // gridColumn7 // this.gridColumn7.Caption = "领取时间"; this.gridColumn7.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss"; this.gridColumn7.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.gridColumn7.FieldName = "get_time"; this.gridColumn7.MinWidth = 120; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.OptionsColumn.AllowEdit = false; this.gridColumn7.OptionsColumn.AllowFocus = false; this.gridColumn7.Visible = true; this.gridColumn7.VisibleIndex = 6; this.gridColumn7.Width = 145; // // gridColumn8 // this.gridColumn8.Caption = "兑换状态"; this.gridColumn8.FieldName = "is_exchange"; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.OptionsColumn.AllowEdit = false; this.gridColumn8.OptionsColumn.AllowFocus = false; this.gridColumn8.OptionsColumn.ReadOnly = true; this.gridColumn8.Visible = true; this.gridColumn8.VisibleIndex = 7; this.gridColumn8.Width = 102; // // pageControl2 // this.pageControl2.Dock = System.Windows.Forms.DockStyle.Bottom; this.pageControl2.Location = new System.Drawing.Point(0, 516); this.pageControl2.Name = "pageControl2"; this.pageControl2.Size = new System.Drawing.Size(984, 33); this.pageControl2.TabIndex = 8; // // xtraTabPage3 // this.xtraTabPage3.Controls.Add(this.settingControl1); this.xtraTabPage3.Name = "xtraTabPage3"; this.xtraTabPage3.Size = new System.Drawing.Size(984, 549); this.xtraTabPage3.Text = " 应 用 设 置 "; // // settingControl1 // this.settingControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.settingControl1.Location = new System.Drawing.Point(0, 0); this.settingControl1.Name = "settingControl1"; this.settingControl1.Size = new System.Drawing.Size(984, 549); this.settingControl1.TabIndex = 0; // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(986, 573); this.Controls.Add(this.xtraTabControl2); 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.xtraTabControl2)).EndInit(); this.xtraTabControl2.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); this.xtraTabPage1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); this.groupControl1.ResumeLayout(false); this.groupControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.checkedComboBoxEdit_ChatType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); this.xtraTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit(); this.groupControl2.ResumeLayout(false); this.groupControl2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit(); this.contextMenuStrip1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); this.xtraTabPage3.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevExpress.XtraTab.XtraTabControl xtraTabControl2; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; private DevExpress.XtraGrid.GridControl gridControl1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraEditors.GroupControl groupControl1; private DevExpress.XtraEditors.SimpleButton simpleButton; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.RadioButton radio_or; private System.Windows.Forms.RadioButton radio_and; private System.Windows.Forms.NumericUpDown numericUpDown3; private System.Windows.Forms.NumericUpDown numericUpDown2; private System.Windows.Forms.NumericUpDown numericUpDown1; private System.Windows.Forms.CheckBox check_invite_num; private System.Windows.Forms.CheckBox check_point_num; private System.Windows.Forms.CheckBox check_order_num; private System.Windows.Forms.DateTimePicker time_end; private System.Windows.Forms.DateTimePicker time_begin; private System.Windows.Forms.TextBox text_name; private System.Windows.Forms.Label label3; private UI.Framework.Controls.PageControl pageControl1; private DevExpress.XtraTab.XtraTabPage xtraTabPage3; private UI.Framework.Controls.SettingControl settingControl1; private System.Windows.Forms.Label label7; private DevExpress.XtraEditors.MemoEdit memoEdit1; private DevExpress.XtraEditors.CheckedComboBoxEdit checkedComboBoxEdit_ChatType; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private DevExpress.XtraEditors.GroupControl groupControl2; private DevExpress.XtraEditors.SimpleButton simpleButton3; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.TextEdit textEdit1; private DevExpress.XtraGrid.GridControl gridControl2; private DevExpress.XtraGrid.Views.Grid.GridView gridView2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; private UI.Framework.Controls.PageControl pageControl2; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; private System.Windows.Forms.ToolStripMenuItem 修改为兑换ToolStripMenuItem; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.LabelControl labelControl6; } }