|
|
namespace RfidWeb.Frm
|
|
|
{
|
|
|
partial class FromUploadLog
|
|
|
{
|
|
|
/// <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()
|
|
|
{
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FromUploadLog));
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.panelTop = new System.Windows.Forms.Panel();
|
|
|
this.ucBtnSelect = new HZH_Controls.Controls.UCBtnExt();
|
|
|
this.textBoxSel = new HZH_Controls.Controls.TextBoxEx();
|
|
|
this.ucPagerControl21 = new HZH_Controls.Controls.UCPagerControl2();
|
|
|
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
|
|
this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.Alarm = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.RoleName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.CreateDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.panelTop.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// panelTop
|
|
|
//
|
|
|
this.panelTop.Controls.Add(this.ucBtnSelect);
|
|
|
this.panelTop.Controls.Add(this.textBoxSel);
|
|
|
this.panelTop.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panelTop.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panelTop.Name = "panelTop";
|
|
|
this.panelTop.Size = new System.Drawing.Size(910, 80);
|
|
|
this.panelTop.TabIndex = 2;
|
|
|
//
|
|
|
// ucBtnSelect
|
|
|
//
|
|
|
this.ucBtnSelect.BackColor = System.Drawing.Color.White;
|
|
|
this.ucBtnSelect.BtnBackColor = System.Drawing.Color.White;
|
|
|
this.ucBtnSelect.BtnFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ucBtnSelect.BtnForeColor = System.Drawing.Color.White;
|
|
|
this.ucBtnSelect.BtnText = "查询";
|
|
|
this.ucBtnSelect.ConerRadius = 5;
|
|
|
this.ucBtnSelect.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.ucBtnSelect.EnabledMouseEffect = false;
|
|
|
this.ucBtnSelect.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(101)))), ((int)(((byte)(204)))));
|
|
|
this.ucBtnSelect.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
|
|
|
this.ucBtnSelect.IsRadius = true;
|
|
|
this.ucBtnSelect.IsShowRect = true;
|
|
|
this.ucBtnSelect.IsShowTips = false;
|
|
|
this.ucBtnSelect.Location = new System.Drawing.Point(226, 18);
|
|
|
this.ucBtnSelect.Margin = new System.Windows.Forms.Padding(0);
|
|
|
this.ucBtnSelect.Name = "ucBtnSelect";
|
|
|
this.ucBtnSelect.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(83)))), ((int)(((byte)(171)))));
|
|
|
this.ucBtnSelect.RectWidth = 1;
|
|
|
this.ucBtnSelect.Size = new System.Drawing.Size(121, 35);
|
|
|
this.ucBtnSelect.TabIndex = 2;
|
|
|
this.ucBtnSelect.TabStop = false;
|
|
|
this.ucBtnSelect.TipsColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(101)))), ((int)(((byte)(204)))));
|
|
|
this.ucBtnSelect.TipsText = "";
|
|
|
this.ucBtnSelect.BtnClick += new System.EventHandler(this.ucBtnSelect_BtnClick_1);
|
|
|
//
|
|
|
// textBoxSel
|
|
|
//
|
|
|
this.textBoxSel.DecLength = 2;
|
|
|
this.textBoxSel.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.textBoxSel.InputType = HZH_Controls.TextInputType.NotControl;
|
|
|
this.textBoxSel.Location = new System.Drawing.Point(32, 18);
|
|
|
this.textBoxSel.MaxValue = new decimal(new int[] {
|
|
|
1000000,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
this.textBoxSel.MinValue = new decimal(new int[] {
|
|
|
1000000,
|
|
|
0,
|
|
|
0,
|
|
|
-2147483648});
|
|
|
this.textBoxSel.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
this.textBoxSel.Name = "textBoxSel";
|
|
|
this.textBoxSel.OldText = null;
|
|
|
this.textBoxSel.PromptColor = System.Drawing.Color.Gray;
|
|
|
this.textBoxSel.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
|
|
|
this.textBoxSel.PromptText = "";
|
|
|
this.textBoxSel.RegexPattern = "";
|
|
|
this.textBoxSel.Size = new System.Drawing.Size(158, 30);
|
|
|
this.textBoxSel.TabIndex = 0;
|
|
|
//
|
|
|
// ucPagerControl21
|
|
|
//
|
|
|
this.ucPagerControl21.BackColor = System.Drawing.Color.White;
|
|
|
this.ucPagerControl21.DataSource = ((System.Collections.Generic.List<object>)(resources.GetObject("ucPagerControl21.DataSource")));
|
|
|
this.ucPagerControl21.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
this.ucPagerControl21.Location = new System.Drawing.Point(0, 894);
|
|
|
this.ucPagerControl21.Name = "ucPagerControl21";
|
|
|
this.ucPagerControl21.PageCount = 0;
|
|
|
this.ucPagerControl21.PageIndex = 1;
|
|
|
this.ucPagerControl21.PageModel = HZH_Controls.Controls.PageModel.Soure;
|
|
|
this.ucPagerControl21.PageSize = 10;
|
|
|
this.ucPagerControl21.Size = new System.Drawing.Size(910, 41);
|
|
|
this.ucPagerControl21.StartIndex = 1;
|
|
|
this.ucPagerControl21.TabIndex = 3;
|
|
|
//
|
|
|
// dataGridView1
|
|
|
//
|
|
|
this.dataGridView1.AllowUserToAddRows = false;
|
|
|
this.dataGridView1.AllowUserToDeleteRows = false;
|
|
|
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control;
|
|
|
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.ID,
|
|
|
this.Alarm,
|
|
|
this.UserName,
|
|
|
this.RoleName,
|
|
|
this.CreateUserName,
|
|
|
this.CreateDate});
|
|
|
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
|
|
|
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
this.dataGridView1.DefaultCellStyle = dataGridViewCellStyle7;
|
|
|
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.dataGridView1.Location = new System.Drawing.Point(0, 80);
|
|
|
this.dataGridView1.Name = "dataGridView1";
|
|
|
this.dataGridView1.ReadOnly = true;
|
|
|
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
|
|
|
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
|
|
|
this.dataGridView1.RowTemplate.Height = 23;
|
|
|
this.dataGridView1.Size = new System.Drawing.Size(910, 814);
|
|
|
this.dataGridView1.TabIndex = 4;
|
|
|
//
|
|
|
// ID
|
|
|
//
|
|
|
this.ID.DataPropertyName = "ID";
|
|
|
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
this.ID.DefaultCellStyle = dataGridViewCellStyle6;
|
|
|
this.ID.HeaderText = "ID";
|
|
|
this.ID.Name = "ID";
|
|
|
this.ID.ReadOnly = true;
|
|
|
this.ID.Visible = false;
|
|
|
//
|
|
|
// Alarm
|
|
|
//
|
|
|
this.Alarm.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
this.Alarm.DataPropertyName = "PointName";
|
|
|
this.Alarm.HeaderText = "点位名称";
|
|
|
this.Alarm.Name = "Alarm";
|
|
|
this.Alarm.ReadOnly = true;
|
|
|
//
|
|
|
// UserName
|
|
|
//
|
|
|
this.UserName.DataPropertyName = "OldValue";
|
|
|
this.UserName.HeaderText = "修改前数据";
|
|
|
this.UserName.Name = "UserName";
|
|
|
this.UserName.ReadOnly = true;
|
|
|
this.UserName.Width = 180;
|
|
|
//
|
|
|
// RoleName
|
|
|
//
|
|
|
this.RoleName.DataPropertyName = "NewValue";
|
|
|
this.RoleName.HeaderText = "当前数据";
|
|
|
this.RoleName.Name = "RoleName";
|
|
|
this.RoleName.ReadOnly = true;
|
|
|
this.RoleName.Width = 180;
|
|
|
//
|
|
|
// CreateUserName
|
|
|
//
|
|
|
this.CreateUserName.DataPropertyName = "CreateUserName";
|
|
|
this.CreateUserName.HeaderText = "修改人";
|
|
|
this.CreateUserName.Name = "CreateUserName";
|
|
|
this.CreateUserName.ReadOnly = true;
|
|
|
this.CreateUserName.Width = 180;
|
|
|
//
|
|
|
// CreateDate
|
|
|
//
|
|
|
this.CreateDate.DataPropertyName = "CreateDate";
|
|
|
this.CreateDate.HeaderText = "修改时间";
|
|
|
this.CreateDate.Name = "CreateDate";
|
|
|
this.CreateDate.ReadOnly = true;
|
|
|
this.CreateDate.Width = 180;
|
|
|
//
|
|
|
// FromUploadLog
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.Controls.Add(this.dataGridView1);
|
|
|
this.Controls.Add(this.ucPagerControl21);
|
|
|
this.Controls.Add(this.panelTop);
|
|
|
this.Name = "FromUploadLog";
|
|
|
this.Size = new System.Drawing.Size(910, 935);
|
|
|
this.panelTop.ResumeLayout(false);
|
|
|
this.panelTop.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
private System.Windows.Forms.Panel panelTop;
|
|
|
private HZH_Controls.Controls.UCBtnExt ucBtnSelect;
|
|
|
private HZH_Controls.Controls.TextBoxEx textBoxSel;
|
|
|
private HZH_Controls.Controls.UCPagerControl2 ucPagerControl21;
|
|
|
private System.Windows.Forms.DataGridView dataGridView1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ID;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Alarm;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn RoleName;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn CreateDate;
|
|
|
}
|
|
|
}
|