StableVersion4.3/HL_FristAidPlatform_PreHosp.../Form_Personnel.Designer.cs

751 lines
42 KiB
C#

namespace HL_FristAidPlatform_PreHospitalEmergency
{
partial class Form_Personnel
{
/// <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();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_Personnel));
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.gridControl_Personnel = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn_Name = new DevExpress.XtraGrid.Columns.GridColumn();
this.CurrentState = new DevExpress.XtraGrid.Columns.GridColumn();
this.Gender = new DevExpress.XtraGrid.Columns.GridColumn();
this.PositionName = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn_PlateNumber = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn_GUID = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn_operate = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.userControlForPage = new HL_FristAidPlatform_Public.UserControlForPage();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.pictureEdit2 = new DevExpress.XtraEditors.PictureEdit();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.radioGroup3 = new DevExpress.XtraEditors.RadioGroup();
this.barManager = new DevExpress.XtraBars.BarManager(this.components);
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.barLargeButtonItem2 = new DevExpress.XtraBars.BarLargeButtonItem();
this.btn_Insert = new DevExpress.XtraBars.BarLargeButtonItem();
this.btn_Update = new DevExpress.XtraBars.BarLargeButtonItem();
this.btn_Delete = new DevExpress.XtraBars.BarLargeButtonItem();
this.btn_Save = new DevExpress.XtraBars.BarLargeButtonItem();
this.btn_Exit = new DevExpress.XtraBars.BarLargeButtonItem();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
this.radioGroup2 = new DevExpress.XtraEditors.RadioGroup();
this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
this.txt_Personnel = new DevExpress.XtraEditors.TextEdit();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.label1 = new System.Windows.Forms.Label();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.btn_Select = new DevExpress.XtraBars.BarLargeButtonItem();
this.bar3 = new DevExpress.XtraBars.Bar();
this.bar1 = new DevExpress.XtraBars.Bar();
this.bar2 = new DevExpress.XtraBars.Bar();
this.bar4 = new DevExpress.XtraBars.Bar();
this.bar5 = new DevExpress.XtraBars.Bar();
this.bar6 = new DevExpress.XtraBars.Bar();
this.bar7 = new DevExpress.XtraBars.Bar();
this.bar8 = new DevExpress.XtraBars.Bar();
this.bar9 = new DevExpress.XtraBars.Bar();
this.bar11 = new DevExpress.XtraBars.Bar();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.barLargeButtonItem1 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem3 = new DevExpress.XtraBars.BarLargeButtonItem();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl_Personnel)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup3.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Personnel.Properties)).BeginInit();
this.SuspendLayout();
//
// repositoryItemButtonEdit1
//
this.repositoryItemButtonEdit1.AutoHeight = false;
this.repositoryItemButtonEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "删除", 2, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", ((short)(1)), null, DevExpress.Utils.ToolTipAnchor.Default)});
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick_1);
//
// panelControl1
//
this.panelControl1.Controls.Add(this.panelControl4);
this.panelControl1.Controls.Add(this.panelControl2);
this.panelControl1.Controls.Add(this.panelControl3);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1308, 591);
this.panelControl1.TabIndex = 0;
//
// panelControl4
//
this.panelControl4.Controls.Add(this.gridControl_Personnel);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl4.Location = new System.Drawing.Point(2, 117);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(1304, 426);
this.panelControl4.TabIndex = 21;
//
// gridControl_Personnel
//
this.gridControl_Personnel.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl_Personnel.Location = new System.Drawing.Point(2, 2);
this.gridControl_Personnel.MainView = this.gridView1;
this.gridControl_Personnel.Name = "gridControl_Personnel";
this.gridControl_Personnel.Size = new System.Drawing.Size(1300, 422);
this.gridControl_Personnel.TabIndex = 0;
this.gridControl_Personnel.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn_Name,
this.CurrentState,
this.Gender,
this.PositionName,
this.gridColumn_PlateNumber,
this.gridColumn_GUID,
this.gridColumn_operate});
this.gridView1.DetailHeight = 408;
this.gridView1.GridControl = this.gridControl_Personnel;
this.gridView1.GroupPanelText = " ";
this.gridView1.Name = "gridView1";
this.gridView1.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.gridView1_CustomDrawCell);
this.gridView1.CustomRowCellEdit += new DevExpress.XtraGrid.Views.Grid.CustomRowCellEditEventHandler(this.gridView1_CustomRowCellEdit);
this.gridView1.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridView1_CustomColumnDisplayText);
//
// gridColumn_Name
//
this.gridColumn_Name.Caption = "姓名";
this.gridColumn_Name.FieldName = "Name";
this.gridColumn_Name.Name = "gridColumn_Name";
this.gridColumn_Name.OptionsColumn.AllowEdit = false;
this.gridColumn_Name.OptionsColumn.ReadOnly = true;
this.gridColumn_Name.Visible = true;
this.gridColumn_Name.VisibleIndex = 0;
//
// CurrentState
//
this.CurrentState.Caption = "当前状态";
this.CurrentState.FieldName = "State";
this.CurrentState.MinWidth = 23;
this.CurrentState.Name = "CurrentState";
this.CurrentState.OptionsColumn.AllowEdit = false;
this.CurrentState.OptionsColumn.ReadOnly = true;
this.CurrentState.Visible = true;
this.CurrentState.VisibleIndex = 1;
this.CurrentState.Width = 87;
//
// Gender
//
this.Gender.Caption = "性别";
this.Gender.FieldName = "Gender";
this.Gender.MinWidth = 23;
this.Gender.Name = "Gender";
this.Gender.OptionsColumn.AllowEdit = false;
this.Gender.OptionsColumn.ReadOnly = true;
this.Gender.Visible = true;
this.Gender.VisibleIndex = 2;
this.Gender.Width = 87;
//
// PositionName
//
this.PositionName.Caption = "职位";
this.PositionName.FieldName = "PositionName";
this.PositionName.MinWidth = 23;
this.PositionName.Name = "PositionName";
this.PositionName.OptionsColumn.AllowEdit = false;
this.PositionName.OptionsColumn.ReadOnly = true;
this.PositionName.Visible = true;
this.PositionName.VisibleIndex = 3;
this.PositionName.Width = 87;
//
// gridColumn_PlateNumber
//
this.gridColumn_PlateNumber.Caption = "绑定车辆";
this.gridColumn_PlateNumber.FieldName = "PalteNumber";
this.gridColumn_PlateNumber.Name = "gridColumn_PlateNumber";
this.gridColumn_PlateNumber.OptionsColumn.ReadOnly = true;
this.gridColumn_PlateNumber.Visible = true;
this.gridColumn_PlateNumber.VisibleIndex = 4;
//
// gridColumn_GUID
//
this.gridColumn_GUID.Caption = "GUID";
this.gridColumn_GUID.FieldName = "GUID";
this.gridColumn_GUID.Name = "gridColumn_GUID";
//
// gridColumn_operate
//
this.gridColumn_operate.Caption = "操作";
this.gridColumn_operate.Name = "gridColumn_operate";
this.gridColumn_operate.Visible = true;
this.gridColumn_operate.VisibleIndex = 5;
//
// panelControl2
//
this.panelControl2.Controls.Add(this.userControlForPage);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl2.Location = new System.Drawing.Point(2, 543);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1304, 46);
this.panelControl2.TabIndex = 0;
//
// userControlForPage
//
this.userControlForPage.Dock = System.Windows.Forms.DockStyle.Fill;
this.userControlForPage.Location = new System.Drawing.Point(2, 2);
this.userControlForPage.Name = "userControlForPage";
this.userControlForPage.Size = new System.Drawing.Size(1300, 42);
this.userControlForPage.TabIndex = 19;
this.userControlForPage.myPagerEvents += new HL_FristAidPlatform_Public.UserControlForPage.MyPagerEvents(this.userControlForPage_myPagerEvents);
//
// panelControl3
//
this.panelControl3.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl3.Appearance.Options.UseBackColor = true;
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.pictureEdit2);
this.panelControl3.Controls.Add(this.simpleButton1);
this.panelControl3.Controls.Add(this.radioGroup3);
this.panelControl3.Controls.Add(this.radioGroup2);
this.panelControl3.Controls.Add(this.radioGroup1);
this.panelControl3.Controls.Add(this.txt_Personnel);
this.panelControl3.Controls.Add(this.labelControl3);
this.panelControl3.Controls.Add(this.label1);
this.panelControl3.Controls.Add(this.labelControl2);
this.panelControl3.Controls.Add(this.labelControl1);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl3.Location = new System.Drawing.Point(2, 2);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1304, 115);
this.panelControl3.TabIndex = 20;
//
// pictureEdit2
//
this.pictureEdit2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.pictureEdit2.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureEdit2.EditValue = global::HL_FristAidPlatform_PreHospitalEmergency.Properties.Resources.;
this.pictureEdit2.Location = new System.Drawing.Point(0, 0);
this.pictureEdit2.Name = "pictureEdit2";
this.pictureEdit2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.pictureEdit2.Properties.Appearance.ForeColor = System.Drawing.Color.White;
this.pictureEdit2.Properties.Appearance.Options.UseFont = true;
this.pictureEdit2.Properties.Appearance.Options.UseForeColor = true;
this.pictureEdit2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pictureEdit2.Properties.Caption.Alignment = System.Drawing.ContentAlignment.MiddleLeft;
this.pictureEdit2.Properties.Caption.Appearance.BackColor = System.Drawing.Color.Transparent;
this.pictureEdit2.Properties.Caption.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.pictureEdit2.Properties.Caption.Appearance.Options.UseBackColor = true;
this.pictureEdit2.Properties.Caption.Appearance.Options.UseFont = true;
this.pictureEdit2.Properties.Caption.Offset = new System.Drawing.Point(40, 0);
this.pictureEdit2.Properties.Caption.Text = "接警查询";
this.pictureEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
this.pictureEdit2.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
this.pictureEdit2.Size = new System.Drawing.Size(1304, 26);
this.pictureEdit2.TabIndex = 291;
//
// simpleButton1
//
this.simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228)))));
this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.simpleButton1.Appearance.Options.UseBackColor = true;
this.simpleButton1.Appearance.Options.UseFont = true;
this.simpleButton1.ImageOptions.Image = global::HL_FristAidPlatform_PreHospitalEmergency.Properties.Resources.;
this.simpleButton1.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.simpleButton1.Location = new System.Drawing.Point(565, 72);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.True;
this.simpleButton1.Size = new System.Drawing.Size(150, 35);
this.simpleButton1.TabIndex = 20;
this.simpleButton1.Text = "查询";
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// radioGroup3
//
this.radioGroup3.Location = new System.Drawing.Point(354, 42);
this.radioGroup3.MenuManager = this.barManager;
this.radioGroup3.Name = "radioGroup3";
this.radioGroup3.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.radioGroup3.Size = new System.Drawing.Size(187, 25);
this.radioGroup3.TabIndex = 19;
//
// barManager
//
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.barLargeButtonItem2,
this.btn_Insert,
this.btn_Update,
this.btn_Delete,
this.btn_Save,
this.btn_Exit,
this.barButtonItem1,
this.barButtonItem2});
this.barManager.MaxItemId = 8;
//
// 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(1308, 0);
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.barDockControlBottom.Location = new System.Drawing.Point(0, 591);
this.barDockControlBottom.Manager = this.barManager;
this.barDockControlBottom.Size = new System.Drawing.Size(1308, 0);
//
// barDockControlLeft
//
this.barDockControlLeft.CausesValidation = false;
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
this.barDockControlLeft.Manager = this.barManager;
this.barDockControlLeft.Size = new System.Drawing.Size(0, 591);
//
// barDockControlRight
//
this.barDockControlRight.CausesValidation = false;
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
this.barDockControlRight.Location = new System.Drawing.Point(1308, 0);
this.barDockControlRight.Manager = this.barManager;
this.barDockControlRight.Size = new System.Drawing.Size(0, 591);
//
// barLargeButtonItem2
//
this.barLargeButtonItem2.Caption = "查询";
this.barLargeButtonItem2.Id = 0;
this.barLargeButtonItem2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem2.ImageOptions.Image")));
this.barLargeButtonItem2.Name = "barLargeButtonItem2";
this.barLargeButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barLargeButtonItem2_ItemClick_1);
//
// 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_1);
//
// 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";
//
// 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";
//
// 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);
//
// barButtonItem1
//
this.barButtonItem1.Caption = "barButtonItem1";
this.barButtonItem1.Id = 6;
this.barButtonItem1.Name = "barButtonItem1";
//
// barButtonItem2
//
this.barButtonItem2.Caption = "barButtonItem2";
this.barButtonItem2.Id = 7;
this.barButtonItem2.Name = "barButtonItem2";
//
// radioGroup2
//
this.radioGroup2.Location = new System.Drawing.Point(82, 79);
this.radioGroup2.MenuManager = this.barManager;
this.radioGroup2.Name = "radioGroup2";
this.radioGroup2.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.radioGroup2.Size = new System.Drawing.Size(164, 25);
this.radioGroup2.TabIndex = 18;
//
// radioGroup1
//
this.radioGroup1.EditValue = ((long)(-1));
this.radioGroup1.Location = new System.Drawing.Point(354, 83);
this.radioGroup1.MenuManager = this.barManager;
this.radioGroup1.Name = "radioGroup1";
this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(-1)), "所有", true, ((long)(-1))),
new DevExpress.XtraEditors.Controls.RadioGroupItem(((long)(0)), "未绑定", true, ((long)(0))),
new DevExpress.XtraEditors.Controls.RadioGroupItem(1, "绑定", true, ((long)(1)))});
this.radioGroup1.Size = new System.Drawing.Size(187, 24);
this.radioGroup1.TabIndex = 17;
//
// txt_Personnel
//
this.txt_Personnel.Location = new System.Drawing.Point(82, 47);
this.txt_Personnel.Name = "txt_Personnel";
this.txt_Personnel.Size = new System.Drawing.Size(166, 20);
this.txt_Personnel.TabIndex = 7;
//
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(25, 86);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(52, 14);
this.labelControl3.TabIndex = 10;
this.labelControl3.Text = "当前状态:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(266, 88);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(83, 14);
this.label1.TabIndex = 14;
this.label1.Text = "是否绑定车辆:";
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(313, 47);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(36, 14);
this.labelControl2.TabIndex = 8;
this.labelControl2.Text = "性别:";
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(25, 50);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(52, 14);
this.labelControl1.TabIndex = 6;
this.labelControl1.Text = "人员姓名:";
//
// 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";
//
// bar3
//
this.bar3.BarName = "Main menu";
this.bar3.DockCol = 0;
this.bar3.DockRow = 0;
this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Select, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
this.bar3.OptionsBar.DrawBorder = false;
this.bar3.OptionsBar.MultiLine = true;
this.bar3.OptionsBar.UseWholeRow = true;
this.bar3.Text = "Main menu";
//
// bar1
//
this.bar1.BarName = "Main menu";
this.bar1.DockCol = 0;
this.bar1.DockRow = 0;
this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Select, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
this.bar1.OptionsBar.DrawBorder = false;
this.bar1.OptionsBar.MultiLine = true;
this.bar1.OptionsBar.UseWholeRow = true;
this.bar1.Text = "Main menu";
//
// 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)});
this.bar2.OptionsBar.DrawBorder = false;
this.bar2.OptionsBar.MultiLine = true;
this.bar2.OptionsBar.UseWholeRow = true;
this.bar2.Text = "Main menu";
//
// bar4
//
this.bar4.BarName = "Main menu";
this.bar4.DockCol = 0;
this.bar4.DockRow = 0;
this.bar4.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Select, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
this.bar4.OptionsBar.DrawBorder = false;
this.bar4.OptionsBar.MultiLine = true;
this.bar4.OptionsBar.UseWholeRow = true;
this.bar4.Text = "Main menu";
//
// bar5
//
this.bar5.BarName = "Main menu";
this.bar5.DockCol = 0;
this.bar5.DockRow = 0;
this.bar5.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar5.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Select, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
this.bar5.OptionsBar.DrawBorder = false;
this.bar5.OptionsBar.MultiLine = true;
this.bar5.OptionsBar.UseWholeRow = true;
this.bar5.Text = "Main menu";
//
// bar6
//
this.bar6.BarName = "Main menu";
this.bar6.DockCol = 0;
this.bar6.DockRow = 0;
this.bar6.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar6.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Select, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
this.bar6.OptionsBar.DrawBorder = false;
this.bar6.OptionsBar.MultiLine = true;
this.bar6.OptionsBar.UseWholeRow = true;
this.bar6.Text = "Main menu";
//
// bar7
//
this.bar7.BarName = "Main menu";
this.bar7.DockCol = 0;
this.bar7.DockRow = 0;
this.bar7.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar7.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Select, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
this.bar7.OptionsBar.DrawBorder = false;
this.bar7.OptionsBar.MultiLine = true;
this.bar7.OptionsBar.UseWholeRow = true;
this.bar7.Text = "Main menu";
//
// bar8
//
this.bar8.BarName = "Main menu";
this.bar8.DockCol = 0;
this.bar8.DockRow = 0;
this.bar8.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar8.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Select, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
this.bar8.OptionsBar.DrawBorder = false;
this.bar8.OptionsBar.MultiLine = true;
this.bar8.OptionsBar.UseWholeRow = true;
this.bar8.Text = "Main menu";
//
// bar9
//
this.bar9.BarName = "Main menu";
this.bar9.DockCol = 0;
this.bar9.DockRow = 0;
this.bar9.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar9.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Select, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
this.bar9.OptionsBar.DrawBorder = false;
this.bar9.OptionsBar.MultiLine = true;
this.bar9.OptionsBar.UseWholeRow = true;
this.bar9.Text = "Main menu";
//
// bar11
//
this.bar11.BarName = "Main menu";
this.bar11.DockCol = 0;
this.bar11.DockRow = 0;
this.bar11.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar11.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Select, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
this.bar11.OptionsBar.DrawBorder = false;
this.bar11.OptionsBar.MultiLine = true;
this.bar11.OptionsBar.UseWholeRow = true;
this.bar11.Text = "Main menu";
//
// gridColumn1
//
this.gridColumn1.Caption = "操作";
this.gridColumn1.ColumnEdit = this.repositoryItemButtonEdit1;
this.gridColumn1.Name = "gridColumn1";
//
// barLargeButtonItem1
//
this.barLargeButtonItem1.Caption = "查询";
this.barLargeButtonItem1.Id = 0;
this.barLargeButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem1.ImageOptions.Image")));
this.barLargeButtonItem1.Name = "barLargeButtonItem1";
//
// barLargeButtonItem3
//
this.barLargeButtonItem3.Caption = "查询";
this.barLargeButtonItem3.Id = 0;
this.barLargeButtonItem3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem3.ImageOptions.Image")));
this.barLargeButtonItem3.Name = "barLargeButtonItem3";
//
// Form_Personnel
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1308, 591);
this.Controls.Add(this.panelControl1);
this.Controls.Add(this.barDockControlLeft);
this.Controls.Add(this.barDockControlRight);
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
this.Name = "Form_Personnel";
this.Text = "院前急救_人员信息";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form_Personnel_FormClosed);
this.Load += new System.EventHandler(this.Form_Personnel_Load);
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl_Personnel)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
this.panelControl3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup3.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Personnel.Properties)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraBars.BarLargeButtonItem btn_Select;
private DevExpress.XtraBars.Bar bar3;
private DevExpress.XtraBars.Bar bar1;
private DevExpress.XtraBars.Bar bar2;
private DevExpress.XtraBars.Bar bar4;
private DevExpress.XtraBars.Bar bar5;
private DevExpress.XtraBars.Bar bar6;
private DevExpress.XtraBars.Bar bar7;
private DevExpress.XtraBars.Bar bar8;
private DevExpress.XtraGrid.GridControl gridControl_Personnel;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn CurrentState;
private DevExpress.XtraGrid.Columns.GridColumn PositionName;
private DevExpress.XtraBars.Bar bar9;
private DevExpress.XtraBars.Bar bar11;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.TextEdit txt_Personnel;
private DevExpress.XtraEditors.LabelControl labelControl1;
private System.Windows.Forms.Label label1;
private DevExpress.XtraGrid.Columns.GridColumn Gender;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn_Name;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
private DevExpress.XtraBars.BarManager barManager;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem2;
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.BarLargeButtonItem btn_Save;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.RadioGroup radioGroup1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn_GUID;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn_PlateNumber;
private DevExpress.XtraEditors.RadioGroup radioGroup2;
private DevExpress.XtraEditors.RadioGroup radioGroup3;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraBars.BarButtonItem barButtonItem2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem1;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn_operate;
private DevExpress.XtraEditors.PanelControl panelControl4;
private HL_FristAidPlatform_Public.UserControlForPage userControlForPage;
private DevExpress.XtraEditors.PictureEdit pictureEdit2;
}
}