StableVersion4.3/HL_FristAidPlatform_Base/Form_Hospital_TreatmentUnit...

725 lines
41 KiB
C#

namespace HL_FristAidPlatform_Base
{
partial class Form_Hospital_TreatmentUnitMain
{
/// <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();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_Hospital_TreatmentUnitMain));
this.T_ContactAddress = new DevExpress.XtraGrid.Columns.GridColumn();
this.T_OrderBy = new DevExpress.XtraGrid.Columns.GridColumn();
this.pan_Select = new DevExpress.XtraEditors.PanelControl();
this.lookUp_Sel_SystemModuleID = new DevExpress.XtraEditors.LookUpEdit();
this.lbl_Sel_SystemModuleID = new DevExpress.XtraEditors.LabelControl();
this.lookUp_Sel_HospitalGuid = new DevExpress.XtraEditors.LookUpEdit();
this.lbl_Sel_HospitalGuid = new DevExpress.XtraEditors.LabelControl();
this.txt_Sel_Key = new DevExpress.XtraEditors.TextEdit();
this.lbl_Sel_Key_Version = new DevExpress.XtraEditors.LabelControl();
this.ckb_DeleteFlag = new DevExpress.XtraEditors.CheckEdit();
this.lbl_Introduce = new DevExpress.XtraEditors.LabelControl();
this.txt_Introduce = new DevExpress.XtraEditors.MemoEdit();
this.txt_OrderBy = new DevExpress.XtraEditors.TextEdit();
this.txt_UnitName = new DevExpress.XtraEditors.TextEdit();
this.lbl_OrderBy = new DevExpress.XtraEditors.LabelControl();
this.barManager = new DevExpress.XtraBars.BarManager(this.components);
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_Delete = 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.barDockControl1 = new DevExpress.XtraBars.BarDockControl();
this.T_Fax = new DevExpress.XtraGrid.Columns.GridColumn();
this.group_TreatmentUnit_Detail = new DevExpress.XtraEditors.GroupControl();
this.txt_ContactAddress = new DevExpress.XtraEditors.TextEdit();
this.lbl_ContactAddress = new DevExpress.XtraEditors.LabelControl();
this.txt_Fax = new DevExpress.XtraEditors.TextEdit();
this.lbl_Fax = new DevExpress.XtraEditors.LabelControl();
this.lbl_ContactNumber = new DevExpress.XtraEditors.LabelControl();
this.txt_ContactNumber = new DevExpress.XtraEditors.TextEdit();
this.lbl_Hint_UnitName = new System.Windows.Forms.Label();
this.lbl_Hint_SystemModuleID = new System.Windows.Forms.Label();
this.lbl_Hint_HospitalGuid = new System.Windows.Forms.Label();
this.lookUp_SystemModuleID = new DevExpress.XtraEditors.LookUpEdit();
this.lbl_SystemModuleID = new DevExpress.XtraEditors.LabelControl();
this.lookUp_HospitalGuid = new DevExpress.XtraEditors.LookUpEdit();
this.lbl_HospitalGuid = new DevExpress.XtraEditors.LabelControl();
this.lbl_UnitName = new DevExpress.XtraEditors.LabelControl();
this.group_TreatmentUnit_List = new DevExpress.XtraEditors.GroupControl();
this.grid_TreatmentUnit = new DevExpress.XtraGrid.GridControl();
this.grv_TreatmentUnit = new DevExpress.XtraGrid.Views.Grid.GridView();
this.T_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.T_GUID = new DevExpress.XtraGrid.Columns.GridColumn();
this.T_SystemModuleID = new DevExpress.XtraGrid.Columns.GridColumn();
this.T_UnitName = new DevExpress.XtraGrid.Columns.GridColumn();
this.T_ContactNumber = new DevExpress.XtraGrid.Columns.GridColumn();
this.userControlForPage = new HL_FristAidPlatform_Public.UserControlForPage();
((System.ComponentModel.ISupportInitialize)(this.pan_Select)).BeginInit();
this.pan_Select.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.lookUp_Sel_SystemModuleID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lookUp_Sel_HospitalGuid.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Sel_Key.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckb_DeleteFlag.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Introduce.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_OrderBy.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_UnitName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.group_TreatmentUnit_Detail)).BeginInit();
this.group_TreatmentUnit_Detail.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_ContactAddress.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Fax.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ContactNumber.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lookUp_SystemModuleID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lookUp_HospitalGuid.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.group_TreatmentUnit_List)).BeginInit();
this.group_TreatmentUnit_List.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grid_TreatmentUnit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grv_TreatmentUnit)).BeginInit();
this.SuspendLayout();
//
// T_ContactAddress
//
this.T_ContactAddress.Caption = "联系地址";
this.T_ContactAddress.FieldName = "ContactAddress";
this.T_ContactAddress.MinWidth = 27;
this.T_ContactAddress.Name = "T_ContactAddress";
this.T_ContactAddress.Visible = true;
this.T_ContactAddress.VisibleIndex = 4;
this.T_ContactAddress.Width = 101;
//
// T_OrderBy
//
this.T_OrderBy.Caption = "排序";
this.T_OrderBy.FieldName = "OrderBy";
this.T_OrderBy.MinWidth = 27;
this.T_OrderBy.Name = "T_OrderBy";
this.T_OrderBy.Visible = true;
this.T_OrderBy.VisibleIndex = 5;
this.T_OrderBy.Width = 101;
//
// pan_Select
//
this.pan_Select.Controls.Add(this.lookUp_Sel_SystemModuleID);
this.pan_Select.Controls.Add(this.lbl_Sel_SystemModuleID);
this.pan_Select.Controls.Add(this.lookUp_Sel_HospitalGuid);
this.pan_Select.Controls.Add(this.lbl_Sel_HospitalGuid);
this.pan_Select.Controls.Add(this.txt_Sel_Key);
this.pan_Select.Controls.Add(this.lbl_Sel_Key_Version);
this.pan_Select.Dock = System.Windows.Forms.DockStyle.Top;
this.pan_Select.Location = new System.Drawing.Point(2, 23);
this.pan_Select.Name = "pan_Select";
this.pan_Select.Size = new System.Drawing.Size(753, 73);
this.pan_Select.TabIndex = 8;
//
// lookUp_Sel_SystemModuleID
//
this.lookUp_Sel_SystemModuleID.Location = new System.Drawing.Point(393, 12);
this.lookUp_Sel_SystemModuleID.Name = "lookUp_Sel_SystemModuleID";
this.lookUp_Sel_SystemModuleID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lookUp_Sel_SystemModuleID.Properties.NullText = "请选择";
this.lookUp_Sel_SystemModuleID.Size = new System.Drawing.Size(190, 20);
this.lookUp_Sel_SystemModuleID.TabIndex = 18;
//
// lbl_Sel_SystemModuleID
//
this.lbl_Sel_SystemModuleID.Location = new System.Drawing.Point(330, 15);
this.lbl_Sel_SystemModuleID.Name = "lbl_Sel_SystemModuleID";
this.lbl_Sel_SystemModuleID.Size = new System.Drawing.Size(60, 14);
this.lbl_Sel_SystemModuleID.TabIndex = 17;
this.lbl_Sel_SystemModuleID.Text = "所属中心:";
//
// lookUp_Sel_HospitalGuid
//
this.lookUp_Sel_HospitalGuid.Location = new System.Drawing.Point(70, 11);
this.lookUp_Sel_HospitalGuid.Name = "lookUp_Sel_HospitalGuid";
this.lookUp_Sel_HospitalGuid.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lookUp_Sel_HospitalGuid.Properties.NullText = "请选择";
this.lookUp_Sel_HospitalGuid.Size = new System.Drawing.Size(190, 20);
this.lookUp_Sel_HospitalGuid.TabIndex = 18;
//
// lbl_Sel_HospitalGuid
//
this.lbl_Sel_HospitalGuid.Location = new System.Drawing.Point(7, 14);
this.lbl_Sel_HospitalGuid.Name = "lbl_Sel_HospitalGuid";
this.lbl_Sel_HospitalGuid.Size = new System.Drawing.Size(60, 14);
this.lbl_Sel_HospitalGuid.TabIndex = 17;
this.lbl_Sel_HospitalGuid.Text = "所属医院:";
//
// txt_Sel_Key
//
this.txt_Sel_Key.Location = new System.Drawing.Point(70, 41);
this.txt_Sel_Key.Name = "txt_Sel_Key";
this.txt_Sel_Key.Size = new System.Drawing.Size(188, 20);
this.txt_Sel_Key.TabIndex = 1;
this.txt_Sel_Key.TextChanged += new System.EventHandler(this.txt_Sel_Key_Version_TextChanged);
//
// lbl_Sel_Key_Version
//
this.lbl_Sel_Key_Version.Location = new System.Drawing.Point(19, 44);
this.lbl_Sel_Key_Version.Name = "lbl_Sel_Key_Version";
this.lbl_Sel_Key_Version.Size = new System.Drawing.Size(48, 14);
this.lbl_Sel_Key_Version.TabIndex = 11;
this.lbl_Sel_Key_Version.Text = "关键词:";
//
// ckb_DeleteFlag
//
this.ckb_DeleteFlag.Location = new System.Drawing.Point(70, 382);
this.ckb_DeleteFlag.Name = "ckb_DeleteFlag";
this.ckb_DeleteFlag.Properties.Caption = "是否启用";
this.ckb_DeleteFlag.Size = new System.Drawing.Size(74, 20);
this.ckb_DeleteFlag.TabIndex = 4;
//
// lbl_Introduce
//
this.lbl_Introduce.Location = new System.Drawing.Point(31, 242);
this.lbl_Introduce.Name = "lbl_Introduce";
this.lbl_Introduce.Size = new System.Drawing.Size(36, 14);
this.lbl_Introduce.TabIndex = 15;
this.lbl_Introduce.Text = "介绍:";
//
// txt_Introduce
//
this.txt_Introduce.Location = new System.Drawing.Point(70, 241);
this.txt_Introduce.Name = "txt_Introduce";
this.txt_Introduce.Size = new System.Drawing.Size(283, 97);
this.txt_Introduce.TabIndex = 1;
//
// txt_OrderBy
//
this.txt_OrderBy.Location = new System.Drawing.Point(70, 352);
this.txt_OrderBy.Name = "txt_OrderBy";
this.txt_OrderBy.Properties.Mask.EditMask = "[0-9]*";
this.txt_OrderBy.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
this.txt_OrderBy.Size = new System.Drawing.Size(283, 20);
this.txt_OrderBy.TabIndex = 2;
//
// txt_UnitName
//
this.txt_UnitName.Location = new System.Drawing.Point(70, 101);
this.txt_UnitName.Name = "txt_UnitName";
this.txt_UnitName.Size = new System.Drawing.Size(283, 20);
this.txt_UnitName.TabIndex = 0;
//
// lbl_OrderBy
//
this.lbl_OrderBy.Location = new System.Drawing.Point(31, 355);
this.lbl_OrderBy.Name = "lbl_OrderBy";
this.lbl_OrderBy.Size = new System.Drawing.Size(36, 14);
this.lbl_OrderBy.TabIndex = 19;
this.lbl_OrderBy.Text = "排序:";
//
// 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.barDockControl1);
this.barManager.Form = this;
this.barManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.btn_Select,
this.btn_Insert,
this.btn_Update,
this.btn_Save,
this.btn_Exit,
this.btn_Delete});
this.barManager.MainMenu = this.bar2;
this.barManager.MaxItemId = 9;
//
// bar2
//
this.bar2.BarName = "Main menu";
this.bar2.DockCol = 0;
this.bar2.DockRow = 0;
this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar2.FloatLocation = new System.Drawing.Point(943, 606);
this.bar2.FloatSize = new System.Drawing.Size(328, 66);
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_Delete, 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 = "查询(F1)";
this.btn_Select.Id = 0;
this.btn_Select.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Select.ImageOptions.Image")));
this.btn_Select.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F1);
this.btn_Select.Name = "btn_Select";
this.btn_Select.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Select_ItemClick);
//
// btn_Insert
//
this.btn_Insert.Caption = "新增(F2)";
this.btn_Insert.Id = 1;
this.btn_Insert.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Insert.ImageOptions.Image")));
this.btn_Insert.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F2);
this.btn_Insert.Name = "btn_Insert";
this.btn_Insert.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Insert_ItemClick);
//
// btn_Update
//
this.btn_Update.Caption = "修改(F3)";
this.btn_Update.Id = 2;
this.btn_Update.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Update.ImageOptions.Image")));
this.btn_Update.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F3);
this.btn_Update.Name = "btn_Update";
this.btn_Update.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Update_ItemClick);
//
// btn_Delete
//
this.btn_Delete.Caption = "删除(F4)";
this.btn_Delete.Id = 8;
this.btn_Delete.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Delete.ImageOptions.Image")));
this.btn_Delete.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F4);
this.btn_Delete.Name = "btn_Delete";
this.btn_Delete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Delete_ItemClick);
//
// btn_Save
//
this.btn_Save.Caption = "保存(F5)";
this.btn_Save.Id = 4;
this.btn_Save.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Save.ImageOptions.Image")));
this.btn_Save.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F5);
this.btn_Save.Name = "btn_Save";
this.btn_Save.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Save_ItemClick);
//
// btn_Exit
//
this.btn_Exit.Caption = "退出(F6)";
this.btn_Exit.Id = 5;
this.btn_Exit.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Exit.ImageOptions.Image")));
this.btn_Exit.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F6);
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(1128, 57);
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.barDockControlBottom.Location = new System.Drawing.Point(0, 715);
this.barDockControlBottom.Manager = this.barManager;
this.barDockControlBottom.Size = new System.Drawing.Size(1128, 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, 658);
//
// barDockControl1
//
this.barDockControl1.CausesValidation = false;
this.barDockControl1.Dock = System.Windows.Forms.DockStyle.Right;
this.barDockControl1.Location = new System.Drawing.Point(1128, 57);
this.barDockControl1.Manager = this.barManager;
this.barDockControl1.Size = new System.Drawing.Size(0, 658);
//
// T_Fax
//
this.T_Fax.Caption = "医院传真";
this.T_Fax.FieldName = "Fax";
this.T_Fax.MinWidth = 27;
this.T_Fax.Name = "T_Fax";
this.T_Fax.Visible = true;
this.T_Fax.VisibleIndex = 3;
this.T_Fax.Width = 101;
//
// group_TreatmentUnit_Detail
//
this.group_TreatmentUnit_Detail.Controls.Add(this.txt_ContactAddress);
this.group_TreatmentUnit_Detail.Controls.Add(this.lbl_ContactAddress);
this.group_TreatmentUnit_Detail.Controls.Add(this.txt_Fax);
this.group_TreatmentUnit_Detail.Controls.Add(this.lbl_Fax);
this.group_TreatmentUnit_Detail.Controls.Add(this.lbl_ContactNumber);
this.group_TreatmentUnit_Detail.Controls.Add(this.txt_ContactNumber);
this.group_TreatmentUnit_Detail.Controls.Add(this.lbl_Hint_UnitName);
this.group_TreatmentUnit_Detail.Controls.Add(this.lbl_Hint_SystemModuleID);
this.group_TreatmentUnit_Detail.Controls.Add(this.lbl_Hint_HospitalGuid);
this.group_TreatmentUnit_Detail.Controls.Add(this.lookUp_SystemModuleID);
this.group_TreatmentUnit_Detail.Controls.Add(this.lbl_SystemModuleID);
this.group_TreatmentUnit_Detail.Controls.Add(this.ckb_DeleteFlag);
this.group_TreatmentUnit_Detail.Controls.Add(this.lookUp_HospitalGuid);
this.group_TreatmentUnit_Detail.Controls.Add(this.lbl_HospitalGuid);
this.group_TreatmentUnit_Detail.Controls.Add(this.lbl_Introduce);
this.group_TreatmentUnit_Detail.Controls.Add(this.txt_Introduce);
this.group_TreatmentUnit_Detail.Controls.Add(this.txt_OrderBy);
this.group_TreatmentUnit_Detail.Controls.Add(this.txt_UnitName);
this.group_TreatmentUnit_Detail.Controls.Add(this.lbl_OrderBy);
this.group_TreatmentUnit_Detail.Controls.Add(this.lbl_UnitName);
this.group_TreatmentUnit_Detail.Dock = System.Windows.Forms.DockStyle.Right;
this.group_TreatmentUnit_Detail.Location = new System.Drawing.Point(757, 57);
this.group_TreatmentUnit_Detail.Name = "group_TreatmentUnit_Detail";
this.group_TreatmentUnit_Detail.Size = new System.Drawing.Size(371, 658);
this.group_TreatmentUnit_Detail.TabIndex = 4;
this.group_TreatmentUnit_Detail.Text = "院外救治单元详情";
//
// txt_ContactAddress
//
this.txt_ContactAddress.Location = new System.Drawing.Point(70, 205);
this.txt_ContactAddress.Name = "txt_ContactAddress";
this.txt_ContactAddress.Size = new System.Drawing.Size(283, 20);
this.txt_ContactAddress.TabIndex = 72;
//
// lbl_ContactAddress
//
this.lbl_ContactAddress.Location = new System.Drawing.Point(7, 208);
this.lbl_ContactAddress.Name = "lbl_ContactAddress";
this.lbl_ContactAddress.Size = new System.Drawing.Size(60, 14);
this.lbl_ContactAddress.TabIndex = 69;
this.lbl_ContactAddress.Text = "联系地址:";
//
// txt_Fax
//
this.txt_Fax.Location = new System.Drawing.Point(70, 171);
this.txt_Fax.Name = "txt_Fax";
this.txt_Fax.Size = new System.Drawing.Size(283, 20);
this.txt_Fax.TabIndex = 73;
//
// lbl_Fax
//
this.lbl_Fax.Location = new System.Drawing.Point(7, 174);
this.lbl_Fax.Name = "lbl_Fax";
this.lbl_Fax.Size = new System.Drawing.Size(60, 14);
this.lbl_Fax.TabIndex = 70;
this.lbl_Fax.Text = "医院传真:";
//
// lbl_ContactNumber
//
this.lbl_ContactNumber.Location = new System.Drawing.Point(7, 138);
this.lbl_ContactNumber.Name = "lbl_ContactNumber";
this.lbl_ContactNumber.Size = new System.Drawing.Size(60, 14);
this.lbl_ContactNumber.TabIndex = 71;
this.lbl_ContactNumber.Text = "联系电话:";
//
// txt_ContactNumber
//
this.txt_ContactNumber.Location = new System.Drawing.Point(70, 135);
this.txt_ContactNumber.Name = "txt_ContactNumber";
this.txt_ContactNumber.Size = new System.Drawing.Size(283, 20);
this.txt_ContactNumber.TabIndex = 74;
//
// lbl_Hint_UnitName
//
this.lbl_Hint_UnitName.BackColor = System.Drawing.Color.Transparent;
this.lbl_Hint_UnitName.ForeColor = System.Drawing.Color.Red;
this.lbl_Hint_UnitName.Location = new System.Drawing.Point(356, 105);
this.lbl_Hint_UnitName.Name = "lbl_Hint_UnitName";
this.lbl_Hint_UnitName.Size = new System.Drawing.Size(10, 10);
this.lbl_Hint_UnitName.TabIndex = 68;
this.lbl_Hint_UnitName.Text = "*";
this.lbl_Hint_UnitName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Hint_SystemModuleID
//
this.lbl_Hint_SystemModuleID.BackColor = System.Drawing.Color.Transparent;
this.lbl_Hint_SystemModuleID.ForeColor = System.Drawing.Color.Red;
this.lbl_Hint_SystemModuleID.Location = new System.Drawing.Point(356, 69);
this.lbl_Hint_SystemModuleID.Name = "lbl_Hint_SystemModuleID";
this.lbl_Hint_SystemModuleID.Size = new System.Drawing.Size(10, 10);
this.lbl_Hint_SystemModuleID.TabIndex = 68;
this.lbl_Hint_SystemModuleID.Text = "*";
this.lbl_Hint_SystemModuleID.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Hint_HospitalGuid
//
this.lbl_Hint_HospitalGuid.BackColor = System.Drawing.Color.Transparent;
this.lbl_Hint_HospitalGuid.ForeColor = System.Drawing.Color.Red;
this.lbl_Hint_HospitalGuid.Location = new System.Drawing.Point(356, 36);
this.lbl_Hint_HospitalGuid.Name = "lbl_Hint_HospitalGuid";
this.lbl_Hint_HospitalGuid.Size = new System.Drawing.Size(10, 10);
this.lbl_Hint_HospitalGuid.TabIndex = 68;
this.lbl_Hint_HospitalGuid.Text = "*";
this.lbl_Hint_HospitalGuid.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lookUp_SystemModuleID
//
this.lookUp_SystemModuleID.Location = new System.Drawing.Point(70, 66);
this.lookUp_SystemModuleID.Name = "lookUp_SystemModuleID";
this.lookUp_SystemModuleID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lookUp_SystemModuleID.Properties.NullText = "请选择";
this.lookUp_SystemModuleID.Size = new System.Drawing.Size(283, 20);
this.lookUp_SystemModuleID.TabIndex = 18;
//
// lbl_SystemModuleID
//
this.lbl_SystemModuleID.Location = new System.Drawing.Point(7, 69);
this.lbl_SystemModuleID.Name = "lbl_SystemModuleID";
this.lbl_SystemModuleID.Size = new System.Drawing.Size(60, 14);
this.lbl_SystemModuleID.TabIndex = 17;
this.lbl_SystemModuleID.Text = "所属中心:";
//
// lookUp_HospitalGuid
//
this.lookUp_HospitalGuid.Location = new System.Drawing.Point(70, 32);
this.lookUp_HospitalGuid.Name = "lookUp_HospitalGuid";
this.lookUp_HospitalGuid.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lookUp_HospitalGuid.Properties.NullText = "请选择";
this.lookUp_HospitalGuid.Size = new System.Drawing.Size(283, 20);
this.lookUp_HospitalGuid.TabIndex = 18;
//
// lbl_HospitalGuid
//
this.lbl_HospitalGuid.Location = new System.Drawing.Point(7, 35);
this.lbl_HospitalGuid.Name = "lbl_HospitalGuid";
this.lbl_HospitalGuid.Size = new System.Drawing.Size(60, 14);
this.lbl_HospitalGuid.TabIndex = 17;
this.lbl_HospitalGuid.Text = "所属医院:";
//
// lbl_UnitName
//
this.lbl_UnitName.Location = new System.Drawing.Point(7, 104);
this.lbl_UnitName.Name = "lbl_UnitName";
this.lbl_UnitName.Size = new System.Drawing.Size(60, 14);
this.lbl_UnitName.TabIndex = 14;
this.lbl_UnitName.Text = "单元名称:";
//
// group_TreatmentUnit_List
//
this.group_TreatmentUnit_List.Controls.Add(this.grid_TreatmentUnit);
this.group_TreatmentUnit_List.Controls.Add(this.userControlForPage);
this.group_TreatmentUnit_List.Controls.Add(this.pan_Select);
this.group_TreatmentUnit_List.Dock = System.Windows.Forms.DockStyle.Fill;
this.group_TreatmentUnit_List.Location = new System.Drawing.Point(0, 57);
this.group_TreatmentUnit_List.Name = "group_TreatmentUnit_List";
this.group_TreatmentUnit_List.Size = new System.Drawing.Size(757, 658);
this.group_TreatmentUnit_List.TabIndex = 5;
this.group_TreatmentUnit_List.Text = "院外救治单元列表";
//
// grid_TreatmentUnit
//
this.grid_TreatmentUnit.Dock = System.Windows.Forms.DockStyle.Fill;
this.grid_TreatmentUnit.Location = new System.Drawing.Point(2, 96);
this.grid_TreatmentUnit.MainView = this.grv_TreatmentUnit;
this.grid_TreatmentUnit.Name = "grid_TreatmentUnit";
this.grid_TreatmentUnit.Size = new System.Drawing.Size(753, 527);
this.grid_TreatmentUnit.TabIndex = 4;
this.grid_TreatmentUnit.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grv_TreatmentUnit});
this.grid_TreatmentUnit.MouseClick += new System.Windows.Forms.MouseEventHandler(this.grid_TreatmentUnit_MouseClick);
//
// grv_TreatmentUnit
//
this.grv_TreatmentUnit.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.T_ID,
this.T_GUID,
this.T_SystemModuleID,
this.T_UnitName,
this.T_ContactNumber,
this.T_Fax,
this.T_ContactAddress,
this.T_OrderBy});
this.grv_TreatmentUnit.DetailHeight = 476;
this.grv_TreatmentUnit.GridControl = this.grid_TreatmentUnit;
this.grv_TreatmentUnit.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always;
this.grv_TreatmentUnit.Name = "grv_TreatmentUnit";
this.grv_TreatmentUnit.OptionsBehavior.Editable = false;
this.grv_TreatmentUnit.OptionsBehavior.EditorShowMode = DevExpress.Utils.EditorShowMode.Click;
this.grv_TreatmentUnit.OptionsView.ShowGroupPanel = false;
this.grv_TreatmentUnit.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.grv_TreatmentUnit_CustomColumnDisplayText);
//
// T_ID
//
this.T_ID.Caption = "ID";
this.T_ID.FieldName = "ID";
this.T_ID.MinWidth = 27;
this.T_ID.Name = "T_ID";
this.T_ID.Width = 101;
//
// T_GUID
//
this.T_GUID.Caption = "GUID";
this.T_GUID.FieldName = "GUID";
this.T_GUID.MinWidth = 27;
this.T_GUID.Name = "T_GUID";
this.T_GUID.Width = 101;
//
// T_SystemModuleID
//
this.T_SystemModuleID.Caption = "所属中心";
this.T_SystemModuleID.FieldName = "SystemModuleID";
this.T_SystemModuleID.MinWidth = 27;
this.T_SystemModuleID.Name = "T_SystemModuleID";
this.T_SystemModuleID.Visible = true;
this.T_SystemModuleID.VisibleIndex = 0;
this.T_SystemModuleID.Width = 101;
//
// T_UnitName
//
this.T_UnitName.Caption = "单元名称";
this.T_UnitName.FieldName = "UnitName";
this.T_UnitName.MinWidth = 27;
this.T_UnitName.Name = "T_UnitName";
this.T_UnitName.Visible = true;
this.T_UnitName.VisibleIndex = 1;
this.T_UnitName.Width = 101;
//
// T_ContactNumber
//
this.T_ContactNumber.Caption = "联系电话";
this.T_ContactNumber.FieldName = "ContactNumber";
this.T_ContactNumber.MinWidth = 27;
this.T_ContactNumber.Name = "T_ContactNumber";
this.T_ContactNumber.Visible = true;
this.T_ContactNumber.VisibleIndex = 2;
this.T_ContactNumber.Width = 101;
//
// userControlForPage
//
this.userControlForPage.Dock = System.Windows.Forms.DockStyle.Bottom;
this.userControlForPage.Location = new System.Drawing.Point(2, 623);
this.userControlForPage.Name = "userControlForPage";
this.userControlForPage.Size = new System.Drawing.Size(753, 33);
this.userControlForPage.TabIndex = 9;
this.userControlForPage.myPagerEvents += new HL_FristAidPlatform_Public.UserControlForPage.MyPagerEvents(this.userControlForPage_myPagerEvents);
this.userControlForPage.exportEvents += new HL_FristAidPlatform_Public.UserControlForPage.ExportEvents(this.userControlForPage_exportEvents);
//
// Form_Hospital_TreatmentUnitMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1128, 715);
this.Controls.Add(this.group_TreatmentUnit_List);
this.Controls.Add(this.group_TreatmentUnit_Detail);
this.Controls.Add(this.barDockControlLeft);
this.Controls.Add(this.barDockControl1);
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
this.Name = "Form_Hospital_TreatmentUnitMain";
this.Text = "院外救治单元信息管理";
this.Load += new System.EventHandler(this.Form_Hospital_TreatmentUnitMain_Load);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Form_Hospital_TreatmentUnitMain_KeyDown);
((System.ComponentModel.ISupportInitialize)(this.pan_Select)).EndInit();
this.pan_Select.ResumeLayout(false);
this.pan_Select.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.lookUp_Sel_SystemModuleID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lookUp_Sel_HospitalGuid.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Sel_Key.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckb_DeleteFlag.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Introduce.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_OrderBy.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_UnitName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.group_TreatmentUnit_Detail)).EndInit();
this.group_TreatmentUnit_Detail.ResumeLayout(false);
this.group_TreatmentUnit_Detail.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_ContactAddress.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Fax.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ContactNumber.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lookUp_SystemModuleID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lookUp_HospitalGuid.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.group_TreatmentUnit_List)).EndInit();
this.group_TreatmentUnit_List.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grid_TreatmentUnit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grv_TreatmentUnit)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraGrid.Columns.GridColumn T_ContactAddress;
private DevExpress.XtraGrid.Columns.GridColumn T_OrderBy;
private DevExpress.XtraEditors.PanelControl pan_Select;
private DevExpress.XtraEditors.TextEdit txt_Sel_Key;
private DevExpress.XtraEditors.LabelControl lbl_Sel_Key_Version;
private DevExpress.XtraEditors.CheckEdit ckb_DeleteFlag;
private DevExpress.XtraEditors.LabelControl lbl_Introduce;
private DevExpress.XtraEditors.MemoEdit txt_Introduce;
private DevExpress.XtraEditors.TextEdit txt_OrderBy;
private DevExpress.XtraEditors.TextEdit txt_UnitName;
private DevExpress.XtraEditors.LabelControl lbl_OrderBy;
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 barDockControl1;
private DevExpress.XtraEditors.GroupControl group_TreatmentUnit_List;
private DevExpress.XtraGrid.GridControl grid_TreatmentUnit;
private DevExpress.XtraGrid.Views.Grid.GridView grv_TreatmentUnit;
private DevExpress.XtraGrid.Columns.GridColumn T_ID;
private DevExpress.XtraGrid.Columns.GridColumn T_GUID;
private DevExpress.XtraGrid.Columns.GridColumn T_SystemModuleID;
private DevExpress.XtraGrid.Columns.GridColumn T_UnitName;
private DevExpress.XtraGrid.Columns.GridColumn T_ContactNumber;
private DevExpress.XtraGrid.Columns.GridColumn T_Fax;
private DevExpress.XtraEditors.GroupControl group_TreatmentUnit_Detail;
private DevExpress.XtraEditors.LabelControl lbl_UnitName;
private DevExpress.XtraEditors.LookUpEdit lookUp_Sel_HospitalGuid;
private DevExpress.XtraEditors.LabelControl lbl_Sel_HospitalGuid;
private DevExpress.XtraEditors.LookUpEdit lookUp_Sel_SystemModuleID;
private DevExpress.XtraEditors.LabelControl lbl_Sel_SystemModuleID;
private DevExpress.XtraEditors.LookUpEdit lookUp_SystemModuleID;
private DevExpress.XtraEditors.LabelControl lbl_SystemModuleID;
private DevExpress.XtraEditors.LookUpEdit lookUp_HospitalGuid;
private DevExpress.XtraEditors.LabelControl lbl_HospitalGuid;
private System.Windows.Forms.Label lbl_Hint_HospitalGuid;
private System.Windows.Forms.Label lbl_Hint_UnitName;
private System.Windows.Forms.Label lbl_Hint_SystemModuleID;
private DevExpress.XtraEditors.TextEdit txt_ContactAddress;
private DevExpress.XtraEditors.LabelControl lbl_ContactAddress;
private DevExpress.XtraEditors.TextEdit txt_Fax;
private DevExpress.XtraEditors.LabelControl lbl_Fax;
private DevExpress.XtraEditors.LabelControl lbl_ContactNumber;
private DevExpress.XtraEditors.TextEdit txt_ContactNumber;
private HL_FristAidPlatform_Public.UserControlForPage userControlForPage;
}
}