namespace CSFrameworkV5.Library { partial class frmAdvancedFilter { /// /// 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(frmAdvancedFilter)); System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem(new string[] { "", "", ""}, -1); System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem(""); System.Windows.Forms.ListViewItem listViewItem6 = new System.Windows.Forms.ListViewItem(""); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.lblCurrentStyle = new DevExpress.XtraEditors.LabelControl(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.txtRows = new DevExpress.XtraEditors.ComboBoxEdit(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.panelControl4 = new DevExpress.XtraEditors.PanelControl(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcWhere = new DevExpress.XtraGrid.GridControl(); this.gvWhere = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colFieldCaption = new DevExpress.XtraGrid.Columns.GridColumn(); this.colOperator = new DevExpress.XtraGrid.Columns.GridColumn(); this.lueOperator = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.colValue = new DevExpress.XtraGrid.Columns.GridColumn(); this.colLogicOperator = new DevExpress.XtraGrid.Columns.GridColumn(); this.lueLogic = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); this.imgButton = new System.Windows.Forms.ImageList(this.components); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.panelControl7 = new DevExpress.XtraEditors.PanelControl(); this.btmToLeft = new DevExpress.XtraEditors.SimpleButton(); this.btnToRight = new DevExpress.XtraEditors.SimpleButton(); this.listSelectedFields = new DevExpress.XtraEditors.ImageListBoxControl(); this.imgSmall = new System.Windows.Forms.ImageList(this.components); this.listFields = new DevExpress.XtraEditors.ListBoxControl(); this.btnAdd = new DevExpress.XtraEditors.SimpleButton(); this.txtSQL = new DevExpress.XtraEditors.MemoEdit(); this.btnClearEditor = new DevExpress.XtraEditors.SimpleButton(); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.txtLogicOption = new DevExpress.XtraEditors.RadioGroup(); this.txtOperator = new DevExpress.XtraEditors.LookUpEdit(); this.txtFieldList = new DevExpress.XtraEditors.LookUpEdit(); this.txtValue = new DevExpress.XtraEditors.TextEdit(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.lvConfig = new System.Windows.Forms.ListView(); this.imgLarge = new System.Windows.Forms.ImageList(this.components); this.panelControl5 = new DevExpress.XtraEditors.PanelControl(); this.btnDropdown = new DevExpress.XtraEditors.DropDownButton(); this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components); this.btnDelete = new DevExpress.XtraEditors.SimpleButton(); this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.btnOpen = new DevExpress.XtraEditors.SimpleButton(); this.panelControl6 = new DevExpress.XtraEditors.PanelControl(); this.btnCancel = new DevExpress.XtraEditors.SimpleButton(); this.btnOK = new DevExpress.XtraEditors.SimpleButton(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRows.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit(); this.panelControl4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcWhere)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvWhere)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lueOperator)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lueLogic)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); this.xtraTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit(); this.panelControl7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.listSelectedFields)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.listFields)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSQL.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); this.groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtLogicOption.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOperator.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFieldList.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtValue.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit(); this.panelControl5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit(); this.panelControl6.SuspendLayout(); this.SuspendLayout(); // // panelControl1 // this.panelControl1.Controls.Add(this.lblCurrentStyle); this.panelControl1.Controls.Add(this.pictureBox1); this.panelControl1.Controls.Add(this.txtRows); this.panelControl1.Controls.Add(this.labelControl1); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl1.Location = new System.Drawing.Point(3, 3); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(749, 49); this.panelControl1.TabIndex = 0; // // lblCurrentStyle // this.lblCurrentStyle.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lblCurrentStyle.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.lblCurrentStyle.Appearance.Options.UseFont = true; this.lblCurrentStyle.Appearance.Options.UseForeColor = true; this.lblCurrentStyle.Appearance.Options.UseTextOptions = true; this.lblCurrentStyle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.lblCurrentStyle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.lblCurrentStyle.Location = new System.Drawing.Point(424, 16); this.lblCurrentStyle.Name = "lblCurrentStyle"; this.lblCurrentStyle.Size = new System.Drawing.Size(259, 18); this.lblCurrentStyle.TabIndex = 3; this.lblCurrentStyle.Text = "请打开方案!"; // // pictureBox1 // this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(702, 8); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(32, 32); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox1.TabIndex = 2; this.pictureBox1.TabStop = false; // // txtRows // this.txtRows.Location = new System.Drawing.Point(130, 13); this.txtRows.Name = "txtRows"; this.txtRows.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtRows.Properties.Appearance.Options.UseFont = true; this.txtRows.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtRows.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.txtRows.Size = new System.Drawing.Size(141, 22); this.txtRows.TabIndex = 1; // // labelControl1 // this.labelControl1.Location = new System.Drawing.Point(18, 16); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(96, 14); this.labelControl1.TabIndex = 0; this.labelControl1.Text = "总信息条数限制:"; // // panelControl2 // this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl2.Controls.Add(this.panelControl4); this.panelControl2.Controls.Add(this.panelControl3); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl2.Location = new System.Drawing.Point(3, 52); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(749, 429); this.panelControl2.TabIndex = 1; // // panelControl4 // this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl4.Controls.Add(this.xtraTabControl1); this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl4.Location = new System.Drawing.Point(271, 0); this.panelControl4.Name = "panelControl4"; this.panelControl4.Size = new System.Drawing.Size(478, 429); this.panelControl4.TabIndex = 2; // // 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(478, 429); this.xtraTabControl1.TabIndex = 0; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, this.xtraTabPage2}); // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.gcWhere); this.xtraTabPage1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("xtraTabPage1.ImageOptions.Image"))); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(472, 398); this.xtraTabPage1.Text = "一般选项"; // // gcWhere // this.gcWhere.Dock = System.Windows.Forms.DockStyle.Fill; this.gcWhere.Location = new System.Drawing.Point(0, 0); this.gcWhere.MainView = this.gvWhere; this.gcWhere.MenuManager = this.barManager1; this.gcWhere.Name = "gcWhere"; this.gcWhere.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.lueLogic, this.lueOperator}); this.gcWhere.Size = new System.Drawing.Size(472, 398); this.gcWhere.TabIndex = 0; this.gcWhere.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvWhere}); // // gvWhere // this.gvWhere.ColumnPanelRowHeight = 25; this.gvWhere.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colFieldCaption, this.colOperator, this.colValue, this.colLogicOperator}); this.gvWhere.GridControl = this.gcWhere; this.gvWhere.Name = "gvWhere"; this.gvWhere.OptionsView.ColumnAutoWidth = false; this.gvWhere.OptionsView.ShowGroupPanel = false; this.gvWhere.RowHeight = 25; // // colFieldCaption // this.colFieldCaption.AppearanceCell.BackColor = System.Drawing.Color.WhiteSmoke; this.colFieldCaption.AppearanceCell.Options.UseBackColor = true; this.colFieldCaption.Caption = "查询字段"; this.colFieldCaption.FieldName = "FieldCaption"; this.colFieldCaption.Name = "colFieldCaption"; this.colFieldCaption.OptionsColumn.AllowEdit = false; this.colFieldCaption.OptionsColumn.ReadOnly = true; this.colFieldCaption.Visible = true; this.colFieldCaption.VisibleIndex = 0; this.colFieldCaption.Width = 105; // // colOperator // this.colOperator.Caption = "操作符"; this.colOperator.ColumnEdit = this.lueOperator; this.colOperator.FieldName = "Operator"; this.colOperator.Name = "colOperator"; this.colOperator.Visible = true; this.colOperator.VisibleIndex = 1; this.colOperator.Width = 86; // // lueOperator // this.lueOperator.AutoHeight = false; this.lueOperator.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lueOperator.Name = "lueOperator"; this.lueOperator.NullText = ""; // // colValue // this.colValue.Caption = "条件"; this.colValue.FieldName = "Value"; this.colValue.Name = "colValue"; this.colValue.Visible = true; this.colValue.VisibleIndex = 2; this.colValue.Width = 151; // // colLogicOperator // this.colLogicOperator.Caption = "逻辑符"; this.colLogicOperator.ColumnEdit = this.lueLogic; this.colLogicOperator.FieldName = "LogicOperator"; this.colLogicOperator.Name = "colLogicOperator"; this.colLogicOperator.Visible = true; this.colLogicOperator.VisibleIndex = 3; this.colLogicOperator.Width = 66; // // lueLogic // this.lueLogic.AutoHeight = false; this.lueLogic.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lueLogic.Name = "lueLogic"; this.lueLogic.NullText = ""; // // barManager1 // this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imgButton; this.barManager1.MaxItemId = 4; // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(3, 3); this.barDockControlTop.Manager = this.barManager1; this.barDockControlTop.Size = new System.Drawing.Size(749, 0); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(3, 530); this.barDockControlBottom.Manager = this.barManager1; this.barDockControlBottom.Size = new System.Drawing.Size(749, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(3, 3); this.barDockControlLeft.Manager = this.barManager1; this.barDockControlLeft.Size = new System.Drawing.Size(0, 527); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(752, 3); this.barDockControlRight.Manager = this.barManager1; this.barDockControlRight.Size = new System.Drawing.Size(0, 527); // // imgButton // this.imgButton.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgButton.ImageStream"))); this.imgButton.TransparentColor = System.Drawing.Color.Transparent; this.imgButton.Images.SetKeyName(0, "ColorLegend_16x16.png"); this.imgButton.Images.SetKeyName(1, "InlineSizeLegend_16x16.png"); this.imgButton.Images.SetKeyName(2, "List_16x16.png"); this.imgButton.Images.SetKeyName(3, "FullWeekView_16x16.png"); // // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.panelControl7); this.xtraTabPage2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("xtraTabPage2.ImageOptions.Image"))); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.Size = new System.Drawing.Size(472, 398); this.xtraTabPage2.Text = "高级设置"; // // panelControl7 // this.panelControl7.Controls.Add(this.btmToLeft); this.panelControl7.Controls.Add(this.btnToRight); this.panelControl7.Controls.Add(this.listSelectedFields); this.panelControl7.Controls.Add(this.listFields); this.panelControl7.Controls.Add(this.btnAdd); this.panelControl7.Controls.Add(this.txtSQL); this.panelControl7.Controls.Add(this.btnClearEditor); this.panelControl7.Controls.Add(this.groupControl1); this.panelControl7.Controls.Add(this.txtOperator); this.panelControl7.Controls.Add(this.txtFieldList); this.panelControl7.Controls.Add(this.txtValue); this.panelControl7.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl7.Location = new System.Drawing.Point(0, 0); this.panelControl7.Name = "panelControl7"; this.panelControl7.Size = new System.Drawing.Size(472, 398); this.panelControl7.TabIndex = 0; // // btmToLeft // this.btmToLeft.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btmToLeft.Cursor = System.Windows.Forms.Cursors.Hand; this.btmToLeft.Location = new System.Drawing.Point(225, 274); this.btmToLeft.Name = "btmToLeft"; this.btmToLeft.Size = new System.Drawing.Size(40, 26); this.btmToLeft.TabIndex = 8; this.btmToLeft.Text = "<<"; this.btmToLeft.Click += new System.EventHandler(this.btmToLeft_Click); // // btnToRight // this.btnToRight.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnToRight.Cursor = System.Windows.Forms.Cursors.Hand; this.btnToRight.Location = new System.Drawing.Point(225, 226); this.btnToRight.Name = "btnToRight"; this.btnToRight.Size = new System.Drawing.Size(40, 26); this.btnToRight.TabIndex = 7; this.btnToRight.Text = ">>"; this.btnToRight.Click += new System.EventHandler(this.btnToRight_Click); // // listSelectedFields // this.listSelectedFields.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.listSelectedFields.Appearance.Options.UseFont = true; this.listSelectedFields.ImageIndexMember = "OrderBy"; this.listSelectedFields.ImageList = this.imgSmall; this.listSelectedFields.ItemHeight = 25; this.listSelectedFields.Location = new System.Drawing.Point(273, 161); this.listSelectedFields.Name = "listSelectedFields"; this.listSelectedFields.Size = new System.Drawing.Size(189, 232); this.listSelectedFields.TabIndex = 6; this.listSelectedFields.Click += new System.EventHandler(this.listSelectedFields_Click); this.listSelectedFields.DoubleClick += new System.EventHandler(this.listSelectedFields_DoubleClick); // // imgSmall // this.imgSmall.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgSmall.ImageStream"))); this.imgSmall.TransparentColor = System.Drawing.Color.Transparent; this.imgSmall.Images.SetKeyName(0, "Database_16x16.png"); this.imgSmall.Images.SetKeyName(1, "08.png"); this.imgSmall.Images.SetKeyName(2, "07.png"); // // listFields // this.listFields.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.listFields.Appearance.Options.UseFont = true; this.listFields.ItemHeight = 25; this.listFields.Location = new System.Drawing.Point(9, 161); this.listFields.Name = "listFields"; this.listFields.Size = new System.Drawing.Size(211, 232); this.listFields.TabIndex = 5; this.listFields.DoubleClick += new System.EventHandler(this.listFields_DoubleClick); // // btnAdd // this.btnAdd.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnAdd.Cursor = System.Windows.Forms.Cursors.Hand; this.btnAdd.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.ImageOptions.Image"))); this.btnAdd.Location = new System.Drawing.Point(300, 44); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(79, 33); this.btnAdd.TabIndex = 4; this.btnAdd.Text = "添加"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // txtSQL // this.txtSQL.EditValue = ""; this.txtSQL.Location = new System.Drawing.Point(5, 88); this.txtSQL.MenuManager = this.barManager1; this.txtSQL.Name = "txtSQL"; this.txtSQL.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtSQL.Properties.Appearance.Options.UseFont = true; this.txtSQL.Properties.ReadOnly = true; this.txtSQL.Size = new System.Drawing.Size(457, 69); this.txtSQL.TabIndex = 1; // // btnClearEditor // this.btnClearEditor.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnClearEditor.Cursor = System.Windows.Forms.Cursors.Hand; this.btnClearEditor.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnClearEditor.ImageOptions.Image"))); this.btnClearEditor.Location = new System.Drawing.Point(209, 44); this.btnClearEditor.Name = "btnClearEditor"; this.btnClearEditor.Size = new System.Drawing.Size(79, 33); this.btnClearEditor.TabIndex = 3; this.btnClearEditor.Text = "清除"; this.btnClearEditor.Click += new System.EventHandler(this.btnClearEditor_Click); // // groupControl1 // this.groupControl1.Controls.Add(this.txtLogicOption); this.groupControl1.Location = new System.Drawing.Point(9, 33); this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(150, 49); this.groupControl1.TabIndex = 2; this.groupControl1.Text = "条件关系"; // // txtLogicOption // this.txtLogicOption.Location = new System.Drawing.Point(13, 22); this.txtLogicOption.MenuManager = this.barManager1; this.txtLogicOption.Name = "txtLogicOption"; this.txtLogicOption.Properties.Appearance.BackColor = System.Drawing.Color.Transparent; this.txtLogicOption.Properties.Appearance.Options.UseBackColor = true; this.txtLogicOption.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.txtLogicOption.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("AND", "AND"), new DevExpress.XtraEditors.Controls.RadioGroupItem("OR", "OR")}); this.txtLogicOption.Size = new System.Drawing.Size(133, 24); this.txtLogicOption.TabIndex = 0; // // txtOperator // this.txtOperator.Location = new System.Drawing.Point(165, 8); this.txtOperator.MenuManager = this.barManager1; this.txtOperator.Name = "txtOperator"; this.txtOperator.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtOperator.Properties.Appearance.Options.UseFont = true; this.txtOperator.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtOperator.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("ID", "操作符", 50, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("NAME", "名称", 150, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)}); this.txtOperator.Properties.DropDownRows = 10; this.txtOperator.Properties.NullText = ""; this.txtOperator.Size = new System.Drawing.Size(125, 22); this.txtOperator.TabIndex = 1; // // txtFieldList // this.txtFieldList.Location = new System.Drawing.Point(8, 8); this.txtFieldList.MenuManager = this.barManager1; this.txtFieldList.Name = "txtFieldList"; this.txtFieldList.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtFieldList.Properties.Appearance.Options.UseFont = true; this.txtFieldList.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtFieldList.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("FieldName", "字段名称", 150, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Caption", "字段标题", 150, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)}); this.txtFieldList.Properties.DropDownItemHeight = 25; this.txtFieldList.Properties.DropDownRows = 15; this.txtFieldList.Properties.NullText = ""; this.txtFieldList.Properties.PopupWidth = 300; this.txtFieldList.Size = new System.Drawing.Size(151, 22); this.txtFieldList.TabIndex = 0; // // txtValue // this.txtValue.EditValue = ""; this.txtValue.Location = new System.Drawing.Point(297, 8); this.txtValue.MenuManager = this.barManager1; this.txtValue.Name = "txtValue"; this.txtValue.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtValue.Properties.Appearance.Options.UseFont = true; this.txtValue.Properties.NullText = "[EditValue is null]"; this.txtValue.Size = new System.Drawing.Size(165, 22); this.txtValue.TabIndex = 1; // // panelControl3 // this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl3.Controls.Add(this.lvConfig); this.panelControl3.Controls.Add(this.panelControl5); this.panelControl3.Dock = System.Windows.Forms.DockStyle.Left; this.panelControl3.Location = new System.Drawing.Point(0, 0); this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(271, 429); this.panelControl3.TabIndex = 1; // // lvConfig // this.lvConfig.Activation = System.Windows.Forms.ItemActivation.OneClick; this.lvConfig.Dock = System.Windows.Forms.DockStyle.Fill; this.lvConfig.HideSelection = false; this.lvConfig.Items.AddRange(new System.Windows.Forms.ListViewItem[] { listViewItem4, listViewItem5, listViewItem6}); this.lvConfig.LargeImageList = this.imgLarge; this.lvConfig.Location = new System.Drawing.Point(0, 51); this.lvConfig.Name = "lvConfig"; this.lvConfig.Size = new System.Drawing.Size(271, 378); this.lvConfig.SmallImageList = this.imgSmall; this.lvConfig.TabIndex = 3; this.lvConfig.UseCompatibleStateImageBehavior = false; // // imgLarge // this.imgLarge.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgLarge.ImageStream"))); this.imgLarge.TransparentColor = System.Drawing.Color.Transparent; this.imgLarge.Images.SetKeyName(0, "Database_32x32.png"); // // panelControl5 // this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl5.Controls.Add(this.btnDropdown); this.panelControl5.Controls.Add(this.btnDelete); this.panelControl5.Controls.Add(this.btnSave); this.panelControl5.Controls.Add(this.btnOpen); this.panelControl5.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl5.Location = new System.Drawing.Point(0, 0); this.panelControl5.Name = "panelControl5"; this.panelControl5.Size = new System.Drawing.Size(271, 51); this.panelControl5.TabIndex = 2; // // btnDropdown // this.btnDropdown.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnDropdown.Cursor = System.Windows.Forms.Cursors.Hand; this.btnDropdown.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Show; this.btnDropdown.DropDownControl = this.popupMenu1; this.btnDropdown.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnDropdown.ImageOptions.Image"))); this.btnDropdown.Location = new System.Drawing.Point(145, 7); this.btnDropdown.Name = "btnDropdown"; this.btnDropdown.Size = new System.Drawing.Size(61, 37); this.btnDropdown.TabIndex = 3; // // popupMenu1 // this.popupMenu1.Manager = this.barManager1; this.popupMenu1.Name = "popupMenu1"; // // btnDelete // this.btnDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnDelete.Cursor = System.Windows.Forms.Cursors.Hand; this.btnDelete.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnDelete.ImageOptions.Image"))); this.btnDelete.Location = new System.Drawing.Point(98, 6); this.btnDelete.Name = "btnDelete"; this.btnDelete.Size = new System.Drawing.Size(38, 38); this.btnDelete.TabIndex = 2; this.btnDelete.Text = "simpleButton3"; this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click); // // btnSave // this.btnSave.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnSave.Cursor = System.Windows.Forms.Cursors.Hand; this.btnSave.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.ImageOptions.Image"))); this.btnSave.Location = new System.Drawing.Point(52, 6); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(38, 38); this.btnSave.TabIndex = 1; this.btnSave.Text = "simpleButton2"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnOpen // this.btnOpen.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnOpen.Cursor = System.Windows.Forms.Cursors.Hand; this.btnOpen.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnOpen.ImageOptions.Image"))); this.btnOpen.Location = new System.Drawing.Point(6, 6); this.btnOpen.Name = "btnOpen"; this.btnOpen.Size = new System.Drawing.Size(38, 38); this.btnOpen.TabIndex = 0; this.btnOpen.Text = "simpleButton1"; this.btnOpen.Click += new System.EventHandler(this.btnOpen_Click); // // panelControl6 // this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl6.Controls.Add(this.btnCancel); this.panelControl6.Controls.Add(this.btnOK); this.panelControl6.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl6.Location = new System.Drawing.Point(3, 481); this.panelControl6.Name = "panelControl6"; this.panelControl6.Size = new System.Drawing.Size(749, 49); this.panelControl6.TabIndex = 2; // // btnCancel // this.btnCancel.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnCancel.Cursor = System.Windows.Forms.Cursors.Hand; this.btnCancel.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnCancel.ImageOptions.Image"))); this.btnCancel.Location = new System.Drawing.Point(633, 6); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(98, 37); this.btnCancel.TabIndex = 1; this.btnCancel.Text = "取消"; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnOK // this.btnOK.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnOK.Cursor = System.Windows.Forms.Cursors.Hand; this.btnOK.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.ImageOptions.Image"))); this.btnOK.Location = new System.Drawing.Point(524, 6); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(98, 37); this.btnOK.TabIndex = 0; this.btnOK.Text = "确定"; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // // frmAdvancedFilter // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(755, 533); this.Controls.Add(this.panelControl2); this.Controls.Add(this.panelControl1); this.Controls.Add(this.panelControl6); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "frmAdvancedFilter"; this.Padding = new System.Windows.Forms.Padding(3); this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "设置查询条件"; this.Load += new System.EventHandler(this.frmAdvancedFilter_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRows.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit(); this.panelControl4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcWhere)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvWhere)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lueOperator)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lueLogic)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); this.xtraTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit(); this.panelControl7.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.listSelectedFields)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.listFields)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSQL.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); this.groupControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txtLogicOption.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOperator.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFieldList.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtValue.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit(); this.panelControl5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit(); this.panelControl6.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.PanelControl panelControl2; private DevExpress.XtraEditors.PanelControl panelControl4; private DevExpress.XtraEditors.PanelControl panelControl3; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.ComboBoxEdit txtRows; private DevExpress.XtraEditors.PanelControl panelControl5; private System.Windows.Forms.ListView lvConfig; private DevExpress.XtraEditors.SimpleButton btnOpen; private DevExpress.XtraEditors.SimpleButton btnSave; private DevExpress.XtraEditors.SimpleButton btnDelete; private DevExpress.XtraEditors.DropDownButton btnDropdown; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private DevExpress.XtraEditors.PanelControl panelControl6; private DevExpress.XtraEditors.SimpleButton btnCancel; private DevExpress.XtraEditors.SimpleButton btnOK; private DevExpress.XtraBars.PopupMenu popupMenu1; private DevExpress.XtraBars.BarManager barManager1; private DevExpress.XtraBars.BarDockControl barDockControlTop; private DevExpress.XtraBars.BarDockControl barDockControlBottom; private DevExpress.XtraBars.BarDockControl barDockControlLeft; private DevExpress.XtraBars.BarDockControl barDockControlRight; private System.Windows.Forms.ImageList imgButton; private System.Windows.Forms.ImageList imgLarge; private System.Windows.Forms.ImageList imgSmall; private DevExpress.XtraGrid.GridControl gcWhere; private DevExpress.XtraGrid.Views.Grid.GridView gvWhere; private DevExpress.XtraGrid.Columns.GridColumn colFieldCaption; private DevExpress.XtraGrid.Columns.GridColumn colOperator; private DevExpress.XtraGrid.Columns.GridColumn colValue; private DevExpress.XtraGrid.Columns.GridColumn colLogicOperator; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueOperator; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueLogic; private DevExpress.XtraEditors.PanelControl panelControl7; private DevExpress.XtraEditors.LookUpEdit txtOperator; private DevExpress.XtraEditors.LookUpEdit txtFieldList; private DevExpress.XtraEditors.TextEdit txtValue; private DevExpress.XtraEditors.GroupControl groupControl1; private DevExpress.XtraEditors.RadioGroup txtLogicOption; private DevExpress.XtraEditors.SimpleButton btnAdd; private DevExpress.XtraEditors.SimpleButton btnClearEditor; private DevExpress.XtraEditors.MemoEdit txtSQL; private DevExpress.XtraEditors.ImageListBoxControl listSelectedFields; private DevExpress.XtraEditors.ListBoxControl listFields; private DevExpress.XtraEditors.SimpleButton btnToRight; private DevExpress.XtraEditors.SimpleButton btmToLeft; private System.Windows.Forms.PictureBox pictureBox1; private DevExpress.XtraEditors.LabelControl lblCurrentStyle; } }