StableVersion4.3/HL_FristAidPlatform_Base/Form_Network_HospitalMain.D...

731 lines
39 KiB
C#

namespace HL_FristAidPlatform_Base
{
partial class Form_Network_HospitalMain
{
/// <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_Network_HospitalMain));
this.group_List = new DevExpress.XtraEditors.GroupControl();
this.grid_Hospital = new DevExpress.XtraGrid.GridControl();
this.grv_Hospital = new DevExpress.XtraGrid.Views.Grid.GridView();
this.H_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_GUID = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_HospitalName = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_PymCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_WbmCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_IsEnable = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_IsEnableCase = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_MainHospitalName = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_SystemModule = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_OrderBy = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.userControlForPage = new HL_FristAidPlatform_Public.UserControlForPage();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.lookUpEdit_SelSystemModule = new DevExpress.XtraEditors.LookUpEdit();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.radioGroup_SelIsEnable = new DevExpress.XtraEditors.RadioGroup();
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_Delete = 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.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.lookUpEdit_SelHospitalGuid = new DevExpress.XtraEditors.LookUpEdit();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.txt_Key = new DevExpress.XtraEditors.TextEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.group_DepartmentList = new DevExpress.XtraEditors.GroupControl();
this.grid_Department = new DevExpress.XtraGrid.GridControl();
this.contextMenu_Department = new System.Windows.Forms.ContextMenuStrip();
this.TSM_Insert_Department = new System.Windows.Forms.ToolStripMenuItem();
this.TSM_Update_Department = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.TSM_Delete_Department = new System.Windows.Forms.ToolStripMenuItem();
this.grv_Department = new DevExpress.XtraGrid.Views.Grid.GridView();
this.D_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.D_GUID = new DevExpress.XtraGrid.Columns.GridColumn();
this.D_DepartmentName = new DevExpress.XtraGrid.Columns.GridColumn();
this.D_PymCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.D_WbmCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.D_IsEnableCase = new DevExpress.XtraGrid.Columns.GridColumn();
this.D_OrderBy = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
((System.ComponentModel.ISupportInitialize)(this.group_List)).BeginInit();
this.group_List.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grid_Hospital)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grv_Hospital)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_SelSystemModule.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_SelIsEnable.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_SelHospitalGuid.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Key.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.group_DepartmentList)).BeginInit();
this.group_DepartmentList.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grid_Department)).BeginInit();
this.contextMenu_Department.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grv_Department)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
this.SuspendLayout();
//
// group_List
//
this.group_List.Controls.Add(this.grid_Hospital);
this.group_List.Controls.Add(this.userControlForPage);
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, 62);
this.group_List.Name = "group_List";
this.group_List.Size = new System.Drawing.Size(677, 567);
this.group_List.TabIndex = 27;
this.group_List.Text = "网络医院列表";
//
// grid_Hospital
//
this.grid_Hospital.Dock = System.Windows.Forms.DockStyle.Fill;
this.grid_Hospital.Location = new System.Drawing.Point(2, 104);
this.grid_Hospital.MainView = this.grv_Hospital;
this.grid_Hospital.Name = "grid_Hospital";
this.grid_Hospital.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit1});
this.grid_Hospital.Size = new System.Drawing.Size(673, 420);
this.grid_Hospital.TabIndex = 6;
this.grid_Hospital.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grv_Hospital,
this.gridView1});
this.grid_Hospital.MouseClick += new System.Windows.Forms.MouseEventHandler(this.grid_Hospital_MouseClick);
//
// grv_Hospital
//
this.grv_Hospital.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.H_ID,
this.H_GUID,
this.H_HospitalName,
this.H_PymCode,
this.H_WbmCode,
this.H_IsEnable,
this.H_IsEnableCase,
this.H_MainHospitalName,
this.H_SystemModule,
this.H_OrderBy});
this.grv_Hospital.CustomizationFormBounds = new System.Drawing.Rectangle(702, 342, 412, 411);
this.grv_Hospital.DetailHeight = 595;
this.grv_Hospital.GridControl = this.grid_Hospital;
this.grv_Hospital.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always;
this.grv_Hospital.Name = "grv_Hospital";
this.grv_Hospital.OptionsBehavior.Editable = false;
this.grv_Hospital.OptionsView.ColumnAutoWidth = false;
this.grv_Hospital.OptionsView.ShowGroupPanel = false;
this.grv_Hospital.Tag = "";
//
// H_ID
//
this.H_ID.Caption = "编号";
this.H_ID.FieldName = "ID";
this.H_ID.MinWidth = 27;
this.H_ID.Name = "H_ID";
this.H_ID.Visible = true;
this.H_ID.VisibleIndex = 0;
this.H_ID.Width = 101;
//
// H_GUID
//
this.H_GUID.Caption = "GUID";
this.H_GUID.FieldName = "GUID";
this.H_GUID.MinWidth = 31;
this.H_GUID.Name = "H_GUID";
this.H_GUID.Width = 118;
//
// H_HospitalName
//
this.H_HospitalName.Caption = "网络医院名称";
this.H_HospitalName.FieldName = "HospitalName";
this.H_HospitalName.MinWidth = 204;
this.H_HospitalName.Name = "H_HospitalName";
this.H_HospitalName.Visible = true;
this.H_HospitalName.VisibleIndex = 1;
this.H_HospitalName.Width = 204;
//
// H_PymCode
//
this.H_PymCode.Caption = "拼音码";
this.H_PymCode.FieldName = "PymCode";
this.H_PymCode.MinWidth = 23;
this.H_PymCode.Name = "H_PymCode";
this.H_PymCode.Visible = true;
this.H_PymCode.VisibleIndex = 2;
this.H_PymCode.Width = 87;
//
// H_WbmCode
//
this.H_WbmCode.Caption = "五笔码";
this.H_WbmCode.FieldName = "WbmCode";
this.H_WbmCode.MinWidth = 23;
this.H_WbmCode.Name = "H_WbmCode";
this.H_WbmCode.Visible = true;
this.H_WbmCode.VisibleIndex = 3;
this.H_WbmCode.Width = 87;
//
// H_IsEnable
//
this.H_IsEnable.Caption = "isEnable";
this.H_IsEnable.FieldName = "IsEnable";
this.H_IsEnable.Name = "H_IsEnable";
//
// H_IsEnableCase
//
this.H_IsEnableCase.Caption = "是否启用";
this.H_IsEnableCase.FieldName = "IsEnableCase";
this.H_IsEnableCase.MinWidth = 23;
this.H_IsEnableCase.Name = "H_IsEnableCase";
this.H_IsEnableCase.Visible = true;
this.H_IsEnableCase.VisibleIndex = 4;
this.H_IsEnableCase.Width = 87;
//
// H_MainHospitalName
//
this.H_MainHospitalName.Caption = "所属医院";
this.H_MainHospitalName.FieldName = "MainHospitalName";
this.H_MainHospitalName.MinWidth = 23;
this.H_MainHospitalName.Name = "H_MainHospitalName";
this.H_MainHospitalName.Visible = true;
this.H_MainHospitalName.VisibleIndex = 5;
this.H_MainHospitalName.Width = 150;
//
// H_SystemModule
//
this.H_SystemModule.Caption = "所属系统模块";
this.H_SystemModule.FieldName = "SystemModule";
this.H_SystemModule.MinWidth = 58;
this.H_SystemModule.Name = "H_SystemModule";
this.H_SystemModule.Visible = true;
this.H_SystemModule.VisibleIndex = 6;
this.H_SystemModule.Width = 175;
//
// H_OrderBy
//
this.H_OrderBy.Caption = "排序";
this.H_OrderBy.FieldName = "OrderBy";
this.H_OrderBy.Name = "H_OrderBy";
this.H_OrderBy.Visible = true;
this.H_OrderBy.VisibleIndex = 7;
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
this.repositoryItemCheckEdit1.ReadOnly = true;
//
// gridView1
//
this.gridView1.DetailHeight = 437;
this.gridView1.GridControl = this.grid_Hospital;
this.gridView1.Name = "gridView1";
//
// userControlForPage
//
this.userControlForPage.Dock = System.Windows.Forms.DockStyle.Bottom;
this.userControlForPage.Location = new System.Drawing.Point(2, 524);
this.userControlForPage.Name = "userControlForPage";
this.userControlForPage.Size = new System.Drawing.Size(673, 41);
this.userControlForPage.TabIndex = 19;
this.userControlForPage.myPagerEvents += new HL_FristAidPlatform_Public.UserControlForPage.MyPagerEvents(this.userControlForPage_myPagerEvents);
this.userControlForPage.exportEvents += new HL_FristAidPlatform_Public.UserControlForPage.ExportEvents(this.userControlForPage_exportEvents);
//
// panelControl1
//
this.panelControl1.Controls.Add(this.lookUpEdit_SelSystemModule);
this.panelControl1.Controls.Add(this.labelControl2);
this.panelControl1.Controls.Add(this.radioGroup_SelIsEnable);
this.panelControl1.Controls.Add(this.lookUpEdit_SelHospitalGuid);
this.panelControl1.Controls.Add(this.labelControl8);
this.panelControl1.Controls.Add(this.txt_Key);
this.panelControl1.Controls.Add(this.labelControl1);
this.panelControl1.Controls.Add(this.labelControl6);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl1.Location = new System.Drawing.Point(2, 22);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(673, 82);
this.panelControl1.TabIndex = 14;
//
// lookUpEdit_SelSystemModule
//
this.lookUpEdit_SelSystemModule.Location = new System.Drawing.Point(379, 12);
this.lookUpEdit_SelSystemModule.Name = "lookUpEdit_SelSystemModule";
this.lookUpEdit_SelSystemModule.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lookUpEdit_SelSystemModule.Properties.NullText = "请选择";
this.lookUpEdit_SelSystemModule.Size = new System.Drawing.Size(208, 22);
this.lookUpEdit_SelSystemModule.TabIndex = 21;
this.lookUpEdit_SelSystemModule.Closed += new DevExpress.XtraEditors.Controls.ClosedEventHandler(this.lookUpEdit_SelSystemModule_Closed);
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(289, 15);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(87, 15);
this.labelControl2.TabIndex = 20;
this.labelControl2.Text = "所属系统/模块:";
//
// radioGroup_SelIsEnable
//
this.radioGroup_SelIsEnable.Location = new System.Drawing.Point(78, 40);
this.radioGroup_SelIsEnable.MenuManager = this.barManager;
this.radioGroup_SelIsEnable.Name = "radioGroup_SelIsEnable";
this.radioGroup_SelIsEnable.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "全部"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "是"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "否")});
this.radioGroup_SelIsEnable.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
this.radioGroup_SelIsEnable.Size = new System.Drawing.Size(140, 24);
this.radioGroup_SelIsEnable.TabIndex = 19;
this.radioGroup_SelIsEnable.SelectedIndexChanged += new System.EventHandler(this.radioGroup_SelIsEnable_SelectedIndexChanged);
//
// 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.barButtonItem1,
this.btn_Exit});
this.barManager.MainMenu = this.bar2;
this.barManager.MaxItemId = 7;
//
// 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_Delete, 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_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";
this.btn_Delete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Delete_ItemClick);
//
// btn_Exit
//
this.btn_Exit.Caption = "退出";
this.btn_Exit.Id = 6;
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(1266, 62);
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.barDockControlBottom.Location = new System.Drawing.Point(0, 629);
this.barDockControlBottom.Manager = this.barManager;
this.barDockControlBottom.Size = new System.Drawing.Size(1266, 0);
//
// barDockControlLeft
//
this.barDockControlLeft.CausesValidation = false;
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
this.barDockControlLeft.Location = new System.Drawing.Point(0, 62);
this.barDockControlLeft.Manager = this.barManager;
this.barDockControlLeft.Size = new System.Drawing.Size(0, 567);
//
// barDockControlRight
//
this.barDockControlRight.CausesValidation = false;
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
this.barDockControlRight.Location = new System.Drawing.Point(1266, 62);
this.barDockControlRight.Manager = this.barManager;
this.barDockControlRight.Size = new System.Drawing.Size(0, 567);
//
// barButtonItem1
//
this.barButtonItem1.Caption = "关闭";
this.barButtonItem1.Id = 5;
this.barButtonItem1.Name = "barButtonItem1";
//
// lookUpEdit_SelHospitalGuid
//
this.lookUpEdit_SelHospitalGuid.Location = new System.Drawing.Point(78, 12);
this.lookUpEdit_SelHospitalGuid.Name = "lookUpEdit_SelHospitalGuid";
this.lookUpEdit_SelHospitalGuid.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lookUpEdit_SelHospitalGuid.Properties.NullText = "请选择";
this.lookUpEdit_SelHospitalGuid.Size = new System.Drawing.Size(191, 22);
this.lookUpEdit_SelHospitalGuid.TabIndex = 18;
this.lookUpEdit_SelHospitalGuid.Closed += new DevExpress.XtraEditors.Controls.ClosedEventHandler(this.lookUpEdit_SelHospitalGuid_Closed);
//
// labelControl8
//
this.labelControl8.Location = new System.Drawing.Point(12, 15);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(60, 15);
this.labelControl8.TabIndex = 17;
this.labelControl8.Text = "所属院区:";
//
// txt_Key
//
this.txt_Key.Location = new System.Drawing.Point(379, 41);
this.txt_Key.Name = "txt_Key";
this.txt_Key.Size = new System.Drawing.Size(208, 22);
this.txt_Key.TabIndex = 11;
this.txt_Key.TextChanged += new System.EventHandler(this.txt_Key_TextChanged);
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(12, 44);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(60, 15);
this.labelControl1.TabIndex = 12;
this.labelControl1.Text = "是否启用:";
//
// labelControl6
//
this.labelControl6.Location = new System.Drawing.Point(328, 44);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(48, 15);
this.labelControl6.TabIndex = 12;
this.labelControl6.Text = "关键词:";
//
// group_DepartmentList
//
this.group_DepartmentList.Controls.Add(this.grid_Department);
this.group_DepartmentList.Dock = System.Windows.Forms.DockStyle.Right;
this.group_DepartmentList.Location = new System.Drawing.Point(677, 62);
this.group_DepartmentList.Name = "group_DepartmentList";
this.group_DepartmentList.Size = new System.Drawing.Size(589, 567);
this.group_DepartmentList.TabIndex = 28;
this.group_DepartmentList.Text = "网络科室(右键编辑)";
//
// grid_Department
//
this.grid_Department.ContextMenuStrip = this.contextMenu_Department;
this.grid_Department.Dock = System.Windows.Forms.DockStyle.Fill;
this.grid_Department.Location = new System.Drawing.Point(2, 22);
this.grid_Department.MainView = this.grv_Department;
this.grid_Department.Name = "grid_Department";
this.grid_Department.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit2});
this.grid_Department.Size = new System.Drawing.Size(585, 543);
this.grid_Department.TabIndex = 7;
this.grid_Department.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grv_Department,
this.gridView3});
//
// contextMenu_Department
//
this.contextMenu_Department.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.TSM_Insert_Department,
this.TSM_Update_Department,
this.toolStripSeparator1,
this.TSM_Delete_Department});
this.contextMenu_Department.Name = "contextMenu_Department";
this.contextMenu_Department.Size = new System.Drawing.Size(130, 76);
//
// TSM_Insert_Department
//
this.TSM_Insert_Department.Name = "TSM_Insert_Department";
this.TSM_Insert_Department.Size = new System.Drawing.Size(129, 22);
this.TSM_Insert_Department.Text = "新增";
this.TSM_Insert_Department.Click += new System.EventHandler(this.TSM_Insert_Department_Click);
//
// TSM_Update_Department
//
this.TSM_Update_Department.Name = "TSM_Update_Department";
this.TSM_Update_Department.Size = new System.Drawing.Size(129, 22);
this.TSM_Update_Department.Text = "修改";
this.TSM_Update_Department.Click += new System.EventHandler(this.TSM_Update_Department_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(126, 6);
//
// TSM_Delete_Department
//
this.TSM_Delete_Department.Name = "TSM_Delete_Department";
this.TSM_Delete_Department.Size = new System.Drawing.Size(129, 22);
this.TSM_Delete_Department.Text = "禁用/启用";
this.TSM_Delete_Department.Click += new System.EventHandler(this.TSM_Delete_Department_Click);
//
// grv_Department
//
this.grv_Department.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.D_ID,
this.D_GUID,
this.D_DepartmentName,
this.D_PymCode,
this.D_WbmCode,
this.D_IsEnableCase,
this.D_OrderBy});
this.grv_Department.CustomizationFormBounds = new System.Drawing.Rectangle(702, 342, 412, 411);
this.grv_Department.DetailHeight = 595;
this.grv_Department.GridControl = this.grid_Department;
this.grv_Department.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always;
this.grv_Department.Name = "grv_Department";
this.grv_Department.OptionsBehavior.Editable = false;
this.grv_Department.OptionsView.ColumnAutoWidth = false;
this.grv_Department.OptionsView.ShowGroupPanel = false;
this.grv_Department.Tag = "";
//
// D_ID
//
this.D_ID.Caption = "编号";
this.D_ID.FieldName = "ID";
this.D_ID.MinWidth = 27;
this.D_ID.Name = "D_ID";
this.D_ID.Visible = true;
this.D_ID.VisibleIndex = 0;
this.D_ID.Width = 60;
//
// D_GUID
//
this.D_GUID.Caption = "GUID";
this.D_GUID.FieldName = "GUID";
this.D_GUID.MinWidth = 31;
this.D_GUID.Name = "D_GUID";
this.D_GUID.Width = 118;
//
// D_DepartmentName
//
this.D_DepartmentName.Caption = "科室名称";
this.D_DepartmentName.FieldName = "DepartmentName";
this.D_DepartmentName.MinWidth = 204;
this.D_DepartmentName.Name = "D_DepartmentName";
this.D_DepartmentName.Visible = true;
this.D_DepartmentName.VisibleIndex = 1;
this.D_DepartmentName.Width = 204;
//
// D_PymCode
//
this.D_PymCode.Caption = "拼音码";
this.D_PymCode.FieldName = "PymCode";
this.D_PymCode.MinWidth = 23;
this.D_PymCode.Name = "D_PymCode";
this.D_PymCode.Visible = true;
this.D_PymCode.VisibleIndex = 2;
//
// D_WbmCode
//
this.D_WbmCode.Caption = "五笔码";
this.D_WbmCode.FieldName = "WbmCode";
this.D_WbmCode.MinWidth = 23;
this.D_WbmCode.Name = "D_WbmCode";
this.D_WbmCode.Visible = true;
this.D_WbmCode.VisibleIndex = 3;
//
// D_IsEnableCase
//
this.D_IsEnableCase.Caption = "是否启用";
this.D_IsEnableCase.FieldName = "IsEnableCase";
this.D_IsEnableCase.MinWidth = 23;
this.D_IsEnableCase.Name = "D_IsEnableCase";
this.D_IsEnableCase.Visible = true;
this.D_IsEnableCase.VisibleIndex = 4;
//
// D_OrderBy
//
this.D_OrderBy.Caption = "排序";
this.D_OrderBy.FieldName = "OrderBy";
this.D_OrderBy.Name = "D_OrderBy";
this.D_OrderBy.Visible = true;
this.D_OrderBy.VisibleIndex = 5;
//
// repositoryItemCheckEdit2
//
this.repositoryItemCheckEdit2.AutoHeight = false;
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
this.repositoryItemCheckEdit2.ReadOnly = true;
//
// gridView3
//
this.gridView3.DetailHeight = 437;
this.gridView3.GridControl = this.grid_Department;
this.gridView3.Name = "gridView3";
//
// Form_Network_HospitalMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1266, 629);
this.Controls.Add(this.group_List);
this.Controls.Add(this.group_DepartmentList);
this.Controls.Add(this.barDockControlLeft);
this.Controls.Add(this.barDockControlRight);
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
this.Name = "Form_Network_HospitalMain";
this.Text = "网络医院信息管理";
this.Load += new System.EventHandler(this.Form_Network_HospitalMain_Load);
((System.ComponentModel.ISupportInitialize)(this.group_List)).EndInit();
this.group_List.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grid_Hospital)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grv_Hospital)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_SelSystemModule.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_SelIsEnable.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_SelHospitalGuid.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Key.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.group_DepartmentList)).EndInit();
this.group_DepartmentList.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grid_Department)).EndInit();
this.contextMenu_Department.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grv_Department)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.GroupControl group_List;
private DevExpress.XtraGrid.GridControl grid_Hospital;
private DevExpress.XtraGrid.Views.Grid.GridView grv_Hospital;
private DevExpress.XtraGrid.Columns.GridColumn H_ID;
private DevExpress.XtraGrid.Columns.GridColumn H_GUID;
private DevExpress.XtraGrid.Columns.GridColumn H_HospitalName;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private HL_FristAidPlatform_Public.UserControlForPage userControlForPage;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.TextEdit txt_Key;
private DevExpress.XtraEditors.LabelControl labelControl6;
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_Exit;
private DevExpress.XtraBars.BarDockControl barDockControlTop;
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
private DevExpress.XtraBars.BarDockControl barDockControlRight;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraGrid.Columns.GridColumn H_PymCode;
private DevExpress.XtraGrid.Columns.GridColumn H_WbmCode;
private DevExpress.XtraGrid.Columns.GridColumn H_IsEnableCase;
private DevExpress.XtraGrid.Columns.GridColumn H_MainHospitalName;
private DevExpress.XtraGrid.Columns.GridColumn H_SystemModule;
private DevExpress.XtraEditors.GroupControl group_DepartmentList;
private DevExpress.XtraEditors.LookUpEdit lookUpEdit_SelHospitalGuid;
private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraGrid.GridControl grid_Department;
private DevExpress.XtraGrid.Views.Grid.GridView grv_Department;
private DevExpress.XtraGrid.Columns.GridColumn D_ID;
private DevExpress.XtraGrid.Columns.GridColumn D_GUID;
private DevExpress.XtraGrid.Columns.GridColumn D_DepartmentName;
private DevExpress.XtraGrid.Columns.GridColumn D_PymCode;
private DevExpress.XtraGrid.Columns.GridColumn D_WbmCode;
private DevExpress.XtraGrid.Columns.GridColumn D_IsEnableCase;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private DevExpress.XtraEditors.RadioGroup radioGroup_SelIsEnable;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.LookUpEdit lookUpEdit_SelSystemModule;
private DevExpress.XtraEditors.LabelControl labelControl2;
private System.Windows.Forms.ContextMenuStrip contextMenu_Department;
private System.Windows.Forms.ToolStripMenuItem TSM_Insert_Department;
private System.Windows.Forms.ToolStripMenuItem TSM_Update_Department;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripMenuItem TSM_Delete_Department;
private DevExpress.XtraGrid.Columns.GridColumn H_IsEnable;
private DevExpress.XtraGrid.Columns.GridColumn H_OrderBy;
private DevExpress.XtraGrid.Columns.GridColumn D_OrderBy;
}
}