BaoKai_202508_Wms_Jingwang_.../WMS.Frm.Base/FrmSelect.designer.cs

220 lines
15 KiB
C#
Raw Normal View History

2025-08-24 21:52:42 +08:00
namespace WMS.Frm
{
partial class FrmSelect
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSelect));
this.grpText = new DevExpress.XtraEditors.GroupControl();
this.vGridControlCustom1 = new WMS.Compoment.VGridControlCustom();
this.ctrlButtons4 = new WMS.Ctrl.CtrlButtons();
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
this.bindingSource2 = new System.Windows.Forms.BindingSource();
this.bindingSource1 = new System.Windows.Forms.BindingSource();
((System.ComponentModel.ISupportInitialize)(this.grpText)).BeginInit();
this.grpText.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.vGridControlCustom1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
this.SuspendLayout();
//
// grpText
//
this.grpText.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.grpText.Controls.Add(this.vGridControlCustom1);
this.grpText.Location = new System.Drawing.Point(0, 1);
this.grpText.Name = "grpText";
this.grpText.Size = new System.Drawing.Size(507, 359);
this.grpText.TabIndex = 3;
this.grpText.Text = "查询条件";
//
// vGridControlCustom1
//
this.vGridControlCustom1.Appearance.Category.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(236)))), ((int)(((byte)(254)))));
this.vGridControlCustom1.Appearance.Category.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(171)))), ((int)(((byte)(228)))));
this.vGridControlCustom1.Appearance.Category.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(127)))), ((int)(((byte)(196)))));
this.vGridControlCustom1.Appearance.Category.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
this.vGridControlCustom1.Appearance.Category.ForeColor = System.Drawing.Color.Black;
this.vGridControlCustom1.Appearance.Category.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.vGridControlCustom1.Appearance.Category.Options.UseBackColor = true;
this.vGridControlCustom1.Appearance.Category.Options.UseBorderColor = true;
this.vGridControlCustom1.Appearance.Category.Options.UseFont = true;
this.vGridControlCustom1.Appearance.Category.Options.UseForeColor = true;
this.vGridControlCustom1.Appearance.CategoryExpandButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(216)))), ((int)(((byte)(247)))));
this.vGridControlCustom1.Appearance.CategoryExpandButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(216)))), ((int)(((byte)(247)))));
this.vGridControlCustom1.Appearance.CategoryExpandButton.ForeColor = System.Drawing.Color.Black;
this.vGridControlCustom1.Appearance.CategoryExpandButton.Options.UseBackColor = true;
this.vGridControlCustom1.Appearance.CategoryExpandButton.Options.UseBorderColor = true;
this.vGridControlCustom1.Appearance.CategoryExpandButton.Options.UseForeColor = true;
this.vGridControlCustom1.Appearance.Empty.BackColor = System.Drawing.Color.White;
this.vGridControlCustom1.Appearance.Empty.Options.UseBackColor = true;
this.vGridControlCustom1.Appearance.ExpandButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(225)))), ((int)(((byte)(249)))));
this.vGridControlCustom1.Appearance.ExpandButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(225)))), ((int)(((byte)(249)))));
this.vGridControlCustom1.Appearance.ExpandButton.ForeColor = System.Drawing.Color.Black;
this.vGridControlCustom1.Appearance.ExpandButton.Options.UseBackColor = true;
this.vGridControlCustom1.Appearance.ExpandButton.Options.UseBorderColor = true;
this.vGridControlCustom1.Appearance.ExpandButton.Options.UseForeColor = true;
this.vGridControlCustom1.Appearance.FocusedCell.BackColor = System.Drawing.Color.White;
this.vGridControlCustom1.Appearance.FocusedCell.ForeColor = System.Drawing.Color.Black;
this.vGridControlCustom1.Appearance.FocusedCell.Options.UseBackColor = true;
this.vGridControlCustom1.Appearance.FocusedCell.Options.UseForeColor = true;
this.vGridControlCustom1.Appearance.FocusedRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.vGridControlCustom1.Appearance.FocusedRecord.Options.UseBackColor = true;
this.vGridControlCustom1.Appearance.FocusedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(106)))), ((int)(((byte)(197)))));
this.vGridControlCustom1.Appearance.FocusedRow.Font = new System.Drawing.Font("Tahoma", 8F);
this.vGridControlCustom1.Appearance.FocusedRow.ForeColor = System.Drawing.Color.White;
this.vGridControlCustom1.Appearance.FocusedRow.Options.UseBackColor = true;
this.vGridControlCustom1.Appearance.FocusedRow.Options.UseFont = true;
this.vGridControlCustom1.Appearance.FocusedRow.Options.UseForeColor = true;
this.vGridControlCustom1.Appearance.HideSelectionRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(153)))), ((int)(((byte)(228)))));
this.vGridControlCustom1.Appearance.HideSelectionRow.Font = new System.Drawing.Font("Tahoma", 8F);
this.vGridControlCustom1.Appearance.HideSelectionRow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(224)))), ((int)(((byte)(251)))));
this.vGridControlCustom1.Appearance.HideSelectionRow.Options.UseBackColor = true;
this.vGridControlCustom1.Appearance.HideSelectionRow.Options.UseFont = true;
this.vGridControlCustom1.Appearance.HideSelectionRow.Options.UseForeColor = true;
this.vGridControlCustom1.Appearance.HorzLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(127)))), ((int)(((byte)(196)))));
this.vGridControlCustom1.Appearance.HorzLine.Options.UseBackColor = true;
this.vGridControlCustom1.Appearance.RecordValue.BackColor = System.Drawing.Color.White;
this.vGridControlCustom1.Appearance.RecordValue.ForeColor = System.Drawing.Color.Black;
this.vGridControlCustom1.Appearance.RecordValue.Options.UseBackColor = true;
this.vGridControlCustom1.Appearance.RecordValue.Options.UseForeColor = true;
this.vGridControlCustom1.Appearance.RowHeaderPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(216)))), ((int)(((byte)(247)))));
this.vGridControlCustom1.Appearance.RowHeaderPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(216)))), ((int)(((byte)(247)))));
this.vGridControlCustom1.Appearance.RowHeaderPanel.Font = new System.Drawing.Font("Tahoma", 8F);
this.vGridControlCustom1.Appearance.RowHeaderPanel.ForeColor = System.Drawing.Color.Black;
this.vGridControlCustom1.Appearance.RowHeaderPanel.Options.UseBackColor = true;
this.vGridControlCustom1.Appearance.RowHeaderPanel.Options.UseBorderColor = true;
this.vGridControlCustom1.Appearance.RowHeaderPanel.Options.UseFont = true;
this.vGridControlCustom1.Appearance.RowHeaderPanel.Options.UseForeColor = true;
this.vGridControlCustom1.Appearance.VertLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(127)))), ((int)(((byte)(196)))));
this.vGridControlCustom1.Appearance.VertLine.Options.UseBackColor = true;
this.vGridControlCustom1.Dock = System.Windows.Forms.DockStyle.Fill;
this.vGridControlCustom1.Location = new System.Drawing.Point(2, 21);
this.vGridControlCustom1.Name = "vGridControlCustom1";
this.vGridControlCustom1.RecordWidth = 205;
this.vGridControlCustom1.RowHeaderWidth = 140;
this.vGridControlCustom1.Size = new System.Drawing.Size(503, 336);
this.vGridControlCustom1.TabIndex = 0;
//
// ctrlButtons4
//
this.ctrlButtons4.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons4.Appearance.Options.UseFont = true;
this.ctrlButtons4.BoolDiagFrm = false;
this.ctrlButtons4.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons4.Image")));
this.ctrlButtons4.ImageUri.Uri = "Close;Office2013";
this.ctrlButtons4.Location = new System.Drawing.Point(346, 362);
this.ctrlButtons4.Name = "ctrlButtons4";
this.ctrlButtons4.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons4.TabIndex = 4;
this.ctrlButtons4.Text = " 关闭 ";
this.ctrlButtons4.typeButton = " 关闭 ";
this.ctrlButtons4.Click += new System.EventHandler(this.ctrlButtons4_Click);
//
// ctrlButtons2
//
this.ctrlButtons2.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons2.Appearance.Options.UseFont = true;
this.ctrlButtons2.BoolDiagFrm = false;
this.ctrlButtons2.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons2.Image")));
this.ctrlButtons2.ImageUri.Uri = "Clear;Office2013";
this.ctrlButtons2.Location = new System.Drawing.Point(176, 362);
this.ctrlButtons2.Name = "ctrlButtons2";
this.ctrlButtons2.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons2.TabIndex = 1;
this.ctrlButtons2.Text = " 清空 ";
this.ctrlButtons2.typeButton = " 清空 ";
//
// ctrlButtons1
//
this.ctrlButtons1.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons1.Appearance.Options.UseFont = true;
this.ctrlButtons1.BoolDiagFrm = false;
this.ctrlButtons1.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons1.Image")));
this.ctrlButtons1.ImageUri.Uri = "Find;Office2013";
this.ctrlButtons1.Location = new System.Drawing.Point(7, 362);
this.ctrlButtons1.Name = "ctrlButtons1";
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons1.TabIndex = 0;
this.ctrlButtons1.Text = "查找";
this.ctrlButtons1.typeButton = "查找";
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
//
// bindingSource2
//
this.bindingSource2.DataSource = typeof(WMS.Model.Base.UserDataModel);
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(WMS.Model.SystemManage.SelectTye);
//
// FrmSelect
//
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.Appearance.Options.UseBackColor = true;
this.Appearance.Options.UseFont = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(505, 410);
this.Controls.Add(this.ctrlButtons4);
this.Controls.Add(this.grpText);
this.Controls.Add(this.ctrlButtons2);
this.Controls.Add(this.ctrlButtons1);
this.Font = new System.Drawing.Font("宋体", 10F);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
this.KeyPreview = true;
this.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmSelect";
this.Padding = new System.Windows.Forms.Padding(4);
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "通用查询";
this.Load += new System.EventHandler(this.FrmSelect_Load);
((System.ComponentModel.ISupportInitialize)(this.grpText)).EndInit();
this.grpText.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.vGridControlCustom1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Ctrl.CtrlButtons ctrlButtons1;
private Ctrl.CtrlButtons ctrlButtons2;
private Ctrl.CtrlButtons ctrlButtons4;
private DevExpress.XtraEditors.GroupControl grpText;
private Compoment.VGridControlCustom vGridControlCustom1;
private System.Windows.Forms.BindingSource bindingSource2;
private System.Windows.Forms.BindingSource bindingSource1;
}
}