namespace PatientMan.Controls { partial class usrPatientInfo { /// /// 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(usrPatientInfo)); DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule conditionValidationRule1 = new DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule(); DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule conditionValidationRule2 = new DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule(); DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule conditionValidationRule3 = new DevExpress.XtraEditors.DXErrorProvider.ConditionValidationRule(); this.tblRegimenEntityBindingSource = new System.Windows.Forms.BindingSource(this.components); this.DateofRegistration = new DevExpress.XtraEditors.DateEdit(); this.DateofARV = new DevExpress.XtraEditors.DateEdit(); this.Dateofreferral = new DevExpress.XtraEditors.DateEdit(); this.lblReferralDate = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.lblDateofARVinitiated = new DevExpress.XtraEditors.LabelControl(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.HivConfirmedDate = new DevExpress.XtraEditors.DateEdit(); this.GeneralGroup = new System.Windows.Forms.GroupBox(); this.Sms = new DevExpress.XtraEditors.CheckEdit(); this.InsuranceLabel = new DevExpress.XtraEditors.LabelControl(); this.InsuranceId = new DevExpress.XtraEditors.TextEdit(); this.lblSupporterInfo = new DevExpress.XtraEditors.LabelControl(); this.PatientId = new DevExpress.XtraEditors.TextEdit(); this.lblTelephoneNo = new DevExpress.XtraEditors.LabelControl(); this.TelephoneNo = new DevExpress.XtraEditors.TextEdit(); this.lblIdentityNo = new DevExpress.XtraEditors.LabelControl(); this.SupporterInfo = new DevExpress.XtraEditors.MemoEdit(); this.IdentityCardNo = new DevExpress.XtraEditors.TextEdit(); this.labelYearofBirth = new DevExpress.XtraEditors.LabelControl(); this.BirthYear = new DevExpress.XtraEditors.TextEdit(); this.labelDistrict = new DevExpress.XtraEditors.LabelControl(); this.Districtid = new DevExpress.XtraEditors.LookUpEdit(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.CommuneId = new DevExpress.XtraEditors.LookUpEdit(); this.Address = new DevExpress.XtraEditors.MemoEdit(); this.lblAddress = new DevExpress.XtraEditors.LabelControl(); this.lblSex = new DevExpress.XtraEditors.LabelControl(); this.Sex = new DevExpress.XtraEditors.RadioGroup(); this.lblPatientID = new DevExpress.XtraEditors.LabelControl(); this.lblProvince = new DevExpress.XtraEditors.LabelControl(); this.ProvinceId = new DevExpress.XtraEditors.LookUpEdit(); this.lblPatientName = new DevExpress.XtraEditors.LabelControl(); this.PatientName = new DevExpress.XtraEditors.TextEdit(); this.grpReferral = new System.Windows.Forms.GroupBox(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.CurrRegimen = new DevExpress.XtraEditors.LookUpEdit(); this.ReferralName = new DevExpress.XtraEditors.MemoEdit(); this.labelReferralInfo = new DevExpress.XtraEditors.LabelControl(); this.HaveArvBefore = new DevExpress.XtraEditors.CheckEdit(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.ReferralProvinceID = new DevExpress.XtraEditors.LookUpEdit(); this.OldPatientID = new DevExpress.XtraEditors.TextEdit(); this.lblOldPatientID = new DevExpress.XtraEditors.LabelControl(); this.groupReferral = new System.Windows.Forms.GroupBox(); this.ReferralID = new DevExpress.XtraEditors.RadioGroup(); this.Info = new System.Windows.Forms.GroupBox(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.Regimen = new DevExpress.XtraEditors.LookUpEdit(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.Status = new DevExpress.XtraEditors.ImageComboBoxEdit(); this.dxValidationProvider = new DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider(this.components); ((System.ComponentModel.ISupportInitialize)(this.tblRegimenEntityBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DateofRegistration.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DateofRegistration.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DateofARV.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DateofARV.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Dateofreferral.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Dateofreferral.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.HivConfirmedDate.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.HivConfirmedDate.Properties)).BeginInit(); this.GeneralGroup.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.Sms.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.InsuranceId.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PatientId.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TelephoneNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.SupporterInfo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.IdentityCardNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BirthYear.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Districtid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.CommuneId.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Address.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Sex.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ProvinceId.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PatientName.Properties)).BeginInit(); this.grpReferral.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.CurrRegimen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ReferralName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.HaveArvBefore.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ReferralProvinceID.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.OldPatientID.Properties)).BeginInit(); this.groupReferral.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ReferralID.Properties)).BeginInit(); this.Info.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.Regimen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Status.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider)).BeginInit(); this.SuspendLayout(); // // tblRegimenEntityBindingSource // this.tblRegimenEntityBindingSource.DataSource = typeof(Datalib.EntityClasses.TblRegimenEntity); // // DateofRegistration // resources.ApplyResources(this.DateofRegistration, "DateofRegistration"); this.DateofRegistration.EnterMoveNextControl = true; this.DateofRegistration.Name = "DateofRegistration"; this.DateofRegistration.Properties.AccessibleDescription = resources.GetString("DateofRegistration.Properties.AccessibleDescription"); this.DateofRegistration.Properties.AccessibleName = resources.GetString("DateofRegistration.Properties.AccessibleName"); this.DateofRegistration.Properties.AutoHeight = ((bool)(resources.GetObject("DateofRegistration.Properties.AutoHeight"))); this.DateofRegistration.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("DateofRegistration.Properties.Buttons"))))}); this.DateofRegistration.Properties.CalendarTimeProperties.AccessibleDescription = resources.GetString("DateofRegistration.Properties.CalendarTimeProperties.AccessibleDescription"); this.DateofRegistration.Properties.CalendarTimeProperties.AccessibleName = resources.GetString("DateofRegistration.Properties.CalendarTimeProperties.AccessibleName"); this.DateofRegistration.Properties.CalendarTimeProperties.AutoHeight = ((bool)(resources.GetObject("DateofRegistration.Properties.CalendarTimeProperties.AutoHeight"))); this.DateofRegistration.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("DateofRegistration.Properties.CalendarTimeProperties.Buttons"))))}); this.DateofRegistration.Properties.CalendarTimeProperties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("DateofRegistration.Properties.CalendarTimeProperties.Mask.AutoComplete"))); this.DateofRegistration.Properties.CalendarTimeProperties.Mask.BeepOnError = ((bool)(resources.GetObject("DateofRegistration.Properties.CalendarTimeProperties.Mask.BeepOnError"))); this.DateofRegistration.Properties.CalendarTimeProperties.Mask.EditMask = resources.GetString("DateofRegistration.Properties.CalendarTimeProperties.Mask.EditMask"); this.DateofRegistration.Properties.CalendarTimeProperties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("DateofRegistration.Properties.CalendarTimeProperties.Mask.IgnoreMaskBlank"))); this.DateofRegistration.Properties.CalendarTimeProperties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("DateofRegistration.Properties.CalendarTimeProperties.Mask.MaskType"))); this.DateofRegistration.Properties.CalendarTimeProperties.Mask.PlaceHolder = ((char)(resources.GetObject("DateofRegistration.Properties.CalendarTimeProperties.Mask.PlaceHolder"))); this.DateofRegistration.Properties.CalendarTimeProperties.Mask.SaveLiteral = ((bool)(resources.GetObject("DateofRegistration.Properties.CalendarTimeProperties.Mask.SaveLiteral"))); this.DateofRegistration.Properties.CalendarTimeProperties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("DateofRegistration.Properties.CalendarTimeProperties.Mask.ShowPlaceHolders"))); this.DateofRegistration.Properties.CalendarTimeProperties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("DateofRegistration.Properties.CalendarTimeProperties.Mask.UseMaskAsDisplayFormat"))); this.DateofRegistration.Properties.CalendarTimeProperties.NullValuePrompt = resources.GetString("DateofRegistration.Properties.CalendarTimeProperties.NullValuePrompt"); this.DateofRegistration.Properties.CalendarTimeProperties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("DateofRegistration.Properties.CalendarTimeProperties.NullValuePromptShowForEmptyV" + "alue"))); this.DateofRegistration.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("DateofRegistration.Properties.Mask.AutoComplete"))); this.DateofRegistration.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("DateofRegistration.Properties.Mask.BeepOnError"))); this.DateofRegistration.Properties.Mask.EditMask = resources.GetString("DateofRegistration.Properties.Mask.EditMask"); this.DateofRegistration.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("DateofRegistration.Properties.Mask.IgnoreMaskBlank"))); this.DateofRegistration.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("DateofRegistration.Properties.Mask.MaskType"))); this.DateofRegistration.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("DateofRegistration.Properties.Mask.PlaceHolder"))); this.DateofRegistration.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("DateofRegistration.Properties.Mask.SaveLiteral"))); this.DateofRegistration.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("DateofRegistration.Properties.Mask.ShowPlaceHolders"))); this.DateofRegistration.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("DateofRegistration.Properties.Mask.UseMaskAsDisplayFormat"))); this.DateofRegistration.Properties.NullValuePrompt = resources.GetString("DateofRegistration.Properties.NullValuePrompt"); this.DateofRegistration.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("DateofRegistration.Properties.NullValuePromptShowForEmptyValue"))); conditionValidationRule1.ConditionOperator = DevExpress.XtraEditors.DXErrorProvider.ConditionOperator.IsNotBlank; conditionValidationRule1.ErrorText = "Cần nhập ngày đăng ký"; this.dxValidationProvider.SetValidationRule(this.DateofRegistration, conditionValidationRule1); // // DateofARV // resources.ApplyResources(this.DateofARV, "DateofARV"); this.DateofARV.EnterMoveNextControl = true; this.DateofARV.Name = "DateofARV"; this.DateofARV.Properties.AccessibleDescription = resources.GetString("DateofARV.Properties.AccessibleDescription"); this.DateofARV.Properties.AccessibleName = resources.GetString("DateofARV.Properties.AccessibleName"); this.DateofARV.Properties.AutoHeight = ((bool)(resources.GetObject("DateofARV.Properties.AutoHeight"))); this.DateofARV.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("DateofARV.Properties.Buttons"))))}); this.DateofARV.Properties.CalendarTimeProperties.AccessibleDescription = resources.GetString("DateofARV.Properties.CalendarTimeProperties.AccessibleDescription"); this.DateofARV.Properties.CalendarTimeProperties.AccessibleName = resources.GetString("DateofARV.Properties.CalendarTimeProperties.AccessibleName"); this.DateofARV.Properties.CalendarTimeProperties.AutoHeight = ((bool)(resources.GetObject("DateofARV.Properties.CalendarTimeProperties.AutoHeight"))); this.DateofARV.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("DateofARV.Properties.CalendarTimeProperties.Buttons"))))}); this.DateofARV.Properties.CalendarTimeProperties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("DateofARV.Properties.CalendarTimeProperties.Mask.AutoComplete"))); this.DateofARV.Properties.CalendarTimeProperties.Mask.BeepOnError = ((bool)(resources.GetObject("DateofARV.Properties.CalendarTimeProperties.Mask.BeepOnError"))); this.DateofARV.Properties.CalendarTimeProperties.Mask.EditMask = resources.GetString("DateofARV.Properties.CalendarTimeProperties.Mask.EditMask"); this.DateofARV.Properties.CalendarTimeProperties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("DateofARV.Properties.CalendarTimeProperties.Mask.IgnoreMaskBlank"))); this.DateofARV.Properties.CalendarTimeProperties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("DateofARV.Properties.CalendarTimeProperties.Mask.MaskType"))); this.DateofARV.Properties.CalendarTimeProperties.Mask.PlaceHolder = ((char)(resources.GetObject("DateofARV.Properties.CalendarTimeProperties.Mask.PlaceHolder"))); this.DateofARV.Properties.CalendarTimeProperties.Mask.SaveLiteral = ((bool)(resources.GetObject("DateofARV.Properties.CalendarTimeProperties.Mask.SaveLiteral"))); this.DateofARV.Properties.CalendarTimeProperties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("DateofARV.Properties.CalendarTimeProperties.Mask.ShowPlaceHolders"))); this.DateofARV.Properties.CalendarTimeProperties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("DateofARV.Properties.CalendarTimeProperties.Mask.UseMaskAsDisplayFormat"))); this.DateofARV.Properties.CalendarTimeProperties.NullValuePrompt = resources.GetString("DateofARV.Properties.CalendarTimeProperties.NullValuePrompt"); this.DateofARV.Properties.CalendarTimeProperties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("DateofARV.Properties.CalendarTimeProperties.NullValuePromptShowForEmptyValue"))); this.DateofARV.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("DateofARV.Properties.Mask.AutoComplete"))); this.DateofARV.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("DateofARV.Properties.Mask.BeepOnError"))); this.DateofARV.Properties.Mask.EditMask = resources.GetString("DateofARV.Properties.Mask.EditMask"); this.DateofARV.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("DateofARV.Properties.Mask.IgnoreMaskBlank"))); this.DateofARV.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("DateofARV.Properties.Mask.MaskType"))); this.DateofARV.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("DateofARV.Properties.Mask.PlaceHolder"))); this.DateofARV.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("DateofARV.Properties.Mask.SaveLiteral"))); this.DateofARV.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("DateofARV.Properties.Mask.ShowPlaceHolders"))); this.DateofARV.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("DateofARV.Properties.Mask.UseMaskAsDisplayFormat"))); this.DateofARV.Properties.NullValuePrompt = resources.GetString("DateofARV.Properties.NullValuePrompt"); this.DateofARV.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("DateofARV.Properties.NullValuePromptShowForEmptyValue"))); // // Dateofreferral // resources.ApplyResources(this.Dateofreferral, "Dateofreferral"); this.Dateofreferral.EnterMoveNextControl = true; this.Dateofreferral.Name = "Dateofreferral"; this.Dateofreferral.Properties.AccessibleDescription = resources.GetString("Dateofreferral.Properties.AccessibleDescription"); this.Dateofreferral.Properties.AccessibleName = resources.GetString("Dateofreferral.Properties.AccessibleName"); this.Dateofreferral.Properties.AutoHeight = ((bool)(resources.GetObject("Dateofreferral.Properties.AutoHeight"))); this.Dateofreferral.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("Dateofreferral.Properties.Buttons"))))}); this.Dateofreferral.Properties.CalendarTimeProperties.AccessibleDescription = resources.GetString("Dateofreferral.Properties.CalendarTimeProperties.AccessibleDescription"); this.Dateofreferral.Properties.CalendarTimeProperties.AccessibleName = resources.GetString("Dateofreferral.Properties.CalendarTimeProperties.AccessibleName"); this.Dateofreferral.Properties.CalendarTimeProperties.AutoHeight = ((bool)(resources.GetObject("Dateofreferral.Properties.CalendarTimeProperties.AutoHeight"))); this.Dateofreferral.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("Dateofreferral.Properties.CalendarTimeProperties.Buttons"))))}); this.Dateofreferral.Properties.CalendarTimeProperties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("Dateofreferral.Properties.CalendarTimeProperties.Mask.AutoComplete"))); this.Dateofreferral.Properties.CalendarTimeProperties.Mask.BeepOnError = ((bool)(resources.GetObject("Dateofreferral.Properties.CalendarTimeProperties.Mask.BeepOnError"))); this.Dateofreferral.Properties.CalendarTimeProperties.Mask.EditMask = resources.GetString("Dateofreferral.Properties.CalendarTimeProperties.Mask.EditMask"); this.Dateofreferral.Properties.CalendarTimeProperties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("Dateofreferral.Properties.CalendarTimeProperties.Mask.IgnoreMaskBlank"))); this.Dateofreferral.Properties.CalendarTimeProperties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("Dateofreferral.Properties.CalendarTimeProperties.Mask.MaskType"))); this.Dateofreferral.Properties.CalendarTimeProperties.Mask.PlaceHolder = ((char)(resources.GetObject("Dateofreferral.Properties.CalendarTimeProperties.Mask.PlaceHolder"))); this.Dateofreferral.Properties.CalendarTimeProperties.Mask.SaveLiteral = ((bool)(resources.GetObject("Dateofreferral.Properties.CalendarTimeProperties.Mask.SaveLiteral"))); this.Dateofreferral.Properties.CalendarTimeProperties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("Dateofreferral.Properties.CalendarTimeProperties.Mask.ShowPlaceHolders"))); this.Dateofreferral.Properties.CalendarTimeProperties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("Dateofreferral.Properties.CalendarTimeProperties.Mask.UseMaskAsDisplayFormat"))); this.Dateofreferral.Properties.CalendarTimeProperties.NullValuePrompt = resources.GetString("Dateofreferral.Properties.CalendarTimeProperties.NullValuePrompt"); this.Dateofreferral.Properties.CalendarTimeProperties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("Dateofreferral.Properties.CalendarTimeProperties.NullValuePromptShowForEmptyValue" + ""))); this.Dateofreferral.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("Dateofreferral.Properties.Mask.AutoComplete"))); this.Dateofreferral.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("Dateofreferral.Properties.Mask.BeepOnError"))); this.Dateofreferral.Properties.Mask.EditMask = resources.GetString("Dateofreferral.Properties.Mask.EditMask"); this.Dateofreferral.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("Dateofreferral.Properties.Mask.IgnoreMaskBlank"))); this.Dateofreferral.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("Dateofreferral.Properties.Mask.MaskType"))); this.Dateofreferral.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("Dateofreferral.Properties.Mask.PlaceHolder"))); this.Dateofreferral.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("Dateofreferral.Properties.Mask.SaveLiteral"))); this.Dateofreferral.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("Dateofreferral.Properties.Mask.ShowPlaceHolders"))); this.Dateofreferral.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("Dateofreferral.Properties.Mask.UseMaskAsDisplayFormat"))); this.Dateofreferral.Properties.NullValuePrompt = resources.GetString("Dateofreferral.Properties.NullValuePrompt"); this.Dateofreferral.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("Dateofreferral.Properties.NullValuePromptShowForEmptyValue"))); // // lblReferralDate // resources.ApplyResources(this.lblReferralDate, "lblReferralDate"); this.lblReferralDate.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("lblReferralDate.Appearance.DisabledImage"))); this.lblReferralDate.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lblReferralDate.Appearance.Font"))); this.lblReferralDate.Appearance.FontSizeDelta = ((int)(resources.GetObject("lblReferralDate.Appearance.FontSizeDelta"))); this.lblReferralDate.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("lblReferralDate.Appearance.FontStyleDelta"))); this.lblReferralDate.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("lblReferralDate.Appearance.GradientMode"))); this.lblReferralDate.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("lblReferralDate.Appearance.HoverImage"))); this.lblReferralDate.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("lblReferralDate.Appearance.Image"))); this.lblReferralDate.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("lblReferralDate.Appearance.PressedImage"))); this.lblReferralDate.Name = "lblReferralDate"; // // labelControl4 // resources.ApplyResources(this.labelControl4, "labelControl4"); this.labelControl4.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("labelControl4.Appearance.DisabledImage"))); this.labelControl4.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl4.Appearance.Font"))); this.labelControl4.Appearance.FontSizeDelta = ((int)(resources.GetObject("labelControl4.Appearance.FontSizeDelta"))); this.labelControl4.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("labelControl4.Appearance.FontStyleDelta"))); this.labelControl4.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("labelControl4.Appearance.GradientMode"))); this.labelControl4.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("labelControl4.Appearance.HoverImage"))); this.labelControl4.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("labelControl4.Appearance.Image"))); this.labelControl4.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("labelControl4.Appearance.PressedImage"))); this.labelControl4.Name = "labelControl4"; // // lblDateofARVinitiated // resources.ApplyResources(this.lblDateofARVinitiated, "lblDateofARVinitiated"); this.lblDateofARVinitiated.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("lblDateofARVinitiated.Appearance.DisabledImage"))); this.lblDateofARVinitiated.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lblDateofARVinitiated.Appearance.Font"))); this.lblDateofARVinitiated.Appearance.FontSizeDelta = ((int)(resources.GetObject("lblDateofARVinitiated.Appearance.FontSizeDelta"))); this.lblDateofARVinitiated.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("lblDateofARVinitiated.Appearance.FontStyleDelta"))); this.lblDateofARVinitiated.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("lblDateofARVinitiated.Appearance.GradientMode"))); this.lblDateofARVinitiated.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("lblDateofARVinitiated.Appearance.HoverImage"))); this.lblDateofARVinitiated.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("lblDateofARVinitiated.Appearance.Image"))); this.lblDateofARVinitiated.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("lblDateofARVinitiated.Appearance.PressedImage"))); this.lblDateofARVinitiated.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; this.lblDateofARVinitiated.Name = "lblDateofARVinitiated"; // // labelControl10 // resources.ApplyResources(this.labelControl10, "labelControl10"); this.labelControl10.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("labelControl10.Appearance.DisabledImage"))); this.labelControl10.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl10.Appearance.Font"))); this.labelControl10.Appearance.FontSizeDelta = ((int)(resources.GetObject("labelControl10.Appearance.FontSizeDelta"))); this.labelControl10.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("labelControl10.Appearance.FontStyleDelta"))); this.labelControl10.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("labelControl10.Appearance.GradientMode"))); this.labelControl10.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("labelControl10.Appearance.HoverImage"))); this.labelControl10.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("labelControl10.Appearance.Image"))); this.labelControl10.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("labelControl10.Appearance.PressedImage"))); this.labelControl10.Name = "labelControl10"; // // HivConfirmedDate // resources.ApplyResources(this.HivConfirmedDate, "HivConfirmedDate"); this.HivConfirmedDate.EnterMoveNextControl = true; this.HivConfirmedDate.Name = "HivConfirmedDate"; this.HivConfirmedDate.Properties.AccessibleDescription = resources.GetString("HivConfirmedDate.Properties.AccessibleDescription"); this.HivConfirmedDate.Properties.AccessibleName = resources.GetString("HivConfirmedDate.Properties.AccessibleName"); this.HivConfirmedDate.Properties.AutoHeight = ((bool)(resources.GetObject("HivConfirmedDate.Properties.AutoHeight"))); this.HivConfirmedDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("HivConfirmedDate.Properties.Buttons"))))}); this.HivConfirmedDate.Properties.CalendarTimeProperties.AccessibleDescription = resources.GetString("HivConfirmedDate.Properties.CalendarTimeProperties.AccessibleDescription"); this.HivConfirmedDate.Properties.CalendarTimeProperties.AccessibleName = resources.GetString("HivConfirmedDate.Properties.CalendarTimeProperties.AccessibleName"); this.HivConfirmedDate.Properties.CalendarTimeProperties.AutoHeight = ((bool)(resources.GetObject("HivConfirmedDate.Properties.CalendarTimeProperties.AutoHeight"))); this.HivConfirmedDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("HivConfirmedDate.Properties.CalendarTimeProperties.Buttons"))))}); this.HivConfirmedDate.Properties.CalendarTimeProperties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("HivConfirmedDate.Properties.CalendarTimeProperties.Mask.AutoComplete"))); this.HivConfirmedDate.Properties.CalendarTimeProperties.Mask.BeepOnError = ((bool)(resources.GetObject("HivConfirmedDate.Properties.CalendarTimeProperties.Mask.BeepOnError"))); this.HivConfirmedDate.Properties.CalendarTimeProperties.Mask.EditMask = resources.GetString("HivConfirmedDate.Properties.CalendarTimeProperties.Mask.EditMask"); this.HivConfirmedDate.Properties.CalendarTimeProperties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("HivConfirmedDate.Properties.CalendarTimeProperties.Mask.IgnoreMaskBlank"))); this.HivConfirmedDate.Properties.CalendarTimeProperties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("HivConfirmedDate.Properties.CalendarTimeProperties.Mask.MaskType"))); this.HivConfirmedDate.Properties.CalendarTimeProperties.Mask.PlaceHolder = ((char)(resources.GetObject("HivConfirmedDate.Properties.CalendarTimeProperties.Mask.PlaceHolder"))); this.HivConfirmedDate.Properties.CalendarTimeProperties.Mask.SaveLiteral = ((bool)(resources.GetObject("HivConfirmedDate.Properties.CalendarTimeProperties.Mask.SaveLiteral"))); this.HivConfirmedDate.Properties.CalendarTimeProperties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("HivConfirmedDate.Properties.CalendarTimeProperties.Mask.ShowPlaceHolders"))); this.HivConfirmedDate.Properties.CalendarTimeProperties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("HivConfirmedDate.Properties.CalendarTimeProperties.Mask.UseMaskAsDisplayFormat"))); this.HivConfirmedDate.Properties.CalendarTimeProperties.NullValuePrompt = resources.GetString("HivConfirmedDate.Properties.CalendarTimeProperties.NullValuePrompt"); this.HivConfirmedDate.Properties.CalendarTimeProperties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("HivConfirmedDate.Properties.CalendarTimeProperties.NullValuePromptShowForEmptyVal" + "ue"))); this.HivConfirmedDate.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("HivConfirmedDate.Properties.Mask.AutoComplete"))); this.HivConfirmedDate.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("HivConfirmedDate.Properties.Mask.BeepOnError"))); this.HivConfirmedDate.Properties.Mask.EditMask = resources.GetString("HivConfirmedDate.Properties.Mask.EditMask"); this.HivConfirmedDate.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("HivConfirmedDate.Properties.Mask.IgnoreMaskBlank"))); this.HivConfirmedDate.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("HivConfirmedDate.Properties.Mask.MaskType"))); this.HivConfirmedDate.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("HivConfirmedDate.Properties.Mask.PlaceHolder"))); this.HivConfirmedDate.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("HivConfirmedDate.Properties.Mask.SaveLiteral"))); this.HivConfirmedDate.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("HivConfirmedDate.Properties.Mask.ShowPlaceHolders"))); this.HivConfirmedDate.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("HivConfirmedDate.Properties.Mask.UseMaskAsDisplayFormat"))); this.HivConfirmedDate.Properties.NullValuePrompt = resources.GetString("HivConfirmedDate.Properties.NullValuePrompt"); this.HivConfirmedDate.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("HivConfirmedDate.Properties.NullValuePromptShowForEmptyValue"))); // // GeneralGroup // resources.ApplyResources(this.GeneralGroup, "GeneralGroup"); this.GeneralGroup.Controls.Add(this.Sms); this.GeneralGroup.Controls.Add(this.InsuranceLabel); this.GeneralGroup.Controls.Add(this.InsuranceId); this.GeneralGroup.Controls.Add(this.lblSupporterInfo); this.GeneralGroup.Controls.Add(this.PatientId); this.GeneralGroup.Controls.Add(this.lblTelephoneNo); this.GeneralGroup.Controls.Add(this.TelephoneNo); this.GeneralGroup.Controls.Add(this.lblIdentityNo); this.GeneralGroup.Controls.Add(this.SupporterInfo); this.GeneralGroup.Controls.Add(this.IdentityCardNo); this.GeneralGroup.Controls.Add(this.labelYearofBirth); this.GeneralGroup.Controls.Add(this.BirthYear); this.GeneralGroup.Controls.Add(this.labelDistrict); this.GeneralGroup.Controls.Add(this.Districtid); this.GeneralGroup.Controls.Add(this.labelControl1); this.GeneralGroup.Controls.Add(this.labelControl4); this.GeneralGroup.Controls.Add(this.CommuneId); this.GeneralGroup.Controls.Add(this.Address); this.GeneralGroup.Controls.Add(this.lblAddress); this.GeneralGroup.Controls.Add(this.lblSex); this.GeneralGroup.Controls.Add(this.Sex); this.GeneralGroup.Controls.Add(this.lblPatientID); this.GeneralGroup.Controls.Add(this.lblProvince); this.GeneralGroup.Controls.Add(this.ProvinceId); this.GeneralGroup.Controls.Add(this.DateofRegistration); this.GeneralGroup.Controls.Add(this.lblPatientName); this.GeneralGroup.Controls.Add(this.PatientName); this.GeneralGroup.Name = "GeneralGroup"; this.GeneralGroup.TabStop = false; // // Sms // resources.ApplyResources(this.Sms, "Sms"); this.Sms.Name = "Sms"; this.Sms.Properties.AccessibleDescription = resources.GetString("Sms.Properties.AccessibleDescription"); this.Sms.Properties.AccessibleName = resources.GetString("Sms.Properties.AccessibleName"); this.Sms.Properties.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("Sms.Properties.Appearance.Font"))); this.Sms.Properties.Appearance.FontSizeDelta = ((int)(resources.GetObject("Sms.Properties.Appearance.FontSizeDelta"))); this.Sms.Properties.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("Sms.Properties.Appearance.FontStyleDelta"))); this.Sms.Properties.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("Sms.Properties.Appearance.GradientMode"))); this.Sms.Properties.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("Sms.Properties.Appearance.Image"))); this.Sms.Properties.Appearance.Options.UseFont = true; this.Sms.Properties.AutoHeight = ((bool)(resources.GetObject("Sms.Properties.AutoHeight"))); this.Sms.Properties.Caption = resources.GetString("Sms.Properties.Caption"); this.Sms.Properties.DisplayValueChecked = resources.GetString("Sms.Properties.DisplayValueChecked"); this.Sms.Properties.DisplayValueGrayed = resources.GetString("Sms.Properties.DisplayValueGrayed"); this.Sms.Properties.DisplayValueUnchecked = resources.GetString("Sms.Properties.DisplayValueUnchecked"); // // InsuranceLabel // resources.ApplyResources(this.InsuranceLabel, "InsuranceLabel"); this.InsuranceLabel.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("InsuranceLabel.Appearance.DisabledImage"))); this.InsuranceLabel.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("InsuranceLabel.Appearance.Font"))); this.InsuranceLabel.Appearance.FontSizeDelta = ((int)(resources.GetObject("InsuranceLabel.Appearance.FontSizeDelta"))); this.InsuranceLabel.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("InsuranceLabel.Appearance.FontStyleDelta"))); this.InsuranceLabel.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("InsuranceLabel.Appearance.GradientMode"))); this.InsuranceLabel.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("InsuranceLabel.Appearance.HoverImage"))); this.InsuranceLabel.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("InsuranceLabel.Appearance.Image"))); this.InsuranceLabel.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("InsuranceLabel.Appearance.PressedImage"))); this.InsuranceLabel.Name = "InsuranceLabel"; // // InsuranceId // resources.ApplyResources(this.InsuranceId, "InsuranceId"); this.InsuranceId.EnterMoveNextControl = true; this.InsuranceId.Name = "InsuranceId"; this.InsuranceId.Properties.AccessibleDescription = resources.GetString("InsuranceId.Properties.AccessibleDescription"); this.InsuranceId.Properties.AccessibleName = resources.GetString("InsuranceId.Properties.AccessibleName"); this.InsuranceId.Properties.AutoHeight = ((bool)(resources.GetObject("InsuranceId.Properties.AutoHeight"))); this.InsuranceId.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("InsuranceId.Properties.Mask.AutoComplete"))); this.InsuranceId.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("InsuranceId.Properties.Mask.BeepOnError"))); this.InsuranceId.Properties.Mask.EditMask = resources.GetString("InsuranceId.Properties.Mask.EditMask"); this.InsuranceId.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("InsuranceId.Properties.Mask.IgnoreMaskBlank"))); this.InsuranceId.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("InsuranceId.Properties.Mask.MaskType"))); this.InsuranceId.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("InsuranceId.Properties.Mask.PlaceHolder"))); this.InsuranceId.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("InsuranceId.Properties.Mask.SaveLiteral"))); this.InsuranceId.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("InsuranceId.Properties.Mask.ShowPlaceHolders"))); this.InsuranceId.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("InsuranceId.Properties.Mask.UseMaskAsDisplayFormat"))); this.InsuranceId.Properties.NullValuePrompt = resources.GetString("InsuranceId.Properties.NullValuePrompt"); this.InsuranceId.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("InsuranceId.Properties.NullValuePromptShowForEmptyValue"))); // // lblSupporterInfo // resources.ApplyResources(this.lblSupporterInfo, "lblSupporterInfo"); this.lblSupporterInfo.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("lblSupporterInfo.Appearance.DisabledImage"))); this.lblSupporterInfo.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lblSupporterInfo.Appearance.Font"))); this.lblSupporterInfo.Appearance.FontSizeDelta = ((int)(resources.GetObject("lblSupporterInfo.Appearance.FontSizeDelta"))); this.lblSupporterInfo.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("lblSupporterInfo.Appearance.FontStyleDelta"))); this.lblSupporterInfo.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("lblSupporterInfo.Appearance.GradientMode"))); this.lblSupporterInfo.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("lblSupporterInfo.Appearance.HoverImage"))); this.lblSupporterInfo.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("lblSupporterInfo.Appearance.Image"))); this.lblSupporterInfo.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("lblSupporterInfo.Appearance.PressedImage"))); this.lblSupporterInfo.Name = "lblSupporterInfo"; // // PatientId // resources.ApplyResources(this.PatientId, "PatientId"); this.PatientId.Name = "PatientId"; this.PatientId.Properties.AccessibleDescription = resources.GetString("PatientId.Properties.AccessibleDescription"); this.PatientId.Properties.AccessibleName = resources.GetString("PatientId.Properties.AccessibleName"); this.PatientId.Properties.AutoHeight = ((bool)(resources.GetObject("PatientId.Properties.AutoHeight"))); this.PatientId.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("PatientId.Properties.Mask.AutoComplete"))); this.PatientId.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("PatientId.Properties.Mask.BeepOnError"))); this.PatientId.Properties.Mask.EditMask = resources.GetString("PatientId.Properties.Mask.EditMask"); this.PatientId.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("PatientId.Properties.Mask.IgnoreMaskBlank"))); this.PatientId.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("PatientId.Properties.Mask.MaskType"))); this.PatientId.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("PatientId.Properties.Mask.PlaceHolder"))); this.PatientId.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("PatientId.Properties.Mask.SaveLiteral"))); this.PatientId.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("PatientId.Properties.Mask.ShowPlaceHolders"))); this.PatientId.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("PatientId.Properties.Mask.UseMaskAsDisplayFormat"))); this.PatientId.Properties.MaxLength = 15; this.PatientId.Properties.NullValuePrompt = resources.GetString("PatientId.Properties.NullValuePrompt"); this.PatientId.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("PatientId.Properties.NullValuePromptShowForEmptyValue"))); // // lblTelephoneNo // resources.ApplyResources(this.lblTelephoneNo, "lblTelephoneNo"); this.lblTelephoneNo.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("lblTelephoneNo.Appearance.DisabledImage"))); this.lblTelephoneNo.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lblTelephoneNo.Appearance.Font"))); this.lblTelephoneNo.Appearance.FontSizeDelta = ((int)(resources.GetObject("lblTelephoneNo.Appearance.FontSizeDelta"))); this.lblTelephoneNo.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("lblTelephoneNo.Appearance.FontStyleDelta"))); this.lblTelephoneNo.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("lblTelephoneNo.Appearance.GradientMode"))); this.lblTelephoneNo.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("lblTelephoneNo.Appearance.HoverImage"))); this.lblTelephoneNo.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("lblTelephoneNo.Appearance.Image"))); this.lblTelephoneNo.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("lblTelephoneNo.Appearance.PressedImage"))); this.lblTelephoneNo.Name = "lblTelephoneNo"; // // TelephoneNo // resources.ApplyResources(this.TelephoneNo, "TelephoneNo"); this.TelephoneNo.EnterMoveNextControl = true; this.TelephoneNo.Name = "TelephoneNo"; this.TelephoneNo.Properties.AccessibleDescription = resources.GetString("TelephoneNo.Properties.AccessibleDescription"); this.TelephoneNo.Properties.AccessibleName = resources.GetString("TelephoneNo.Properties.AccessibleName"); this.TelephoneNo.Properties.AutoHeight = ((bool)(resources.GetObject("TelephoneNo.Properties.AutoHeight"))); this.TelephoneNo.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("TelephoneNo.Properties.Mask.AutoComplete"))); this.TelephoneNo.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("TelephoneNo.Properties.Mask.BeepOnError"))); this.TelephoneNo.Properties.Mask.EditMask = resources.GetString("TelephoneNo.Properties.Mask.EditMask"); this.TelephoneNo.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("TelephoneNo.Properties.Mask.IgnoreMaskBlank"))); this.TelephoneNo.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("TelephoneNo.Properties.Mask.MaskType"))); this.TelephoneNo.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("TelephoneNo.Properties.Mask.PlaceHolder"))); this.TelephoneNo.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("TelephoneNo.Properties.Mask.SaveLiteral"))); this.TelephoneNo.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("TelephoneNo.Properties.Mask.ShowPlaceHolders"))); this.TelephoneNo.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("TelephoneNo.Properties.Mask.UseMaskAsDisplayFormat"))); this.TelephoneNo.Properties.NullValuePrompt = resources.GetString("TelephoneNo.Properties.NullValuePrompt"); this.TelephoneNo.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("TelephoneNo.Properties.NullValuePromptShowForEmptyValue"))); // // lblIdentityNo // resources.ApplyResources(this.lblIdentityNo, "lblIdentityNo"); this.lblIdentityNo.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("lblIdentityNo.Appearance.DisabledImage"))); this.lblIdentityNo.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lblIdentityNo.Appearance.Font"))); this.lblIdentityNo.Appearance.FontSizeDelta = ((int)(resources.GetObject("lblIdentityNo.Appearance.FontSizeDelta"))); this.lblIdentityNo.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("lblIdentityNo.Appearance.FontStyleDelta"))); this.lblIdentityNo.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("lblIdentityNo.Appearance.GradientMode"))); this.lblIdentityNo.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("lblIdentityNo.Appearance.HoverImage"))); this.lblIdentityNo.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("lblIdentityNo.Appearance.Image"))); this.lblIdentityNo.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("lblIdentityNo.Appearance.PressedImage"))); this.lblIdentityNo.Name = "lblIdentityNo"; // // SupporterInfo // resources.ApplyResources(this.SupporterInfo, "SupporterInfo"); this.SupporterInfo.Name = "SupporterInfo"; this.SupporterInfo.Properties.AccessibleDescription = resources.GetString("SupporterInfo.Properties.AccessibleDescription"); this.SupporterInfo.Properties.AccessibleName = resources.GetString("SupporterInfo.Properties.AccessibleName"); this.SupporterInfo.Properties.NullValuePrompt = resources.GetString("SupporterInfo.Properties.NullValuePrompt"); this.SupporterInfo.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("SupporterInfo.Properties.NullValuePromptShowForEmptyValue"))); // // IdentityCardNo // resources.ApplyResources(this.IdentityCardNo, "IdentityCardNo"); this.IdentityCardNo.EnterMoveNextControl = true; this.IdentityCardNo.Name = "IdentityCardNo"; this.IdentityCardNo.Properties.AccessibleDescription = resources.GetString("IdentityCardNo.Properties.AccessibleDescription"); this.IdentityCardNo.Properties.AccessibleName = resources.GetString("IdentityCardNo.Properties.AccessibleName"); this.IdentityCardNo.Properties.AutoHeight = ((bool)(resources.GetObject("IdentityCardNo.Properties.AutoHeight"))); this.IdentityCardNo.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("IdentityCardNo.Properties.Mask.AutoComplete"))); this.IdentityCardNo.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("IdentityCardNo.Properties.Mask.BeepOnError"))); this.IdentityCardNo.Properties.Mask.EditMask = resources.GetString("IdentityCardNo.Properties.Mask.EditMask"); this.IdentityCardNo.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("IdentityCardNo.Properties.Mask.IgnoreMaskBlank"))); this.IdentityCardNo.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("IdentityCardNo.Properties.Mask.MaskType"))); this.IdentityCardNo.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("IdentityCardNo.Properties.Mask.PlaceHolder"))); this.IdentityCardNo.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("IdentityCardNo.Properties.Mask.SaveLiteral"))); this.IdentityCardNo.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("IdentityCardNo.Properties.Mask.ShowPlaceHolders"))); this.IdentityCardNo.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("IdentityCardNo.Properties.Mask.UseMaskAsDisplayFormat"))); this.IdentityCardNo.Properties.NullValuePrompt = resources.GetString("IdentityCardNo.Properties.NullValuePrompt"); this.IdentityCardNo.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("IdentityCardNo.Properties.NullValuePromptShowForEmptyValue"))); // // labelYearofBirth // resources.ApplyResources(this.labelYearofBirth, "labelYearofBirth"); this.labelYearofBirth.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("labelYearofBirth.Appearance.DisabledImage"))); this.labelYearofBirth.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelYearofBirth.Appearance.Font"))); this.labelYearofBirth.Appearance.FontSizeDelta = ((int)(resources.GetObject("labelYearofBirth.Appearance.FontSizeDelta"))); this.labelYearofBirth.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("labelYearofBirth.Appearance.FontStyleDelta"))); this.labelYearofBirth.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("labelYearofBirth.Appearance.GradientMode"))); this.labelYearofBirth.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("labelYearofBirth.Appearance.HoverImage"))); this.labelYearofBirth.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("labelYearofBirth.Appearance.Image"))); this.labelYearofBirth.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("labelYearofBirth.Appearance.PressedImage"))); this.labelYearofBirth.Name = "labelYearofBirth"; // // BirthYear // resources.ApplyResources(this.BirthYear, "BirthYear"); this.BirthYear.EnterMoveNextControl = true; this.BirthYear.Name = "BirthYear"; this.BirthYear.Properties.AccessibleDescription = resources.GetString("BirthYear.Properties.AccessibleDescription"); this.BirthYear.Properties.AccessibleName = resources.GetString("BirthYear.Properties.AccessibleName"); this.BirthYear.Properties.AutoHeight = ((bool)(resources.GetObject("BirthYear.Properties.AutoHeight"))); this.BirthYear.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("BirthYear.Properties.Mask.AutoComplete"))); this.BirthYear.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("BirthYear.Properties.Mask.BeepOnError"))); this.BirthYear.Properties.Mask.EditMask = resources.GetString("BirthYear.Properties.Mask.EditMask"); this.BirthYear.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("BirthYear.Properties.Mask.IgnoreMaskBlank"))); this.BirthYear.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("BirthYear.Properties.Mask.MaskType"))); this.BirthYear.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("BirthYear.Properties.Mask.PlaceHolder"))); this.BirthYear.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("BirthYear.Properties.Mask.SaveLiteral"))); this.BirthYear.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("BirthYear.Properties.Mask.ShowPlaceHolders"))); this.BirthYear.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("BirthYear.Properties.Mask.UseMaskAsDisplayFormat"))); this.BirthYear.Properties.NullValuePrompt = resources.GetString("BirthYear.Properties.NullValuePrompt"); this.BirthYear.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("BirthYear.Properties.NullValuePromptShowForEmptyValue"))); conditionValidationRule2.ConditionOperator = DevExpress.XtraEditors.DXErrorProvider.ConditionOperator.IsNotBlank; conditionValidationRule2.ErrorText = "Cần nhập năm sinh"; this.dxValidationProvider.SetValidationRule(this.BirthYear, conditionValidationRule2); // // labelDistrict // resources.ApplyResources(this.labelDistrict, "labelDistrict"); this.labelDistrict.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("labelDistrict.Appearance.DisabledImage"))); this.labelDistrict.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelDistrict.Appearance.Font"))); this.labelDistrict.Appearance.FontSizeDelta = ((int)(resources.GetObject("labelDistrict.Appearance.FontSizeDelta"))); this.labelDistrict.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("labelDistrict.Appearance.FontStyleDelta"))); this.labelDistrict.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("labelDistrict.Appearance.GradientMode"))); this.labelDistrict.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("labelDistrict.Appearance.HoverImage"))); this.labelDistrict.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("labelDistrict.Appearance.Image"))); this.labelDistrict.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("labelDistrict.Appearance.PressedImage"))); this.labelDistrict.Name = "labelDistrict"; // // Districtid // resources.ApplyResources(this.Districtid, "Districtid"); this.Districtid.EnterMoveNextControl = true; this.Districtid.Name = "Districtid"; this.Districtid.Properties.AccessibleDescription = resources.GetString("Districtid.Properties.AccessibleDescription"); this.Districtid.Properties.AccessibleName = resources.GetString("Districtid.Properties.AccessibleName"); this.Districtid.Properties.AutoHeight = ((bool)(resources.GetObject("Districtid.Properties.AutoHeight"))); this.Districtid.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("Districtid.Properties.Buttons"))))}); this.Districtid.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("Districtid.Properties.Columns"), resources.GetString("Districtid.Properties.Columns1"), ((int)(resources.GetObject("Districtid.Properties.Columns2"))), ((DevExpress.Utils.FormatType)(resources.GetObject("Districtid.Properties.Columns3"))), resources.GetString("Districtid.Properties.Columns4"), ((bool)(resources.GetObject("Districtid.Properties.Columns5"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("Districtid.Properties.Columns6")))), new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("Districtid.Properties.Columns7"), ((int)(resources.GetObject("Districtid.Properties.Columns8"))), resources.GetString("Districtid.Properties.Columns9"))}); this.Districtid.Properties.DisplayMember = "Districtname"; this.Districtid.Properties.NullText = resources.GetString("Districtid.Properties.NullText"); this.Districtid.Properties.NullValuePrompt = resources.GetString("Districtid.Properties.NullValuePrompt"); this.Districtid.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("Districtid.Properties.NullValuePromptShowForEmptyValue"))); this.Districtid.Properties.ValueMember = "Districtid"; this.Districtid.EditValueChanged += new System.EventHandler(this.lookUpDistrict_EditValueChanged); // // labelControl1 // resources.ApplyResources(this.labelControl1, "labelControl1"); this.labelControl1.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("labelControl1.Appearance.DisabledImage"))); this.labelControl1.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl1.Appearance.Font"))); this.labelControl1.Appearance.FontSizeDelta = ((int)(resources.GetObject("labelControl1.Appearance.FontSizeDelta"))); this.labelControl1.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("labelControl1.Appearance.FontStyleDelta"))); this.labelControl1.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("labelControl1.Appearance.GradientMode"))); this.labelControl1.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("labelControl1.Appearance.HoverImage"))); this.labelControl1.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("labelControl1.Appearance.Image"))); this.labelControl1.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("labelControl1.Appearance.PressedImage"))); this.labelControl1.Name = "labelControl1"; // // CommuneId // resources.ApplyResources(this.CommuneId, "CommuneId"); this.CommuneId.EnterMoveNextControl = true; this.CommuneId.Name = "CommuneId"; this.CommuneId.Properties.AccessibleDescription = resources.GetString("CommuneId.Properties.AccessibleDescription"); this.CommuneId.Properties.AccessibleName = resources.GetString("CommuneId.Properties.AccessibleName"); this.CommuneId.Properties.AutoHeight = ((bool)(resources.GetObject("CommuneId.Properties.AutoHeight"))); this.CommuneId.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("CommuneId.Properties.Buttons"))))}); this.CommuneId.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("CommuneId.Properties.Columns"), resources.GetString("CommuneId.Properties.Columns1"), ((int)(resources.GetObject("CommuneId.Properties.Columns2"))), ((DevExpress.Utils.FormatType)(resources.GetObject("CommuneId.Properties.Columns3"))), resources.GetString("CommuneId.Properties.Columns4"), ((bool)(resources.GetObject("CommuneId.Properties.Columns5"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("CommuneId.Properties.Columns6")))), new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("CommuneId.Properties.Columns7"), resources.GetString("CommuneId.Properties.Columns8"))}); this.CommuneId.Properties.DisplayMember = "Communename"; this.CommuneId.Properties.NullText = resources.GetString("CommuneId.Properties.NullText"); this.CommuneId.Properties.NullValuePrompt = resources.GetString("CommuneId.Properties.NullValuePrompt"); this.CommuneId.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("CommuneId.Properties.NullValuePromptShowForEmptyValue"))); this.CommuneId.Properties.ValueMember = "Communeid"; // // Address // resources.ApplyResources(this.Address, "Address"); this.Address.EnterMoveNextControl = true; this.Address.Name = "Address"; this.Address.Properties.AccessibleDescription = resources.GetString("Address.Properties.AccessibleDescription"); this.Address.Properties.AccessibleName = resources.GetString("Address.Properties.AccessibleName"); this.Address.Properties.NullValuePrompt = resources.GetString("Address.Properties.NullValuePrompt"); this.Address.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("Address.Properties.NullValuePromptShowForEmptyValue"))); // // lblAddress // resources.ApplyResources(this.lblAddress, "lblAddress"); this.lblAddress.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("lblAddress.Appearance.DisabledImage"))); this.lblAddress.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lblAddress.Appearance.Font"))); this.lblAddress.Appearance.FontSizeDelta = ((int)(resources.GetObject("lblAddress.Appearance.FontSizeDelta"))); this.lblAddress.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("lblAddress.Appearance.FontStyleDelta"))); this.lblAddress.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("lblAddress.Appearance.GradientMode"))); this.lblAddress.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("lblAddress.Appearance.HoverImage"))); this.lblAddress.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("lblAddress.Appearance.Image"))); this.lblAddress.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("lblAddress.Appearance.PressedImage"))); this.lblAddress.Name = "lblAddress"; // // lblSex // resources.ApplyResources(this.lblSex, "lblSex"); this.lblSex.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("lblSex.Appearance.DisabledImage"))); this.lblSex.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lblSex.Appearance.Font"))); this.lblSex.Appearance.FontSizeDelta = ((int)(resources.GetObject("lblSex.Appearance.FontSizeDelta"))); this.lblSex.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("lblSex.Appearance.FontStyleDelta"))); this.lblSex.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("lblSex.Appearance.GradientMode"))); this.lblSex.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("lblSex.Appearance.HoverImage"))); this.lblSex.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("lblSex.Appearance.Image"))); this.lblSex.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("lblSex.Appearance.PressedImage"))); this.lblSex.Name = "lblSex"; // // Sex // resources.ApplyResources(this.Sex, "Sex"); this.Sex.EnterMoveNextControl = true; this.Sex.Name = "Sex"; this.Sex.Properties.AccessibleDescription = resources.GetString("Sex.Properties.AccessibleDescription"); this.Sex.Properties.AccessibleName = resources.GetString("Sex.Properties.AccessibleName"); this.Sex.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("Sex.Properties.Appearance.BackColor"))); this.Sex.Properties.Appearance.FontSizeDelta = ((int)(resources.GetObject("Sex.Properties.Appearance.FontSizeDelta"))); this.Sex.Properties.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("Sex.Properties.Appearance.FontStyleDelta"))); this.Sex.Properties.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("Sex.Properties.Appearance.GradientMode"))); this.Sex.Properties.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("Sex.Properties.Appearance.Image"))); this.Sex.Properties.Appearance.Options.UseBackColor = true; this.Sex.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.Sex.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(((object)(resources.GetObject("Sex.Properties.Items"))), resources.GetString("Sex.Properties.Items1")), new DevExpress.XtraEditors.Controls.RadioGroupItem(((object)(resources.GetObject("Sex.Properties.Items2"))), resources.GetString("Sex.Properties.Items3"))}); conditionValidationRule3.ConditionOperator = DevExpress.XtraEditors.DXErrorProvider.ConditionOperator.Between; conditionValidationRule3.ErrorText = "Giới tính không thể để trống"; conditionValidationRule3.ErrorType = DevExpress.XtraEditors.DXErrorProvider.ErrorType.Warning; conditionValidationRule3.Value1 = "1"; conditionValidationRule3.Value2 = "2"; this.dxValidationProvider.SetValidationRule(this.Sex, conditionValidationRule3); // // lblPatientID // resources.ApplyResources(this.lblPatientID, "lblPatientID"); this.lblPatientID.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("lblPatientID.Appearance.DisabledImage"))); this.lblPatientID.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lblPatientID.Appearance.Font"))); this.lblPatientID.Appearance.FontSizeDelta = ((int)(resources.GetObject("lblPatientID.Appearance.FontSizeDelta"))); this.lblPatientID.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("lblPatientID.Appearance.FontStyleDelta"))); this.lblPatientID.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("lblPatientID.Appearance.GradientMode"))); this.lblPatientID.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("lblPatientID.Appearance.HoverImage"))); this.lblPatientID.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("lblPatientID.Appearance.Image"))); this.lblPatientID.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("lblPatientID.Appearance.PressedImage"))); this.lblPatientID.Name = "lblPatientID"; // // lblProvince // resources.ApplyResources(this.lblProvince, "lblProvince"); this.lblProvince.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("lblProvince.Appearance.DisabledImage"))); this.lblProvince.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lblProvince.Appearance.Font"))); this.lblProvince.Appearance.FontSizeDelta = ((int)(resources.GetObject("lblProvince.Appearance.FontSizeDelta"))); this.lblProvince.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("lblProvince.Appearance.FontStyleDelta"))); this.lblProvince.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("lblProvince.Appearance.GradientMode"))); this.lblProvince.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("lblProvince.Appearance.HoverImage"))); this.lblProvince.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("lblProvince.Appearance.Image"))); this.lblProvince.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("lblProvince.Appearance.PressedImage"))); this.lblProvince.Name = "lblProvince"; // // ProvinceId // resources.ApplyResources(this.ProvinceId, "ProvinceId"); this.ProvinceId.EnterMoveNextControl = true; this.ProvinceId.Name = "ProvinceId"; this.ProvinceId.Properties.AccessibleDescription = resources.GetString("ProvinceId.Properties.AccessibleDescription"); this.ProvinceId.Properties.AccessibleName = resources.GetString("ProvinceId.Properties.AccessibleName"); this.ProvinceId.Properties.AutoHeight = ((bool)(resources.GetObject("ProvinceId.Properties.AutoHeight"))); this.ProvinceId.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("ProvinceId.Properties.Buttons"))))}); this.ProvinceId.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("ProvinceId.Properties.Columns"), resources.GetString("ProvinceId.Properties.Columns1"), ((int)(resources.GetObject("ProvinceId.Properties.Columns2"))), ((DevExpress.Utils.FormatType)(resources.GetObject("ProvinceId.Properties.Columns3"))), resources.GetString("ProvinceId.Properties.Columns4"), ((bool)(resources.GetObject("ProvinceId.Properties.Columns5"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("ProvinceId.Properties.Columns6")))), new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("ProvinceId.Properties.Columns7"), resources.GetString("ProvinceId.Properties.Columns8"))}); this.ProvinceId.Properties.DisplayMember = "Provincename"; this.ProvinceId.Properties.NullText = resources.GetString("ProvinceId.Properties.NullText"); this.ProvinceId.Properties.NullValuePrompt = resources.GetString("ProvinceId.Properties.NullValuePrompt"); this.ProvinceId.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("ProvinceId.Properties.NullValuePromptShowForEmptyValue"))); this.ProvinceId.Properties.ValueMember = "Provinceid"; this.ProvinceId.EditValueChanged += new System.EventHandler(this.lookUpProvince_EditValueChanged); // // lblPatientName // resources.ApplyResources(this.lblPatientName, "lblPatientName"); this.lblPatientName.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("lblPatientName.Appearance.DisabledImage"))); this.lblPatientName.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lblPatientName.Appearance.Font"))); this.lblPatientName.Appearance.FontSizeDelta = ((int)(resources.GetObject("lblPatientName.Appearance.FontSizeDelta"))); this.lblPatientName.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("lblPatientName.Appearance.FontStyleDelta"))); this.lblPatientName.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("lblPatientName.Appearance.GradientMode"))); this.lblPatientName.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("lblPatientName.Appearance.HoverImage"))); this.lblPatientName.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("lblPatientName.Appearance.Image"))); this.lblPatientName.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("lblPatientName.Appearance.PressedImage"))); this.lblPatientName.Name = "lblPatientName"; // // PatientName // resources.ApplyResources(this.PatientName, "PatientName"); this.PatientName.EnterMoveNextControl = true; this.PatientName.Name = "PatientName"; this.PatientName.Properties.AccessibleDescription = resources.GetString("PatientName.Properties.AccessibleDescription"); this.PatientName.Properties.AccessibleName = resources.GetString("PatientName.Properties.AccessibleName"); this.PatientName.Properties.AutoHeight = ((bool)(resources.GetObject("PatientName.Properties.AutoHeight"))); this.PatientName.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("PatientName.Properties.Mask.AutoComplete"))); this.PatientName.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("PatientName.Properties.Mask.BeepOnError"))); this.PatientName.Properties.Mask.EditMask = resources.GetString("PatientName.Properties.Mask.EditMask"); this.PatientName.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("PatientName.Properties.Mask.IgnoreMaskBlank"))); this.PatientName.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("PatientName.Properties.Mask.MaskType"))); this.PatientName.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("PatientName.Properties.Mask.PlaceHolder"))); this.PatientName.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("PatientName.Properties.Mask.SaveLiteral"))); this.PatientName.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("PatientName.Properties.Mask.ShowPlaceHolders"))); this.PatientName.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("PatientName.Properties.Mask.UseMaskAsDisplayFormat"))); this.PatientName.Properties.NullValuePrompt = resources.GetString("PatientName.Properties.NullValuePrompt"); this.PatientName.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("PatientName.Properties.NullValuePromptShowForEmptyValue"))); // // grpReferral // resources.ApplyResources(this.grpReferral, "grpReferral"); this.grpReferral.Controls.Add(this.labelControl7); this.grpReferral.Controls.Add(this.CurrRegimen); this.grpReferral.Controls.Add(this.ReferralName); this.grpReferral.Controls.Add(this.labelReferralInfo); this.grpReferral.Controls.Add(this.HaveArvBefore); this.grpReferral.Controls.Add(this.labelControl2); this.grpReferral.Controls.Add(this.ReferralProvinceID); this.grpReferral.Controls.Add(this.lblReferralDate); this.grpReferral.Controls.Add(this.OldPatientID); this.grpReferral.Controls.Add(this.Dateofreferral); this.grpReferral.Controls.Add(this.lblOldPatientID); this.grpReferral.Name = "grpReferral"; this.grpReferral.TabStop = false; // // labelControl7 // resources.ApplyResources(this.labelControl7, "labelControl7"); this.labelControl7.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("labelControl7.Appearance.DisabledImage"))); this.labelControl7.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl7.Appearance.Font"))); this.labelControl7.Appearance.FontSizeDelta = ((int)(resources.GetObject("labelControl7.Appearance.FontSizeDelta"))); this.labelControl7.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("labelControl7.Appearance.FontStyleDelta"))); this.labelControl7.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("labelControl7.Appearance.GradientMode"))); this.labelControl7.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("labelControl7.Appearance.HoverImage"))); this.labelControl7.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("labelControl7.Appearance.Image"))); this.labelControl7.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("labelControl7.Appearance.PressedImage"))); this.labelControl7.Name = "labelControl7"; // // CurrRegimen // resources.ApplyResources(this.CurrRegimen, "CurrRegimen"); this.CurrRegimen.EnterMoveNextControl = true; this.CurrRegimen.Name = "CurrRegimen"; this.CurrRegimen.Properties.AccessibleDescription = resources.GetString("CurrRegimen.Properties.AccessibleDescription"); this.CurrRegimen.Properties.AccessibleName = resources.GetString("CurrRegimen.Properties.AccessibleName"); this.CurrRegimen.Properties.AutoHeight = ((bool)(resources.GetObject("CurrRegimen.Properties.AutoHeight"))); this.CurrRegimen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("CurrRegimen.Properties.Buttons"))))}); this.CurrRegimen.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("CurrRegimen.Properties.Columns"), resources.GetString("CurrRegimen.Properties.Columns1"), ((int)(resources.GetObject("CurrRegimen.Properties.Columns2"))), ((DevExpress.Utils.FormatType)(resources.GetObject("CurrRegimen.Properties.Columns3"))), resources.GetString("CurrRegimen.Properties.Columns4"), ((bool)(resources.GetObject("CurrRegimen.Properties.Columns5"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("CurrRegimen.Properties.Columns6")))), new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("CurrRegimen.Properties.Columns7"), resources.GetString("CurrRegimen.Properties.Columns8"), ((int)(resources.GetObject("CurrRegimen.Properties.Columns9"))), ((DevExpress.Utils.FormatType)(resources.GetObject("CurrRegimen.Properties.Columns10"))), resources.GetString("CurrRegimen.Properties.Columns11"), ((bool)(resources.GetObject("CurrRegimen.Properties.Columns12"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("CurrRegimen.Properties.Columns13"))))}); this.CurrRegimen.Properties.DataSource = this.tblRegimenEntityBindingSource; this.CurrRegimen.Properties.DisplayMember = "VRegimenname"; this.CurrRegimen.Properties.DropDownRows = 20; this.CurrRegimen.Properties.NullText = resources.GetString("CurrRegimen.Properties.NullText"); this.CurrRegimen.Properties.NullValuePrompt = resources.GetString("CurrRegimen.Properties.NullValuePrompt"); this.CurrRegimen.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("CurrRegimen.Properties.NullValuePromptShowForEmptyValue"))); this.CurrRegimen.Properties.ValueMember = "Regimenid"; this.CurrRegimen.EditValueChanged += new System.EventHandler(this.Regimen_EditValueChanged); // // ReferralName // resources.ApplyResources(this.ReferralName, "ReferralName"); this.ReferralName.EnterMoveNextControl = true; this.ReferralName.Name = "ReferralName"; this.ReferralName.Properties.AccessibleDescription = resources.GetString("ReferralName.Properties.AccessibleDescription"); this.ReferralName.Properties.AccessibleName = resources.GetString("ReferralName.Properties.AccessibleName"); this.ReferralName.Properties.NullValuePrompt = resources.GetString("ReferralName.Properties.NullValuePrompt"); this.ReferralName.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("ReferralName.Properties.NullValuePromptShowForEmptyValue"))); // // labelReferralInfo // resources.ApplyResources(this.labelReferralInfo, "labelReferralInfo"); this.labelReferralInfo.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("labelReferralInfo.Appearance.DisabledImage"))); this.labelReferralInfo.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelReferralInfo.Appearance.Font"))); this.labelReferralInfo.Appearance.FontSizeDelta = ((int)(resources.GetObject("labelReferralInfo.Appearance.FontSizeDelta"))); this.labelReferralInfo.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("labelReferralInfo.Appearance.FontStyleDelta"))); this.labelReferralInfo.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("labelReferralInfo.Appearance.GradientMode"))); this.labelReferralInfo.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("labelReferralInfo.Appearance.HoverImage"))); this.labelReferralInfo.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("labelReferralInfo.Appearance.Image"))); this.labelReferralInfo.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("labelReferralInfo.Appearance.PressedImage"))); this.labelReferralInfo.Name = "labelReferralInfo"; // // HaveArvBefore // resources.ApplyResources(this.HaveArvBefore, "HaveArvBefore"); this.HaveArvBefore.Name = "HaveArvBefore"; this.HaveArvBefore.Properties.AccessibleDescription = resources.GetString("HaveArvBefore.Properties.AccessibleDescription"); this.HaveArvBefore.Properties.AccessibleName = resources.GetString("HaveArvBefore.Properties.AccessibleName"); this.HaveArvBefore.Properties.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("HaveArvBefore.Properties.Appearance.Font"))); this.HaveArvBefore.Properties.Appearance.FontSizeDelta = ((int)(resources.GetObject("HaveArvBefore.Properties.Appearance.FontSizeDelta"))); this.HaveArvBefore.Properties.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("HaveArvBefore.Properties.Appearance.FontStyleDelta"))); this.HaveArvBefore.Properties.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("HaveArvBefore.Properties.Appearance.GradientMode"))); this.HaveArvBefore.Properties.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("HaveArvBefore.Properties.Appearance.Image"))); this.HaveArvBefore.Properties.Appearance.Options.UseFont = true; this.HaveArvBefore.Properties.AutoHeight = ((bool)(resources.GetObject("HaveArvBefore.Properties.AutoHeight"))); this.HaveArvBefore.Properties.Caption = resources.GetString("HaveArvBefore.Properties.Caption"); this.HaveArvBefore.Properties.DisplayValueChecked = resources.GetString("HaveArvBefore.Properties.DisplayValueChecked"); this.HaveArvBefore.Properties.DisplayValueGrayed = resources.GetString("HaveArvBefore.Properties.DisplayValueGrayed"); this.HaveArvBefore.Properties.DisplayValueUnchecked = resources.GetString("HaveArvBefore.Properties.DisplayValueUnchecked"); this.HaveArvBefore.Properties.ValueChecked = ((short)(1)); this.HaveArvBefore.Properties.ValueUnchecked = ((short)(0)); this.HaveArvBefore.CheckedChanged += new System.EventHandler(this.HaveArvBefore_CheckedChanged); // // labelControl2 // resources.ApplyResources(this.labelControl2, "labelControl2"); this.labelControl2.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("labelControl2.Appearance.DisabledImage"))); this.labelControl2.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl2.Appearance.Font"))); this.labelControl2.Appearance.FontSizeDelta = ((int)(resources.GetObject("labelControl2.Appearance.FontSizeDelta"))); this.labelControl2.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("labelControl2.Appearance.FontStyleDelta"))); this.labelControl2.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("labelControl2.Appearance.GradientMode"))); this.labelControl2.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("labelControl2.Appearance.HoverImage"))); this.labelControl2.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("labelControl2.Appearance.Image"))); this.labelControl2.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("labelControl2.Appearance.PressedImage"))); this.labelControl2.Name = "labelControl2"; // // ReferralProvinceID // resources.ApplyResources(this.ReferralProvinceID, "ReferralProvinceID"); this.ReferralProvinceID.EnterMoveNextControl = true; this.ReferralProvinceID.Name = "ReferralProvinceID"; this.ReferralProvinceID.Properties.AccessibleDescription = resources.GetString("ReferralProvinceID.Properties.AccessibleDescription"); this.ReferralProvinceID.Properties.AccessibleName = resources.GetString("ReferralProvinceID.Properties.AccessibleName"); this.ReferralProvinceID.Properties.AutoHeight = ((bool)(resources.GetObject("ReferralProvinceID.Properties.AutoHeight"))); this.ReferralProvinceID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("ReferralProvinceID.Properties.Buttons"))))}); this.ReferralProvinceID.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("ReferralProvinceID.Properties.Columns"), resources.GetString("ReferralProvinceID.Properties.Columns1"), ((int)(resources.GetObject("ReferralProvinceID.Properties.Columns2"))), ((DevExpress.Utils.FormatType)(resources.GetObject("ReferralProvinceID.Properties.Columns3"))), resources.GetString("ReferralProvinceID.Properties.Columns4"), ((bool)(resources.GetObject("ReferralProvinceID.Properties.Columns5"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("ReferralProvinceID.Properties.Columns6")))), new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("ReferralProvinceID.Properties.Columns7"), resources.GetString("ReferralProvinceID.Properties.Columns8"))}); this.ReferralProvinceID.Properties.DisplayMember = "Provincename"; this.ReferralProvinceID.Properties.NullText = resources.GetString("ReferralProvinceID.Properties.NullText"); this.ReferralProvinceID.Properties.NullValuePrompt = resources.GetString("ReferralProvinceID.Properties.NullValuePrompt"); this.ReferralProvinceID.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("ReferralProvinceID.Properties.NullValuePromptShowForEmptyValue"))); this.ReferralProvinceID.Properties.ValueMember = "Provinceid"; // // OldPatientID // resources.ApplyResources(this.OldPatientID, "OldPatientID"); this.OldPatientID.Name = "OldPatientID"; this.OldPatientID.Properties.AccessibleDescription = resources.GetString("OldPatientID.Properties.AccessibleDescription"); this.OldPatientID.Properties.AccessibleName = resources.GetString("OldPatientID.Properties.AccessibleName"); this.OldPatientID.Properties.AutoHeight = ((bool)(resources.GetObject("OldPatientID.Properties.AutoHeight"))); this.OldPatientID.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("OldPatientID.Properties.Mask.AutoComplete"))); this.OldPatientID.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("OldPatientID.Properties.Mask.BeepOnError"))); this.OldPatientID.Properties.Mask.EditMask = resources.GetString("OldPatientID.Properties.Mask.EditMask"); this.OldPatientID.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("OldPatientID.Properties.Mask.IgnoreMaskBlank"))); this.OldPatientID.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("OldPatientID.Properties.Mask.MaskType"))); this.OldPatientID.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("OldPatientID.Properties.Mask.PlaceHolder"))); this.OldPatientID.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("OldPatientID.Properties.Mask.SaveLiteral"))); this.OldPatientID.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("OldPatientID.Properties.Mask.ShowPlaceHolders"))); this.OldPatientID.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("OldPatientID.Properties.Mask.UseMaskAsDisplayFormat"))); this.OldPatientID.Properties.MaxLength = 15; this.OldPatientID.Properties.NullValuePrompt = resources.GetString("OldPatientID.Properties.NullValuePrompt"); this.OldPatientID.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("OldPatientID.Properties.NullValuePromptShowForEmptyValue"))); // // lblOldPatientID // resources.ApplyResources(this.lblOldPatientID, "lblOldPatientID"); this.lblOldPatientID.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("lblOldPatientID.Appearance.DisabledImage"))); this.lblOldPatientID.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lblOldPatientID.Appearance.Font"))); this.lblOldPatientID.Appearance.FontSizeDelta = ((int)(resources.GetObject("lblOldPatientID.Appearance.FontSizeDelta"))); this.lblOldPatientID.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("lblOldPatientID.Appearance.FontStyleDelta"))); this.lblOldPatientID.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("lblOldPatientID.Appearance.GradientMode"))); this.lblOldPatientID.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("lblOldPatientID.Appearance.HoverImage"))); this.lblOldPatientID.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("lblOldPatientID.Appearance.Image"))); this.lblOldPatientID.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("lblOldPatientID.Appearance.PressedImage"))); this.lblOldPatientID.Name = "lblOldPatientID"; // // groupReferral // resources.ApplyResources(this.groupReferral, "groupReferral"); this.groupReferral.Controls.Add(this.ReferralID); this.groupReferral.Controls.Add(this.grpReferral); this.groupReferral.Name = "groupReferral"; this.groupReferral.TabStop = false; // // ReferralID // resources.ApplyResources(this.ReferralID, "ReferralID"); this.ReferralID.EnterMoveNextControl = true; this.ReferralID.Name = "ReferralID"; this.ReferralID.Properties.AccessibleDescription = resources.GetString("ReferralID.Properties.AccessibleDescription"); this.ReferralID.Properties.AccessibleName = resources.GetString("ReferralID.Properties.AccessibleName"); this.ReferralID.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("ReferralID.Properties.Appearance.BackColor"))); this.ReferralID.Properties.Appearance.FontSizeDelta = ((int)(resources.GetObject("ReferralID.Properties.Appearance.FontSizeDelta"))); this.ReferralID.Properties.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("ReferralID.Properties.Appearance.FontStyleDelta"))); this.ReferralID.Properties.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("ReferralID.Properties.Appearance.GradientMode"))); this.ReferralID.Properties.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("ReferralID.Properties.Appearance.Image"))); this.ReferralID.Properties.Appearance.Options.UseBackColor = true; this.ReferralID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat; this.ReferralID.Properties.ContextMenuStrip = this.radioContextMenu; this.ReferralID.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(resources.GetString("ReferralID.Properties.Items"), resources.GetString("ReferralID.Properties.Items1")), new DevExpress.XtraEditors.Controls.RadioGroupItem(resources.GetString("ReferralID.Properties.Items2"), resources.GetString("ReferralID.Properties.Items3"), ((bool)(resources.GetObject("ReferralID.Properties.Items4")))), new DevExpress.XtraEditors.Controls.RadioGroupItem(resources.GetString("ReferralID.Properties.Items5"), resources.GetString("ReferralID.Properties.Items6")), new DevExpress.XtraEditors.Controls.RadioGroupItem(resources.GetString("ReferralID.Properties.Items7"), resources.GetString("ReferralID.Properties.Items8")), new DevExpress.XtraEditors.Controls.RadioGroupItem(resources.GetString("ReferralID.Properties.Items9"), resources.GetString("ReferralID.Properties.Items10"), ((bool)(resources.GetObject("ReferralID.Properties.Items11")))), new DevExpress.XtraEditors.Controls.RadioGroupItem(resources.GetString("ReferralID.Properties.Items12"), resources.GetString("ReferralID.Properties.Items13"))}); this.ReferralID.EditValueChanged += new System.EventHandler(this.ReferralID_EditValueChanged); this.ReferralID.Validated += new System.EventHandler(this.ReferralID_Validated); // // Info // resources.ApplyResources(this.Info, "Info"); this.Info.Controls.Add(this.labelControl8); this.Info.Controls.Add(this.Regimen); this.Info.Controls.Add(this.labelControl6); this.Info.Controls.Add(this.Status); this.Info.Controls.Add(this.labelControl10); this.Info.Controls.Add(this.DateofARV); this.Info.Controls.Add(this.HivConfirmedDate); this.Info.Controls.Add(this.lblDateofARVinitiated); this.Info.Name = "Info"; this.Info.TabStop = false; // // labelControl8 // resources.ApplyResources(this.labelControl8, "labelControl8"); this.labelControl8.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("labelControl8.Appearance.DisabledImage"))); this.labelControl8.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl8.Appearance.Font"))); this.labelControl8.Appearance.FontSizeDelta = ((int)(resources.GetObject("labelControl8.Appearance.FontSizeDelta"))); this.labelControl8.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("labelControl8.Appearance.FontStyleDelta"))); this.labelControl8.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("labelControl8.Appearance.GradientMode"))); this.labelControl8.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("labelControl8.Appearance.HoverImage"))); this.labelControl8.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("labelControl8.Appearance.Image"))); this.labelControl8.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("labelControl8.Appearance.PressedImage"))); this.labelControl8.Name = "labelControl8"; // // Regimen // resources.ApplyResources(this.Regimen, "Regimen"); this.Regimen.EnterMoveNextControl = true; this.Regimen.Name = "Regimen"; this.Regimen.Properties.AccessibleDescription = resources.GetString("Regimen.Properties.AccessibleDescription"); this.Regimen.Properties.AccessibleName = resources.GetString("Regimen.Properties.AccessibleName"); this.Regimen.Properties.AutoHeight = ((bool)(resources.GetObject("Regimen.Properties.AutoHeight"))); this.Regimen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("Regimen.Properties.Buttons"))))}); this.Regimen.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("Regimen.Properties.Columns"), resources.GetString("Regimen.Properties.Columns1"), ((int)(resources.GetObject("Regimen.Properties.Columns2"))), ((DevExpress.Utils.FormatType)(resources.GetObject("Regimen.Properties.Columns3"))), resources.GetString("Regimen.Properties.Columns4"), ((bool)(resources.GetObject("Regimen.Properties.Columns5"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("Regimen.Properties.Columns6")))), new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("Regimen.Properties.Columns7"), resources.GetString("Regimen.Properties.Columns8"), ((int)(resources.GetObject("Regimen.Properties.Columns9"))), ((DevExpress.Utils.FormatType)(resources.GetObject("Regimen.Properties.Columns10"))), resources.GetString("Regimen.Properties.Columns11"), ((bool)(resources.GetObject("Regimen.Properties.Columns12"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("Regimen.Properties.Columns13"))))}); this.Regimen.Properties.DataSource = this.tblRegimenEntityBindingSource; this.Regimen.Properties.DisplayMember = "VRegimenname"; this.Regimen.Properties.DropDownRows = 20; this.Regimen.Properties.NullText = resources.GetString("Regimen.Properties.NullText"); this.Regimen.Properties.NullValuePrompt = resources.GetString("Regimen.Properties.NullValuePrompt"); this.Regimen.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("Regimen.Properties.NullValuePromptShowForEmptyValue"))); this.Regimen.Properties.ValueMember = "Regimenid"; // // labelControl6 // resources.ApplyResources(this.labelControl6, "labelControl6"); this.labelControl6.Appearance.DisabledImage = ((System.Drawing.Image)(resources.GetObject("labelControl6.Appearance.DisabledImage"))); this.labelControl6.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl6.Appearance.Font"))); this.labelControl6.Appearance.FontSizeDelta = ((int)(resources.GetObject("labelControl6.Appearance.FontSizeDelta"))); this.labelControl6.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("labelControl6.Appearance.FontStyleDelta"))); this.labelControl6.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("labelControl6.Appearance.GradientMode"))); this.labelControl6.Appearance.HoverImage = ((System.Drawing.Image)(resources.GetObject("labelControl6.Appearance.HoverImage"))); this.labelControl6.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("labelControl6.Appearance.Image"))); this.labelControl6.Appearance.PressedImage = ((System.Drawing.Image)(resources.GetObject("labelControl6.Appearance.PressedImage"))); this.labelControl6.Name = "labelControl6"; // // Status // resources.ApplyResources(this.Status, "Status"); this.Status.Name = "Status"; this.Status.Properties.AccessibleDescription = resources.GetString("Status.Properties.AccessibleDescription"); this.Status.Properties.AccessibleName = resources.GetString("Status.Properties.AccessibleName"); this.Status.Properties.AutoHeight = ((bool)(resources.GetObject("Status.Properties.AutoHeight"))); this.Status.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("Status.Properties.Buttons"))))}); this.Status.Properties.GlyphAlignment = ((DevExpress.Utils.HorzAlignment)(resources.GetObject("Status.Properties.GlyphAlignment"))); this.Status.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] { new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("Status.Properties.Items"), resources.GetString("Status.Properties.Items1"), ((int)(resources.GetObject("Status.Properties.Items2")))), new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("Status.Properties.Items3"), resources.GetString("Status.Properties.Items4"), ((int)(resources.GetObject("Status.Properties.Items5")))), new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("Status.Properties.Items6"), resources.GetString("Status.Properties.Items7"), ((int)(resources.GetObject("Status.Properties.Items8")))), new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("Status.Properties.Items9"), resources.GetString("Status.Properties.Items10"), ((int)(resources.GetObject("Status.Properties.Items11")))), new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("Status.Properties.Items12"), resources.GetString("Status.Properties.Items13"), ((int)(resources.GetObject("Status.Properties.Items14")))), new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("Status.Properties.Items15"), resources.GetString("Status.Properties.Items16"), ((int)(resources.GetObject("Status.Properties.Items17")))), new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("Status.Properties.Items18"), resources.GetString("Status.Properties.Items19"), ((int)(resources.GetObject("Status.Properties.Items20")))), new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("Status.Properties.Items21"), resources.GetString("Status.Properties.Items22"), ((int)(resources.GetObject("Status.Properties.Items23"))))}); this.Status.Properties.NullValuePrompt = resources.GetString("Status.Properties.NullValuePrompt"); this.Status.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("Status.Properties.NullValuePromptShowForEmptyValue"))); // // dxValidationProvider // this.dxValidationProvider.ValidationMode = DevExpress.XtraEditors.DXErrorProvider.ValidationMode.Manual; // // usrPatientInfo // resources.ApplyResources(this, "$this"); this.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("usrPatientInfo.Appearance.BackColor"))); this.Appearance.FontSizeDelta = ((int)(resources.GetObject("usrPatientInfo.Appearance.FontSizeDelta"))); this.Appearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("usrPatientInfo.Appearance.FontStyleDelta"))); this.Appearance.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("usrPatientInfo.Appearance.GradientMode"))); this.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("usrPatientInfo.Appearance.Image"))); this.Appearance.Options.UseBackColor = true; this.Controls.Add(this.Info); this.Controls.Add(this.groupReferral); this.Controls.Add(this.GeneralGroup); this.Name = "usrPatientInfo"; this.Load += new System.EventHandler(this.usrPatientInfo_Load); ((System.ComponentModel.ISupportInitialize)(this.tblRegimenEntityBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DateofRegistration.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DateofRegistration.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DateofARV.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DateofARV.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Dateofreferral.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Dateofreferral.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.HivConfirmedDate.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.HivConfirmedDate.Properties)).EndInit(); this.GeneralGroup.ResumeLayout(false); this.GeneralGroup.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.Sms.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.InsuranceId.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PatientId.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TelephoneNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.SupporterInfo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.IdentityCardNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BirthYear.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Districtid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.CommuneId.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Address.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Sex.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ProvinceId.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PatientName.Properties)).EndInit(); this.grpReferral.ResumeLayout(false); this.grpReferral.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.CurrRegimen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ReferralName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.HaveArvBefore.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ReferralProvinceID.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.OldPatientID.Properties)).EndInit(); this.groupReferral.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ReferralID.Properties)).EndInit(); this.Info.ResumeLayout(false); this.Info.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.Regimen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Status.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.DateEdit DateofRegistration; private DevExpress.XtraEditors.DateEdit DateofARV; private DevExpress.XtraEditors.DateEdit Dateofreferral; private DevExpress.XtraEditors.LabelControl lblReferralDate; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.LabelControl lblDateofARVinitiated; private DevExpress.XtraEditors.LabelControl labelControl10; private DevExpress.XtraEditors.DateEdit HivConfirmedDate; private System.Windows.Forms.GroupBox GeneralGroup; private DevExpress.XtraEditors.LabelControl lblSupporterInfo; private DevExpress.XtraEditors.TextEdit PatientId; private DevExpress.XtraEditors.LabelControl lblTelephoneNo; private DevExpress.XtraEditors.TextEdit TelephoneNo; private DevExpress.XtraEditors.LabelControl lblIdentityNo; private DevExpress.XtraEditors.MemoEdit SupporterInfo; private DevExpress.XtraEditors.TextEdit IdentityCardNo; private DevExpress.XtraEditors.LabelControl labelYearofBirth; private DevExpress.XtraEditors.TextEdit BirthYear; private DevExpress.XtraEditors.LabelControl labelDistrict; private DevExpress.XtraEditors.LookUpEdit Districtid; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.LookUpEdit CommuneId; private DevExpress.XtraEditors.MemoEdit Address; private DevExpress.XtraEditors.LabelControl lblAddress; private DevExpress.XtraEditors.LabelControl lblSex; private DevExpress.XtraEditors.RadioGroup Sex; private DevExpress.XtraEditors.LabelControl lblPatientID; private DevExpress.XtraEditors.LabelControl lblProvince; private DevExpress.XtraEditors.LookUpEdit ProvinceId; private DevExpress.XtraEditors.LabelControl lblPatientName; private DevExpress.XtraEditors.TextEdit PatientName; private System.Windows.Forms.GroupBox groupReferral; private DevExpress.XtraEditors.RadioGroup ReferralID; private System.Windows.Forms.GroupBox grpReferral; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.LookUpEdit ReferralProvinceID; private System.Windows.Forms.GroupBox Info; private DevExpress.XtraEditors.CheckEdit HaveArvBefore; private DevExpress.XtraEditors.TextEdit OldPatientID; private DevExpress.XtraEditors.LabelControl lblOldPatientID; private DevExpress.XtraEditors.MemoEdit ReferralName; private DevExpress.XtraEditors.LabelControl labelReferralInfo; private DevExpress.XtraEditors.LabelControl labelControl6; private DevExpress.XtraEditors.ImageComboBoxEdit Status; private DevExpress.XtraEditors.LabelControl labelControl7; private DevExpress.XtraEditors.LookUpEdit CurrRegimen; private System.Windows.Forms.BindingSource tblRegimenEntityBindingSource; private DevExpress.XtraEditors.LabelControl labelControl8; private DevExpress.XtraEditors.LookUpEdit Regimen; private DevExpress.XtraEditors.LabelControl InsuranceLabel; private DevExpress.XtraEditors.TextEdit InsuranceId; private DevExpress.XtraEditors.CheckEdit Sms; private DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider dxValidationProvider; } }