namespace PatientMan.Forms
{
partial class frmReferral
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmReferral));
DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
this.usrReferralInfo = new PatientMan.Controls.usrReferralInfo();
this.persistentRepository = new DevExpress.XtraEditors.Repository.PersistentRepository(this.components);
this._status = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
this._province = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this._AgencyType = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this._TreatmentFollow = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
this._Service = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
this._Motion = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
this._test = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this._regimen = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this._treatment = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this._QualityResult = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
this._Patients = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.grdReferralInfo = new PatientMan.hsphgrid();
this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colPatientId = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPatientName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEndDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTypeId = new DevExpress.XtraGrid.Columns.GridColumn();
this.Reasons = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
this.barManager = new DevExpress.XtraBars.BarManager(this.components);
this.bar2 = new DevExpress.XtraBars.Bar();
this.barButtonView = new DevExpress.XtraBars.BarButtonItem();
this.barPrint = new DevExpress.XtraBars.BarButtonItem();
this.barCorrect = new DevExpress.XtraBars.BarButtonItem();
this.findDup = new DevExpress.XtraBars.BarButtonItem();
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.barAutoUpdate = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.cbFilter = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.progressPanel = new DevExpress.XtraWaitForm.ProgressPanel();
((System.ComponentModel.ISupportInitialize)(this._status)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this._province)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this._AgencyType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this._TreatmentFollow)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this._Service)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this._Motion)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this._test)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this._regimen)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this._treatment)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this._QualityResult)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this._Patients)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grdReferralInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Reasons)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbFilter)).BeginInit();
this.SuspendLayout();
//
// usrReferralInfo
//
resources.ApplyResources(this.usrReferralInfo, "usrReferralInfo");
this.usrReferralInfo.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("usrReferralInfo.Appearance.BackColor")));
this.usrReferralInfo.Appearance.FontSizeDelta = ((int)(resources.GetObject("usrReferralInfo.Appearance.FontSizeDelta")));
this.usrReferralInfo.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("usrReferralInfo.Appearance.FontStyleDelta")));
this.usrReferralInfo.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("usrReferralInfo.Appearance.GradientMode")));
this.usrReferralInfo.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("usrReferralInfo.Appearance.Image")));
this.usrReferralInfo.Appearance.Options.UseBackColor = true;
this.usrReferralInfo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.usrReferralInfo.ControlEnabled = false;
this.usrReferralInfo.Name = "usrReferralInfo";
this.usrReferralInfo.PatientInfor = null;
this.usrReferralInfo.ReferralInfos = null;
//
// persistentRepository
//
this.persistentRepository.Items.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this._status,
this._province,
this._AgencyType,
this._TreatmentFollow,
this._Service,
this._Motion,
this._test,
this._regimen,
this._treatment,
this._QualityResult,
this._Patients});
//
// _status
//
resources.ApplyResources(this._status, "_status");
this._status.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("_status.Buttons"))))});
this._status.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_status.Items"), ((object)(resources.GetObject("_status.Items1"))), ((int)(resources.GetObject("_status.Items2")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_status.Items3"), ((object)(resources.GetObject("_status.Items4"))), ((int)(resources.GetObject("_status.Items5")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_status.Items6"), ((object)(resources.GetObject("_status.Items7"))), ((int)(resources.GetObject("_status.Items8"))))});
this._status.Name = "_status";
//
// _province
//
resources.ApplyResources(this._province, "_province");
this._province.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("_province.Buttons"))))});
this._province.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("_province.Columns"), resources.GetString("_province.Columns1"), ((int)(resources.GetObject("_province.Columns2"))), ((DevExpress.Utils.FormatType)(resources.GetObject("_province.Columns3"))), resources.GetString("_province.Columns4"), ((bool)(resources.GetObject("_province.Columns5"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("_province.Columns6")))),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("_province.Columns7"), resources.GetString("_province.Columns8"))});
this._province.DisplayMember = "Provincename";
this._province.Name = "_province";
this._province.ValueMember = "Provinceid";
//
// _AgencyType
//
resources.ApplyResources(this._AgencyType, "_AgencyType");
this._AgencyType.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("_AgencyType.Buttons"))))});
this._AgencyType.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("_AgencyType.Columns"), resources.GetString("_AgencyType.Columns1"), ((int)(resources.GetObject("_AgencyType.Columns2"))), ((DevExpress.Utils.FormatType)(resources.GetObject("_AgencyType.Columns3"))), resources.GetString("_AgencyType.Columns4"), ((bool)(resources.GetObject("_AgencyType.Columns5"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("_AgencyType.Columns6")))),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("_AgencyType.Columns7"), ((int)(resources.GetObject("_AgencyType.Columns8"))), resources.GetString("_AgencyType.Columns9")),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("_AgencyType.Columns10"), ((int)(resources.GetObject("_AgencyType.Columns11"))), resources.GetString("_AgencyType.Columns12"))});
this._AgencyType.DisplayMember = "AgencyTypeName";
this._AgencyType.Name = "_AgencyType";
this._AgencyType.ValueMember = "AgencyTypeId";
//
// _TreatmentFollow
//
resources.ApplyResources(this._TreatmentFollow, "_TreatmentFollow");
this._TreatmentFollow.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("_TreatmentFollow.Buttons"))))});
this._TreatmentFollow.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_TreatmentFollow.Items"), ((object)(resources.GetObject("_TreatmentFollow.Items1"))), ((int)(resources.GetObject("_TreatmentFollow.Items2")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_TreatmentFollow.Items3"), ((object)(resources.GetObject("_TreatmentFollow.Items4"))), ((int)(resources.GetObject("_TreatmentFollow.Items5")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_TreatmentFollow.Items6"), ((object)(resources.GetObject("_TreatmentFollow.Items7"))), ((int)(resources.GetObject("_TreatmentFollow.Items8"))))});
this._TreatmentFollow.Name = "_TreatmentFollow";
//
// _Service
//
resources.ApplyResources(this._Service, "_Service");
this._Service.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("_Service.Buttons"))))});
this._Service.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_Service.Items"), resources.GetString("_Service.Items1"), ((int)(resources.GetObject("_Service.Items2")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_Service.Items3"), resources.GetString("_Service.Items4"), ((int)(resources.GetObject("_Service.Items5")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_Service.Items6"), resources.GetString("_Service.Items7"), ((int)(resources.GetObject("_Service.Items8")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_Service.Items9"), resources.GetString("_Service.Items10"), ((int)(resources.GetObject("_Service.Items11")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_Service.Items12"), resources.GetString("_Service.Items13"), ((int)(resources.GetObject("_Service.Items14")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_Service.Items15"), resources.GetString("_Service.Items16"), ((int)(resources.GetObject("_Service.Items17"))))});
this._Service.Name = "_Service";
//
// _Motion
//
resources.ApplyResources(this._Motion, "_Motion");
this._Motion.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("_Motion.Buttons"))))});
this._Motion.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_Motion.Items"), ((object)(resources.GetObject("_Motion.Items1"))), ((int)(resources.GetObject("_Motion.Items2")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_Motion.Items3"), ((object)(resources.GetObject("_Motion.Items4"))), ((int)(resources.GetObject("_Motion.Items5")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_Motion.Items6"), ((object)(resources.GetObject("_Motion.Items7"))), ((int)(resources.GetObject("_Motion.Items8"))))});
this._Motion.Name = "_Motion";
//
// _test
//
resources.ApplyResources(this._test, "_test");
this._test.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("_test.Buttons"))))});
this._test.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("_test.Columns"), resources.GetString("_test.Columns1"), ((int)(resources.GetObject("_test.Columns2"))), ((DevExpress.Utils.FormatType)(resources.GetObject("_test.Columns3"))), resources.GetString("_test.Columns4"), ((bool)(resources.GetObject("_test.Columns5"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("_test.Columns6")))),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("_test.Columns7"), ((int)(resources.GetObject("_test.Columns8"))), resources.GetString("_test.Columns9"))});
this._test.DisplayMember = "ETestName";
this._test.Name = "_test";
this._test.ValueMember = "Testid";
//
// _regimen
//
resources.ApplyResources(this._regimen, "_regimen");
this._regimen.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("_regimen.Buttons"))))});
this._regimen.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("_regimen.Columns"), resources.GetString("_regimen.Columns1"), ((int)(resources.GetObject("_regimen.Columns2"))), ((DevExpress.Utils.FormatType)(resources.GetObject("_regimen.Columns3"))), resources.GetString("_regimen.Columns4"), ((bool)(resources.GetObject("_regimen.Columns5"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("_regimen.Columns6")))),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("_regimen.Columns7"), ((int)(resources.GetObject("_regimen.Columns8"))), resources.GetString("_regimen.Columns9"))});
this._regimen.DisplayMember = "ERegimenName";
this._regimen.Name = "_regimen";
this._regimen.ValueMember = "Regimenid";
//
// _treatment
//
resources.ApplyResources(this._treatment, "_treatment");
this._treatment.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("_treatment.Buttons"))))});
this._treatment.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("_treatment.Columns"), resources.GetString("_treatment.Columns1"), ((int)(resources.GetObject("_treatment.Columns2"))), ((DevExpress.Utils.FormatType)(resources.GetObject("_treatment.Columns3"))), resources.GetString("_treatment.Columns4"), ((bool)(resources.GetObject("_treatment.Columns5"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("_treatment.Columns6")))),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("_treatment.Columns7"), ((int)(resources.GetObject("_treatment.Columns8"))), resources.GetString("_treatment.Columns9"))});
this._treatment.DisplayMember = "ETreatmentDes";
this._treatment.Name = "_treatment";
this._treatment.ValueMember = "TreatmentId";
//
// _QualityResult
//
resources.ApplyResources(this._QualityResult, "_QualityResult");
this._QualityResult.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("_QualityResult.Buttons"))))});
this._QualityResult.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_QualityResult.Items"), ((object)(resources.GetObject("_QualityResult.Items1"))), ((int)(resources.GetObject("_QualityResult.Items2")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_QualityResult.Items3"), ((object)(resources.GetObject("_QualityResult.Items4"))), ((int)(resources.GetObject("_QualityResult.Items5")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("_QualityResult.Items6"), ((object)(resources.GetObject("_QualityResult.Items7"))), ((int)(resources.GetObject("_QualityResult.Items8"))))});
this._QualityResult.Name = "_QualityResult";
//
// _Patients
//
resources.ApplyResources(this._Patients, "_Patients");
this._Patients.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("_Patients.Buttons"))))});
this._Patients.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("_Patients.Columns"), resources.GetString("_Patients.Columns1"), ((int)(resources.GetObject("_Patients.Columns2"))), ((DevExpress.Utils.FormatType)(resources.GetObject("_Patients.Columns3"))), resources.GetString("_Patients.Columns4"), ((bool)(resources.GetObject("_Patients.Columns5"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("_Patients.Columns6")))),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("_Patients.Columns7"), ((int)(resources.GetObject("_Patients.Columns8"))), resources.GetString("_Patients.Columns9"))});
this._Patients.DisplayMember = "PatientName";
this._Patients.Name = "_Patients";
this._Patients.ValueMember = "PatientId";
//
// grdReferralInfo
//
resources.ApplyResources(this.grdReferralInfo, "grdReferralInfo");
this.grdReferralInfo.ContextMenuStrip = this.grdContextMenu;
this.grdReferralInfo.Cursor = System.Windows.Forms.Cursors.Default;
this.grdReferralInfo.EmbeddedNavigator.AccessibleDescription = resources.GetString("grdReferralInfo.EmbeddedNavigator.AccessibleDescription");
this.grdReferralInfo.EmbeddedNavigator.AccessibleName = resources.GetString("grdReferralInfo.EmbeddedNavigator.AccessibleName");
this.grdReferralInfo.EmbeddedNavigator.AllowHtmlTextInToolTip = ((DevExpress.Utils.DefaultBoolean)(resources.GetObject("grdReferralInfo.EmbeddedNavigator.AllowHtmlTextInToolTip")));
this.grdReferralInfo.EmbeddedNavigator.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grdReferralInfo.EmbeddedNavigator.Anchor")));
this.grdReferralInfo.EmbeddedNavigator.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grdReferralInfo.EmbeddedNavigator.BackgroundImage")));
this.grdReferralInfo.EmbeddedNavigator.BackgroundImageLayout = ((System.Windows.Forms.ImageLayout)(resources.GetObject("grdReferralInfo.EmbeddedNavigator.BackgroundImageLayout")));
this.grdReferralInfo.EmbeddedNavigator.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grdReferralInfo.EmbeddedNavigator.ImeMode")));
this.grdReferralInfo.EmbeddedNavigator.MaximumSize = ((System.Drawing.Size)(resources.GetObject("grdReferralInfo.EmbeddedNavigator.MaximumSize")));
this.grdReferralInfo.EmbeddedNavigator.TextLocation = ((DevExpress.XtraEditors.NavigatorButtonsTextLocation)(resources.GetObject("grdReferralInfo.EmbeddedNavigator.TextLocation")));
this.grdReferralInfo.EmbeddedNavigator.ToolTip = resources.GetString("grdReferralInfo.EmbeddedNavigator.ToolTip");
this.grdReferralInfo.EmbeddedNavigator.ToolTipIconType = ((DevExpress.Utils.ToolTipIconType)(resources.GetObject("grdReferralInfo.EmbeddedNavigator.ToolTipIconType")));
this.grdReferralInfo.EmbeddedNavigator.ToolTipTitle = resources.GetString("grdReferralInfo.EmbeddedNavigator.ToolTipTitle");
this.grdReferralInfo.ExternalRepository = this.persistentRepository;
gridLevelNode1.RelationName = "Level1";
this.grdReferralInfo.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
gridLevelNode1});
this.grdReferralInfo.MainView = this.gridView;
this.grdReferralInfo.Name = "grdReferralInfo";
this.grdReferralInfo.Patients = null;
this.grdReferralInfo.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.Reasons});
this.grdReferralInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView});
//
// gridView
//
resources.ApplyResources(this.gridView, "gridView");
this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colPatientId,
this.colPatientName,
this.colEndDate,
this.colTypeId});
this.gridView.GridControl = this.grdReferralInfo;
this.gridView.Name = "gridView";
this.gridView.OptionsBehavior.Editable = false;
this.gridView.OptionsView.ColumnAutoWidth = false;
this.gridView.OptionsView.ShowGroupPanel = false;
this.gridView.DoubleClick += new System.EventHandler(this.gridView_DoubleClick);
//
// colPatientId
//
resources.ApplyResources(this.colPatientId, "colPatientId");
this.colPatientId.FieldName = "PatientId";
this.colPatientId.Name = "colPatientId";
this.colPatientId.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem()});
//
// colPatientName
//
resources.ApplyResources(this.colPatientName, "colPatientName");
this.colPatientName.ColumnEdit = this._Patients;
this.colPatientName.FieldName = "PatientId";
this.colPatientName.Name = "colPatientName";
this.colPatientName.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem()});
//
// colEndDate
//
resources.ApplyResources(this.colEndDate, "colEndDate");
this.colEndDate.FieldName = "EndDate";
this.colEndDate.Name = "colEndDate";
this.colEndDate.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem()});
//
// colTypeId
//
resources.ApplyResources(this.colTypeId, "colTypeId");
this.colTypeId.ColumnEdit = this.Reasons;
this.colTypeId.FieldName = "TypeId";
this.colTypeId.Name = "colTypeId";
this.colTypeId.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem()});
//
// Reasons
//
resources.ApplyResources(this.Reasons, "Reasons");
this.Reasons.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("Reasons.Buttons"))))});
this.Reasons.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("Reasons.Items"), resources.GetString("Reasons.Items1"), ((int)(resources.GetObject("Reasons.Items2")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("Reasons.Items3"), resources.GetString("Reasons.Items4"), ((int)(resources.GetObject("Reasons.Items5")))),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("Reasons.Items6"), resources.GetString("Reasons.Items7"), ((int)(resources.GetObject("Reasons.Items8"))))});
this.Reasons.Name = "Reasons";
//
// 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.barButtonView,
this.barPrint,
this.barAutoUpdate,
this.barButtonItem1,
this.barCorrect,
this.findDup});
this.barManager.MainMenu = this.bar2;
this.barManager.MaxItemId = 9;
this.barManager.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.cbFilter});
//
// 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.barButtonView, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barPrint, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barCorrect, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.findDup, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
this.bar2.OptionsBar.MultiLine = true;
this.bar2.OptionsBar.UseWholeRow = true;
resources.ApplyResources(this.bar2, "bar2");
//
// barButtonView
//
resources.ApplyResources(this.barButtonView, "barButtonView");
this.barButtonView.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonView.Glyph")));
this.barButtonView.Id = 0;
this.barButtonView.ImageIndex = 10;
this.barButtonView.Name = "barButtonView";
this.barButtonView.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonView_ItemClick);
//
// barPrint
//
resources.ApplyResources(this.barPrint, "barPrint");
this.barPrint.Glyph = ((System.Drawing.Image)(resources.GetObject("barPrint.Glyph")));
this.barPrint.Id = 2;
this.barPrint.ImageIndex = 0;
this.barPrint.Name = "barPrint";
this.barPrint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barPrint_ItemClick);
//
// barCorrect
//
resources.ApplyResources(this.barCorrect, "barCorrect");
this.barCorrect.Glyph = ((System.Drawing.Image)(resources.GetObject("barCorrect.Glyph")));
this.barCorrect.Id = 7;
this.barCorrect.Name = "barCorrect";
this.barCorrect.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barCorrect_ItemClick);
//
// findDup
//
resources.ApplyResources(this.findDup, "findDup");
this.findDup.Glyph = ((System.Drawing.Image)(resources.GetObject("findDup.Glyph")));
this.findDup.Id = 8;
this.findDup.Name = "findDup";
this.findDup.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.findDup_ItemClick);
//
// barDockControlTop
//
resources.ApplyResources(this.barDockControlTop, "barDockControlTop");
this.barDockControlTop.Appearance.FontSizeDelta = ((int)(resources.GetObject("barDockControlTop.Appearance.FontSizeDelta")));
this.barDockControlTop.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("barDockControlTop.Appearance.FontStyleDelta")));
this.barDockControlTop.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("barDockControlTop.Appearance.GradientMode")));
this.barDockControlTop.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("barDockControlTop.Appearance.Image")));
this.barDockControlTop.CausesValidation = false;
//
// barDockControlBottom
//
resources.ApplyResources(this.barDockControlBottom, "barDockControlBottom");
this.barDockControlBottom.Appearance.FontSizeDelta = ((int)(resources.GetObject("barDockControlBottom.Appearance.FontSizeDelta")));
this.barDockControlBottom.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("barDockControlBottom.Appearance.FontStyleDelta")));
this.barDockControlBottom.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("barDockControlBottom.Appearance.GradientMode")));
this.barDockControlBottom.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("barDockControlBottom.Appearance.Image")));
this.barDockControlBottom.CausesValidation = false;
//
// barDockControlLeft
//
resources.ApplyResources(this.barDockControlLeft, "barDockControlLeft");
this.barDockControlLeft.Appearance.FontSizeDelta = ((int)(resources.GetObject("barDockControlLeft.Appearance.FontSizeDelta")));
this.barDockControlLeft.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("barDockControlLeft.Appearance.FontStyleDelta")));
this.barDockControlLeft.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("barDockControlLeft.Appearance.GradientMode")));
this.barDockControlLeft.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("barDockControlLeft.Appearance.Image")));
this.barDockControlLeft.CausesValidation = false;
//
// barDockControlRight
//
resources.ApplyResources(this.barDockControlRight, "barDockControlRight");
this.barDockControlRight.Appearance.FontSizeDelta = ((int)(resources.GetObject("barDockControlRight.Appearance.FontSizeDelta")));
this.barDockControlRight.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("barDockControlRight.Appearance.FontStyleDelta")));
this.barDockControlRight.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("barDockControlRight.Appearance.GradientMode")));
this.barDockControlRight.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("barDockControlRight.Appearance.Image")));
this.barDockControlRight.CausesValidation = false;
//
// barAutoUpdate
//
resources.ApplyResources(this.barAutoUpdate, "barAutoUpdate");
this.barAutoUpdate.Glyph = ((System.Drawing.Image)(resources.GetObject("barAutoUpdate.Glyph")));
this.barAutoUpdate.Id = 5;
this.barAutoUpdate.Name = "barAutoUpdate";
//
// barButtonItem1
//
resources.ApplyResources(this.barButtonItem1, "barButtonItem1");
this.barButtonItem1.Id = 6;
this.barButtonItem1.Name = "barButtonItem1";
//
// cbFilter
//
resources.ApplyResources(this.cbFilter, "cbFilter");
this.cbFilter.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("cbFilter.Buttons"))))});
this.cbFilter.Items.AddRange(new object[] {
resources.GetString("cbFilter.Items"),
resources.GetString("cbFilter.Items1"),
resources.GetString("cbFilter.Items2"),
resources.GetString("cbFilter.Items3"),
resources.GetString("cbFilter.Items4"),
resources.GetString("cbFilter.Items5")});
this.cbFilter.Name = "cbFilter";
//
// progressPanel
//
resources.ApplyResources(this.progressPanel, "progressPanel");
this.progressPanel.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("progressPanel.Appearance.BackColor")));
this.progressPanel.Appearance.FontSizeDelta = ((int)(resources.GetObject("progressPanel.Appearance.FontSizeDelta")));
this.progressPanel.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("progressPanel.Appearance.FontStyleDelta")));
this.progressPanel.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("progressPanel.Appearance.GradientMode")));
this.progressPanel.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("progressPanel.Appearance.Image")));
this.progressPanel.Appearance.Options.UseBackColor = true;
this.progressPanel.AppearanceCaption.Font = ((System.Drawing.Font)(resources.GetObject("resource.Font")));
this.progressPanel.AppearanceCaption.FontSizeDelta = ((int)(resources.GetObject("resource.FontSizeDelta")));
this.progressPanel.AppearanceCaption.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("resource.FontStyleDelta")));
this.progressPanel.AppearanceCaption.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("resource.GradientMode")));
this.progressPanel.AppearanceCaption.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
this.progressPanel.AppearanceCaption.Options.UseFont = true;
this.progressPanel.AppearanceDescription.Font = ((System.Drawing.Font)(resources.GetObject("resource.Font1")));
this.progressPanel.AppearanceDescription.FontSizeDelta = ((int)(resources.GetObject("resource.FontSizeDelta1")));
this.progressPanel.AppearanceDescription.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("resource.FontStyleDelta1")));
this.progressPanel.AppearanceDescription.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("resource.GradientMode1")));
this.progressPanel.AppearanceDescription.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
this.progressPanel.AppearanceDescription.Options.UseFont = true;
this.progressPanel.Name = "progressPanel";
//
// frmReferral
//
resources.ApplyResources(this, "$this");
this.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("frmReferral.Appearance.BackColor")));
this.Appearance.FontSizeDelta = ((int)(resources.GetObject("frmReferral.Appearance.FontSizeDelta")));
this.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("frmReferral.Appearance.FontStyleDelta")));
this.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("frmReferral.Appearance.GradientMode")));
this.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("frmReferral.Appearance.Image")));
this.Appearance.Options.UseBackColor = true;
this.Controls.Add(this.progressPanel);
this.Controls.Add(this.grdReferralInfo);
this.Controls.Add(this.usrReferralInfo);
this.Controls.Add(this.barDockControlLeft);
this.Controls.Add(this.barDockControlRight);
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
this.Name = "frmReferral";
this.Load += new System.EventHandler(this.frmReferral_Load);
((System.ComponentModel.ISupportInitialize)(this._status)).EndInit();
((System.ComponentModel.ISupportInitialize)(this._province)).EndInit();
((System.ComponentModel.ISupportInitialize)(this._AgencyType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this._TreatmentFollow)).EndInit();
((System.ComponentModel.ISupportInitialize)(this._Service)).EndInit();
((System.ComponentModel.ISupportInitialize)(this._Motion)).EndInit();
((System.ComponentModel.ISupportInitialize)(this._test)).EndInit();
((System.ComponentModel.ISupportInitialize)(this._regimen)).EndInit();
((System.ComponentModel.ISupportInitialize)(this._treatment)).EndInit();
((System.ComponentModel.ISupportInitialize)(this._QualityResult)).EndInit();
((System.ComponentModel.ISupportInitialize)(this._Patients)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grdReferralInfo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Reasons)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbFilter)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Controls.usrReferralInfo usrReferralInfo;
private DevExpress.XtraEditors.Repository.PersistentRepository persistentRepository;
private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox _status;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit _province;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit _AgencyType;
private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox _TreatmentFollow;
private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox _Service;
private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox _Motion;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit _test;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit _regimen;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit _treatment;
private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox _QualityResult;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit _Patients;
private hsphgrid grdReferralInfo;
private DevExpress.XtraGrid.Views.Grid.GridView gridView;
private DevExpress.XtraGrid.Columns.GridColumn colEndDate;
private DevExpress.XtraGrid.Columns.GridColumn colPatientId;
private DevExpress.XtraGrid.Columns.GridColumn colPatientName;
private DevExpress.XtraBars.BarManager barManager;
private DevExpress.XtraBars.Bar bar2;
private DevExpress.XtraBars.BarButtonItem barButtonView;
private DevExpress.XtraBars.BarButtonItem barPrint;
private DevExpress.XtraBars.BarDockControl barDockControlTop;
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
private DevExpress.XtraBars.BarDockControl barDockControlRight;
private DevExpress.XtraBars.BarButtonItem barAutoUpdate;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox cbFilter;
private DevExpress.XtraGrid.Columns.GridColumn colTypeId;
private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox Reasons;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraBars.BarButtonItem barCorrect;
private DevExpress.XtraWaitForm.ProgressPanel progressPanel;
private DevExpress.XtraBars.BarButtonItem findDup;
}
}