namespace VideoFission { 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.xtraTabControl3 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.buttonCheck1 = new UI.Framework.Controls.ButtonCheck(); 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.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.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage(); this.xtraTabPage7 = new DevExpress.XtraTab.XtraTabPage(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.settingControl1 = new UI.Framework.Controls.SettingControl(); this.xtraTabPage6 = new DevExpress.XtraTab.XtraTabPage(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.comboBoxEdit1 = new DevExpress.XtraEditors.ComboBoxEdit(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.buttonCheck2 = new UI.Framework.Controls.ButtonCheck(); this.memoEdit1 = new DevExpress.XtraEditors.MemoEdit(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.textEdit2 = new DevExpress.XtraEditors.TextEdit(); this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl3)).BeginInit(); this.xtraTabControl3.SuspendLayout(); this.xtraTabPage4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); this.groupBox1.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.xtraTabControl2)).BeginInit(); this.xtraTabControl2.SuspendLayout(); this.xtraTabPage2.SuspendLayout(); this.xtraTabPage6.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); this.SuspendLayout(); // // xtraTabControl3 // this.xtraTabControl3.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControl3.Location = new System.Drawing.Point(0, 0); this.xtraTabControl3.Name = "xtraTabControl3"; this.xtraTabControl3.SelectedTabPage = this.xtraTabPage4; this.xtraTabControl3.Size = new System.Drawing.Size(762, 511); this.xtraTabControl3.TabIndex = 11; this.xtraTabControl3.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage4, this.xtraTabPage6}); // // xtraTabPage4 // this.xtraTabPage4.Controls.Add(this.xtraTabControl1); this.xtraTabPage4.Name = "xtraTabPage4"; this.xtraTabPage4.Size = new System.Drawing.Size(760, 487); this.xtraTabPage4.Text = " 系 统 自 带 电 影 解 析 "; // // 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(760, 487); this.xtraTabControl1.TabIndex = 11; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, this.xtraTabPage2}); // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.groupBox1); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(758, 463); this.xtraTabPage1.Text = " 奖 励 规 则 "; // // groupBox1 // this.groupBox1.Controls.Add(this.labelControl1); this.groupBox1.Controls.Add(this.buttonCheck1); this.groupBox1.Controls.Add(this.groupControl4); this.groupBox1.Controls.Add(this.groupControl3); this.groupBox1.Controls.Add(this.xtraTabControl2); this.groupBox1.Location = new System.Drawing.Point(36, 20); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(691, 422); this.groupBox1.TabIndex = 4; this.groupBox1.TabStop = false; this.groupBox1.Text = " 奖 励 规 则 设 置 "; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 11F); this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Location = new System.Drawing.Point(94, 34); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(75, 18); this.labelControl1.TabIndex = 6; this.labelControl1.Text = "奖励开关:"; // // buttonCheck1 // this.buttonCheck1.BackColor = System.Drawing.Color.Transparent; this.buttonCheck1.Checked = false; this.buttonCheck1.CheckStyleX = UI.Framework.Controls.CheckStyle.style4; this.buttonCheck1.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonCheck1.Location = new System.Drawing.Point(185, 31); this.buttonCheck1.Name = "buttonCheck1"; this.buttonCheck1.Size = new System.Drawing.Size(66, 24); this.buttonCheck1.TabIndex = 5; this.buttonCheck1.Click += new System.EventHandler(this.buttonCheck1_Click); // // groupControl4 // this.groupControl4.Controls.Add(this.numericUpDown1); this.groupControl4.Controls.Add(this.radioGroup1); this.groupControl4.Controls.Add(this.labelControl9); 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(321, 80); this.groupControl4.Name = "groupControl4"; this.groupControl4.Size = new System.Drawing.Size(337, 317); this.groupControl4.TabIndex = 4; this.groupControl4.Text = "代号编辑"; // // numericUpDown1 // this.numericUpDown1.Location = new System.Drawing.Point(99, 160); 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(92, 63); 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, 2), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "推荐", true, 4)}); this.radioGroup1.Size = new System.Drawing.Size(203, 29); this.radioGroup1.TabIndex = 14; this.radioGroup1.SelectedIndexChanged += new System.EventHandler(this.radioGroup1_SelectedIndexChanged); // // labelControl9 // this.labelControl9.Location = new System.Drawing.Point(42, 70); this.labelControl9.Name = "labelControl9"; this.labelControl9.Size = new System.Drawing.Size(36, 14); this.labelControl9.TabIndex = 13; this.labelControl9.Text = "类型:"; // // textEdit5 // this.textEdit5.Location = new System.Drawing.Point(99, 122); 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(42, 125); 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(223, 261); 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(134, 261); 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(47, 261); 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(213, 205); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(82, 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(213, 164); 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(99, 202); 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(33, 205); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(60, 14); this.labelControl4.TabIndex = 3; this.labelControl4.Text = "增加次数:"; // // labelControl3 // this.labelControl3.Location = new System.Drawing.Point(42, 164); 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(27, 112); this.groupControl3.Name = "groupControl3"; this.groupControl3.Size = new System.Drawing.Size(287, 285); this.groupControl3.TabIndex = 3; 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(283, 260); 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; // // xtraTabControl2 // this.xtraTabControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.xtraTabControl2.BorderStylePage = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.xtraTabControl2.Location = new System.Drawing.Point(28, 77); this.xtraTabControl2.Name = "xtraTabControl2"; this.xtraTabControl2.PaintStyleName = "Skin"; this.xtraTabControl2.SelectedTabPage = this.xtraTabPage3; this.xtraTabControl2.Size = new System.Drawing.Size(287, 29); this.xtraTabControl2.TabIndex = 2; this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage3, this.xtraTabPage5, this.xtraTabPage7}); this.xtraTabControl2.SelectedPageChanging += new DevExpress.XtraTab.TabPageChangingEventHandler(this.xtraTabControl2_SelectedPageChanging); // // xtraTabPage3 // this.xtraTabPage3.Name = "xtraTabPage3"; this.xtraTabPage3.Size = new System.Drawing.Size(285, 5); this.xtraTabPage3.Tag = "0"; this.xtraTabPage3.Text = " 天 数 "; // // xtraTabPage5 // this.xtraTabPage5.Name = "xtraTabPage5"; this.xtraTabPage5.Size = new System.Drawing.Size(285, 5); this.xtraTabPage5.Tag = "2"; this.xtraTabPage5.Text = " 订 单 "; // // xtraTabPage7 // this.xtraTabPage7.Name = "xtraTabPage7"; this.xtraTabPage7.Size = new System.Drawing.Size(285, 5); this.xtraTabPage7.Tag = "4"; this.xtraTabPage7.Text = " 推 荐 "; // // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.settingControl1); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.Size = new System.Drawing.Size(758, 463); this.xtraTabPage2.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(758, 463); this.settingControl1.TabIndex = 10; // // xtraTabPage6 // this.xtraTabPage6.Controls.Add(this.groupBox2); this.xtraTabPage6.Name = "xtraTabPage6"; this.xtraTabPage6.Size = new System.Drawing.Size(760, 487); this.xtraTabPage6.Text = " 自 定 义 电 影 接 口 "; // // groupBox2 // this.groupBox2.Controls.Add(this.comboBoxEdit1); this.groupBox2.Controls.Add(this.labelControl11); this.groupBox2.Controls.Add(this.buttonCheck2); this.groupBox2.Controls.Add(this.memoEdit1); this.groupBox2.Controls.Add(this.labelControl10); this.groupBox2.Controls.Add(this.labelControl12); this.groupBox2.Controls.Add(this.labelControl8); this.groupBox2.Controls.Add(this.labelControl2); this.groupBox2.Controls.Add(this.textEdit2); this.groupBox2.Controls.Add(this.textEdit1); this.groupBox2.Location = new System.Drawing.Point(66, 47); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(628, 393); this.groupBox2.TabIndex = 2; this.groupBox2.TabStop = false; this.groupBox2.Text = " 基 础 信 息 "; // // comboBoxEdit1 // this.comboBoxEdit1.Location = new System.Drawing.Point(150, 163); this.comboBoxEdit1.Name = "comboBoxEdit1"; this.comboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.comboBoxEdit1.Size = new System.Drawing.Size(398, 20); this.comboBoxEdit1.TabIndex = 9; // // labelControl11 // this.labelControl11.Appearance.Font = new System.Drawing.Font("Tahoma", 11F); this.labelControl11.Appearance.Options.UseFont = true; this.labelControl11.Location = new System.Drawing.Point(60, 51); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(75, 18); this.labelControl11.TabIndex = 8; this.labelControl11.Text = "功能开关:"; // // buttonCheck2 // this.buttonCheck2.BackColor = System.Drawing.Color.Transparent; this.buttonCheck2.Checked = false; this.buttonCheck2.CheckStyleX = UI.Framework.Controls.CheckStyle.style4; this.buttonCheck2.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonCheck2.Location = new System.Drawing.Point(150, 46); this.buttonCheck2.Name = "buttonCheck2"; this.buttonCheck2.Size = new System.Drawing.Size(77, 28); this.buttonCheck2.TabIndex = 7; // // memoEdit1 // this.memoEdit1.Location = new System.Drawing.Point(150, 196); this.memoEdit1.Name = "memoEdit1"; this.memoEdit1.Size = new System.Drawing.Size(398, 143); this.memoEdit1.TabIndex = 2; // // labelControl10 // this.labelControl10.Location = new System.Drawing.Point(39, 198); this.labelControl10.Name = "labelControl10"; this.labelControl10.Size = new System.Drawing.Size(96, 14); this.labelControl10.TabIndex = 1; this.labelControl10.Text = "响应用户提示语:"; // // labelControl12 // this.labelControl12.Location = new System.Drawing.Point(51, 166); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(84, 14); this.labelControl12.TabIndex = 1; this.labelControl12.Text = "电影网址缩短:"; // // labelControl8 // this.labelControl8.Location = new System.Drawing.Point(51, 133); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(84, 14); this.labelControl8.TabIndex = 1; this.labelControl8.Text = "搜索电影网址:"; // // labelControl2 // this.labelControl2.Location = new System.Drawing.Point(51, 101); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(84, 14); this.labelControl2.TabIndex = 1; this.labelControl2.Text = "搜索电影指令:"; // // textEdit2 // this.textEdit2.Location = new System.Drawing.Point(150, 130); this.textEdit2.Name = "textEdit2"; this.textEdit2.Size = new System.Drawing.Size(398, 20); this.textEdit2.TabIndex = 0; // // textEdit1 // this.textEdit1.Location = new System.Drawing.Point(150, 98); this.textEdit1.Name = "textEdit1"; this.textEdit1.Size = new System.Drawing.Size(398, 20); this.textEdit1.TabIndex = 0; // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(762, 511); this.Controls.Add(this.xtraTabControl3); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; 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.xtraTabControl3)).EndInit(); this.xtraTabControl3.ResumeLayout(false); this.xtraTabPage4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((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.xtraTabControl2)).EndInit(); this.xtraTabControl2.ResumeLayout(false); this.xtraTabPage2.ResumeLayout(false); this.xtraTabPage6.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraTab.XtraTabControl xtraTabControl3; private DevExpress.XtraTab.XtraTabPage xtraTabPage4; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; private System.Windows.Forms.GroupBox groupBox1; private DevExpress.XtraEditors.LabelControl labelControl1; private UI.Framework.Controls.ButtonCheck buttonCheck1; private DevExpress.XtraEditors.GroupControl groupControl4; private System.Windows.Forms.NumericUpDown numericUpDown1; private DevExpress.XtraEditors.RadioGroup radioGroup1; private DevExpress.XtraEditors.LabelControl labelControl9; 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 DevExpress.XtraTab.XtraTabControl xtraTabControl2; private DevExpress.XtraTab.XtraTabPage xtraTabPage3; private DevExpress.XtraTab.XtraTabPage xtraTabPage5; private DevExpress.XtraTab.XtraTabPage xtraTabPage7; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private UI.Framework.Controls.SettingControl settingControl1; private DevExpress.XtraTab.XtraTabPage xtraTabPage6; private System.Windows.Forms.GroupBox groupBox2; private DevExpress.XtraEditors.LabelControl labelControl11; private UI.Framework.Controls.ButtonCheck buttonCheck2; private DevExpress.XtraEditors.MemoEdit memoEdit1; private DevExpress.XtraEditors.LabelControl labelControl10; private DevExpress.XtraEditors.LabelControl labelControl8; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.TextEdit textEdit2; private DevExpress.XtraEditors.TextEdit textEdit1; private DevExpress.XtraEditors.ComboBoxEdit comboBoxEdit1; private DevExpress.XtraEditors.LabelControl labelControl12; } }