123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720 |
- namespace LYFZ.Service.UI
- {
- partial class frmMainService
- {
- /// <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(frmMainService));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- this.tabControlEx1 = new LYFZ.ComponentLibrary.TabControlEx();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.rtxtExMainServiceMsg = new LYFZ.ComponentLibrary.RichTextBoxEx();
- this.cnMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.tspMenuItemRefresh = new System.Windows.Forms.ToolStripMenuItem();
- this.tspMenuItemOpen = new System.Windows.Forms.ToolStripMenuItem();
- this.groupBoxEx3 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.sbtnStartup = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
- this.sbtnTestingService = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
- this.sbtnRestart = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
- this.sbtnStop = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
- this.picExStateDiagram = new LYFZ.ComponentLibrary.PictureBoxEx();
- this.groupBoxEx4 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.groupBoxEx5 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.dgvClientList = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.groupBoxEx2 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnRefresh = new LYFZ.ComponentLibrary.ButtonEx();
- this.lbStatisticsInfo = new LYFZ.ComponentLibrary.LabelEx();
- this.tabPage3 = new System.Windows.Forms.TabPage();
- this.dataGridViewEx1 = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.btndel = new LYFZ.ComponentLibrary.ButtonEx();
- this.buttonRes = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnAdd = new LYFZ.ComponentLibrary.ButtonEx();
- this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.tabControlEx1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.groupBoxEx1.SuspendLayout();
- this.cnMenuStrip.SuspendLayout();
- this.groupBoxEx3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.picExStateDiagram)).BeginInit();
- this.groupBoxEx4.SuspendLayout();
- this.tabPage2.SuspendLayout();
- this.groupBoxEx5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvClientList)).BeginInit();
- this.groupBoxEx2.SuspendLayout();
- this.tabPage3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridViewEx1)).BeginInit();
- this.panelEx2.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.BackColor = System.Drawing.Color.Transparent;
- this.plExMainContainer.Controls.Add(this.tabControlEx1);
- this.plExMainContainer.Size = new System.Drawing.Size(1020, 703);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(1020, 703);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(961, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(988, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(934, 0);
- //
- // tabControlEx1
- //
- this.tabControlEx1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabControlEx1.Controls.Add(this.tabPage1);
- this.tabControlEx1.Controls.Add(this.tabPage2);
- this.tabControlEx1.Controls.Add(this.tabPage3);
- this.tabControlEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControlEx1.ItemSize = new System.Drawing.Size(100, 36);
- this.tabControlEx1.Location = new System.Drawing.Point(0, 0);
- this.tabControlEx1.Name = "tabControlEx1";
- this.tabControlEx1.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabControlEx1.SelectedIndex = 0;
- this.tabControlEx1.Size = new System.Drawing.Size(1020, 703);
- this.tabControlEx1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.tabControlEx1.TabIndex = 0;
- //
- // tabPage1
- //
- this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage1.Controls.Add(this.panelEx1);
- this.tabPage1.Controls.Add(this.groupBoxEx4);
- this.tabPage1.Location = new System.Drawing.Point(4, 40);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage1.Size = new System.Drawing.Size(1012, 659);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "系统务管理";
- //
- // panelEx1
- //
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.groupBoxEx1);
- this.panelEx1.Controls.Add(this.groupBoxEx3);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx1.Location = new System.Drawing.Point(3, 63);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(1006, 593);
- this.panelEx1.TabIndex = 5;
- //
- // groupBoxEx1
- //
- this.groupBoxEx1.Controls.Add(this.rtxtExMainServiceMsg);
- this.groupBoxEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.groupBoxEx1.Location = new System.Drawing.Point(100, 0);
- this.groupBoxEx1.Name = "groupBoxEx1";
- this.groupBoxEx1.Size = new System.Drawing.Size(906, 593);
- this.groupBoxEx1.TabIndex = 4;
- this.groupBoxEx1.TabStop = false;
- this.groupBoxEx1.Text = "日志记录";
- //
- // rtxtExMainServiceMsg
- //
- this.rtxtExMainServiceMsg.BackColor = System.Drawing.Color.WhiteSmoke;
- this.rtxtExMainServiceMsg.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.rtxtExMainServiceMsg.ContextMenuStrip = this.cnMenuStrip;
- this.rtxtExMainServiceMsg.Dock = System.Windows.Forms.DockStyle.Fill;
- this.rtxtExMainServiceMsg.ForeColor = System.Drawing.Color.DimGray;
- this.rtxtExMainServiceMsg.Location = new System.Drawing.Point(3, 17);
- this.rtxtExMainServiceMsg.Name = "rtxtExMainServiceMsg";
- this.rtxtExMainServiceMsg.ReadOnly = true;
- this.rtxtExMainServiceMsg.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
- this.rtxtExMainServiceMsg.Size = new System.Drawing.Size(900, 573);
- this.rtxtExMainServiceMsg.TabIndex = 1;
- this.rtxtExMainServiceMsg.Text = "服务未启动";
- //
- // cnMenuStrip
- //
- this.cnMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tspMenuItemRefresh,
- this.tspMenuItemOpen});
- this.cnMenuStrip.Name = "cnMenuStrip";
- this.cnMenuStrip.Size = new System.Drawing.Size(149, 48);
- //
- // tspMenuItemRefresh
- //
- this.tspMenuItemRefresh.Name = "tspMenuItemRefresh";
- this.tspMenuItemRefresh.Size = new System.Drawing.Size(148, 22);
- this.tspMenuItemRefresh.Text = "刷新日志";
- //
- // tspMenuItemOpen
- //
- this.tspMenuItemOpen.Name = "tspMenuItemOpen";
- this.tspMenuItemOpen.Size = new System.Drawing.Size(148, 22);
- this.tspMenuItemOpen.Text = "打开日志目录";
- //
- // groupBoxEx3
- //
- this.groupBoxEx3.Controls.Add(this.sbtnStartup);
- this.groupBoxEx3.Controls.Add(this.sbtnTestingService);
- this.groupBoxEx3.Controls.Add(this.sbtnRestart);
- this.groupBoxEx3.Controls.Add(this.sbtnStop);
- this.groupBoxEx3.Controls.Add(this.picExStateDiagram);
- this.groupBoxEx3.Dock = System.Windows.Forms.DockStyle.Left;
- this.groupBoxEx3.Location = new System.Drawing.Point(0, 0);
- this.groupBoxEx3.Name = "groupBoxEx3";
- this.groupBoxEx3.Size = new System.Drawing.Size(100, 593);
- this.groupBoxEx3.TabIndex = 3;
- this.groupBoxEx3.TabStop = false;
- this.groupBoxEx3.Text = "服务工作区";
- //
- // sbtnStartup
- //
- this.sbtnStartup.BackColor = System.Drawing.Color.Transparent;
- this.sbtnStartup.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
- this.sbtnStartup.DownBack = null;
- this.sbtnStartup.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.sbtnStartup.ForeColor = System.Drawing.Color.White;
- this.sbtnStartup.Location = new System.Drawing.Point(6, 83);
- this.sbtnStartup.MouseBack = null;
- this.sbtnStartup.Name = "sbtnStartup";
- this.sbtnStartup.NormlBack = null;
- this.sbtnStartup.Size = new System.Drawing.Size(80, 30);
- this.sbtnStartup.TabIndex = 3;
- this.sbtnStartup.Text = "启动服务";
- this.sbtnStartup.UseVisualStyleBackColor = false;
- //
- // sbtnTestingService
- //
- this.sbtnTestingService.BackColor = System.Drawing.Color.Transparent;
- this.sbtnTestingService.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
- this.sbtnTestingService.DownBack = null;
- this.sbtnTestingService.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.sbtnTestingService.ForeColor = System.Drawing.Color.White;
- this.sbtnTestingService.Location = new System.Drawing.Point(6, 163);
- this.sbtnTestingService.MouseBack = null;
- this.sbtnTestingService.Name = "sbtnTestingService";
- this.sbtnTestingService.NormlBack = null;
- this.sbtnTestingService.Size = new System.Drawing.Size(80, 30);
- this.sbtnTestingService.TabIndex = 3;
- this.sbtnTestingService.Text = "检测服务";
- this.sbtnTestingService.UseVisualStyleBackColor = false;
- //
- // sbtnRestart
- //
- this.sbtnRestart.BackColor = System.Drawing.Color.Transparent;
- this.sbtnRestart.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
- this.sbtnRestart.DownBack = null;
- this.sbtnRestart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.sbtnRestart.ForeColor = System.Drawing.Color.White;
- this.sbtnRestart.Location = new System.Drawing.Point(6, 203);
- this.sbtnRestart.MouseBack = null;
- this.sbtnRestart.Name = "sbtnRestart";
- this.sbtnRestart.NormlBack = null;
- this.sbtnRestart.Size = new System.Drawing.Size(80, 30);
- this.sbtnRestart.TabIndex = 3;
- this.sbtnRestart.Text = "重启服务";
- this.sbtnRestart.UseVisualStyleBackColor = false;
- this.sbtnRestart.Visible = false;
- //
- // sbtnStop
- //
- this.sbtnStop.BackColor = System.Drawing.Color.Transparent;
- this.sbtnStop.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
- this.sbtnStop.DownBack = null;
- this.sbtnStop.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.sbtnStop.ForeColor = System.Drawing.Color.White;
- this.sbtnStop.Location = new System.Drawing.Point(6, 123);
- this.sbtnStop.MouseBack = null;
- this.sbtnStop.Name = "sbtnStop";
- this.sbtnStop.NormlBack = null;
- this.sbtnStop.Size = new System.Drawing.Size(80, 30);
- this.sbtnStop.TabIndex = 3;
- this.sbtnStop.Text = "停止服务";
- this.sbtnStop.UseVisualStyleBackColor = false;
- //
- // picExStateDiagram
- //
- this.picExStateDiagram.Image = ((System.Drawing.Image)(resources.GetObject("picExStateDiagram.Image")));
- this.picExStateDiagram.Location = new System.Drawing.Point(24, 25);
- this.picExStateDiagram.Name = "picExStateDiagram";
- this.picExStateDiagram.Size = new System.Drawing.Size(40, 40);
- this.picExStateDiagram.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.picExStateDiagram.TabIndex = 2;
- this.picExStateDiagram.TabStop = false;
- //
- // groupBoxEx4
- //
- this.groupBoxEx4.Controls.Add(this.labelEx2);
- this.groupBoxEx4.Dock = System.Windows.Forms.DockStyle.Top;
- this.groupBoxEx4.ForeColor = System.Drawing.Color.Red;
- this.groupBoxEx4.Location = new System.Drawing.Point(3, 3);
- this.groupBoxEx4.Name = "groupBoxEx4";
- this.groupBoxEx4.Size = new System.Drawing.Size(1006, 60);
- this.groupBoxEx4.TabIndex = 2;
- this.groupBoxEx4.TabStop = false;
- this.groupBoxEx4.Text = "温馨提示";
- //
- // labelEx2
- //
- this.labelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx2.ForeColor = System.Drawing.Color.Blue;
- this.labelEx2.Location = new System.Drawing.Point(3, 17);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(1000, 40);
- this.labelEx2.TabIndex = 0;
- this.labelEx2.Text = "本服务为管理软件主要通信服务,必须正常安装和运行客户端才能正常连接使用。\r\n为了服务器能正常运行,请检查服务器是否启动并正常工作。";
- //
- // tabPage2
- //
- this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage2.Controls.Add(this.groupBoxEx5);
- this.tabPage2.Controls.Add(this.groupBoxEx2);
- this.tabPage2.Location = new System.Drawing.Point(4, 40);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage2.Size = new System.Drawing.Size(902, 501);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "客户端连接列表";
- //
- // groupBoxEx5
- //
- this.groupBoxEx5.Controls.Add(this.dgvClientList);
- this.groupBoxEx5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.groupBoxEx5.Location = new System.Drawing.Point(3, 103);
- this.groupBoxEx5.Name = "groupBoxEx5";
- this.groupBoxEx5.Size = new System.Drawing.Size(896, 395);
- this.groupBoxEx5.TabIndex = 0;
- this.groupBoxEx5.TabStop = false;
- this.groupBoxEx5.Text = "客户端列表";
- //
- // dgvClientList
- //
- this.dgvClientList.AllowUserToAddRows = false;
- this.dgvClientList.AllowUserToDeleteRows = false;
- this.dgvClientList.AllowUserToResizeRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
- this.dgvClientList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvClientList.BackgroundColor = System.Drawing.Color.White;
- this.dgvClientList.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvClientList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvClientList.ColumnHeadersHeight = 20;
- this.dgvClientList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvClientList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Column1,
- this.Column2,
- this.Column3,
- this.Column4,
- this.Column5,
- this.Column6});
- this.dgvClientList.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvClientList.EnableHeadersVisualStyles = false;
- this.dgvClientList.EraseCell = false;
- this.dgvClientList.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvClientList.GridViewUniquelyIdentify = "_dgvClientList_dgvClientList_dgvClientList_dgvClientList_dgvClientList_dgvClientL" +
- "ist_dgvClientList_dgvClientList_dgvClientList_dgvClientList_dgvClientList_dgvCli" +
- "entList";
- this.dgvClientList.IsCompleteBonding = false;
- this.dgvClientList.IsCopyCellValue = true;
- this.dgvClientList.Location = new System.Drawing.Point(3, 17);
- this.dgvClientList.Name = "dgvClientList";
- this.dgvClientList.RowHeadersVisible = false;
- this.dgvClientList.RowTemplate.Height = 23;
- this.dgvClientList.RowTemplate.ReadOnly = true;
- this.dgvClientList.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvClientList.Size = new System.Drawing.Size(890, 375);
- this.dgvClientList.TabIndex = 0;
- //
- // Column1
- //
- this.Column1.HeaderText = "客户端名称";
- this.Column1.Name = "Column1";
- this.Column1.ReadOnly = true;
- this.Column1.Width = 160;
- //
- // Column2
- //
- this.Column2.HeaderText = "客户端(身份证)ID";
- this.Column2.Name = "Column2";
- this.Column2.ReadOnly = true;
- this.Column2.Width = 200;
- //
- // Column3
- //
- this.Column3.HeaderText = "IP";
- this.Column3.Name = "Column3";
- this.Column3.ReadOnly = true;
- this.Column3.Width = 160;
- //
- // Column4
- //
- this.Column4.HeaderText = "在线状态";
- this.Column4.Name = "Column4";
- this.Column4.ReadOnly = true;
- //
- // Column5
- //
- this.Column5.HeaderText = "登录用户名";
- this.Column5.Name = "Column5";
- this.Column5.ReadOnly = true;
- this.Column5.Width = 120;
- //
- // Column6
- //
- this.Column6.HeaderText = "时间";
- this.Column6.Name = "Column6";
- this.Column6.ReadOnly = true;
- this.Column6.Width = 160;
- //
- // groupBoxEx2
- //
- this.groupBoxEx2.Controls.Add(this.labelEx1);
- this.groupBoxEx2.Controls.Add(this.btnRefresh);
- this.groupBoxEx2.Controls.Add(this.lbStatisticsInfo);
- this.groupBoxEx2.Dock = System.Windows.Forms.DockStyle.Top;
- this.groupBoxEx2.Location = new System.Drawing.Point(3, 3);
- this.groupBoxEx2.Name = "groupBoxEx2";
- this.groupBoxEx2.Size = new System.Drawing.Size(896, 100);
- this.groupBoxEx2.TabIndex = 0;
- this.groupBoxEx2.TabStop = false;
- this.groupBoxEx2.Text = "客户端连接信息";
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx1.ForeColor = System.Drawing.Color.Red;
- this.labelEx1.Location = new System.Drawing.Point(7, 44);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(773, 17);
- this.labelEx1.TabIndex = 2;
- this.labelEx1.Text = "说明:在同一局域网中出现IP冲突或IP过期重新分配时,或是多个同一网络远程客户端连接时,会出现部分客户端IP相同的情况,此属正常现象。";
- //
- // btnRefresh
- //
- this.btnRefresh.BackColor = System.Drawing.Color.Transparent;
- this.btnRefresh.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRefresh.BackImg")));
- this.btnRefresh.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnRefresh.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnRefresh.ForeColor = System.Drawing.Color.White;
- this.btnRefresh.IsCustomBackImg = false;
- this.btnRefresh.IsShowText = true;
- this.btnRefresh.Location = new System.Drawing.Point(6, 66);
- this.btnRefresh.Name = "btnRefresh";
- this.btnRefresh.Size = new System.Drawing.Size(85, 28);
- this.btnRefresh.TabIndex = 1;
- this.btnRefresh.Text = "刷 新";
- this.btnRefresh.UseVisualStyleBackColor = false;
- //
- // lbStatisticsInfo
- //
- this.lbStatisticsInfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lbStatisticsInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lbStatisticsInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lbStatisticsInfo.Location = new System.Drawing.Point(3, 17);
- this.lbStatisticsInfo.Name = "lbStatisticsInfo";
- this.lbStatisticsInfo.Size = new System.Drawing.Size(890, 80);
- this.lbStatisticsInfo.TabIndex = 0;
- this.lbStatisticsInfo.Text = "-";
- //
- // tabPage3
- //
- this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage3.Controls.Add(this.dataGridViewEx1);
- this.tabPage3.Controls.Add(this.panelEx2);
- this.tabPage3.Location = new System.Drawing.Point(4, 40);
- this.tabPage3.Name = "tabPage3";
- this.tabPage3.Size = new System.Drawing.Size(1012, 659);
- this.tabPage3.TabIndex = 2;
- this.tabPage3.Text = "分店管理";
- //
- // dataGridViewEx1
- //
- this.dataGridViewEx1.AllowUserToAddRows = false;
- this.dataGridViewEx1.AllowUserToDeleteRows = false;
- this.dataGridViewEx1.AllowUserToResizeRows = false;
- dataGridViewCellStyle3.BackColor = System.Drawing.Color.LightCyan;
- this.dataGridViewEx1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle3;
- this.dataGridViewEx1.BackgroundColor = System.Drawing.Color.White;
- this.dataGridViewEx1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dataGridViewEx1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dataGridViewEx1.ColumnHeadersHeight = 24;
- this.dataGridViewEx1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dataGridViewEx1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Column7,
- this.Column8,
- this.Column9,
- this.Column10,
- this.Column11,
- this.Column14});
- this.dataGridViewEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dataGridViewEx1.EnableHeadersVisualStyles = false;
- this.dataGridViewEx1.EraseCell = false;
- this.dataGridViewEx1.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dataGridViewEx1.GridViewUniquelyIdentify = "_dataGridViewEx1_dataGridViewEx1_dataGridViewEx1_dataGridViewEx1_dataGridViewEx1_" +
- "dataGridViewEx1";
- this.dataGridViewEx1.IsCompleteBonding = false;
- this.dataGridViewEx1.IsCopyCellValue = true;
- this.dataGridViewEx1.Location = new System.Drawing.Point(0, 43);
- this.dataGridViewEx1.Name = "dataGridViewEx1";
- this.dataGridViewEx1.RowHeadersVisible = false;
- this.dataGridViewEx1.RowTemplate.Height = 23;
- this.dataGridViewEx1.RowTemplate.ReadOnly = true;
- this.dataGridViewEx1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dataGridViewEx1.Size = new System.Drawing.Size(1012, 616);
- this.dataGridViewEx1.TabIndex = 0;
- //
- // panelEx2
- //
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.btndel);
- this.panelEx2.Controls.Add(this.buttonRes);
- this.panelEx2.Controls.Add(this.btnAdd);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx2.Location = new System.Drawing.Point(0, 0);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(1012, 43);
- this.panelEx2.TabIndex = 1;
- //
- // btndel
- //
- this.btndel.BackColor = System.Drawing.Color.Transparent;
- this.btndel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btndel.BackImg")));
- this.btndel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btndel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btndel.ForeColor = System.Drawing.Color.White;
- this.btndel.IsCustomBackImg = false;
- this.btndel.IsShowText = true;
- this.btndel.Location = new System.Drawing.Point(99, 9);
- this.btndel.Name = "btndel";
- this.btndel.Size = new System.Drawing.Size(85, 28);
- this.btndel.TabIndex = 0;
- this.btndel.Text = "删除门店";
- this.btndel.UseVisualStyleBackColor = false;
- //
- // buttonRes
- //
- this.buttonRes.BackColor = System.Drawing.Color.Transparent;
- this.buttonRes.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonRes.BackImg")));
- this.buttonRes.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.buttonRes.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.buttonRes.ForeColor = System.Drawing.Color.White;
- this.buttonRes.IsCustomBackImg = false;
- this.buttonRes.IsShowText = true;
- this.buttonRes.Location = new System.Drawing.Point(190, 9);
- this.buttonRes.Name = "buttonRes";
- this.buttonRes.Size = new System.Drawing.Size(85, 28);
- this.buttonRes.TabIndex = 0;
- this.buttonRes.Text = "刷 新";
- this.buttonRes.UseVisualStyleBackColor = false;
- //
- // btnAdd
- //
- this.btnAdd.BackColor = System.Drawing.Color.Transparent;
- this.btnAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdd.BackImg")));
- this.btnAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnAdd.ForeColor = System.Drawing.Color.White;
- this.btnAdd.IsCustomBackImg = false;
- this.btnAdd.IsShowText = true;
- this.btnAdd.Location = new System.Drawing.Point(8, 9);
- this.btnAdd.Name = "btnAdd";
- this.btnAdd.Size = new System.Drawing.Size(85, 28);
- this.btnAdd.TabIndex = 0;
- this.btnAdd.Text = "添加门店";
- this.btnAdd.UseVisualStyleBackColor = false;
- //
- // Column7
- //
- this.Column7.HeaderText = "门店ID";
- this.Column7.Name = "Column7";
- this.Column7.ReadOnly = true;
- //
- // Column8
- //
- this.Column8.HeaderText = "店名";
- this.Column8.Name = "Column8";
- this.Column8.ReadOnly = true;
- this.Column8.Width = 160;
- //
- // Column9
- //
- this.Column9.HeaderText = "店长";
- this.Column9.Name = "Column9";
- this.Column9.ReadOnly = true;
- this.Column9.Width = 160;
- //
- // Column10
- //
- this.Column10.HeaderText = "联系电话";
- this.Column10.Name = "Column10";
- this.Column10.ReadOnly = true;
- this.Column10.Width = 160;
- //
- // Column11
- //
- this.Column11.HeaderText = "智能锁域名";
- this.Column11.Name = "Column11";
- this.Column11.ReadOnly = true;
- this.Column11.Width = 160;
- //
- // Column14
- //
- this.Column14.HeaderText = "门店地址";
- this.Column14.Name = "Column14";
- this.Column14.ReadOnly = true;
- this.Column14.Width = 200;
- //
- // frmMainService
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
- this.ClientSize = new System.Drawing.Size(1020, 768);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.Name = "frmMainService";
- this.Text = "系统主服务管理";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
- this.Controls.SetChildIndex(this.btnAppFormExit, 0);
- this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
- this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
- this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
- this.Controls.SetChildIndex(this.plFormMainContent, 0);
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.tabControlEx1.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.groupBoxEx1.ResumeLayout(false);
- this.cnMenuStrip.ResumeLayout(false);
- this.groupBoxEx3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.picExStateDiagram)).EndInit();
- this.groupBoxEx4.ResumeLayout(false);
- this.tabPage2.ResumeLayout(false);
- this.groupBoxEx5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvClientList)).EndInit();
- this.groupBoxEx2.ResumeLayout(false);
- this.groupBoxEx2.PerformLayout();
- this.tabPage3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dataGridViewEx1)).EndInit();
- this.panelEx2.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.TabPage tabPage1;
- private ComponentLibrary.GroupBoxEx groupBoxEx3;
- private ComponentLibrary.RichTextBoxEx rtxtExMainServiceMsg;
- private ComponentLibrary.GroupBoxEx groupBoxEx4;
- private ComponentLibrary.LabelEx labelEx2;
- private ComponentLibrary.PictureBoxEx picExStateDiagram;
- private OtherExpansion.SkinControl.SkinButtom sbtnStop;
- private OtherExpansion.SkinControl.SkinButtom sbtnStartup;
- private ComponentLibrary.GroupBoxEx groupBoxEx1;
- private System.Windows.Forms.ContextMenuStrip cnMenuStrip;
- private System.Windows.Forms.ToolStripMenuItem tspMenuItemRefresh;
- private System.Windows.Forms.ToolStripMenuItem tspMenuItemOpen;
- private OtherExpansion.SkinControl.SkinButtom sbtnTestingService;
- private OtherExpansion.SkinControl.SkinButtom sbtnRestart;
- private ComponentLibrary.PanelEx panelEx1;
- private System.Windows.Forms.TabPage tabPage2;
- private ComponentLibrary.GroupBoxEx groupBoxEx5;
- private ComponentLibrary.GroupBoxEx groupBoxEx2;
- public ComponentLibrary.DataGridViewEx dgvClientList;
- public ComponentLibrary.LabelEx lbStatisticsInfo;
- public ComponentLibrary.TabControlEx tabControlEx1;
- public ComponentLibrary.ButtonEx btnRefresh;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.PanelEx panelEx2;
- public System.Windows.Forms.TabPage tabPage3;
- public ComponentLibrary.DataGridViewEx dataGridViewEx1;
- public ComponentLibrary.ButtonEx btndel;
- public ComponentLibrary.ButtonEx btnAdd;
- public ComponentLibrary.ButtonEx buttonRes;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column10;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column11;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column14;
- }
- }
|