You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
268 lines
16 KiB
268 lines
16 KiB
namespace ICSSoft.Frame.Main.Entrance
|
|
{
|
|
partial class FormSysConfig
|
|
{
|
|
/// <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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormSysConfig));
|
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
|
|
this.btnUpDateLang = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnWorkPoint = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnTestConn = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnSrvConfig = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
|
|
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
|
|
this.panelControl5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// panelControl3
|
|
//
|
|
this.panelControl3.Appearance.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.panelControl3.Appearance.Options.UseBackColor = true;
|
|
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.panelControl3.Location = new System.Drawing.Point(320, 0);
|
|
this.panelControl3.Name = "panelControl3";
|
|
this.panelControl3.Size = new System.Drawing.Size(1, 367);
|
|
this.panelControl3.TabIndex = 12;
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Appearance.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.panelControl1.Appearance.Options.UseBackColor = true;
|
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.panelControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(1, 367);
|
|
this.panelControl1.TabIndex = 13;
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.Appearance.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.panelControl2.Appearance.Options.UseBackColor = true;
|
|
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl2.Location = new System.Drawing.Point(1, 0);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(319, 1);
|
|
this.panelControl2.TabIndex = 14;
|
|
//
|
|
// panelControl4
|
|
//
|
|
this.panelControl4.Appearance.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.panelControl4.Appearance.Options.UseBackColor = true;
|
|
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panelControl4.Location = new System.Drawing.Point(1, 366);
|
|
this.panelControl4.Name = "panelControl4";
|
|
this.panelControl4.Size = new System.Drawing.Size(319, 1);
|
|
this.panelControl4.TabIndex = 15;
|
|
//
|
|
// panelControl5
|
|
//
|
|
this.panelControl5.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl5.Appearance.Options.UseBackColor = true;
|
|
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl5.Controls.Add(this.btnUpDateLang);
|
|
this.panelControl5.Controls.Add(this.btnWorkPoint);
|
|
this.panelControl5.Controls.Add(this.btnTestConn);
|
|
this.panelControl5.Controls.Add(this.btnSrvConfig);
|
|
this.panelControl5.Location = new System.Drawing.Point(4, 34);
|
|
this.panelControl5.Name = "panelControl5";
|
|
this.panelControl5.Size = new System.Drawing.Size(314, 306);
|
|
this.panelControl5.TabIndex = 0;
|
|
//
|
|
// btnUpDateLang
|
|
//
|
|
this.btnUpDateLang.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnUpDateLang.Appearance.Options.UseFont = true;
|
|
this.btnUpDateLang.Appearance.Options.UseTextOptions = true;
|
|
this.btnUpDateLang.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnUpDateLang.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.btnUpDateLang.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
|
this.btnUpDateLang.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.btnUpDateLang.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.btnUpDateLang.Image = ((System.Drawing.Image)(resources.GetObject("btnUpDateLang.Image")));
|
|
this.btnUpDateLang.Location = new System.Drawing.Point(0, 147);
|
|
this.btnUpDateLang.Name = "btnUpDateLang";
|
|
this.btnUpDateLang.Size = new System.Drawing.Size(314, 49);
|
|
this.btnUpDateLang.TabIndex = 4;
|
|
this.btnUpDateLang.Text = "更新语言包";
|
|
this.btnUpDateLang.Click += new System.EventHandler(this.btnUpDateLang_Click);
|
|
//
|
|
// btnWorkPoint
|
|
//
|
|
this.btnWorkPoint.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnWorkPoint.Appearance.Options.UseFont = true;
|
|
this.btnWorkPoint.Appearance.Options.UseTextOptions = true;
|
|
this.btnWorkPoint.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnWorkPoint.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.btnWorkPoint.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
|
this.btnWorkPoint.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.btnWorkPoint.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.btnWorkPoint.Image = ((System.Drawing.Image)(resources.GetObject("btnWorkPoint.Image")));
|
|
this.btnWorkPoint.Location = new System.Drawing.Point(0, 98);
|
|
this.btnWorkPoint.Name = "btnWorkPoint";
|
|
this.btnWorkPoint.Size = new System.Drawing.Size(314, 49);
|
|
this.btnWorkPoint.TabIndex = 3;
|
|
this.btnWorkPoint.Text = "站点设置";
|
|
this.btnWorkPoint.Click += new System.EventHandler(this.btnWorkPoint_Click);
|
|
//
|
|
// btnTestConn
|
|
//
|
|
this.btnTestConn.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnTestConn.Appearance.Options.UseFont = true;
|
|
this.btnTestConn.Appearance.Options.UseTextOptions = true;
|
|
this.btnTestConn.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnTestConn.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.btnTestConn.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
|
this.btnTestConn.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.btnTestConn.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.btnTestConn.Image = ((System.Drawing.Image)(resources.GetObject("btnTestConn.Image")));
|
|
this.btnTestConn.Location = new System.Drawing.Point(0, 49);
|
|
this.btnTestConn.Name = "btnTestConn";
|
|
this.btnTestConn.Size = new System.Drawing.Size(314, 49);
|
|
this.btnTestConn.TabIndex = 2;
|
|
this.btnTestConn.Text = "测试连接";
|
|
this.btnTestConn.Click += new System.EventHandler(this.btnTestConn_Click);
|
|
//
|
|
// btnSrvConfig
|
|
//
|
|
this.btnSrvConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnSrvConfig.Appearance.Options.UseFont = true;
|
|
this.btnSrvConfig.Appearance.Options.UseTextOptions = true;
|
|
this.btnSrvConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnSrvConfig.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.btnSrvConfig.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
|
this.btnSrvConfig.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.btnSrvConfig.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.btnSrvConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnSrvConfig.Image")));
|
|
this.btnSrvConfig.Location = new System.Drawing.Point(0, 0);
|
|
this.btnSrvConfig.Name = "btnSrvConfig";
|
|
this.btnSrvConfig.Size = new System.Drawing.Size(314, 49);
|
|
this.btnSrvConfig.TabIndex = 1;
|
|
this.btnSrvConfig.Text = "系统服务设置";
|
|
this.btnSrvConfig.Click += new System.EventHandler(this.btnSrvConfig_Click);
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|
this.btnClose.Appearance.Options.UseForeColor = true;
|
|
this.btnClose.Appearance.Options.UseTextOptions = true;
|
|
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|
this.btnClose.Location = new System.Drawing.Point(290, 5);
|
|
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(26, 23);
|
|
this.btnClose.TabIndex = 0;
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// pictureEdit1
|
|
//
|
|
this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
|
|
this.pictureEdit1.Location = new System.Drawing.Point(7, 6);
|
|
this.pictureEdit1.Name = "pictureEdit1";
|
|
this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
|
|
this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pictureEdit1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
|
|
this.pictureEdit1.Size = new System.Drawing.Size(22, 20);
|
|
this.pictureEdit1.TabIndex = 0;
|
|
//
|
|
// lblTitle
|
|
//
|
|
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lblTitle.Location = new System.Drawing.Point(33, 5);
|
|
this.lblTitle.Name = "lblTitle";
|
|
this.lblTitle.Size = new System.Drawing.Size(126, 23);
|
|
this.lblTitle.TabIndex = 0;
|
|
this.lblTitle.Text = "系统设置";
|
|
//
|
|
// FormSysConfig
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(321, 367);
|
|
this.Controls.Add(this.btnClose);
|
|
this.Controls.Add(this.pictureEdit1);
|
|
this.Controls.Add(this.lblTitle);
|
|
this.Controls.Add(this.panelControl4);
|
|
this.Controls.Add(this.panelControl2);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.Controls.Add(this.panelControl3);
|
|
this.Controls.Add(this.panelControl5);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "FormSysConfig";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
this.Text = "FormSysConfig";
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
|
|
this.panelControl5.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private DevExpress.XtraEditors.PanelControl panelControl4;
|
|
private DevExpress.XtraEditors.PanelControl panelControl5;
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private DevExpress.XtraEditors.PictureEdit pictureEdit1;
|
|
private DevExpress.XtraEditors.LabelControl lblTitle;
|
|
private DevExpress.XtraEditors.SimpleButton btnSrvConfig;
|
|
private DevExpress.XtraEditors.SimpleButton btnTestConn;
|
|
private DevExpress.XtraEditors.SimpleButton btnUpDateLang;
|
|
private DevExpress.XtraEditors.SimpleButton btnWorkPoint;
|
|
}
|
|
}
|