667 lines
40 KiB
C#
667 lines
40 KiB
C#
namespace PatientMan.Forms
|
|
{
|
|
partial class frmSettings
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSettings));
|
|
this.SettingDlg = new System.Windows.Forms.OpenFileDialog();
|
|
this.Settings = new System.Windows.Forms.GroupBox();
|
|
this.RegisterNo = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.barManager = new DevExpress.XtraBars.BarManager(this.components);
|
|
this.bar2 = new DevExpress.XtraBars.Bar();
|
|
this.barLoad = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barSave = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barBackup = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barDirectories = new DevExpress.XtraBars.BarSubItem();
|
|
this.barTest = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barRegimens = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barTreatments = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barGeogs = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barEncypt = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
|
|
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
|
this.barAutoUpdate = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
|
|
this.cbFilter = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
|
|
this.reginfo = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
|
|
this.installid = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
|
|
this.dbPassword = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|
this.BackupFolder = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.Databasefile = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
|
this.Language = new DevExpress.XtraEditors.RadioGroup();
|
|
this.Description = new DevExpress.XtraEditors.MemoEdit();
|
|
this.Address = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelDistrict = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
this.Districtid = new DevExpress.XtraEditors.LookUpEdit();
|
|
this.tblDistrictEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
this.SiteName = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.CommuneId = new DevExpress.XtraEditors.LookUpEdit();
|
|
this.tblCommuneEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
this.labelSiteName = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|
this.SiteCode = new DevExpress.XtraEditors.TextEdit();
|
|
this.ProvinceId = new DevExpress.XtraEditors.LookUpEdit();
|
|
this.tblProvinceEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
this.lblProvince = new DevExpress.XtraEditors.LabelControl();
|
|
this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
|
|
this.folderBrowserDialog = new System.Windows.Forms.FolderBrowserDialog();
|
|
this.barEncrypt = new DevExpress.XtraBars.BarSubItem();
|
|
this.barPassword = new DevExpress.XtraBars.BarEditItem();
|
|
this.repositoryPassword = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
|
|
this.Settings.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.RegisterNo.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbFilter)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.installid.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dbPassword.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.BackupFolder.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Databasefile.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Language.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Description.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Address.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Districtid.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tblDistrictEntityBindingSource)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.SiteName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.CommuneId.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tblCommuneEntityBindingSource)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.SiteCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ProvinceId.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tblProvinceEntityBindingSource)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryPassword)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// SettingDlg
|
|
//
|
|
this.SettingDlg.DefaultExt = "fhi";
|
|
this.SettingDlg.FileName = "*.fhi";
|
|
resources.ApplyResources(this.SettingDlg, "SettingDlg");
|
|
//
|
|
// Settings
|
|
//
|
|
this.Settings.Controls.Add(this.RegisterNo);
|
|
this.Settings.Controls.Add(this.reginfo);
|
|
this.Settings.Controls.Add(this.labelControl10);
|
|
this.Settings.Controls.Add(this.installid);
|
|
this.Settings.Controls.Add(this.labelControl6);
|
|
this.Settings.Controls.Add(this.labelControl9);
|
|
this.Settings.Controls.Add(this.dbPassword);
|
|
this.Settings.Controls.Add(this.labelControl8);
|
|
this.Settings.Controls.Add(this.labelControl7);
|
|
this.Settings.Controls.Add(this.BackupFolder);
|
|
this.Settings.Controls.Add(this.Databasefile);
|
|
this.Settings.Controls.Add(this.labelControl5);
|
|
this.Settings.Controls.Add(this.labelControl4);
|
|
this.Settings.Controls.Add(this.Language);
|
|
this.Settings.Controls.Add(this.Description);
|
|
this.Settings.Controls.Add(this.Address);
|
|
this.Settings.Controls.Add(this.labelDistrict);
|
|
this.Settings.Controls.Add(this.labelControl3);
|
|
this.Settings.Controls.Add(this.Districtid);
|
|
this.Settings.Controls.Add(this.SiteName);
|
|
this.Settings.Controls.Add(this.labelControl1);
|
|
this.Settings.Controls.Add(this.CommuneId);
|
|
this.Settings.Controls.Add(this.labelSiteName);
|
|
this.Settings.Controls.Add(this.labelControl2);
|
|
this.Settings.Controls.Add(this.SiteCode);
|
|
this.Settings.Controls.Add(this.ProvinceId);
|
|
this.Settings.Controls.Add(this.lblProvince);
|
|
resources.ApplyResources(this.Settings, "Settings");
|
|
this.Settings.Name = "Settings";
|
|
this.Settings.TabStop = false;
|
|
//
|
|
// RegisterNo
|
|
//
|
|
resources.ApplyResources(this.RegisterNo, "RegisterNo");
|
|
this.RegisterNo.MenuManager = this.barManager;
|
|
this.RegisterNo.Name = "RegisterNo";
|
|
this.RegisterNo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.RegisterNo.EditValueChanged += new System.EventHandler(this.RegisterNo_EditValueChanged);
|
|
//
|
|
// barManager
|
|
//
|
|
this.barManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
|
|
this.bar2});
|
|
this.barManager.DockControls.Add(this.barDockControlTop);
|
|
this.barManager.DockControls.Add(this.barDockControlBottom);
|
|
this.barManager.DockControls.Add(this.barDockControlLeft);
|
|
this.barManager.DockControls.Add(this.barDockControlRight);
|
|
this.barManager.Form = this;
|
|
this.barManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.barLoad,
|
|
this.barSave,
|
|
this.barAutoUpdate,
|
|
this.barBackup,
|
|
this.barSubItem1,
|
|
this.barDirectories,
|
|
this.barTest,
|
|
this.barRegimens,
|
|
this.barTreatments,
|
|
this.barGeogs,
|
|
this.barEncypt,
|
|
this.barStaticItem1,
|
|
this.barEncrypt,
|
|
this.barPassword});
|
|
this.barManager.MainMenu = this.bar2;
|
|
this.barManager.MaxItemId = 17;
|
|
this.barManager.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.cbFilter,
|
|
this.repositoryPassword});
|
|
//
|
|
// bar2
|
|
//
|
|
this.bar2.BarName = "Main menu";
|
|
this.bar2.DockCol = 0;
|
|
this.bar2.DockRow = 0;
|
|
this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
|
|
this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barLoad, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
|
|
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barSave, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
|
|
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barBackup, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
|
|
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barDirectories, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.barEncrypt)});
|
|
this.bar2.OptionsBar.MultiLine = true;
|
|
this.bar2.OptionsBar.UseWholeRow = true;
|
|
resources.ApplyResources(this.bar2, "bar2");
|
|
//
|
|
// barLoad
|
|
//
|
|
resources.ApplyResources(this.barLoad, "barLoad");
|
|
this.barLoad.Glyph = ((System.Drawing.Image)(resources.GetObject("barLoad.Glyph")));
|
|
this.barLoad.Id = 0;
|
|
this.barLoad.ImageIndex = 10;
|
|
this.barLoad.Name = "barLoad";
|
|
this.barLoad.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barLoad_ItemClick);
|
|
//
|
|
// barSave
|
|
//
|
|
resources.ApplyResources(this.barSave, "barSave");
|
|
this.barSave.Glyph = ((System.Drawing.Image)(resources.GetObject("barSave.Glyph")));
|
|
this.barSave.Id = 2;
|
|
this.barSave.ImageIndex = 0;
|
|
this.barSave.Name = "barSave";
|
|
this.barSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barSave_ItemClick);
|
|
//
|
|
// barBackup
|
|
//
|
|
resources.ApplyResources(this.barBackup, "barBackup");
|
|
this.barBackup.Glyph = ((System.Drawing.Image)(resources.GetObject("barBackup.Glyph")));
|
|
this.barBackup.Id = 6;
|
|
this.barBackup.Name = "barBackup";
|
|
this.barBackup.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBackup_ItemClick);
|
|
//
|
|
// barDirectories
|
|
//
|
|
resources.ApplyResources(this.barDirectories, "barDirectories");
|
|
this.barDirectories.Glyph = ((System.Drawing.Image)(resources.GetObject("barDirectories.Glyph")));
|
|
this.barDirectories.Id = 8;
|
|
this.barDirectories.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.barTest),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.barRegimens),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.barTreatments),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.barGeogs)});
|
|
this.barDirectories.Name = "barDirectories";
|
|
//
|
|
// barTest
|
|
//
|
|
resources.ApplyResources(this.barTest, "barTest");
|
|
this.barTest.Glyph = ((System.Drawing.Image)(resources.GetObject("barTest.Glyph")));
|
|
this.barTest.Id = 9;
|
|
this.barTest.Name = "barTest";
|
|
this.barTest.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barTest_ItemClick);
|
|
//
|
|
// barRegimens
|
|
//
|
|
resources.ApplyResources(this.barRegimens, "barRegimens");
|
|
this.barRegimens.Glyph = ((System.Drawing.Image)(resources.GetObject("barRegimens.Glyph")));
|
|
this.barRegimens.Id = 10;
|
|
this.barRegimens.Name = "barRegimens";
|
|
this.barRegimens.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barRegimens_ItemClick);
|
|
//
|
|
// barTreatments
|
|
//
|
|
resources.ApplyResources(this.barTreatments, "barTreatments");
|
|
this.barTreatments.Glyph = ((System.Drawing.Image)(resources.GetObject("barTreatments.Glyph")));
|
|
this.barTreatments.Id = 11;
|
|
this.barTreatments.Name = "barTreatments";
|
|
this.barTreatments.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barTreatments_ItemClick);
|
|
//
|
|
// barGeogs
|
|
//
|
|
resources.ApplyResources(this.barGeogs, "barGeogs");
|
|
this.barGeogs.Glyph = ((System.Drawing.Image)(resources.GetObject("barGeogs.Glyph")));
|
|
this.barGeogs.Id = 12;
|
|
this.barGeogs.Name = "barGeogs";
|
|
this.barGeogs.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barGeogs_ItemClick);
|
|
//
|
|
// barEncypt
|
|
//
|
|
resources.ApplyResources(this.barEncypt, "barEncypt");
|
|
this.barEncypt.Id = 13;
|
|
this.barEncypt.Name = "barEncypt";
|
|
this.barEncypt.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barEncypt_ItemClick);
|
|
//
|
|
// barStaticItem1
|
|
//
|
|
resources.ApplyResources(this.barStaticItem1, "barStaticItem1");
|
|
this.barStaticItem1.Id = 14;
|
|
this.barStaticItem1.Name = "barStaticItem1";
|
|
this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
|
|
//
|
|
// barDockControlTop
|
|
//
|
|
this.barDockControlTop.CausesValidation = false;
|
|
resources.ApplyResources(this.barDockControlTop, "barDockControlTop");
|
|
//
|
|
// barDockControlBottom
|
|
//
|
|
this.barDockControlBottom.CausesValidation = false;
|
|
resources.ApplyResources(this.barDockControlBottom, "barDockControlBottom");
|
|
//
|
|
// barDockControlLeft
|
|
//
|
|
this.barDockControlLeft.CausesValidation = false;
|
|
resources.ApplyResources(this.barDockControlLeft, "barDockControlLeft");
|
|
//
|
|
// barDockControlRight
|
|
//
|
|
this.barDockControlRight.CausesValidation = false;
|
|
resources.ApplyResources(this.barDockControlRight, "barDockControlRight");
|
|
//
|
|
// barAutoUpdate
|
|
//
|
|
resources.ApplyResources(this.barAutoUpdate, "barAutoUpdate");
|
|
this.barAutoUpdate.Glyph = ((System.Drawing.Image)(resources.GetObject("barAutoUpdate.Glyph")));
|
|
this.barAutoUpdate.Id = 5;
|
|
this.barAutoUpdate.Name = "barAutoUpdate";
|
|
//
|
|
// barSubItem1
|
|
//
|
|
resources.ApplyResources(this.barSubItem1, "barSubItem1");
|
|
this.barSubItem1.Id = 7;
|
|
this.barSubItem1.Name = "barSubItem1";
|
|
//
|
|
// cbFilter
|
|
//
|
|
resources.ApplyResources(this.cbFilter, "cbFilter");
|
|
this.cbFilter.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("cbFilter.Buttons"))))});
|
|
this.cbFilter.Items.AddRange(new object[] {
|
|
resources.GetString("cbFilter.Items"),
|
|
resources.GetString("cbFilter.Items1"),
|
|
resources.GetString("cbFilter.Items2"),
|
|
resources.GetString("cbFilter.Items3"),
|
|
resources.GetString("cbFilter.Items4"),
|
|
resources.GetString("cbFilter.Items5")});
|
|
this.cbFilter.Name = "cbFilter";
|
|
//
|
|
// reginfo
|
|
//
|
|
resources.ApplyResources(this.reginfo, "reginfo");
|
|
this.reginfo.Name = "reginfo";
|
|
//
|
|
// labelControl10
|
|
//
|
|
this.labelControl10.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl10.Appearance.Font")));
|
|
resources.ApplyResources(this.labelControl10, "labelControl10");
|
|
this.labelControl10.Name = "labelControl10";
|
|
//
|
|
// installid
|
|
//
|
|
resources.ApplyResources(this.installid, "installid");
|
|
this.installid.MenuManager = this.barManager;
|
|
this.installid.Name = "installid";
|
|
//
|
|
// labelControl6
|
|
//
|
|
this.labelControl6.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl6.Appearance.Font")));
|
|
resources.ApplyResources(this.labelControl6, "labelControl6");
|
|
this.labelControl6.Name = "labelControl6";
|
|
//
|
|
// labelControl9
|
|
//
|
|
this.labelControl9.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl9.Appearance.Font")));
|
|
resources.ApplyResources(this.labelControl9, "labelControl9");
|
|
this.labelControl9.Name = "labelControl9";
|
|
//
|
|
// dbPassword
|
|
//
|
|
resources.ApplyResources(this.dbPassword, "dbPassword");
|
|
this.dbPassword.MenuManager = this.barManager;
|
|
this.dbPassword.Name = "dbPassword";
|
|
this.dbPassword.Properties.PasswordChar = '*';
|
|
this.dbPassword.EditValueChanged += new System.EventHandler(this.dbPassword_EditValueChanged);
|
|
//
|
|
// labelControl8
|
|
//
|
|
this.labelControl8.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl8.Appearance.Font")));
|
|
resources.ApplyResources(this.labelControl8, "labelControl8");
|
|
this.labelControl8.Name = "labelControl8";
|
|
//
|
|
// labelControl7
|
|
//
|
|
this.labelControl7.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl7.Appearance.Font")));
|
|
resources.ApplyResources(this.labelControl7, "labelControl7");
|
|
this.labelControl7.Name = "labelControl7";
|
|
//
|
|
// BackupFolder
|
|
//
|
|
resources.ApplyResources(this.BackupFolder, "BackupFolder");
|
|
this.BackupFolder.Name = "BackupFolder";
|
|
this.BackupFolder.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.BackupFolder.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.BackupFolder_ButtonClick);
|
|
//
|
|
// Databasefile
|
|
//
|
|
resources.ApplyResources(this.Databasefile, "Databasefile");
|
|
this.Databasefile.Name = "Databasefile";
|
|
this.Databasefile.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.Databasefile.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.Databasefile_ButtonClick);
|
|
//
|
|
// labelControl5
|
|
//
|
|
this.labelControl5.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl5.Appearance.Font")));
|
|
resources.ApplyResources(this.labelControl5, "labelControl5");
|
|
this.labelControl5.Name = "labelControl5";
|
|
//
|
|
// labelControl4
|
|
//
|
|
this.labelControl4.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl4.Appearance.Font")));
|
|
resources.ApplyResources(this.labelControl4, "labelControl4");
|
|
this.labelControl4.Name = "labelControl4";
|
|
//
|
|
// Language
|
|
//
|
|
resources.ApplyResources(this.Language, "Language");
|
|
this.Language.Name = "Language";
|
|
this.Language.Properties.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("Language.Properties.Appearance.BackColor")));
|
|
this.Language.Properties.Appearance.Options.UseBackColor = true;
|
|
this.Language.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(((object)(resources.GetObject("Language.Properties.Items"))), resources.GetString("Language.Properties.Items1")),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(((object)(resources.GetObject("Language.Properties.Items2"))), resources.GetString("Language.Properties.Items3"))});
|
|
this.Language.EditValueChanged += new System.EventHandler(this.Language_EditValueChanged);
|
|
//
|
|
// Description
|
|
//
|
|
resources.ApplyResources(this.Description, "Description");
|
|
this.Description.Name = "Description";
|
|
//
|
|
// Address
|
|
//
|
|
this.Address.EnterMoveNextControl = true;
|
|
resources.ApplyResources(this.Address, "Address");
|
|
this.Address.Name = "Address";
|
|
this.Address.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("Address.Properties.Mask.BeepOnError")));
|
|
this.Address.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("Address.Properties.Mask.IgnoreMaskBlank")));
|
|
//
|
|
// labelDistrict
|
|
//
|
|
this.labelDistrict.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelDistrict.Appearance.Font")));
|
|
resources.ApplyResources(this.labelDistrict, "labelDistrict");
|
|
this.labelDistrict.Name = "labelDistrict";
|
|
//
|
|
// labelControl3
|
|
//
|
|
this.labelControl3.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl3.Appearance.Font")));
|
|
resources.ApplyResources(this.labelControl3, "labelControl3");
|
|
this.labelControl3.Name = "labelControl3";
|
|
//
|
|
// Districtid
|
|
//
|
|
this.Districtid.EnterMoveNextControl = true;
|
|
resources.ApplyResources(this.Districtid, "Districtid");
|
|
this.Districtid.Name = "Districtid";
|
|
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.DataSource = this.tblDistrictEntityBindingSource;
|
|
this.Districtid.Properties.DisplayMember = "Districtname";
|
|
this.Districtid.Properties.ValueMember = "Districtid";
|
|
//
|
|
// tblDistrictEntityBindingSource
|
|
//
|
|
this.tblDistrictEntityBindingSource.DataSource = typeof(Datalib.EntityClasses.TblDistrictEntity);
|
|
//
|
|
// SiteName
|
|
//
|
|
resources.ApplyResources(this.SiteName, "SiteName");
|
|
this.SiteName.EnterMoveNextControl = true;
|
|
this.SiteName.Name = "SiteName";
|
|
this.SiteName.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("SiteName.Properties.Mask.BeepOnError")));
|
|
this.SiteName.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("SiteName.Properties.Mask.IgnoreMaskBlank")));
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl1.Appearance.Font")));
|
|
resources.ApplyResources(this.labelControl1, "labelControl1");
|
|
this.labelControl1.Name = "labelControl1";
|
|
//
|
|
// CommuneId
|
|
//
|
|
resources.ApplyResources(this.CommuneId, "CommuneId");
|
|
this.CommuneId.EnterMoveNextControl = true;
|
|
this.CommuneId.Name = "CommuneId";
|
|
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"), ((int)(resources.GetObject("CommuneId.Properties.Columns9"))), ((DevExpress.Utils.FormatType)(resources.GetObject("CommuneId.Properties.Columns10"))), resources.GetString("CommuneId.Properties.Columns11"), ((bool)(resources.GetObject("CommuneId.Properties.Columns12"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("CommuneId.Properties.Columns13"))))});
|
|
this.CommuneId.Properties.DataSource = this.tblCommuneEntityBindingSource;
|
|
this.CommuneId.Properties.DisplayMember = "Communename";
|
|
this.CommuneId.Properties.ValueMember = "Communeid";
|
|
//
|
|
// tblCommuneEntityBindingSource
|
|
//
|
|
this.tblCommuneEntityBindingSource.DataSource = typeof(Datalib.EntityClasses.TblCommuneEntity);
|
|
//
|
|
// labelSiteName
|
|
//
|
|
this.labelSiteName.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelSiteName.Appearance.Font")));
|
|
resources.ApplyResources(this.labelSiteName, "labelSiteName");
|
|
this.labelSiteName.Name = "labelSiteName";
|
|
//
|
|
// labelControl2
|
|
//
|
|
this.labelControl2.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("labelControl2.Appearance.Font")));
|
|
resources.ApplyResources(this.labelControl2, "labelControl2");
|
|
this.labelControl2.Name = "labelControl2";
|
|
//
|
|
// SiteCode
|
|
//
|
|
resources.ApplyResources(this.SiteCode, "SiteCode");
|
|
this.SiteCode.EnterMoveNextControl = true;
|
|
this.SiteCode.Name = "SiteCode";
|
|
this.SiteCode.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("SiteCode.Properties.Mask.BeepOnError")));
|
|
this.SiteCode.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("SiteCode.Properties.Mask.IgnoreMaskBlank")));
|
|
//
|
|
// ProvinceId
|
|
//
|
|
this.ProvinceId.EnterMoveNextControl = true;
|
|
resources.ApplyResources(this.ProvinceId, "ProvinceId");
|
|
this.ProvinceId.Name = "ProvinceId";
|
|
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"), ((int)(resources.GetObject("ProvinceId.Properties.Columns9"))), ((DevExpress.Utils.FormatType)(resources.GetObject("ProvinceId.Properties.Columns10"))), resources.GetString("ProvinceId.Properties.Columns11"), ((bool)(resources.GetObject("ProvinceId.Properties.Columns12"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("ProvinceId.Properties.Columns13"))))});
|
|
this.ProvinceId.Properties.DataSource = this.tblProvinceEntityBindingSource;
|
|
this.ProvinceId.Properties.DisplayMember = "Provincename";
|
|
this.ProvinceId.Properties.ValueMember = "Provinceid";
|
|
//
|
|
// tblProvinceEntityBindingSource
|
|
//
|
|
this.tblProvinceEntityBindingSource.DataSource = typeof(Datalib.EntityClasses.TblProvinceEntity);
|
|
//
|
|
// lblProvince
|
|
//
|
|
this.lblProvince.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lblProvince.Appearance.Font")));
|
|
resources.ApplyResources(this.lblProvince, "lblProvince");
|
|
this.lblProvince.Name = "lblProvince";
|
|
//
|
|
// openFileDialog
|
|
//
|
|
this.openFileDialog.FileName = "openFileDialog";
|
|
//
|
|
// barEncrypt
|
|
//
|
|
resources.ApplyResources(this.barEncrypt, "barEncrypt");
|
|
this.barEncrypt.Id = 15;
|
|
this.barEncrypt.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.barEncypt),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.barPassword)});
|
|
this.barEncrypt.Name = "barEncrypt";
|
|
//
|
|
// barPassword
|
|
//
|
|
this.barPassword.Edit = this.repositoryPassword;
|
|
this.barPassword.Id = 16;
|
|
this.barPassword.Name = "barPassword";
|
|
//
|
|
// repositoryPassword
|
|
//
|
|
this.repositoryPassword.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.repositoryPassword.Name = "repositoryPassword";
|
|
//
|
|
// frmSettings
|
|
//
|
|
this.Appearance.BackColor = ((System.Drawing.Color)(resources.GetObject("frmSettings.Appearance.BackColor")));
|
|
this.Appearance.Options.UseBackColor = true;
|
|
resources.ApplyResources(this, "$this");
|
|
this.Controls.Add(this.Settings);
|
|
this.Controls.Add(this.barDockControlLeft);
|
|
this.Controls.Add(this.barDockControlRight);
|
|
this.Controls.Add(this.barDockControlBottom);
|
|
this.Controls.Add(this.barDockControlTop);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
|
this.Name = "frmSettings";
|
|
this.Load += new System.EventHandler(this.frmSettings_Load);
|
|
this.Settings.ResumeLayout(false);
|
|
this.Settings.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.RegisterNo.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbFilter)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.installid.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dbPassword.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.BackupFolder.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Databasefile.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Language.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Description.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Address.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Districtid.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tblDistrictEntityBindingSource)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.SiteName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.CommuneId.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tblCommuneEntityBindingSource)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.SiteCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ProvinceId.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tblProvinceEntityBindingSource)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryPassword)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.GroupBox Settings;
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
|
private DevExpress.XtraEditors.RadioGroup Language;
|
|
private DevExpress.XtraEditors.MemoEdit Description;
|
|
private DevExpress.XtraEditors.TextEdit Address;
|
|
private DevExpress.XtraEditors.LabelControl labelDistrict;
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|
private DevExpress.XtraEditors.LookUpEdit Districtid;
|
|
private DevExpress.XtraEditors.TextEdit SiteName;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.LookUpEdit CommuneId;
|
|
private DevExpress.XtraEditors.LabelControl labelSiteName;
|
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|
private DevExpress.XtraEditors.TextEdit SiteCode;
|
|
private DevExpress.XtraEditors.LookUpEdit ProvinceId;
|
|
private DevExpress.XtraEditors.LabelControl lblProvince;
|
|
private System.Windows.Forms.OpenFileDialog SettingDlg;
|
|
private System.Windows.Forms.BindingSource tblProvinceEntityBindingSource;
|
|
private System.Windows.Forms.BindingSource tblDistrictEntityBindingSource;
|
|
private System.Windows.Forms.BindingSource tblCommuneEntityBindingSource;
|
|
private DevExpress.XtraEditors.ButtonEdit Databasefile;
|
|
private System.Windows.Forms.OpenFileDialog openFileDialog;
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|
private DevExpress.XtraEditors.ButtonEdit BackupFolder;
|
|
private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog;
|
|
private DevExpress.XtraBars.BarManager barManager;
|
|
private DevExpress.XtraBars.Bar bar2;
|
|
private DevExpress.XtraBars.BarButtonItem barLoad;
|
|
private DevExpress.XtraBars.BarButtonItem barSave;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlTop;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlRight;
|
|
private DevExpress.XtraBars.BarButtonItem barAutoUpdate;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox cbFilter;
|
|
private DevExpress.XtraBars.BarButtonItem barBackup;
|
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
|
private DevExpress.XtraEditors.TextEdit dbPassword;
|
|
private DevExpress.XtraEditors.LabelControl labelControl9;
|
|
private DevExpress.XtraEditors.LabelControl labelControl10;
|
|
private DevExpress.XtraEditors.TextEdit installid;
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|
private DevExpress.XtraEditors.LabelControl reginfo;
|
|
private DevExpress.XtraEditors.ButtonEdit RegisterNo;
|
|
private DevExpress.XtraBars.BarSubItem barDirectories;
|
|
private DevExpress.XtraBars.BarButtonItem barTest;
|
|
private DevExpress.XtraBars.BarButtonItem barRegimens;
|
|
private DevExpress.XtraBars.BarButtonItem barTreatments;
|
|
private DevExpress.XtraBars.BarButtonItem barGeogs;
|
|
private DevExpress.XtraBars.BarSubItem barSubItem1;
|
|
private DevExpress.XtraBars.BarButtonItem barEncypt;
|
|
private DevExpress.XtraBars.BarStaticItem barStaticItem1;
|
|
private DevExpress.XtraBars.BarSubItem barEncrypt;
|
|
private DevExpress.XtraBars.BarEditItem barPassword;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryPassword;
|
|
|
|
|
|
}
|
|
}
|