ucunivquery.designer.cs.svn-base
来自「以构建的方式来实现对通用的查询统计」· SVN-BASE 代码 · 共 875 行 · 第 1/4 页
SVN-BASE
875 行
namespace dist.hb.EnvQueryStat.Query
{
partial class ucUnivQuery
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ucUnivQuery));
this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
this.barButtonItem_delete = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem_New = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem1_save = new DevExpress.XtraBars.BarButtonItem();
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
this.barDockControl1 = new DevExpress.XtraBars.BarDockControl();
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.imageList2 = new System.Windows.Forms.ImageList(this.components);
this.barButtonItem_modify = new DevExpress.XtraBars.BarButtonItem();
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.btnQuery = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.btnExport = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.btnExit = new System.Windows.Forms.ToolStripButton();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemComboBox_LeftBracket = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit_field1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemComboBox_logicSym = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemComboBox_RightBracket = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemComboBox_AndOr = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemDateEdit_value_date1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
this.repositoryItemSpinEdit_value_int = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
this.repositoryItemTextEdit_value_float = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.repositoryItemTextEdit_value_text = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.checkBox_IsSpacial = new System.Windows.Forms.CheckBox();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.panel1 = new System.Windows.Forms.Panel();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label_Info = new System.Windows.Forms.Label();
this.btnClear = new System.Windows.Forms.Button();
this.bntSelect = new System.Windows.Forms.Button();
this.comboBox_SpacialOption = new System.Windows.Forms.ComboBox();
this.comboBoxSpacialObj = new System.Windows.Forms.ComboBox();
this.comboBoxUnit = new System.Windows.Forms.ComboBox();
this.label3 = new System.Windows.Forms.Label();
this.textEditBufferR = new DevExpress.XtraEditors.TextEdit();
this.label_SOption = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.checkBoxAttFilter = new System.Windows.Forms.CheckBox();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
this.toolStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
this.groupControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox_LeftBracket)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit_field1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox_logicSym)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox_RightBracket)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox_AndOr)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit_value_date1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit_value_int)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_value_float)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit_value_text)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEditBufferR.Properties)).BeginInit();
this.xtraTabPage2.SuspendLayout();
this.SuspendLayout();
//
// popupMenu1
//
this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem_delete),
new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem_New),
new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1_save)});
this.popupMenu1.Manager = this.barManager1;
this.popupMenu1.Name = "popupMenu1";
this.popupMenu1.ShowCaption = true;
//
// barButtonItem_delete
//
this.barButtonItem_delete.Caption = "删除";
this.barButtonItem_delete.Id = 4;
this.barButtonItem_delete.ImageIndex = 3;
this.barButtonItem_delete.Name = "barButtonItem_delete";
//
// barButtonItem_New
//
this.barButtonItem_New.Caption = "新建";
this.barButtonItem_New.Id = 2;
this.barButtonItem_New.ImageIndex = 5;
this.barButtonItem_New.Name = "barButtonItem_New";
//
// barButtonItem1_save
//
this.barButtonItem1_save.Caption = "保存";
this.barButtonItem1_save.Id = 5;
this.barButtonItem1_save.ImageIndex = 2;
this.barButtonItem1_save.Name = "barButtonItem1_save";
//
// barManager1
//
this.barManager1.AllowCustomization = false;
this.barManager1.AllowMoveBarOnToolbar = false;
this.barManager1.AllowQuickCustomization = false;
this.barManager1.DockControls.Add(this.barDockControlBottom);
this.barManager1.DockControls.Add(this.barDockControlLeft);
this.barManager1.DockControls.Add(this.barDockControlRight);
this.barManager1.DockControls.Add(this.barDockControl1);
this.barManager1.Form = this.gridControl2;
this.barManager1.Images = this.imageList2;
this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.barButtonItem_New,
this.barButtonItem_modify,
this.barButtonItem_delete,
this.barButtonItem1_save});
this.barManager1.MaxItemId = 6;
//
// gridControl2
//
this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl2.EmbeddedNavigator.Name = "";
this.gridControl2.Location = new System.Drawing.Point(0, 0);
this.gridControl2.MainView = this.gridView2;
this.gridControl2.MenuManager = this.barManager1;
this.gridControl2.Name = "gridControl2";
this.gridControl2.Size = new System.Drawing.Size(573, 440);
this.gridControl2.TabIndex = 0;
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView2});
this.gridControl2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.gridControl2_MouseDown);
//
// gridView2
//
this.gridView2.GridControl = this.gridControl2;
this.gridView2.Name = "gridView2";
this.gridView2.OptionsBehavior.Editable = false;
this.gridView2.OptionsView.ColumnAutoWidth = false;
this.gridView2.OptionsView.ShowGroupPanel = false;
//
// imageList2
//
this.imageList2.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream")));
this.imageList2.TransparentColor = System.Drawing.Color.White;
this.imageList2.Images.SetKeyName(0, "folder.bmp");
this.imageList2.Images.SetKeyName(1, "folder_open.bmp");
this.imageList2.Images.SetKeyName(2, "save.bmp");
this.imageList2.Images.SetKeyName(3, "delete.bmp");
this.imageList2.Images.SetKeyName(4, "modify.bmp");
this.imageList2.Images.SetKeyName(5, "new.bmp");
this.imageList2.Images.SetKeyName(6, "inst.bmp");
this.imageList2.Images.SetKeyName(7, "PushMsgInfo.ico");
//
// barButtonItem_modify
//
this.barButtonItem_modify.Caption = "修改";
this.barButtonItem_modify.Id = 3;
this.barButtonItem_modify.ImageIndex = 4;
this.barButtonItem_modify.Name = "barButtonItem_modify";
//
// toolStrip1
//
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?