ucqueryinst.designer.cs
来自「以构建的方式来实现对通用的查询统计」· CS 代码 · 共 755 行 · 第 1/3 页
CS
755 行
namespace dist.hb.EnvQueryStat.QuerySet
{
partial class ucQueryInst
{
/// <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(ucQueryInst));
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.treeView1 = new System.Windows.Forms.TreeView();
this.imageList2 = new System.Windows.Forms.ImageList(this.components);
this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.splitterControl2 = new DevExpress.XtraEditors.SplitterControl();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
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.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.lable1 = new System.Windows.Forms.Label();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.lookUpEdit1 = new DevExpress.XtraEditors.LookUpEdit();
this.label2 = new System.Windows.Forms.Label();
this.checkBox_SpacialVisible = new System.Windows.Forms.CheckBox();
this.checkBox_attVisible = new System.Windows.Forms.CheckBox();
this.textBox_QueryInstName = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.btnNew = new System.Windows.Forms.ToolStripButton();
this.btnSave = new System.Windows.Forms.ToolStripButton();
this.btnDelete = new System.Windows.Forms.ToolStripButton();
this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
this.barButtonItem_New = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem_modify = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem_delete = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem1_save = new DevExpress.XtraBars.BarButtonItem();
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();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
this.panelControl6.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.panelControl5)).BeginInit();
this.panelControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).BeginInit();
this.toolStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
this.SuspendLayout();
//
// panelControl1
//
this.panelControl1.Controls.Add(this.treeView1);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Left;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(166, 499);
this.panelControl1.TabIndex = 0;
this.panelControl1.Text = "panelControl1";
//
// treeView1
//
this.treeView1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.treeView1.HideSelection = false;
this.treeView1.ImageIndex = 0;
this.treeView1.ImageList = this.imageList2;
this.treeView1.ItemHeight = 20;
this.treeView1.Location = new System.Drawing.Point(2, 2);
this.treeView1.Name = "treeView1";
this.treeView1.SelectedImageIndex = 0;
this.treeView1.Size = new System.Drawing.Size(162, 495);
this.treeView1.TabIndex = 1;
this.treeView1.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.treeView1_NodeMouseClick);
//
// 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");
//
// splitterControl1
//
this.splitterControl1.Location = new System.Drawing.Point(166, 0);
this.splitterControl1.Name = "splitterControl1";
this.splitterControl1.Size = new System.Drawing.Size(6, 499);
this.splitterControl1.TabIndex = 1;
this.splitterControl1.TabStop = false;
this.splitterControl1.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.splitterControl1_SplitterMoved);
//
// panelControl2
//
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl2.Controls.Add(this.splitterControl2);
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(172, 0);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(517, 499);
this.panelControl2.TabIndex = 2;
this.panelControl2.Text = "panelControl2";
//
// splitterControl2
//
this.splitterControl2.Dock = System.Windows.Forms.DockStyle.Top;
this.splitterControl2.Location = new System.Drawing.Point(0, 95);
this.splitterControl2.Name = "splitterControl2";
this.splitterControl2.Size = new System.Drawing.Size(517, 6);
this.splitterControl2.TabIndex = 3;
this.splitterControl2.TabStop = false;
//
// panelControl4
//
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl4.Controls.Add(this.panelControl6);
this.panelControl4.Controls.Add(this.panelControl5);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl4.Location = new System.Drawing.Point(0, 95);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(517, 404);
this.panelControl4.TabIndex = 2;
this.panelControl4.Text = "panelControl4";
//
// panelControl6
//
this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl6.Controls.Add(this.gridControl1);
this.panelControl6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl6.Location = new System.Drawing.Point(0, 27);
this.panelControl6.Name = "panelControl6";
this.panelControl6.Size = new System.Drawing.Size(517, 377);
this.panelControl6.TabIndex = 2;
this.panelControl6.Text = "panelControl6";
//
// gridControl1
//
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl1.EmbeddedNavigator.Name = "";
this.gridControl1.EmbeddedNavigator.ButtonClick += new DevExpress.XtraEditors.NavigatorButtonClickEventHandler(this.gridControl1_EmbeddedNavigator_ButtonClick);
this.gridControl1.Location = new System.Drawing.Point(0, 0);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Name = "gridControl1";
this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemComboBox_LeftBracket,
this.repositoryItemComboBox_RightBracket,
this.repositoryItemComboBox_logicSym,
this.repositoryItemCheckEdit1,
this.repositoryItemLookUpEdit_field1,
this.repositoryItemComboBox_AndOr,
this.repositoryItemDateEdit_value_date1,
this.repositoryItemSpinEdit_value_int,
this.repositoryItemTextEdit_value_float,
this.repositoryItemTextEdit_value_text,
this.repositoryItemComboBox1});
this.gridControl1.Size = new System.Drawing.Size(517, 377);
this.gridControl1.TabIndex = 1;
this.gridControl1.UseEmbeddedNavigator = true;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn1,
this.gridColumn2,
this.gridColumn3,
this.gridColumn4,
this.gridColumn5,
this.gridColumn6,
this.gridColumn7,
this.gridColumn9,
this.gridColumn8});
this.gridView1.GridControl = this.gridControl1;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
this.gridView1.OptionsView.ShowGroupPanel = false;
this.gridView1.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView1_FocusedRowChanged);
this.gridView1.FocusedColumnChanged += new DevExpress.XtraGrid.Views.Base.FocusedColumnChangedEventHandler(this.gridView1_FocusedColumnChanged);
this.gridView1.InitNewRow += new DevExpress.XtraGrid.Views.Grid.InitNewRowEventHandler(this.gridView1_InitNewRow);
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?