|
@@ -81,6 +81,7 @@
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
this.tabPage5 = new System.Windows.Forms.TabPage();
|
|
|
this.GbxInfo = new System.Windows.Forms.GroupBox();
|
|
|
+ this.LblLinkHelp = new System.Windows.Forms.LinkLabel();
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
@@ -90,7 +91,6 @@
|
|
|
this.PbxLogo = new System.Windows.Forms.PictureBox();
|
|
|
this.SplitContainer = new System.Windows.Forms.SplitContainer();
|
|
|
this.TimerCamsControl = new System.Windows.Forms.Timer(this.components);
|
|
|
- this.LblLinkHelp = new System.Windows.Forms.LinkLabel();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PbxFaces)).BeginInit();
|
|
|
this.PanelMenu.SuspendLayout();
|
|
|
this.PanSettings.SuspendLayout();
|
|
@@ -523,7 +523,7 @@
|
|
|
this.BtnIn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.BtnIn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(166)))), ((int)(((byte)(64)))));
|
|
|
this.BtnIn.ForeColor = System.Drawing.Color.White;
|
|
|
- this.BtnIn.Location = new System.Drawing.Point(235, 292);
|
|
|
+ this.BtnIn.Location = new System.Drawing.Point(235, 308);
|
|
|
this.BtnIn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.BtnIn.Name = "BtnIn";
|
|
|
this.BtnIn.Size = new System.Drawing.Size(190, 37);
|
|
@@ -537,7 +537,7 @@
|
|
|
this.BtnOut.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.BtnOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(166)))), ((int)(((byte)(64)))));
|
|
|
this.BtnOut.ForeColor = System.Drawing.Color.White;
|
|
|
- this.BtnOut.Location = new System.Drawing.Point(8, 292);
|
|
|
+ this.BtnOut.Location = new System.Drawing.Point(8, 308);
|
|
|
this.BtnOut.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.BtnOut.Name = "BtnOut";
|
|
|
this.BtnOut.Size = new System.Drawing.Size(190, 37);
|
|
@@ -555,7 +555,7 @@
|
|
|
this.PbxIdentification.Location = new System.Drawing.Point(4, 5);
|
|
|
this.PbxIdentification.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.PbxIdentification.Name = "PbxIdentification";
|
|
|
- this.PbxIdentification.Size = new System.Drawing.Size(421, 277);
|
|
|
+ this.PbxIdentification.Size = new System.Drawing.Size(421, 293);
|
|
|
this.PbxIdentification.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
this.PbxIdentification.TabIndex = 1;
|
|
|
this.PbxIdentification.TabStop = false;
|
|
@@ -617,7 +617,7 @@
|
|
|
this.DgbJournal.RowTemplate.DividerHeight = 5;
|
|
|
this.DgbJournal.RowTemplate.Height = 35;
|
|
|
this.DgbJournal.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
- this.DgbJournal.Size = new System.Drawing.Size(423, 288);
|
|
|
+ this.DgbJournal.Size = new System.Drawing.Size(423, 312);
|
|
|
this.DgbJournal.TabIndex = 0;
|
|
|
this.DgbJournal.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DgbJournal_CellDoubleClick);
|
|
|
//
|
|
@@ -662,7 +662,7 @@
|
|
|
this.BtnSaveParameters.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.BtnSaveParameters.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(166)))), ((int)(((byte)(64)))));
|
|
|
this.BtnSaveParameters.ForeColor = System.Drawing.Color.White;
|
|
|
- this.BtnSaveParameters.Location = new System.Drawing.Point(79, 292);
|
|
|
+ this.BtnSaveParameters.Location = new System.Drawing.Point(79, 308);
|
|
|
this.BtnSaveParameters.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
this.BtnSaveParameters.Name = "BtnSaveParameters";
|
|
|
this.BtnSaveParameters.Size = new System.Drawing.Size(341, 37);
|
|
@@ -738,35 +738,50 @@
|
|
|
this.GbxInfo.TabStop = false;
|
|
|
this.GbxInfo.Text = "О программе";
|
|
|
//
|
|
|
+ // LblLinkHelp
|
|
|
+ //
|
|
|
+ this.LblLinkHelp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.LblLinkHelp.Location = new System.Drawing.Point(6, 205);
|
|
|
+ this.LblLinkHelp.Name = "LblLinkHelp";
|
|
|
+ this.LblLinkHelp.Size = new System.Drawing.Size(403, 26);
|
|
|
+ this.LblLinkHelp.TabIndex = 4;
|
|
|
+ this.LblLinkHelp.TabStop = true;
|
|
|
+ this.LblLinkHelp.Text = "• Подробно";
|
|
|
+ this.LblLinkHelp.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LblLinkHelp_LinkClicked);
|
|
|
+ //
|
|
|
// label10
|
|
|
//
|
|
|
this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.label10.Location = new System.Drawing.Point(6, 176);
|
|
|
+ this.label10.Location = new System.Drawing.Point(6, 171);
|
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(403, 32);
|
|
|
this.label10.TabIndex = 3;
|
|
|
this.label10.Text = "• Настройка параметров приложения";
|
|
|
+ this.label10.Click += new System.EventHandler(this.label10_Click);
|
|
|
//
|
|
|
// label9
|
|
|
//
|
|
|
this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.label9.Location = new System.Drawing.Point(6, 133);
|
|
|
+ this.label9.Location = new System.Drawing.Point(6, 126);
|
|
|
this.label9.Name = "label9";
|
|
|
this.label9.Size = new System.Drawing.Size(403, 43);
|
|
|
this.label9.TabIndex = 2;
|
|
|
this.label9.Text = "• Просмотр журнала посещений для каждого пользователя";
|
|
|
+ this.label9.Click += new System.EventHandler(this.label9_Click);
|
|
|
//
|
|
|
// label8
|
|
|
//
|
|
|
this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.label8.Location = new System.Drawing.Point(6, 88);
|
|
|
+ this.label8.Location = new System.Drawing.Point(6, 79);
|
|
|
this.label8.Name = "label8";
|
|
|
this.label8.Size = new System.Drawing.Size(403, 45);
|
|
|
this.label8.TabIndex = 1;
|
|
|
this.label8.Text = "• Идентификация учащихся при входе и выходе из учебного заведения";
|
|
|
+ this.label8.Click += new System.EventHandler(this.label8_Click);
|
|
|
//
|
|
|
// label6
|
|
|
//
|
|
@@ -777,6 +792,7 @@
|
|
|
this.label6.Size = new System.Drawing.Size(388, 39);
|
|
|
this.label6.TabIndex = 0;
|
|
|
this.label6.Text = "• Простое добавление новых пользователей";
|
|
|
+ this.label6.Click += new System.EventHandler(this.label6_Click);
|
|
|
//
|
|
|
// PanelTitle
|
|
|
//
|
|
@@ -834,18 +850,6 @@
|
|
|
this.TimerCamsControl.Enabled = true;
|
|
|
this.TimerCamsControl.Tick += new System.EventHandler(this.TimerCamsControl_Tick);
|
|
|
//
|
|
|
- // LblLinkHelp
|
|
|
- //
|
|
|
- this.LblLinkHelp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
- | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.LblLinkHelp.Location = new System.Drawing.Point(6, 208);
|
|
|
- this.LblLinkHelp.Name = "LblLinkHelp";
|
|
|
- this.LblLinkHelp.Size = new System.Drawing.Size(403, 26);
|
|
|
- this.LblLinkHelp.TabIndex = 4;
|
|
|
- this.LblLinkHelp.TabStop = true;
|
|
|
- this.LblLinkHelp.Text = "• Подробно";
|
|
|
- this.LblLinkHelp.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LblLinkHelp_LinkClicked);
|
|
|
- //
|
|
|
// FormMain
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 21F);
|