StableVersion4.3/HL_FristAidPlatform_SYS/Form_SystemModuleMain.Desig...

705 lines
38 KiB
C#

namespace HL_FristAidPlatform_SYS
{
partial class Form_SystemModuleMain
{
/// <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_SystemModuleMain));
this.grid_SystemModule = new DevExpress.XtraGrid.GridControl();
this.grv_SystemModule = new DevExpress.XtraGrid.Views.Grid.GridView();
this.S_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.S_GUID = new DevExpress.XtraGrid.Columns.GridColumn();
this.S_SystemName = new DevExpress.XtraGrid.Columns.GridColumn();
this.S_EnglishName = new DevExpress.XtraGrid.Columns.GridColumn();
this.S_ShortName = new DevExpress.XtraGrid.Columns.GridColumn();
this.S_PatientTypeName = new DevExpress.XtraGrid.Columns.GridColumn();
this.S_IsOpenCase = new DevExpress.XtraGrid.Columns.GridColumn();
this.S_Icon = new DevExpress.XtraGrid.Columns.GridColumn();
this.S_DeleteFlagCase = new DevExpress.XtraGrid.Columns.GridColumn();
this.S_IsHaveTimeAxisCase = new DevExpress.XtraGrid.Columns.GridColumn();
this.S_CreationDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.S_OrderBy = new DevExpress.XtraGrid.Columns.GridColumn();
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_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.ckb_DeleteFlag = new DevExpress.XtraEditors.CheckEdit();
this.txt_OrderBy = new DevExpress.XtraEditors.TextEdit();
this.txt_SystemName = new DevExpress.XtraEditors.TextEdit();
this.txt_Key = new DevExpress.XtraEditors.TextEdit();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.cmb_IsOpen = new DevExpress.XtraEditors.ComboBoxEdit();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.cmb_DeleteFlag = new DevExpress.XtraEditors.ComboBoxEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.group_Detail = new DevExpress.XtraEditors.GroupControl();
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
this.btn_SelFlie = new DevExpress.XtraEditors.SimpleButton();
this.pictureEdit_Icon = new DevExpress.XtraEditors.PictureEdit();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.ckb_IsHaveTimeAxis = new DevExpress.XtraEditors.CheckEdit();
this.ckb_IsOpen = new DevExpress.XtraEditors.CheckEdit();
this.txt_PatientTypeName = new DevExpress.XtraEditors.TextEdit();
this.txt_ShortName = new DevExpress.XtraEditors.TextEdit();
this.txt_EnglishName = new DevExpress.XtraEditors.TextEdit();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
((System.ComponentModel.ISupportInitialize)(this.grid_SystemModule)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grv_SystemModule)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckb_DeleteFlag.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_OrderBy.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_SystemName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Key.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cmb_IsOpen.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.pictureEdit_Icon.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckb_IsHaveTimeAxis.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ckb_IsOpen.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_PatientTypeName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ShortName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_EnglishName.Properties)).BeginInit();
this.SuspendLayout();
//
// grid_SystemModule
//
this.grid_SystemModule.Dock = System.Windows.Forms.DockStyle.Fill;
this.grid_SystemModule.Location = new System.Drawing.Point(2, 71);
this.grid_SystemModule.MainView = this.grv_SystemModule;
this.grid_SystemModule.MenuManager = this.barManager;
this.grid_SystemModule.Name = "grid_SystemModule";
this.grid_SystemModule.Size = new System.Drawing.Size(699, 536);
this.grid_SystemModule.TabIndex = 3;
this.grid_SystemModule.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grv_SystemModule});
this.grid_SystemModule.MouseClick += new System.Windows.Forms.MouseEventHandler(this.grid_SystemModule_MouseClick);
//
// grv_SystemModule
//
this.grv_SystemModule.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.S_ID,
this.S_GUID,
this.S_SystemName,
this.S_EnglishName,
this.S_ShortName,
this.S_PatientTypeName,
this.S_IsOpenCase,
this.S_Icon,
this.S_DeleteFlagCase,
this.S_IsHaveTimeAxisCase,
this.S_CreationDate,
this.S_OrderBy});
this.grv_SystemModule.GridControl = this.grid_SystemModule;
this.grv_SystemModule.Name = "grv_SystemModule";
this.grv_SystemModule.OptionsBehavior.Editable = false;
this.grv_SystemModule.OptionsBehavior.EditorShowMode = DevExpress.Utils.EditorShowMode.Click;
this.grv_SystemModule.OptionsView.ShowGroupPanel = false;
//
// S_ID
//
this.S_ID.Caption = "编号";
this.S_ID.FieldName = "ID";
this.S_ID.Name = "S_ID";
this.S_ID.Visible = true;
this.S_ID.VisibleIndex = 0;
//
// S_GUID
//
this.S_GUID.Caption = "GUID";
this.S_GUID.FieldName = "GUID";
this.S_GUID.Name = "S_GUID";
//
// S_SystemName
//
this.S_SystemName.Caption = "系统名称";
this.S_SystemName.FieldName = "SystemName";
this.S_SystemName.Name = "S_SystemName";
this.S_SystemName.Visible = true;
this.S_SystemName.VisibleIndex = 1;
//
// S_EnglishName
//
this.S_EnglishName.Caption = "英文名称";
this.S_EnglishName.FieldName = "EnglishName";
this.S_EnglishName.Name = "S_EnglishName";
this.S_EnglishName.Visible = true;
this.S_EnglishName.VisibleIndex = 2;
//
// S_ShortName
//
this.S_ShortName.Caption = "简称";
this.S_ShortName.FieldName = "ShortName";
this.S_ShortName.Name = "S_ShortName";
this.S_ShortName.Visible = true;
this.S_ShortName.VisibleIndex = 3;
//
// S_PatientTypeName
//
this.S_PatientTypeName.Caption = "患者类型";
this.S_PatientTypeName.FieldName = "PatientTypeName";
this.S_PatientTypeName.Name = "S_PatientTypeName";
this.S_PatientTypeName.Visible = true;
this.S_PatientTypeName.VisibleIndex = 4;
//
// S_IsOpenCase
//
this.S_IsOpenCase.Caption = "是否开启";
this.S_IsOpenCase.FieldName = "IsOpenCase";
this.S_IsOpenCase.Name = "S_IsOpenCase";
this.S_IsOpenCase.Visible = true;
this.S_IsOpenCase.VisibleIndex = 6;
//
// S_Icon
//
this.S_Icon.Caption = "图标地址";
this.S_Icon.FieldName = "Icon";
this.S_Icon.Name = "S_Icon";
this.S_Icon.Visible = true;
this.S_Icon.VisibleIndex = 5;
//
// S_DeleteFlagCase
//
this.S_DeleteFlagCase.Caption = "是否启用";
this.S_DeleteFlagCase.FieldName = "DeleteFlagCase";
this.S_DeleteFlagCase.Name = "S_DeleteFlagCase";
this.S_DeleteFlagCase.Visible = true;
this.S_DeleteFlagCase.VisibleIndex = 7;
//
// S_IsHaveTimeAxisCase
//
this.S_IsHaveTimeAxisCase.Caption = "是否拥有时间节点";
this.S_IsHaveTimeAxisCase.FieldName = "IsHaveTimeAxisCase";
this.S_IsHaveTimeAxisCase.Name = "S_IsHaveTimeAxisCase";
this.S_IsHaveTimeAxisCase.Visible = true;
this.S_IsHaveTimeAxisCase.VisibleIndex = 9;
//
// S_CreationDate
//
this.S_CreationDate.Caption = "创建时间";
this.S_CreationDate.FieldName = "CreationDate";
this.S_CreationDate.Name = "S_CreationDate";
this.S_CreationDate.Visible = true;
this.S_CreationDate.VisibleIndex = 8;
//
// S_OrderBy
//
this.S_OrderBy.Caption = "排序";
this.S_OrderBy.FieldName = "OrderBy";
this.S_OrderBy.Name = "S_OrderBy";
this.S_OrderBy.Visible = true;
this.S_OrderBy.VisibleIndex = 10;
//
// 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_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(1119, 57);
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.barDockControlBottom.Location = new System.Drawing.Point(0, 666);
this.barDockControlBottom.Manager = this.barManager;
this.barDockControlBottom.Size = new System.Drawing.Size(1119, 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, 609);
//
// barDockControlRight
//
this.barDockControlRight.CausesValidation = false;
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
this.barDockControlRight.Location = new System.Drawing.Point(1119, 57);
this.barDockControlRight.Manager = this.barManager;
this.barDockControlRight.Size = new System.Drawing.Size(0, 609);
//
// ckb_DeleteFlag
//
this.ckb_DeleteFlag.Location = new System.Drawing.Point(317, 358);
this.ckb_DeleteFlag.MenuManager = this.barManager;
this.ckb_DeleteFlag.Name = "ckb_DeleteFlag";
this.ckb_DeleteFlag.Properties.Caption = "是否启用";
this.ckb_DeleteFlag.Size = new System.Drawing.Size(75, 19);
this.ckb_DeleteFlag.TabIndex = 8;
//
// txt_OrderBy
//
this.txt_OrderBy.Location = new System.Drawing.Point(72, 295);
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(320, 20);
this.txt_OrderBy.TabIndex = 5;
//
// txt_SystemName
//
this.txt_SystemName.Location = new System.Drawing.Point(72, 35);
this.txt_SystemName.Name = "txt_SystemName";
this.txt_SystemName.Size = new System.Drawing.Size(320, 20);
this.txt_SystemName.TabIndex = 0;
//
// txt_Key
//
this.txt_Key.Location = new System.Drawing.Point(69, 14);
this.txt_Key.MenuManager = this.barManager;
this.txt_Key.Name = "txt_Key";
this.txt_Key.Size = new System.Drawing.Size(214, 20);
this.txt_Key.TabIndex = 0;
this.txt_Key.TextChanged += new System.EventHandler(this.txt_Key_TextChanged);
//
// groupControl1
//
this.groupControl1.Controls.Add(this.grid_SystemModule);
this.groupControl1.Controls.Add(this.panelControl1);
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl1.Location = new System.Drawing.Point(0, 57);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(703, 609);
this.groupControl1.TabIndex = 12;
this.groupControl1.Text = "系统列表";
//
// panelControl1
//
this.panelControl1.Controls.Add(this.cmb_IsOpen);
this.panelControl1.Controls.Add(this.labelControl6);
this.panelControl1.Controls.Add(this.cmb_DeleteFlag);
this.panelControl1.Controls.Add(this.labelControl1);
this.panelControl1.Controls.Add(this.txt_Key);
this.panelControl1.Controls.Add(this.labelControl5);
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(699, 50);
this.panelControl1.TabIndex = 7;
//
// cmb_IsOpen
//
this.cmb_IsOpen.Location = new System.Drawing.Point(351, 14);
this.cmb_IsOpen.Name = "cmb_IsOpen";
this.cmb_IsOpen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.cmb_IsOpen.Properties.Items.AddRange(new object[] {
"全部",
"开启",
"关闭"});
this.cmb_IsOpen.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.cmb_IsOpen.Size = new System.Drawing.Size(125, 20);
this.cmb_IsOpen.TabIndex = 15;
this.cmb_IsOpen.SelectedIndexChanged += new System.EventHandler(this.cmb_IsOpen_SelectedIndexChanged);
//
// labelControl6
//
this.labelControl6.Location = new System.Drawing.Point(292, 17);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(60, 14);
this.labelControl6.TabIndex = 14;
this.labelControl6.Text = "是否开启:";
//
// cmb_DeleteFlag
//
this.cmb_DeleteFlag.Location = new System.Drawing.Point(552, 14);
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(125, 20);
this.cmb_DeleteFlag.TabIndex = 15;
this.cmb_DeleteFlag.SelectedIndexChanged += new System.EventHandler(this.cmb_DeleteFlag_SelectedIndexChanged);
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(493, 17);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(60, 14);
this.labelControl1.TabIndex = 14;
this.labelControl1.Text = "启用状态:";
//
// labelControl5
//
this.labelControl5.Location = new System.Drawing.Point(11, 17);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(60, 14);
this.labelControl5.TabIndex = 1;
this.labelControl5.Text = "系统名称:";
//
// labelControl4
//
this.labelControl4.Location = new System.Drawing.Point(34, 296);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(36, 14);
this.labelControl4.TabIndex = 105;
this.labelControl4.Text = "排序:";
//
// group_Detail
//
this.group_Detail.Controls.Add(this.labelControl14);
this.group_Detail.Controls.Add(this.btn_SelFlie);
this.group_Detail.Controls.Add(this.pictureEdit_Icon);
this.group_Detail.Controls.Add(this.labelControl11);
this.group_Detail.Controls.Add(this.ckb_IsHaveTimeAxis);
this.group_Detail.Controls.Add(this.ckb_IsOpen);
this.group_Detail.Controls.Add(this.ckb_DeleteFlag);
this.group_Detail.Controls.Add(this.txt_OrderBy);
this.group_Detail.Controls.Add(this.txt_PatientTypeName);
this.group_Detail.Controls.Add(this.txt_ShortName);
this.group_Detail.Controls.Add(this.txt_EnglishName);
this.group_Detail.Controls.Add(this.labelControl8);
this.group_Detail.Controls.Add(this.labelControl9);
this.group_Detail.Controls.Add(this.txt_SystemName);
this.group_Detail.Controls.Add(this.labelControl7);
this.group_Detail.Controls.Add(this.labelControl3);
this.group_Detail.Controls.Add(this.labelControl4);
this.group_Detail.Controls.Add(this.labelControl2);
this.group_Detail.Dock = System.Windows.Forms.DockStyle.Right;
this.group_Detail.Location = new System.Drawing.Point(703, 57);
this.group_Detail.Name = "group_Detail";
this.group_Detail.Size = new System.Drawing.Size(416, 609);
this.group_Detail.TabIndex = 10;
this.group_Detail.Text = "系统详情";
//
// labelControl14
//
this.labelControl14.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl14.Appearance.Options.UseForeColor = true;
this.labelControl14.Location = new System.Drawing.Point(206, 184);
this.labelControl14.Name = "labelControl14";
this.labelControl14.Size = new System.Drawing.Size(134, 14);
this.labelControl14.TabIndex = 106;
this.labelControl14.Text = "大小:128*128,格式:.png";
//
// btn_SelFlie
//
this.btn_SelFlie.Location = new System.Drawing.Point(206, 155);
this.btn_SelFlie.Name = "btn_SelFlie";
this.btn_SelFlie.Size = new System.Drawing.Size(75, 23);
this.btn_SelFlie.TabIndex = 4;
this.btn_SelFlie.Text = "选择图片";
this.btn_SelFlie.Click += new System.EventHandler(this.btn_SelFlie_Click);
//
// pictureEdit_Icon
//
this.pictureEdit_Icon.Location = new System.Drawing.Point(72, 155);
this.pictureEdit_Icon.MenuManager = this.barManager;
this.pictureEdit_Icon.Name = "pictureEdit_Icon";
this.pictureEdit_Icon.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
this.pictureEdit_Icon.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.StretchHorizontal;
this.pictureEdit_Icon.Size = new System.Drawing.Size(128, 128);
this.pictureEdit_Icon.TabIndex = 9;
//
// labelControl11
//
this.labelControl11.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl11.Appearance.Options.UseForeColor = true;
this.labelControl11.Location = new System.Drawing.Point(394, 38);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(7, 14);
this.labelControl11.TabIndex = 21;
this.labelControl11.Text = "*";
//
// ckb_IsHaveTimeAxis
//
this.ckb_IsHaveTimeAxis.Location = new System.Drawing.Point(72, 358);
this.ckb_IsHaveTimeAxis.Name = "ckb_IsHaveTimeAxis";
this.ckb_IsHaveTimeAxis.Properties.Caption = "是否拥有时间节点权限";
this.ckb_IsHaveTimeAxis.Size = new System.Drawing.Size(202, 19);
this.ckb_IsHaveTimeAxis.TabIndex = 7;
//
// ckb_IsOpen
//
this.ckb_IsOpen.Location = new System.Drawing.Point(72, 329);
this.ckb_IsOpen.Name = "ckb_IsOpen";
this.ckb_IsOpen.Properties.Caption = "是否开启(允许使用此系统)";
this.ckb_IsOpen.Size = new System.Drawing.Size(170, 19);
this.ckb_IsOpen.TabIndex = 6;
//
// txt_PatientTypeName
//
this.txt_PatientTypeName.Location = new System.Drawing.Point(72, 126);
this.txt_PatientTypeName.Name = "txt_PatientTypeName";
this.txt_PatientTypeName.Size = new System.Drawing.Size(320, 20);
this.txt_PatientTypeName.TabIndex = 3;
//
// txt_ShortName
//
this.txt_ShortName.Location = new System.Drawing.Point(72, 98);
this.txt_ShortName.Name = "txt_ShortName";
this.txt_ShortName.Size = new System.Drawing.Size(320, 20);
this.txt_ShortName.TabIndex = 2;
//
// txt_EnglishName
//
this.txt_EnglishName.Location = new System.Drawing.Point(72, 67);
this.txt_EnglishName.Name = "txt_EnglishName";
this.txt_EnglishName.Size = new System.Drawing.Size(320, 20);
this.txt_EnglishName.TabIndex = 1;
//
// labelControl8
//
this.labelControl8.Location = new System.Drawing.Point(34, 155);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(36, 14);
this.labelControl8.TabIndex = 104;
this.labelControl8.Text = "图标:";
//
// labelControl9
//
this.labelControl9.Location = new System.Drawing.Point(10, 129);
this.labelControl9.Name = "labelControl9";
this.labelControl9.Size = new System.Drawing.Size(60, 14);
this.labelControl9.TabIndex = 103;
this.labelControl9.Text = "患者类型:";
//
// labelControl7
//
this.labelControl7.Location = new System.Drawing.Point(34, 99);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(36, 14);
this.labelControl7.TabIndex = 102;
this.labelControl7.Text = "简称:";
//
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(10, 68);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(60, 14);
this.labelControl3.TabIndex = 101;
this.labelControl3.Text = "英文名称:";
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(10, 36);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(60, 14);
this.labelControl2.TabIndex = 100;
this.labelControl2.Text = "系统名称:";
//
// Form_SystemModuleMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1119, 666);
this.Controls.Add(this.groupControl1);
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_SystemModuleMain";
this.Text = "系统信息管理";
this.Load += new System.EventHandler(this.Form_SystemModuleMain_Load);
((System.ComponentModel.ISupportInitialize)(this.grid_SystemModule)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grv_SystemModule)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckb_DeleteFlag.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_OrderBy.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_SystemName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Key.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
this.groupControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cmb_IsOpen.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.pictureEdit_Icon.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckb_IsHaveTimeAxis.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ckb_IsOpen.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_PatientTypeName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ShortName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_EnglishName.Properties)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraGrid.GridControl grid_SystemModule;
private DevExpress.XtraGrid.Views.Grid.GridView grv_SystemModule;
private DevExpress.XtraGrid.Columns.GridColumn S_ID;
private DevExpress.XtraGrid.Columns.GridColumn S_GUID;
private DevExpress.XtraGrid.Columns.GridColumn S_SystemName;
private DevExpress.XtraGrid.Columns.GridColumn S_EnglishName;
private DevExpress.XtraGrid.Columns.GridColumn S_ShortName;
private DevExpress.XtraGrid.Columns.GridColumn S_Icon;
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_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 groupControl1;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.TextEdit txt_Key;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.GroupControl group_Detail;
private DevExpress.XtraEditors.CheckEdit ckb_DeleteFlag;
private DevExpress.XtraEditors.TextEdit txt_OrderBy;
private DevExpress.XtraEditors.TextEdit txt_SystemName;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraGrid.Columns.GridColumn S_CreationDate;
private DevExpress.XtraGrid.Columns.GridColumn S_OrderBy;
private DevExpress.XtraGrid.Columns.GridColumn S_IsOpenCase;
private DevExpress.XtraGrid.Columns.GridColumn S_DeleteFlagCase;
private DevExpress.XtraGrid.Columns.GridColumn S_IsHaveTimeAxisCase;
private DevExpress.XtraEditors.ComboBoxEdit cmb_DeleteFlag;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.ComboBoxEdit cmb_IsOpen;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.TextEdit txt_EnglishName;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.TextEdit txt_ShortName;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraEditors.CheckEdit ckb_IsHaveTimeAxis;
private DevExpress.XtraEditors.CheckEdit ckb_IsOpen;
private DevExpress.XtraEditors.LabelControl labelControl11;
private DevExpress.XtraEditors.PictureEdit pictureEdit_Icon;
private DevExpress.XtraEditors.SimpleButton btn_SelFlie;
private DevExpress.XtraEditors.LabelControl labelControl14;
private DevExpress.XtraEditors.TextEdit txt_PatientTypeName;
private DevExpress.XtraEditors.LabelControl labelControl9;
private DevExpress.XtraGrid.Columns.GridColumn S_PatientTypeName;
}
}