| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464 |
- namespace Core.StlMes.Client.YdmPipeManage
- {
- partial class FrmLoadIpMonitor
- {
- /// <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()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("LoadIpmonitorEntity", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Chk");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Userid");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Username");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Userip");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Creatname");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Createdate");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Remark");
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.chkUserIP = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.chkUserName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.chkUserid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txtUserIp = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtUserName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtUserid = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraCheckSupply = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraComboxSupply = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label2 = new System.Windows.Forms.Label();
- this.EndTime = new System.Windows.Forms.DateTimePicker();
- this.StartTime = new System.Windows.Forms.DateTimePicker();
- this.label1 = new System.Windows.Forms.Label();
- this.checkOrderNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txt_OrderNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.LoadIpmonitorEntitybindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.labid = new System.Windows.Forms.Label();
- this.labName = new System.Windows.Forms.Label();
- this.labIp = new System.Windows.Forms.Label();
- this.备注 = new System.Windows.Forms.Label();
- this.txtRemark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtIp = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtid = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chkUserIP)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkUserName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkUserid)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtUserIp)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtUserName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtUserid)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckSupply)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboxSupply)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.checkOrderNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_OrderNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.LoadIpmonitorEntitybindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtRemark)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtIp)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtid)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit();
- this.SuspendLayout();
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraCheckSupply);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraComboxSupply);
- this.ultraPanel1.ClientArea.Controls.Add(this.label2);
- this.ultraPanel1.ClientArea.Controls.Add(this.EndTime);
- this.ultraPanel1.ClientArea.Controls.Add(this.StartTime);
- this.ultraPanel1.ClientArea.Controls.Add(this.label1);
- this.ultraPanel1.ClientArea.Controls.Add(this.checkOrderNo);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_OrderNo);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(1165, 45);
- this.ultraPanel1.TabIndex = 4;
- //
- // ultraPanel2
- //
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.chkUserIP);
- this.ultraPanel2.ClientArea.Controls.Add(this.chkUserName);
- this.ultraPanel2.ClientArea.Controls.Add(this.chkUserid);
- this.ultraPanel2.ClientArea.Controls.Add(this.txtUserIp);
- this.ultraPanel2.ClientArea.Controls.Add(this.txtUserName);
- this.ultraPanel2.ClientArea.Controls.Add(this.txtUserid);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4);
- this.ultraPanel2.Name = "ultraPanel2";
- this.ultraPanel2.Size = new System.Drawing.Size(1165, 45);
- this.ultraPanel2.TabIndex = 913;
- //
- // chkUserIP
- //
- this.chkUserIP.AutoSize = true;
- this.chkUserIP.Location = new System.Drawing.Point(549, 7);
- this.chkUserIP.Margin = new System.Windows.Forms.Padding(4);
- this.chkUserIP.Name = "chkUserIP";
- this.chkUserIP.Size = new System.Drawing.Size(69, 22);
- this.chkUserIP.TabIndex = 2;
- this.chkUserIP.Text = "用户IP";
- //
- // chkUserName
- //
- this.chkUserName.AutoSize = true;
- this.chkUserName.Location = new System.Drawing.Point(295, 9);
- this.chkUserName.Margin = new System.Windows.Forms.Padding(4);
- this.chkUserName.Name = "chkUserName";
- this.chkUserName.Size = new System.Drawing.Size(84, 22);
- this.chkUserName.TabIndex = 2;
- this.chkUserName.Text = "用户姓名";
- //
- // chkUserid
- //
- this.chkUserid.AutoSize = true;
- this.chkUserid.Location = new System.Drawing.Point(42, 11);
- this.chkUserid.Margin = new System.Windows.Forms.Padding(4);
- this.chkUserid.Name = "chkUserid";
- this.chkUserid.Size = new System.Drawing.Size(84, 22);
- this.chkUserid.TabIndex = 2;
- this.chkUserid.Text = "用户账号";
- //
- // txtUserIp
- //
- this.txtUserIp.Location = new System.Drawing.Point(636, 4);
- this.txtUserIp.Margin = new System.Windows.Forms.Padding(4);
- this.txtUserIp.Name = "txtUserIp";
- this.txtUserIp.Size = new System.Drawing.Size(133, 24);
- this.txtUserIp.TabIndex = 3;
- this.txtUserIp.UseWaitCursor = true;
- //
- // txtUserName
- //
- this.txtUserName.Location = new System.Drawing.Point(387, 6);
- this.txtUserName.Margin = new System.Windows.Forms.Padding(4);
- this.txtUserName.Name = "txtUserName";
- this.txtUserName.Size = new System.Drawing.Size(133, 24);
- this.txtUserName.TabIndex = 3;
- this.txtUserName.UseWaitCursor = true;
- //
- // txtUserid
- //
- this.txtUserid.Location = new System.Drawing.Point(146, 7);
- this.txtUserid.Margin = new System.Windows.Forms.Padding(4);
- this.txtUserid.Name = "txtUserid";
- this.txtUserid.Size = new System.Drawing.Size(133, 24);
- this.txtUserid.TabIndex = 3;
- this.txtUserid.UseWaitCursor = true;
- //
- // ultraCheckSupply
- //
- this.ultraCheckSupply.Location = new System.Drawing.Point(0, 0);
- this.ultraCheckSupply.Name = "ultraCheckSupply";
- this.ultraCheckSupply.Size = new System.Drawing.Size(120, 20);
- this.ultraCheckSupply.TabIndex = 914;
- //
- // ultraComboxSupply
- //
- this.ultraComboxSupply.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboxSupply.Enabled = false;
- valueListItem5.DataValue = "120501";
- valueListItem5.DisplayText = "天津钢管制造有限公司";
- valueListItem6.DataValue = "120504";
- valueListItem6.DisplayText = "江苏天淮钢管有限公司";
- this.ultraComboxSupply.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem5,
- valueListItem6});
- this.ultraComboxSupply.Location = new System.Drawing.Point(747, 10);
- this.ultraComboxSupply.Margin = new System.Windows.Forms.Padding(4);
- this.ultraComboxSupply.Name = "ultraComboxSupply";
- this.ultraComboxSupply.Size = new System.Drawing.Size(168, 24);
- this.ultraComboxSupply.TabIndex = 911;
- //
- // label2
- //
- this.label2.Location = new System.Drawing.Point(0, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(100, 23);
- this.label2.TabIndex = 915;
- //
- // EndTime
- //
- this.EndTime.Location = new System.Drawing.Point(0, 0);
- this.EndTime.Name = "EndTime";
- this.EndTime.Size = new System.Drawing.Size(200, 25);
- this.EndTime.TabIndex = 916;
- //
- // StartTime
- //
- this.StartTime.Location = new System.Drawing.Point(0, 0);
- this.StartTime.Name = "StartTime";
- this.StartTime.Size = new System.Drawing.Size(200, 25);
- this.StartTime.TabIndex = 917;
- //
- // label1
- //
- this.label1.Location = new System.Drawing.Point(0, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(100, 23);
- this.label1.TabIndex = 918;
- //
- // checkOrderNo
- //
- this.checkOrderNo.Location = new System.Drawing.Point(0, 0);
- this.checkOrderNo.Name = "checkOrderNo";
- this.checkOrderNo.Size = new System.Drawing.Size(120, 20);
- this.checkOrderNo.TabIndex = 919;
- //
- // txt_OrderNo
- //
- this.txt_OrderNo.Location = new System.Drawing.Point(0, 0);
- this.txt_OrderNo.Name = "txt_OrderNo";
- this.txt_OrderNo.Size = new System.Drawing.Size(100, 24);
- this.txt_OrderNo.TabIndex = 920;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.LoadIpmonitorEntitybindingSource;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7});
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Location = new System.Drawing.Point(0, 45);
- this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1165, 477);
- this.ultraGrid1.TabIndex = 6;
- //
- // LoadIpmonitorEntitybindingSource
- //
- this.LoadIpmonitorEntitybindingSource.AllowNew = false;
- this.LoadIpmonitorEntitybindingSource.DataSource = typeof(com.steering.pss.ydm.entity.LoadIpmonitorEntity);
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1165, 142);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 380);
- this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1165, 142);
- this.ultraExpandableGroupBox1.TabIndex = 7;
- this.ultraExpandableGroupBox1.Text = "新增区域";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.AllowDrop = true;
- this.ultraExpandableGroupBoxPanel1.AutoScroll = true;
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.labid);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.labName);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.labIp);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.备注);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtRemark);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtIp);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtid);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtName);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 21);
- this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1159, 118);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // labid
- //
- this.labid.AutoSize = true;
- this.labid.Location = new System.Drawing.Point(68, 51);
- this.labid.Name = "labid";
- this.labid.Size = new System.Drawing.Size(53, 15);
- this.labid.TabIndex = 7;
- this.labid.Text = "用户ID";
- //
- // labName
- //
- this.labName.AutoSize = true;
- this.labName.Location = new System.Drawing.Point(306, 46);
- this.labName.Name = "labName";
- this.labName.Size = new System.Drawing.Size(67, 15);
- this.labName.TabIndex = 7;
- this.labName.Text = "用户姓名";
- //
- // labIp
- //
- this.labIp.AutoSize = true;
- this.labIp.Location = new System.Drawing.Point(546, 50);
- this.labIp.Name = "labIp";
- this.labIp.Size = new System.Drawing.Size(53, 15);
- this.labIp.TabIndex = 7;
- this.labIp.Text = "用户IP";
- //
- // 备注
- //
- this.备注.AutoSize = true;
- this.备注.Location = new System.Drawing.Point(792, 47);
- this.备注.Name = "备注";
- this.备注.Size = new System.Drawing.Size(37, 15);
- this.备注.TabIndex = 6;
- this.备注.Text = "备注";
- //
- // txtRemark
- //
- this.txtRemark.Location = new System.Drawing.Point(836, 43);
- this.txtRemark.Margin = new System.Windows.Forms.Padding(4);
- this.txtRemark.Name = "txtRemark";
- this.txtRemark.Size = new System.Drawing.Size(133, 24);
- this.txtRemark.TabIndex = 5;
- this.txtRemark.UseWaitCursor = true;
- //
- // txtIp
- //
- this.txtIp.Location = new System.Drawing.Point(620, 42);
- this.txtIp.Margin = new System.Windows.Forms.Padding(4);
- this.txtIp.Name = "txtIp";
- this.txtIp.Size = new System.Drawing.Size(133, 24);
- this.txtIp.TabIndex = 3;
- this.txtIp.UseWaitCursor = true;
- //
- // txtid
- //
- this.txtid.Location = new System.Drawing.Point(154, 45);
- this.txtid.Margin = new System.Windows.Forms.Padding(4);
- this.txtid.Name = "txtid";
- this.txtid.Size = new System.Drawing.Size(133, 24);
- this.txtid.TabIndex = 3;
- this.txtid.UseWaitCursor = true;
- //
- // txtName
- //
- this.txtName.Location = new System.Drawing.Point(380, 44);
- this.txtName.Margin = new System.Windows.Forms.Padding(4);
- this.txtName.Name = "txtName";
- this.txtName.Size = new System.Drawing.Size(133, 24);
- this.txtName.TabIndex = 3;
- this.txtName.UseWaitCursor = true;
- //
- // FrmLoadIpMonitor
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1165, 522);
- this.Controls.Add(this.ultraExpandableGroupBox1);
- this.Controls.Add(this.ultraGrid1);
- this.Controls.Add(this.ultraPanel1);
- this.Margin = new System.Windows.Forms.Padding(5);
- this.Name = "FrmLoadIpMonitor";
- this.Text = "FrmLoadIpMonitor";
- this.Load += new System.EventHandler(this.FrmProcessOrder_Load);
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ClientArea.PerformLayout();
- this.ultraPanel1.ResumeLayout(false);
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ClientArea.PerformLayout();
- this.ultraPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.chkUserIP)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkUserName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkUserid)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtUserIp)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtUserName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtUserid)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckSupply)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboxSupply)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.checkOrderNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_OrderNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.LoadIpmonitorEntitybindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtRemark)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtIp)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtid)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor checkOrderNo;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_OrderNo;
- private System.Windows.Forms.BindingSource LoadIpmonitorEntitybindingSource;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.DateTimePicker EndTime;
- private System.Windows.Forms.DateTimePicker StartTime;
- private System.Windows.Forms.Label label1;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckSupply;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboxSupply;
- private Infragistics.Win.Misc.UltraPanel ultraPanel2;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkUserid;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtUserid;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkUserIP;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkUserName;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtUserIp;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtUserName;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private System.Windows.Forms.Label labid;
- private System.Windows.Forms.Label labName;
- private System.Windows.Forms.Label labIp;
- private System.Windows.Forms.Label 备注;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtRemark;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtIp;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtid;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtName;
- }
- }
|