StableVersion4.3/HL_FristAidPlatform_SYS/Form_UserEdit.Designer.cs

836 lines
45 KiB
C#

namespace HL_FristAidPlatform_SYS
{
partial class Form_UserEdit
{
/// <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_UserEdit));
this.xTabP_Detail = new DevExpress.XtraTab.XtraTabPage();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.radioGroup_PersonnelType = new DevExpress.XtraEditors.RadioGroup();
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
this.LUEdit_Hospital = new DevExpress.XtraEditors.LookUpEdit();
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.LUEdit_Position = new DevExpress.XtraEditors.LookUpEdit();
this.LUEdit_Departments = new DevExpress.XtraEditors.LookUpEdit();
this.lbl_LoginName = new DevExpress.XtraEditors.LabelControl();
this.pictureEdit_ElectronicSignature = new DevExpress.XtraEditors.PictureEdit();
this.pictureEdit_Portrait = new DevExpress.XtraEditors.PictureEdit();
this.txt_FullName = new DevExpress.XtraEditors.TextEdit();
this.btn_UpdatePwd = new DevExpress.XtraEditors.SimpleButton();
this.lbl_FullName = new DevExpress.XtraEditors.LabelControl();
this.txt_LoginName = new DevExpress.XtraEditors.TextEdit();
this.txt_MobilePhone = new DevExpress.XtraEditors.TextEdit();
this.ck_IsReceiveMessages = new DevExpress.XtraEditors.CheckEdit();
this.lbl_Password = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
this.btn_Sel_ElectronicSignature = new DevExpress.XtraEditors.SimpleButton();
this.btn_PortraitSel = new DevExpress.XtraEditors.SimpleButton();
this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.lbl_MobilePhone = new DevExpress.XtraEditors.LabelControl();
this.txt_WorkNumber = new DevExpress.XtraEditors.TextEdit();
this.txt_Password = new DevExpress.XtraEditors.TextEdit();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.btn_Exit = new DevExpress.XtraEditors.SimpleButton();
this.btn_Save = new DevExpress.XtraEditors.SimpleButton();
this.group_Role = new DevExpress.XtraEditors.GroupControl();
this.CMenu_Role = new System.Windows.Forms.ContextMenuStrip(this.components);
this.TSM_InsertRole = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.TSM_DelRole = new System.Windows.Forms.ToolStripMenuItem();
this.gridC_Role = new DevExpress.XtraGrid.GridControl();
this.grv_Role = new DevExpress.XtraGrid.Views.Grid.GridView();
this.R_GUID = new DevExpress.XtraGrid.Columns.GridColumn();
this.R_RoleName = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabControl = new DevExpress.XtraTab.XtraTabControl();
this.xTabP_Hospital = new DevExpress.XtraTab.XtraTabPage();
this.grid_Hospital = new DevExpress.XtraGrid.GridControl();
this.CMenu_Hospital = new System.Windows.Forms.ContextMenuStrip(this.components);
this.TSM_InsertHospital = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.TSM_DelHospital = new System.Windows.Forms.ToolStripMenuItem();
this.grv_Hospital = new DevExpress.XtraGrid.Views.Grid.GridView();
this.H_GUID = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_HospitalName = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_Creator = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_CreationDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_Editor = new DevExpress.XtraGrid.Columns.GridColumn();
this.H_EditTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.behaviorManager = new DevExpress.Utils.Behaviors.BehaviorManager(this.components);
this.xTabP_Detail.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_PersonnelType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LUEdit_Hospital.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LUEdit_Position.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LUEdit_Departments.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureEdit_ElectronicSignature.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureEdit_Portrait.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_FullName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_LoginName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_MobilePhone.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ck_IsReceiveMessages.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_WorkNumber.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Password.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.group_Role)).BeginInit();
this.group_Role.SuspendLayout();
this.CMenu_Role.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridC_Role)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grv_Role)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl)).BeginInit();
this.xtraTabControl.SuspendLayout();
this.xTabP_Hospital.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grid_Hospital)).BeginInit();
this.CMenu_Hospital.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grv_Hospital)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.behaviorManager)).BeginInit();
this.SuspendLayout();
//
// xTabP_Detail
//
this.xTabP_Detail.Controls.Add(this.panelControl2);
this.xTabP_Detail.Controls.Add(this.panelControl1);
this.xTabP_Detail.Controls.Add(this.group_Role);
this.xTabP_Detail.Name = "xTabP_Detail";
this.xTabP_Detail.Size = new System.Drawing.Size(926, 445);
this.xTabP_Detail.Text = "用户基本信息";
//
// panelControl2
//
this.panelControl2.Controls.Add(this.labelControl2);
this.panelControl2.Controls.Add(this.radioGroup_PersonnelType);
this.panelControl2.Controls.Add(this.labelControl14);
this.panelControl2.Controls.Add(this.LUEdit_Hospital);
this.panelControl2.Controls.Add(this.labelControl15);
this.panelControl2.Controls.Add(this.labelControl11);
this.panelControl2.Controls.Add(this.labelControl18);
this.panelControl2.Controls.Add(this.labelControl8);
this.panelControl2.Controls.Add(this.labelControl13);
this.panelControl2.Controls.Add(this.labelControl7);
this.panelControl2.Controls.Add(this.labelControl6);
this.panelControl2.Controls.Add(this.LUEdit_Position);
this.panelControl2.Controls.Add(this.LUEdit_Departments);
this.panelControl2.Controls.Add(this.lbl_LoginName);
this.panelControl2.Controls.Add(this.pictureEdit_ElectronicSignature);
this.panelControl2.Controls.Add(this.pictureEdit_Portrait);
this.panelControl2.Controls.Add(this.txt_FullName);
this.panelControl2.Controls.Add(this.btn_UpdatePwd);
this.panelControl2.Controls.Add(this.lbl_FullName);
this.panelControl2.Controls.Add(this.txt_LoginName);
this.panelControl2.Controls.Add(this.txt_MobilePhone);
this.panelControl2.Controls.Add(this.ck_IsReceiveMessages);
this.panelControl2.Controls.Add(this.lbl_Password);
this.panelControl2.Controls.Add(this.labelControl5);
this.panelControl2.Controls.Add(this.labelControl17);
this.panelControl2.Controls.Add(this.btn_Sel_ElectronicSignature);
this.panelControl2.Controls.Add(this.btn_PortraitSel);
this.panelControl2.Controls.Add(this.labelControl16);
this.panelControl2.Controls.Add(this.labelControl1);
this.panelControl2.Controls.Add(this.lbl_MobilePhone);
this.panelControl2.Controls.Add(this.txt_WorkNumber);
this.panelControl2.Controls.Add(this.txt_Password);
this.panelControl2.Controls.Add(this.labelControl4);
this.panelControl2.Location = new System.Drawing.Point(3, 6);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(592, 377);
this.panelControl2.TabIndex = 14;
//
// labelControl2
//
this.labelControl2.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl2.Appearance.Options.UseForeColor = true;
this.labelControl2.Location = new System.Drawing.Point(544, 101);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(5, 15);
this.labelControl2.TabIndex = 54;
this.labelControl2.Text = "*";
//
// radioGroup_PersonnelType
//
this.radioGroup_PersonnelType.Location = new System.Drawing.Point(74, 183);
this.radioGroup_PersonnelType.Name = "radioGroup_PersonnelType";
this.radioGroup_PersonnelType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "医生"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "护士"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "数据员"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("4", "其他")});
this.radioGroup_PersonnelType.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
this.radioGroup_PersonnelType.Size = new System.Drawing.Size(228, 25);
this.radioGroup_PersonnelType.TabIndex = 53;
//
// labelControl14
//
this.labelControl14.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl14.Appearance.Options.UseForeColor = true;
this.labelControl14.Location = new System.Drawing.Point(199, 142);
this.labelControl14.Name = "labelControl14";
this.labelControl14.Size = new System.Drawing.Size(5, 15);
this.labelControl14.TabIndex = 23;
this.labelControl14.Text = "*";
//
// LUEdit_Hospital
//
this.LUEdit_Hospital.Location = new System.Drawing.Point(423, 97);
this.LUEdit_Hospital.Name = "LUEdit_Hospital";
this.LUEdit_Hospital.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LUEdit_Hospital.Properties.NullText = "请选择";
this.LUEdit_Hospital.Size = new System.Drawing.Size(115, 22);
this.LUEdit_Hospital.TabIndex = 22;
this.LUEdit_Hospital.EditValueChanged += new System.EventHandler(this.LUEdit_Hospital_EditValueChanged);
//
// labelControl15
//
this.labelControl15.Location = new System.Drawing.Point(357, 101);
this.labelControl15.Name = "labelControl15";
this.labelControl15.Size = new System.Drawing.Size(60, 15);
this.labelControl15.TabIndex = 21;
this.labelControl15.Text = "所属院区:";
//
// labelControl11
//
this.labelControl11.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl11.Appearance.Options.UseForeColor = true;
this.labelControl11.Location = new System.Drawing.Point(544, 142);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(5, 15);
this.labelControl11.TabIndex = 15;
this.labelControl11.Text = "*";
//
// labelControl18
//
this.labelControl18.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl18.Appearance.Options.UseForeColor = true;
this.labelControl18.Location = new System.Drawing.Point(308, 188);
this.labelControl18.Name = "labelControl18";
this.labelControl18.Size = new System.Drawing.Size(5, 15);
this.labelControl18.TabIndex = 15;
this.labelControl18.Text = "*";
//
// labelControl8
//
this.labelControl8.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl8.Appearance.Options.UseForeColor = true;
this.labelControl8.Location = new System.Drawing.Point(542, 57);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(5, 15);
this.labelControl8.TabIndex = 15;
this.labelControl8.Text = "*";
//
// labelControl13
//
this.labelControl13.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl13.Appearance.Options.UseForeColor = true;
this.labelControl13.Location = new System.Drawing.Point(541, 19);
this.labelControl13.Name = "labelControl13";
this.labelControl13.Size = new System.Drawing.Size(5, 15);
this.labelControl13.TabIndex = 15;
this.labelControl13.Text = "*";
//
// labelControl7
//
this.labelControl7.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl7.Appearance.Options.UseForeColor = true;
this.labelControl7.Location = new System.Drawing.Point(199, 57);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(5, 15);
this.labelControl7.TabIndex = 15;
this.labelControl7.Text = "*";
//
// labelControl6
//
this.labelControl6.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl6.Appearance.Options.UseForeColor = true;
this.labelControl6.Location = new System.Drawing.Point(199, 19);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(5, 15);
this.labelControl6.TabIndex = 15;
this.labelControl6.Text = "*";
//
// LUEdit_Position
//
this.LUEdit_Position.Location = new System.Drawing.Point(423, 138);
this.LUEdit_Position.Name = "LUEdit_Position";
this.LUEdit_Position.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LUEdit_Position.Properties.NullText = "请选择";
this.LUEdit_Position.Size = new System.Drawing.Size(115, 22);
this.LUEdit_Position.TabIndex = 14;
//
// LUEdit_Departments
//
this.LUEdit_Departments.Location = new System.Drawing.Point(74, 138);
this.LUEdit_Departments.Name = "LUEdit_Departments";
this.LUEdit_Departments.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LUEdit_Departments.Properties.NullText = "请选择";
this.LUEdit_Departments.Size = new System.Drawing.Size(119, 22);
this.LUEdit_Departments.TabIndex = 14;
//
// lbl_LoginName
//
this.lbl_LoginName.Location = new System.Drawing.Point(22, 19);
this.lbl_LoginName.Name = "lbl_LoginName";
this.lbl_LoginName.Size = new System.Drawing.Size(48, 15);
this.lbl_LoginName.TabIndex = 5;
this.lbl_LoginName.Text = "登录名:";
//
// pictureEdit_ElectronicSignature
//
this.pictureEdit_ElectronicSignature.Location = new System.Drawing.Point(72, 239);
this.pictureEdit_ElectronicSignature.Name = "pictureEdit_ElectronicSignature";
this.pictureEdit_ElectronicSignature.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
this.pictureEdit_ElectronicSignature.Size = new System.Drawing.Size(300, 64);
this.pictureEdit_ElectronicSignature.TabIndex = 6;
//
// pictureEdit_Portrait
//
this.pictureEdit_Portrait.Location = new System.Drawing.Point(436, 223);
this.pictureEdit_Portrait.Name = "pictureEdit_Portrait";
this.pictureEdit_Portrait.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
this.pictureEdit_Portrait.Size = new System.Drawing.Size(85, 96);
this.pictureEdit_Portrait.TabIndex = 6;
//
// txt_FullName
//
this.txt_FullName.Location = new System.Drawing.Point(74, 53);
this.txt_FullName.Name = "txt_FullName";
this.txt_FullName.Size = new System.Drawing.Size(119, 22);
this.txt_FullName.TabIndex = 7;
//
// btn_UpdatePwd
//
this.btn_UpdatePwd.Enabled = false;
this.btn_UpdatePwd.Location = new System.Drawing.Point(551, 15);
this.btn_UpdatePwd.Name = "btn_UpdatePwd";
this.btn_UpdatePwd.Size = new System.Drawing.Size(31, 22);
this.btn_UpdatePwd.TabIndex = 13;
this.btn_UpdatePwd.Text = "改";
this.btn_UpdatePwd.Click += new System.EventHandler(this.btn_UpdatePwd_Click);
//
// lbl_FullName
//
this.lbl_FullName.Location = new System.Drawing.Point(34, 57);
this.lbl_FullName.Name = "lbl_FullName";
this.lbl_FullName.Size = new System.Drawing.Size(36, 15);
this.lbl_FullName.TabIndex = 5;
this.lbl_FullName.Text = "姓名:";
//
// txt_LoginName
//
this.txt_LoginName.Location = new System.Drawing.Point(74, 15);
this.txt_LoginName.Name = "txt_LoginName";
this.txt_LoginName.Size = new System.Drawing.Size(119, 22);
this.txt_LoginName.TabIndex = 7;
//
// txt_MobilePhone
//
this.txt_MobilePhone.Location = new System.Drawing.Point(74, 97);
this.txt_MobilePhone.Name = "txt_MobilePhone";
this.txt_MobilePhone.Size = new System.Drawing.Size(119, 22);
this.txt_MobilePhone.TabIndex = 7;
//
// ck_IsReceiveMessages
//
this.ck_IsReceiveMessages.Location = new System.Drawing.Point(423, 186);
this.ck_IsReceiveMessages.Name = "ck_IsReceiveMessages";
this.ck_IsReceiveMessages.Properties.Caption = "是否接收消息";
this.ck_IsReceiveMessages.Size = new System.Drawing.Size(120, 19);
this.ck_IsReceiveMessages.TabIndex = 12;
//
// lbl_Password
//
this.lbl_Password.Location = new System.Drawing.Point(381, 19);
this.lbl_Password.Name = "lbl_Password";
this.lbl_Password.Size = new System.Drawing.Size(36, 15);
this.lbl_Password.TabIndex = 5;
this.lbl_Password.Text = "密码:";
//
// labelControl5
//
this.labelControl5.Location = new System.Drawing.Point(381, 57);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(36, 15);
this.labelControl5.TabIndex = 5;
this.labelControl5.Text = "工号:";
//
// labelControl17
//
this.labelControl17.Location = new System.Drawing.Point(11, 188);
this.labelControl17.Name = "labelControl17";
this.labelControl17.Size = new System.Drawing.Size(60, 15);
this.labelControl17.TabIndex = 5;
this.labelControl17.Text = "人员类型:";
//
// btn_Sel_ElectronicSignature
//
this.btn_Sel_ElectronicSignature.Location = new System.Drawing.Point(373, 239);
this.btn_Sel_ElectronicSignature.Name = "btn_Sel_ElectronicSignature";
this.btn_Sel_ElectronicSignature.Size = new System.Drawing.Size(26, 64);
this.btn_Sel_ElectronicSignature.TabIndex = 10;
this.btn_Sel_ElectronicSignature.Text = "选\r\n择";
this.btn_Sel_ElectronicSignature.Click += new System.EventHandler(this.btn_Sel_ElectronicSignature_Click);
//
// btn_PortraitSel
//
this.btn_PortraitSel.Location = new System.Drawing.Point(525, 223);
this.btn_PortraitSel.Name = "btn_PortraitSel";
this.btn_PortraitSel.Size = new System.Drawing.Size(26, 96);
this.btn_PortraitSel.TabIndex = 10;
this.btn_PortraitSel.Text = "更\r\n换\r\n头\r\n像";
this.btn_PortraitSel.Click += new System.EventHandler(this.btn_PortraitSel_Click);
//
// labelControl16
//
this.labelControl16.Location = new System.Drawing.Point(9, 264);
this.labelControl16.Name = "labelControl16";
this.labelControl16.Size = new System.Drawing.Size(60, 15);
this.labelControl16.TabIndex = 5;
this.labelControl16.Text = "电子签名:";
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(10, 142);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(60, 15);
this.labelControl1.TabIndex = 5;
this.labelControl1.Text = "所属科室:";
//
// lbl_MobilePhone
//
this.lbl_MobilePhone.Location = new System.Drawing.Point(10, 101);
this.lbl_MobilePhone.Name = "lbl_MobilePhone";
this.lbl_MobilePhone.Size = new System.Drawing.Size(60, 15);
this.lbl_MobilePhone.TabIndex = 5;
this.lbl_MobilePhone.Text = "手机号码:";
//
// txt_WorkNumber
//
this.txt_WorkNumber.Location = new System.Drawing.Point(423, 53);
this.txt_WorkNumber.Name = "txt_WorkNumber";
this.txt_WorkNumber.Size = new System.Drawing.Size(115, 22);
this.txt_WorkNumber.TabIndex = 7;
//
// txt_Password
//
this.txt_Password.Location = new System.Drawing.Point(423, 15);
this.txt_Password.Name = "txt_Password";
this.txt_Password.Properties.PasswordChar = '*';
this.txt_Password.Size = new System.Drawing.Size(115, 22);
this.txt_Password.TabIndex = 7;
//
// labelControl4
//
this.labelControl4.Location = new System.Drawing.Point(381, 142);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(36, 15);
this.labelControl4.TabIndex = 5;
this.labelControl4.Text = "职位:";
//
// panelControl1
//
this.panelControl1.Controls.Add(this.btn_Exit);
this.panelControl1.Controls.Add(this.btn_Save);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl1.Location = new System.Drawing.Point(0, 389);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(926, 56);
this.panelControl1.TabIndex = 6;
//
// btn_Exit
//
this.btn_Exit.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Exit.ImageOptions.Image")));
this.btn_Exit.Location = new System.Drawing.Point(443, 6);
this.btn_Exit.Name = "btn_Exit";
this.btn_Exit.Size = new System.Drawing.Size(96, 44);
this.btn_Exit.TabIndex = 13;
this.btn_Exit.Text = "关 闭";
this.btn_Exit.Click += new System.EventHandler(this.btn_Exit_Click);
//
// btn_Save
//
this.btn_Save.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Save.ImageOptions.Image")));
this.btn_Save.Location = new System.Drawing.Point(321, 6);
this.btn_Save.Name = "btn_Save";
this.btn_Save.Size = new System.Drawing.Size(96, 44);
this.btn_Save.TabIndex = 13;
this.btn_Save.Text = "保 存";
this.btn_Save.Click += new System.EventHandler(this.btn_Save_Click);
//
// group_Role
//
this.group_Role.ContextMenuStrip = this.CMenu_Role;
this.group_Role.Controls.Add(this.gridC_Role);
this.group_Role.Location = new System.Drawing.Point(604, 6);
this.group_Role.Name = "group_Role";
this.group_Role.Size = new System.Drawing.Size(317, 377);
this.group_Role.TabIndex = 15;
this.group_Role.Text = "拥有角色(右键修改)";
//
// CMenu_Role
//
this.CMenu_Role.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.TSM_InsertRole,
this.toolStripSeparator1,
this.TSM_DelRole});
this.CMenu_Role.Name = "CMenu_Role";
this.CMenu_Role.Size = new System.Drawing.Size(125, 54);
//
// TSM_InsertRole
//
this.TSM_InsertRole.Name = "TSM_InsertRole";
this.TSM_InsertRole.Size = new System.Drawing.Size(124, 22);
this.TSM_InsertRole.Text = "添加角色";
this.TSM_InsertRole.Click += new System.EventHandler(this.TSM_InsertRole_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(121, 6);
//
// TSM_DelRole
//
this.TSM_DelRole.Name = "TSM_DelRole";
this.TSM_DelRole.Size = new System.Drawing.Size(124, 22);
this.TSM_DelRole.Text = "删除角色";
this.TSM_DelRole.Click += new System.EventHandler(this.TSM_DelRole_Click);
//
// gridC_Role
//
this.gridC_Role.Location = new System.Drawing.Point(2, 22);
this.gridC_Role.MainView = this.grv_Role;
this.gridC_Role.Name = "gridC_Role";
this.gridC_Role.Size = new System.Drawing.Size(313, 355);
this.gridC_Role.TabIndex = 0;
this.gridC_Role.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grv_Role});
//
// grv_Role
//
this.grv_Role.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.R_GUID,
this.R_RoleName});
this.grv_Role.DetailHeight = 375;
this.grv_Role.GridControl = this.gridC_Role;
this.grv_Role.Name = "grv_Role";
this.grv_Role.OptionsBehavior.Editable = false;
this.grv_Role.OptionsCustomization.AllowColumnMoving = false;
this.grv_Role.OptionsCustomization.AllowFilter = false;
this.grv_Role.OptionsMenu.EnableColumnMenu = false;
this.grv_Role.OptionsView.ShowGroupPanel = false;
//
// R_GUID
//
this.R_GUID.Caption = "GUID";
this.R_GUID.FieldName = "GUID";
this.R_GUID.Name = "R_GUID";
//
// R_RoleName
//
this.R_RoleName.Caption = "拥有角色";
this.R_RoleName.FieldName = "RoleName";
this.R_RoleName.Name = "R_RoleName";
this.R_RoleName.Visible = true;
this.R_RoleName.VisibleIndex = 0;
//
// xtraTabControl
//
this.xtraTabControl.Location = new System.Drawing.Point(0, 0);
this.xtraTabControl.Name = "xtraTabControl";
this.xtraTabControl.SelectedTabPage = this.xTabP_Detail;
this.xtraTabControl.Size = new System.Drawing.Size(931, 472);
this.xtraTabControl.TabIndex = 5;
this.xtraTabControl.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xTabP_Detail,
this.xTabP_Hospital});
//
// xTabP_Hospital
//
this.xTabP_Hospital.Controls.Add(this.grid_Hospital);
this.xTabP_Hospital.Name = "xTabP_Hospital";
this.xTabP_Hospital.Size = new System.Drawing.Size(926, 445);
this.xTabP_Hospital.Text = "所属机构信息";
//
// grid_Hospital
//
this.grid_Hospital.ContextMenuStrip = this.CMenu_Hospital;
this.grid_Hospital.Dock = System.Windows.Forms.DockStyle.Fill;
this.grid_Hospital.Location = new System.Drawing.Point(0, 0);
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(926, 445);
this.grid_Hospital.TabIndex = 7;
this.grid_Hospital.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grv_Hospital,
this.gridView1});
//
// CMenu_Hospital
//
this.CMenu_Hospital.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.TSM_InsertHospital,
this.toolStripSeparator2,
this.TSM_DelHospital});
this.CMenu_Hospital.Name = "CMenu_Role";
this.CMenu_Hospital.Size = new System.Drawing.Size(149, 54);
//
// TSM_InsertHospital
//
this.TSM_InsertHospital.Name = "TSM_InsertHospital";
this.TSM_InsertHospital.Size = new System.Drawing.Size(148, 22);
this.TSM_InsertHospital.Text = "添加所属院区";
this.TSM_InsertHospital.Click += new System.EventHandler(this.TSM_InsertHospital_Click);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(145, 6);
//
// TSM_DelHospital
//
this.TSM_DelHospital.Name = "TSM_DelHospital";
this.TSM_DelHospital.Size = new System.Drawing.Size(148, 22);
this.TSM_DelHospital.Text = "删除所属院区";
this.TSM_DelHospital.Click += new System.EventHandler(this.TSM_DelHospital_Click);
//
// grv_Hospital
//
this.grv_Hospital.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.H_GUID,
this.H_HospitalName,
this.H_Creator,
this.H_CreationDate,
this.H_Editor,
this.H_EditTime});
this.grv_Hospital.CustomizationFormBounds = new System.Drawing.Rectangle(702, 342, 353, 352);
this.grv_Hospital.DetailHeight = 510;
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.ShowGroupPanel = false;
this.grv_Hospital.Tag = "";
//
// H_GUID
//
this.H_GUID.Caption = "GUID";
this.H_GUID.FieldName = "GUID";
this.H_GUID.MinWidth = 27;
this.H_GUID.Name = "H_GUID";
this.H_GUID.Width = 101;
//
// H_HospitalName
//
this.H_HospitalName.Caption = "院区名称";
this.H_HospitalName.FieldName = "HospitalName";
this.H_HospitalName.MinWidth = 175;
this.H_HospitalName.Name = "H_HospitalName";
this.H_HospitalName.Visible = true;
this.H_HospitalName.VisibleIndex = 0;
this.H_HospitalName.Width = 175;
//
// H_Creator
//
this.H_Creator.Caption = "创建人";
this.H_Creator.FieldName = "Creator";
this.H_Creator.Name = "H_Creator";
this.H_Creator.Visible = true;
this.H_Creator.VisibleIndex = 1;
//
// H_CreationDate
//
this.H_CreationDate.Caption = "创建时间";
this.H_CreationDate.FieldName = "CreationDate";
this.H_CreationDate.Name = "H_CreationDate";
this.H_CreationDate.Visible = true;
this.H_CreationDate.VisibleIndex = 2;
//
// H_Editor
//
this.H_Editor.Caption = "最后修改人";
this.H_Editor.FieldName = "Editor";
this.H_Editor.Name = "H_Editor";
this.H_Editor.Visible = true;
this.H_Editor.VisibleIndex = 3;
//
// H_EditTime
//
this.H_EditTime.Caption = "最后修改时间";
this.H_EditTime.FieldName = "EditTime";
this.H_EditTime.Name = "H_EditTime";
this.H_EditTime.Visible = true;
this.H_EditTime.VisibleIndex = 4;
this.H_EditTime.Width = 125;
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
this.repositoryItemCheckEdit1.ReadOnly = true;
//
// gridView1
//
this.gridView1.DetailHeight = 375;
this.gridView1.GridControl = this.grid_Hospital;
this.gridView1.Name = "gridView1";
//
// Form_UserEdit
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(931, 470);
this.Controls.Add(this.xtraTabControl);
this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("Form_UserEdit.IconOptions.Icon")));
this.KeyPreview = true;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "Form_UserEdit";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "用户编辑";
this.Load += new System.EventHandler(this.Form_UserEdit_Load);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Form_UserEdit_KeyDown);
this.xTabP_Detail.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.panelControl2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.radioGroup_PersonnelType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LUEdit_Hospital.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LUEdit_Position.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LUEdit_Departments.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureEdit_ElectronicSignature.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureEdit_Portrait.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_FullName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_LoginName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_MobilePhone.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ck_IsReceiveMessages.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_WorkNumber.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Password.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.group_Role)).EndInit();
this.group_Role.ResumeLayout(false);
this.CMenu_Role.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridC_Role)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grv_Role)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl)).EndInit();
this.xtraTabControl.ResumeLayout(false);
this.xTabP_Hospital.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grid_Hospital)).EndInit();
this.CMenu_Hospital.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grv_Hospital)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.behaviorManager)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraTab.XtraTabControl xtraTabControl;
private DevExpress.XtraTab.XtraTabPage xTabP_Detail;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.LookUpEdit LUEdit_Position;
private DevExpress.XtraEditors.LookUpEdit LUEdit_Departments;
private DevExpress.XtraEditors.LabelControl lbl_LoginName;
private DevExpress.XtraEditors.PictureEdit pictureEdit_Portrait;
private DevExpress.XtraEditors.TextEdit txt_FullName;
private DevExpress.XtraEditors.SimpleButton btn_UpdatePwd;
private DevExpress.XtraEditors.LabelControl lbl_FullName;
private DevExpress.XtraEditors.TextEdit txt_LoginName;
private DevExpress.XtraEditors.TextEdit txt_MobilePhone;
private DevExpress.XtraEditors.CheckEdit ck_IsReceiveMessages;
private DevExpress.XtraEditors.LabelControl lbl_Password;
private DevExpress.XtraEditors.SimpleButton btn_PortraitSel;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.LabelControl lbl_MobilePhone;
private DevExpress.XtraEditors.TextEdit txt_Password;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.SimpleButton btn_Exit;
private DevExpress.XtraEditors.SimpleButton btn_Save;
private DevExpress.XtraEditors.GroupControl group_Role;
private System.Windows.Forms.ContextMenuStrip CMenu_Role;
private System.Windows.Forms.ToolStripMenuItem TSM_InsertRole;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripMenuItem TSM_DelRole;
private DevExpress.XtraGrid.GridControl gridC_Role;
private DevExpress.XtraGrid.Views.Grid.GridView grv_Role;
private DevExpress.Utils.Behaviors.BehaviorManager behaviorManager;
private DevExpress.XtraGrid.Columns.GridColumn R_GUID;
private DevExpress.XtraGrid.Columns.GridColumn R_RoleName;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.TextEdit txt_WorkNumber;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl11;
private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.LabelControl labelControl13;
private DevExpress.XtraTab.XtraTabPage xTabP_Hospital;
private DevExpress.XtraEditors.LabelControl labelControl14;
private DevExpress.XtraEditors.LookUpEdit LUEdit_Hospital;
private DevExpress.XtraEditors.LabelControl labelControl15;
private DevExpress.XtraGrid.GridControl grid_Hospital;
private DevExpress.XtraGrid.Views.Grid.GridView grv_Hospital;
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 System.Windows.Forms.ContextMenuStrip CMenu_Hospital;
private System.Windows.Forms.ToolStripMenuItem TSM_InsertHospital;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripMenuItem TSM_DelHospital;
private DevExpress.XtraGrid.Columns.GridColumn H_Creator;
private DevExpress.XtraGrid.Columns.GridColumn H_CreationDate;
private DevExpress.XtraGrid.Columns.GridColumn H_Editor;
private DevExpress.XtraGrid.Columns.GridColumn H_EditTime;
private DevExpress.XtraEditors.LabelControl labelControl16;
private DevExpress.XtraEditors.PictureEdit pictureEdit_ElectronicSignature;
private DevExpress.XtraEditors.SimpleButton btn_Sel_ElectronicSignature;
private DevExpress.XtraEditors.RadioGroup radioGroup_PersonnelType;
private DevExpress.XtraEditors.LabelControl labelControl18;
private DevExpress.XtraEditors.LabelControl labelControl17;
private DevExpress.XtraEditors.LabelControl labelControl2;
}
}