You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
247 lines
11 KiB
247 lines
11 KiB
namespace wcfControlMonitorClient
|
|
{
|
|
partial class FrmBrowseDarkCasket
|
|
{
|
|
/// <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);
|
|
_formInstance = null;
|
|
}
|
|
|
|
#region Windows 窗体设计器生成的代码
|
|
|
|
/// <summary>
|
|
/// 设计器支持所需的方法 - 不要
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.comboBoxDevice = new System.Windows.Forms.ComboBox();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.listBox1 = new System.Windows.Forms.ListBox();
|
|
this.panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Location = new System.Drawing.Point(1057, 4);
|
|
this.button2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(100, 29);
|
|
this.button2.TabIndex = 0;
|
|
this.button2.Text = "清 除";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Location = new System.Drawing.Point(1057, 44);
|
|
this.button3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(100, 29);
|
|
this.button3.TabIndex = 0;
|
|
this.button3.Text = "关 闭";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.panel1.Controls.Add(this.numericUpDown2);
|
|
this.panel1.Controls.Add(this.numericUpDown1);
|
|
this.panel1.Controls.Add(this.button3);
|
|
this.panel1.Controls.Add(this.label3);
|
|
this.panel1.Controls.Add(this.button2);
|
|
this.panel1.Controls.Add(this.label4);
|
|
this.panel1.Controls.Add(this.label2);
|
|
this.panel1.Controls.Add(this.label1);
|
|
this.panel1.Controls.Add(this.comboBoxDevice);
|
|
this.panel1.Controls.Add(this.button4);
|
|
this.panel1.Controls.Add(this.button1);
|
|
this.panel1.Location = new System.Drawing.Point(16, 586);
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(1185, 84);
|
|
this.panel1.TabIndex = 6;
|
|
//
|
|
// numericUpDown2
|
|
//
|
|
this.numericUpDown2.Location = new System.Drawing.Point(277, 14);
|
|
this.numericUpDown2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.numericUpDown2.Maximum = new decimal(new int[] {
|
|
23,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown2.Name = "numericUpDown2";
|
|
this.numericUpDown2.Size = new System.Drawing.Size(48, 25);
|
|
this.numericUpDown2.TabIndex = 9;
|
|
this.numericUpDown2.Value = new decimal(new int[] {
|
|
23,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// numericUpDown1
|
|
//
|
|
this.numericUpDown1.Location = new System.Drawing.Point(124, 12);
|
|
this.numericUpDown1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.numericUpDown1.Maximum = new decimal(new int[] {
|
|
24,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown1.Name = "numericUpDown1";
|
|
this.numericUpDown1.Size = new System.Drawing.Size(48, 25);
|
|
this.numericUpDown1.TabIndex = 10;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(333, 20);
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(84, 15);
|
|
this.label3.TabIndex = 13;
|
|
this.label3.Text = "时59分59秒";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(175, 20);
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(91, 15);
|
|
this.label4.TabIndex = 11;
|
|
this.label4.Text = "时0分0秒 至";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(8, 20);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(112, 15);
|
|
this.label2.TabIndex = 12;
|
|
this.label2.Text = "查询时间区间:";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(463, 19);
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(127, 15);
|
|
this.label1.TabIndex = 8;
|
|
this.label1.Text = "设备索引或者条码";
|
|
//
|
|
// comboBoxDevice
|
|
//
|
|
this.comboBoxDevice.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple;
|
|
this.comboBoxDevice.FormattingEnabled = true;
|
|
this.comboBoxDevice.Location = new System.Drawing.Point(605, 15);
|
|
this.comboBoxDevice.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.comboBoxDevice.Name = "comboBoxDevice";
|
|
this.comboBoxDevice.Size = new System.Drawing.Size(160, 22);
|
|
this.comboBoxDevice.TabIndex = 7;
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.Location = new System.Drawing.Point(924, 6);
|
|
this.button4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(100, 29);
|
|
this.button4.TabIndex = 6;
|
|
this.button4.Text = "接口查询";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
this.button4.Click += new System.EventHandler(this.button4_Click);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(775, 8);
|
|
this.button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(100, 29);
|
|
this.button1.TabIndex = 6;
|
|
this.button1.Text = "普通查询";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// listBox1
|
|
//
|
|
this.listBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.listBox1.FormattingEnabled = true;
|
|
this.listBox1.ItemHeight = 15;
|
|
this.listBox1.Location = new System.Drawing.Point(4, 4);
|
|
this.listBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.listBox1.Name = "listBox1";
|
|
this.listBox1.Size = new System.Drawing.Size(1352, 574);
|
|
this.listBox1.TabIndex = 7;
|
|
//
|
|
// FrmBrowseDarkCasket
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1361, 674);
|
|
this.Controls.Add(this.listBox1);
|
|
this.Controls.Add(this.panel1);
|
|
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "FrmBrowseDarkCasket";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "浏览黑匣子";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmBrowseDarkCasket_FormClosing);
|
|
this.Load += new System.EventHandler(this.FrmBrowseDarkCasket_Load);
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown2;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown1;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.ComboBox comboBoxDevice;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.ListBox listBox1;
|
|
private System.Windows.Forms.Button button4;
|
|
}
|
|
}
|