StableVersion4.3/HL_FristAidPlatform_Base/Form_RfidInstallationAddr.D...

769 lines
41 KiB
C#
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

namespace HL_FristAidPlatform_Base
{
partial class Form_RfidInstallationAddr
{
/// <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(Form_RfidInstallationAddr));
this.barManager = new DevExpress.XtraBars.BarManager();
this.bar2 = new DevExpress.XtraBars.Bar();
this.btn_Select = new DevExpress.XtraBars.BarLargeButtonItem();
this.btn_Insert = new DevExpress.XtraBars.BarLargeButtonItem();
this.btn_Update = new DevExpress.XtraBars.BarLargeButtonItem();
this.btn_Save = new DevExpress.XtraBars.BarLargeButtonItem();
this.btn_Exit = new DevExpress.XtraBars.BarLargeButtonItem();
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
this.btn_Delete = new DevExpress.XtraBars.BarLargeButtonItem();
this.txt_Code = new DevExpress.XtraEditors.TextEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.R_CreationDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.txt_Key = new DevExpress.XtraEditors.TextEdit();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.LUEdit_SelSystemModule = new DevExpress.XtraEditors.LookUpEdit();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.cmb_DeleteFlag = new DevExpress.XtraEditors.ComboBoxEdit();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.group_Detail = new DevExpress.XtraEditors.GroupControl();
this.LUEdit_TimeAxisID = new DevExpress.XtraEditors.LookUpEdit();
this.labelControl34 = new DevExpress.XtraEditors.LabelControl();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
this.LUEdit_SystemModule = new DevExpress.XtraEditors.LookUpEdit();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.txt_Creator = new DevExpress.XtraEditors.TextEdit();
this.txt_CreationDate = new DevExpress.XtraEditors.TextEdit();
this.txt_Address = new DevExpress.XtraEditors.TextEdit();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.ckb_DeleteFlag = new DevExpress.XtraEditors.CheckEdit();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.txt_Remarks = new DevExpress.XtraEditors.MemoEdit();
this.R_Code = new DevExpress.XtraGrid.Columns.GridColumn();
this.group_List = new DevExpress.XtraEditors.GroupControl();
this.grid_RfidInstallationAddr = new DevExpress.XtraGrid.GridControl();
this.grv_RfidInstallationAddr = new DevExpress.XtraGrid.Views.Grid.GridView();
this.R_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.R_GUID = new DevExpress.XtraGrid.Columns.GridColumn();
this.R_TimeAxisName = new DevExpress.XtraGrid.Columns.GridColumn();
this.R_SystemModule = new DevExpress.XtraGrid.Columns.GridColumn();
this.R_Address = new DevExpress.XtraGrid.Columns.GridColumn();
this.R_Remarks = new DevExpress.XtraGrid.Columns.GridColumn();
this.R_DeleteFlagCase = new DevExpress.XtraGrid.Columns.GridColumn();
this.R_CreatorID = new DevExpress.XtraGrid.Columns.GridColumn();
this.R_Creator = new DevExpress.XtraGrid.Columns.GridColumn();
this.R_SystemModuleID = new DevExpress.XtraGrid.Columns.GridColumn();
this.R_TimeAxisID = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Code.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Key.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.LUEdit_SelSystemModule.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmb_DeleteFlag.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.group_Detail)).BeginInit();
this.group_Detail.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.LUEdit_TimeAxisID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LUEdit_SystemModule.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Creator.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_CreationDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Address.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckb_DeleteFlag.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Remarks.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.group_List)).BeginInit();
this.group_List.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grid_RfidInstallationAddr)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grv_RfidInstallationAddr)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
this.SuspendLayout();
//
// barManager
//
this.barManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
this.bar2});
this.barManager.DockControls.Add(this.barDockControlTop);
this.barManager.DockControls.Add(this.barDockControlBottom);
this.barManager.DockControls.Add(this.barDockControlLeft);
this.barManager.DockControls.Add(this.barDockControlRight);
this.barManager.Form = this;
this.barManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.btn_Select,
this.btn_Insert,
this.btn_Update,
this.btn_Delete,
this.btn_Save,
this.btn_Exit});
this.barManager.MainMenu = this.bar2;
this.barManager.MaxItemId = 6;
//
// bar2
//
this.bar2.BarName = "Main menu";
this.bar2.DockCol = 0;
this.bar2.DockRow = 0;
this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Select, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Insert, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Update, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Save, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Exit, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
this.bar2.OptionsBar.DrawBorder = false;
this.bar2.OptionsBar.MultiLine = true;
this.bar2.OptionsBar.UseWholeRow = true;
this.bar2.Text = "Main menu";
//
// btn_Select
//
this.btn_Select.Caption = "查询";
this.btn_Select.Id = 0;
this.btn_Select.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Select.ImageOptions.Image")));
this.btn_Select.Name = "btn_Select";
this.btn_Select.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Select_ItemClick);
//
// btn_Insert
//
this.btn_Insert.Caption = "新增";
this.btn_Insert.Id = 1;
this.btn_Insert.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Insert.ImageOptions.Image")));
this.btn_Insert.Name = "btn_Insert";
this.btn_Insert.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Insert_ItemClick);
//
// btn_Update
//
this.btn_Update.Caption = "修改";
this.btn_Update.Id = 2;
this.btn_Update.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Update.ImageOptions.Image")));
this.btn_Update.Name = "btn_Update";
this.btn_Update.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Update_ItemClick);
//
// btn_Save
//
this.btn_Save.Caption = "保存";
this.btn_Save.Id = 4;
this.btn_Save.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Save.ImageOptions.Image")));
this.btn_Save.Name = "btn_Save";
this.btn_Save.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Save_ItemClick);
//
// btn_Exit
//
this.btn_Exit.Caption = "退出";
this.btn_Exit.Id = 5;
this.btn_Exit.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Exit.ImageOptions.Image")));
this.btn_Exit.Name = "btn_Exit";
this.btn_Exit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Exit_ItemClick);
//
// barDockControlTop
//
this.barDockControlTop.CausesValidation = false;
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
this.barDockControlTop.Manager = this.barManager;
this.barDockControlTop.Size = new System.Drawing.Size(994, 57);
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.barDockControlBottom.Location = new System.Drawing.Point(0, 560);
this.barDockControlBottom.Manager = this.barManager;
this.barDockControlBottom.Size = new System.Drawing.Size(994, 0);
//
// barDockControlLeft
//
this.barDockControlLeft.CausesValidation = false;
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
this.barDockControlLeft.Location = new System.Drawing.Point(0, 57);
this.barDockControlLeft.Manager = this.barManager;
this.barDockControlLeft.Size = new System.Drawing.Size(0, 503);
//
// barDockControlRight
//
this.barDockControlRight.CausesValidation = false;
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
this.barDockControlRight.Location = new System.Drawing.Point(994, 57);
this.barDockControlRight.Manager = this.barManager;
this.barDockControlRight.Size = new System.Drawing.Size(0, 503);
//
// btn_Delete
//
this.btn_Delete.Caption = "删除";
this.btn_Delete.Id = 3;
this.btn_Delete.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Delete.ImageOptions.Image")));
this.btn_Delete.Name = "btn_Delete";
//
// txt_Code
//
this.txt_Code.Location = new System.Drawing.Point(107, 37);
this.txt_Code.Name = "txt_Code";
this.txt_Code.Size = new System.Drawing.Size(212, 20);
this.txt_Code.TabIndex = 2;
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(8, 41);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(97, 14);
this.labelControl1.TabIndex = 1;
this.labelControl1.Text = "RFID用户码标志";
//
// R_CreationDate
//
this.R_CreationDate.Caption = "创建时间";
this.R_CreationDate.FieldName = "CreationDate";
this.R_CreationDate.MinWidth = 140;
this.R_CreationDate.Name = "R_CreationDate";
this.R_CreationDate.Visible = true;
this.R_CreationDate.VisibleIndex = 7;
this.R_CreationDate.Width = 140;
//
// labelControl6
//
this.labelControl6.Location = new System.Drawing.Point(440, 19);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(48, 14);
this.labelControl6.TabIndex = 12;
this.labelControl6.Text = "关键词:";
//
// txt_Key
//
this.txt_Key.Location = new System.Drawing.Point(491, 16);
this.txt_Key.Name = "txt_Key";
this.txt_Key.Size = new System.Drawing.Size(152, 20);
this.txt_Key.TabIndex = 11;
this.txt_Key.TextChanged += new System.EventHandler(this.txt_Key_TextChanged);
//
// panelControl1
//
this.panelControl1.Controls.Add(this.LUEdit_SelSystemModule);
this.panelControl1.Controls.Add(this.labelControl8);
this.panelControl1.Controls.Add(this.cmb_DeleteFlag);
this.panelControl1.Controls.Add(this.labelControl7);
this.panelControl1.Controls.Add(this.txt_Key);
this.panelControl1.Controls.Add(this.labelControl6);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl1.Location = new System.Drawing.Point(2, 21);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(651, 50);
this.panelControl1.TabIndex = 14;
//
// LUEdit_SelSystemModule
//
this.LUEdit_SelSystemModule.Location = new System.Drawing.Point(97, 16);
this.LUEdit_SelSystemModule.Name = "LUEdit_SelSystemModule";
this.LUEdit_SelSystemModule.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LUEdit_SelSystemModule.Properties.NullText = "请选择";
this.LUEdit_SelSystemModule.Size = new System.Drawing.Size(173, 20);
this.LUEdit_SelSystemModule.TabIndex = 17;
this.LUEdit_SelSystemModule.EditValueChanged += new System.EventHandler(this.LUEdit_SelSystemModule_EditValueChanged);
//
// labelControl8
//
this.labelControl8.Location = new System.Drawing.Point(6, 19);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(89, 14);
this.labelControl8.TabIndex = 16;
this.labelControl8.Text = "所属系统/模块:";
//
// cmb_DeleteFlag
//
this.cmb_DeleteFlag.Location = new System.Drawing.Point(344, 16);
this.cmb_DeleteFlag.MenuManager = this.barManager;
this.cmb_DeleteFlag.Name = "cmb_DeleteFlag";
this.cmb_DeleteFlag.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.cmb_DeleteFlag.Properties.Items.AddRange(new object[] {
"全部",
"启用",
"禁用"});
this.cmb_DeleteFlag.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.cmb_DeleteFlag.Size = new System.Drawing.Size(69, 20);
this.cmb_DeleteFlag.TabIndex = 15;
this.cmb_DeleteFlag.SelectedIndexChanged += new System.EventHandler(this.cmb_DeleteFlag_SelectedIndexChanged);
//
// labelControl7
//
this.labelControl7.Location = new System.Drawing.Point(281, 19);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(60, 14);
this.labelControl7.TabIndex = 14;
this.labelControl7.Text = "启用标记:";
//
// group_Detail
//
this.group_Detail.Controls.Add(this.LUEdit_TimeAxisID);
this.group_Detail.Controls.Add(this.labelControl34);
this.group_Detail.Controls.Add(this.labelControl12);
this.group_Detail.Controls.Add(this.labelControl18);
this.group_Detail.Controls.Add(this.LUEdit_SystemModule);
this.group_Detail.Controls.Add(this.labelControl10);
this.group_Detail.Controls.Add(this.labelControl11);
this.group_Detail.Controls.Add(this.txt_Creator);
this.group_Detail.Controls.Add(this.txt_CreationDate);
this.group_Detail.Controls.Add(this.txt_Address);
this.group_Detail.Controls.Add(this.txt_Code);
this.group_Detail.Controls.Add(this.labelControl5);
this.group_Detail.Controls.Add(this.ckb_DeleteFlag);
this.group_Detail.Controls.Add(this.labelControl9);
this.group_Detail.Controls.Add(this.labelControl4);
this.group_Detail.Controls.Add(this.labelControl2);
this.group_Detail.Controls.Add(this.labelControl3);
this.group_Detail.Controls.Add(this.labelControl1);
this.group_Detail.Controls.Add(this.txt_Remarks);
this.group_Detail.Dock = System.Windows.Forms.DockStyle.Right;
this.group_Detail.Location = new System.Drawing.Point(655, 57);
this.group_Detail.Name = "group_Detail";
this.group_Detail.Size = new System.Drawing.Size(339, 503);
this.group_Detail.TabIndex = 20;
this.group_Detail.Text = "RFID设备安装地址信息详情";
//
// LUEdit_TimeAxisID
//
this.LUEdit_TimeAxisID.Location = new System.Drawing.Point(107, 115);
this.LUEdit_TimeAxisID.Name = "LUEdit_TimeAxisID";
this.LUEdit_TimeAxisID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LUEdit_TimeAxisID.Properties.NullText = "请选择";
this.LUEdit_TimeAxisID.Size = new System.Drawing.Size(212, 20);
this.LUEdit_TimeAxisID.TabIndex = 34;
//
// labelControl34
//
this.labelControl34.Location = new System.Drawing.Point(9, 119);
this.labelControl34.Name = "labelControl34";
this.labelControl34.Size = new System.Drawing.Size(96, 14);
this.labelControl34.TabIndex = 33;
this.labelControl34.Text = "对应的时间节点:";
//
// labelControl12
//
this.labelControl12.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl12.Appearance.Options.UseForeColor = true;
this.labelControl12.Location = new System.Drawing.Point(322, 119);
this.labelControl12.Name = "labelControl12";
this.labelControl12.Size = new System.Drawing.Size(7, 14);
this.labelControl12.TabIndex = 24;
this.labelControl12.Text = "*";
//
// labelControl18
//
this.labelControl18.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl18.Appearance.Options.UseForeColor = true;
this.labelControl18.Location = new System.Drawing.Point(322, 78);
this.labelControl18.Name = "labelControl18";
this.labelControl18.Size = new System.Drawing.Size(7, 14);
this.labelControl18.TabIndex = 24;
this.labelControl18.Text = "*";
//
// LUEdit_SystemModule
//
this.LUEdit_SystemModule.Location = new System.Drawing.Point(107, 75);
this.LUEdit_SystemModule.Name = "LUEdit_SystemModule";
this.LUEdit_SystemModule.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LUEdit_SystemModule.Properties.NullText = "请选择";
this.LUEdit_SystemModule.Size = new System.Drawing.Size(212, 20);
this.LUEdit_SystemModule.TabIndex = 23;
this.LUEdit_SystemModule.EditValueChanged += new System.EventHandler(this.LUEdit_SystemModule_EditValueChanged);
//
// labelControl10
//
this.labelControl10.Location = new System.Drawing.Point(16, 78);
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(89, 14);
this.labelControl10.TabIndex = 22;
this.labelControl10.Text = "所属系统/模块:";
//
// labelControl11
//
this.labelControl11.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl11.Appearance.Options.UseForeColor = true;
this.labelControl11.Location = new System.Drawing.Point(322, 41);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(7, 14);
this.labelControl11.TabIndex = 21;
this.labelControl11.Text = "*";
//
// txt_Creator
//
this.txt_Creator.Location = new System.Drawing.Point(107, 418);
this.txt_Creator.Name = "txt_Creator";
this.txt_Creator.Properties.ReadOnly = true;
this.txt_Creator.Size = new System.Drawing.Size(212, 20);
this.txt_Creator.TabIndex = 2;
//
// txt_CreationDate
//
this.txt_CreationDate.Location = new System.Drawing.Point(107, 383);
this.txt_CreationDate.Name = "txt_CreationDate";
this.txt_CreationDate.Properties.ReadOnly = true;
this.txt_CreationDate.Size = new System.Drawing.Size(212, 20);
this.txt_CreationDate.TabIndex = 2;
//
// txt_Address
//
this.txt_Address.Location = new System.Drawing.Point(107, 159);
this.txt_Address.Name = "txt_Address";
this.txt_Address.Size = new System.Drawing.Size(212, 20);
this.txt_Address.TabIndex = 2;
//
// labelControl5
//
this.labelControl5.Location = new System.Drawing.Point(57, 421);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(48, 14);
this.labelControl5.TabIndex = 1;
this.labelControl5.Text = "创建人:";
//
// ckb_DeleteFlag
//
this.ckb_DeleteFlag.Location = new System.Drawing.Point(107, 346);
this.ckb_DeleteFlag.Name = "ckb_DeleteFlag";
this.ckb_DeleteFlag.Properties.Caption = "是否启用";
this.ckb_DeleteFlag.Size = new System.Drawing.Size(101, 19);
this.ckb_DeleteFlag.TabIndex = 3;
//
// labelControl9
//
this.labelControl9.Location = new System.Drawing.Point(69, 204);
this.labelControl9.Name = "labelControl9";
this.labelControl9.Size = new System.Drawing.Size(36, 14);
this.labelControl9.TabIndex = 1;
this.labelControl9.Text = "备注:";
//
// labelControl4
//
this.labelControl4.Location = new System.Drawing.Point(45, 386);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(60, 14);
this.labelControl4.TabIndex = 1;
this.labelControl4.Text = "创建时间:";
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(20, 162);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(85, 14);
this.labelControl2.TabIndex = 1;
this.labelControl2.Text = "RFID安装地址";
//
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(45, 349);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(60, 14);
this.labelControl3.TabIndex = 1;
this.labelControl3.Text = "启用标记:";
//
// txt_Remarks
//
this.txt_Remarks.Location = new System.Drawing.Point(107, 202);
this.txt_Remarks.Name = "txt_Remarks";
this.txt_Remarks.Size = new System.Drawing.Size(212, 127);
this.txt_Remarks.TabIndex = 2;
//
// R_Code
//
this.R_Code.Caption = "RFID用户码标志";
this.R_Code.FieldName = "Code";
this.R_Code.MinWidth = 175;
this.R_Code.Name = "R_Code";
this.R_Code.Visible = true;
this.R_Code.VisibleIndex = 1;
this.R_Code.Width = 175;
//
// group_List
//
this.group_List.Controls.Add(this.grid_RfidInstallationAddr);
this.group_List.Controls.Add(this.panelControl1);
this.group_List.Dock = System.Windows.Forms.DockStyle.Fill;
this.group_List.Location = new System.Drawing.Point(0, 57);
this.group_List.Name = "group_List";
this.group_List.Size = new System.Drawing.Size(655, 503);
this.group_List.TabIndex = 21;
this.group_List.Text = "RFID设备安装地址信息列表";
//
// grid_RfidInstallationAddr
//
this.grid_RfidInstallationAddr.Dock = System.Windows.Forms.DockStyle.Fill;
this.grid_RfidInstallationAddr.Location = new System.Drawing.Point(2, 71);
this.grid_RfidInstallationAddr.MainView = this.grv_RfidInstallationAddr;
this.grid_RfidInstallationAddr.Name = "grid_RfidInstallationAddr";
this.grid_RfidInstallationAddr.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit1});
this.grid_RfidInstallationAddr.Size = new System.Drawing.Size(651, 430);
this.grid_RfidInstallationAddr.TabIndex = 6;
this.grid_RfidInstallationAddr.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grv_RfidInstallationAddr});
this.grid_RfidInstallationAddr.MouseClick += new System.Windows.Forms.MouseEventHandler(this.grid_RfidInstallationAddr_MouseClick);
//
// grv_RfidInstallationAddr
//
this.grv_RfidInstallationAddr.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.R_ID,
this.R_GUID,
this.R_Code,
this.R_DeleteFlagCase,
this.R_TimeAxisName,
this.R_SystemModule,
this.R_Address,
this.R_Remarks,
this.R_CreationDate,
this.R_CreatorID,
this.R_Creator,
this.R_SystemModuleID,
this.R_TimeAxisID});
this.grv_RfidInstallationAddr.CustomizationFormBounds = new System.Drawing.Rectangle(702, 342, 353, 329);
this.grv_RfidInstallationAddr.DetailHeight = 476;
this.grv_RfidInstallationAddr.GridControl = this.grid_RfidInstallationAddr;
this.grv_RfidInstallationAddr.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always;
this.grv_RfidInstallationAddr.IndicatorWidth = 35;
this.grv_RfidInstallationAddr.Name = "grv_RfidInstallationAddr";
this.grv_RfidInstallationAddr.OptionsBehavior.Editable = false;
this.grv_RfidInstallationAddr.OptionsView.ColumnAutoWidth = false;
this.grv_RfidInstallationAddr.OptionsView.ShowGroupPanel = false;
this.grv_RfidInstallationAddr.Tag = "";
this.grv_RfidInstallationAddr.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grv_RfidInstallationAddr_CustomDrawRowIndicator);
this.grv_RfidInstallationAddr.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.grv_RfidInstallationAddr_RowCellStyle);
//
// R_ID
//
this.R_ID.Caption = "编号";
this.R_ID.FieldName = "ID";
this.R_ID.MinWidth = 23;
this.R_ID.Name = "R_ID";
this.R_ID.Visible = true;
this.R_ID.VisibleIndex = 0;
this.R_ID.Width = 87;
//
// R_GUID
//
this.R_GUID.Caption = "GUID";
this.R_GUID.FieldName = "GUID";
this.R_GUID.MinWidth = 27;
this.R_GUID.Name = "R_GUID";
this.R_GUID.Width = 101;
//
// R_TimeAxisName
//
this.R_TimeAxisName.Caption = "时间节点";
this.R_TimeAxisName.FieldName = "TimeAxisName";
this.R_TimeAxisName.MinWidth = 23;
this.R_TimeAxisName.Name = "R_TimeAxisName";
this.R_TimeAxisName.Visible = true;
this.R_TimeAxisName.VisibleIndex = 3;
this.R_TimeAxisName.Width = 87;
//
// R_SystemModule
//
this.R_SystemModule.Caption = "所属系统";
this.R_SystemModule.FieldName = "SystemModule";
this.R_SystemModule.MinWidth = 23;
this.R_SystemModule.Name = "R_SystemModule";
this.R_SystemModule.Visible = true;
this.R_SystemModule.VisibleIndex = 4;
this.R_SystemModule.Width = 87;
//
// R_Address
//
this.R_Address.Caption = "安装地址";
this.R_Address.FieldName = "Address";
this.R_Address.MinWidth = 23;
this.R_Address.Name = "R_Address";
this.R_Address.Visible = true;
this.R_Address.VisibleIndex = 5;
this.R_Address.Width = 87;
//
// R_Remarks
//
this.R_Remarks.Caption = "备注";
this.R_Remarks.FieldName = "Remarks";
this.R_Remarks.MinWidth = 23;
this.R_Remarks.Name = "R_Remarks";
this.R_Remarks.Visible = true;
this.R_Remarks.VisibleIndex = 6;
this.R_Remarks.Width = 87;
//
// R_DeleteFlagCase
//
this.R_DeleteFlagCase.Caption = "是否启用";
this.R_DeleteFlagCase.FieldName = "DeleteFlagCase";
this.R_DeleteFlagCase.MinWidth = 23;
this.R_DeleteFlagCase.Name = "R_DeleteFlagCase";
this.R_DeleteFlagCase.Visible = true;
this.R_DeleteFlagCase.VisibleIndex = 2;
this.R_DeleteFlagCase.Width = 87;
//
// R_CreatorID
//
this.R_CreatorID.Caption = "CreatorID";
this.R_CreatorID.FieldName = "CreatorID";
this.R_CreatorID.MinWidth = 23;
this.R_CreatorID.Name = "R_CreatorID";
this.R_CreatorID.Width = 87;
//
// R_Creator
//
this.R_Creator.Caption = "创建人";
this.R_Creator.FieldName = "Creator";
this.R_Creator.MinWidth = 23;
this.R_Creator.Name = "R_Creator";
this.R_Creator.Visible = true;
this.R_Creator.VisibleIndex = 8;
this.R_Creator.Width = 87;
//
// R_SystemModuleID
//
this.R_SystemModuleID.Caption = "systemModuleID";
this.R_SystemModuleID.FieldName = "SystemModuleID";
this.R_SystemModuleID.MinWidth = 23;
this.R_SystemModuleID.Name = "R_SystemModuleID";
this.R_SystemModuleID.Width = 87;
//
// R_TimeAxisID
//
this.R_TimeAxisID.Caption = "TimeAxisID";
this.R_TimeAxisID.FieldName = "TimeAxisID";
this.R_TimeAxisID.MinWidth = 23;
this.R_TimeAxisID.Name = "R_TimeAxisID";
this.R_TimeAxisID.Width = 87;
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
this.repositoryItemCheckEdit1.ReadOnly = true;
//
// Form_RfidInstallationAddr
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(994, 560);
this.Controls.Add(this.group_List);
this.Controls.Add(this.group_Detail);
this.Controls.Add(this.barDockControlLeft);
this.Controls.Add(this.barDockControlRight);
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
this.Name = "Form_RfidInstallationAddr";
this.Text = "RFID设备安装地址信息管理";
this.Load += new System.EventHandler(this.Form_RfidInstallationAddr_Load);
((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Code.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Key.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.LUEdit_SelSystemModule.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmb_DeleteFlag.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.group_Detail)).EndInit();
this.group_Detail.ResumeLayout(false);
this.group_Detail.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.LUEdit_TimeAxisID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LUEdit_SystemModule.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Creator.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_CreationDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Address.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckb_DeleteFlag.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Remarks.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.group_List)).EndInit();
this.group_List.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grid_RfidInstallationAddr)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grv_RfidInstallationAddr)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraBars.BarManager barManager;
private DevExpress.XtraBars.Bar bar2;
private DevExpress.XtraBars.BarLargeButtonItem btn_Select;
private DevExpress.XtraBars.BarLargeButtonItem btn_Insert;
private DevExpress.XtraBars.BarLargeButtonItem btn_Update;
private DevExpress.XtraBars.BarLargeButtonItem btn_Delete;
private DevExpress.XtraBars.BarLargeButtonItem btn_Save;
private DevExpress.XtraBars.BarLargeButtonItem btn_Exit;
private DevExpress.XtraBars.BarDockControl barDockControlTop;
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
private DevExpress.XtraBars.BarDockControl barDockControlRight;
private DevExpress.XtraEditors.GroupControl group_List;
private DevExpress.XtraGrid.GridControl grid_RfidInstallationAddr;
private DevExpress.XtraGrid.Views.Grid.GridView grv_RfidInstallationAddr;
private DevExpress.XtraGrid.Columns.GridColumn R_GUID;
private DevExpress.XtraGrid.Columns.GridColumn R_Code;
private DevExpress.XtraGrid.Columns.GridColumn R_CreationDate;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.TextEdit txt_Key;
private DevExpress.XtraEditors.GroupControl group_Detail;
private DevExpress.XtraEditors.TextEdit txt_Code;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.CheckEdit ckb_DeleteFlag;
private DevExpress.XtraGrid.Columns.GridColumn R_CreatorID;
private DevExpress.XtraGrid.Columns.GridColumn R_Creator;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.TextEdit txt_CreationDate;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.TextEdit txt_Creator;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.ComboBoxEdit cmb_DeleteFlag;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraGrid.Columns.GridColumn R_DeleteFlagCase;
private DevExpress.XtraEditors.LabelControl labelControl11;
private DevExpress.XtraGrid.Columns.GridColumn R_ID;
private DevExpress.XtraGrid.Columns.GridColumn R_SystemModuleID;
private DevExpress.XtraGrid.Columns.GridColumn R_TimeAxisID;
private DevExpress.XtraGrid.Columns.GridColumn R_TimeAxisName;
private DevExpress.XtraGrid.Columns.GridColumn R_SystemModule;
private DevExpress.XtraGrid.Columns.GridColumn R_Address;
private DevExpress.XtraGrid.Columns.GridColumn R_Remarks;
private DevExpress.XtraEditors.TextEdit txt_Address;
private DevExpress.XtraEditors.LabelControl labelControl9;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.MemoEdit txt_Remarks;
private DevExpress.XtraEditors.LabelControl labelControl18;
private DevExpress.XtraEditors.LookUpEdit LUEdit_SystemModule;
private DevExpress.XtraEditors.LabelControl labelControl10;
private DevExpress.XtraEditors.LookUpEdit LUEdit_TimeAxisID;
private DevExpress.XtraEditors.LabelControl labelControl34;
private DevExpress.XtraEditors.LookUpEdit LUEdit_SelSystemModule;
private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraEditors.LabelControl labelControl12;
}
}