| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393 |
- namespace СУБД_Техносервис
- {
- partial class FormProfil
- {
- /// <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(FormProfil));
- System.Windows.Forms.Label surnameLabel;
- System.Windows.Forms.Label nameLabel;
- System.Windows.Forms.Label patronymicLabel;
- System.Windows.Forms.Label passwordLabel;
- System.Windows.Forms.Label label1;
- this.panel1 = new System.Windows.Forms.Panel();
- this.LblTitleWork = new System.Windows.Forms.Label();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.techServiceBAUDataSet = new СУБД_Техносервис.TechServiceBAUDataSet();
- this.BsMaster = new System.Windows.Forms.BindingSource(this.components);
- this.employeeTableAdapter = new СУБД_Техносервис.TechServiceBAUDataSetTableAdapters.EmployeeTableAdapter();
- this.TbxSurname = new System.Windows.Forms.TextBox();
- this.TbxName = new System.Windows.Forms.TextBox();
- this.TbxOtch = new System.Windows.Forms.TextBox();
- this.tableAdapterManager = new СУБД_Техносервис.TechServiceBAUDataSetTableAdapters.TableAdapterManager();
- this.TbxNewPassw = new System.Windows.Forms.TextBox();
- this.button1 = new System.Windows.Forms.Button();
- this.BtnAdd = new System.Windows.Forms.Button();
- this.TbxRefreshNewPassw = new System.Windows.Forms.TextBox();
- this.PbxPhoto = new System.Windows.Forms.PictureBox();
- this.label2 = new System.Windows.Forms.Label();
- this.LblOldPassw = new System.Windows.Forms.Label();
- this.BtnLoadPhoto = new System.Windows.Forms.Button();
- this.CbxShowPassw = new System.Windows.Forms.CheckBox();
- this.LblPhoto = new System.Windows.Forms.Label();
- this.OfdPhoto = new System.Windows.Forms.OpenFileDialog();
- this.BtnClear = new System.Windows.Forms.Button();
- surnameLabel = new System.Windows.Forms.Label();
- nameLabel = new System.Windows.Forms.Label();
- patronymicLabel = new System.Windows.Forms.Label();
- passwordLabel = new System.Windows.Forms.Label();
- label1 = new System.Windows.Forms.Label();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.techServiceBAUDataSet)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.BsMaster)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PbxPhoto)).BeginInit();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(225)))));
- this.panel1.Controls.Add(this.LblTitleWork);
- this.panel1.Controls.Add(this.pictureBox1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(481, 100);
- this.panel1.TabIndex = 2;
- //
- // LblTitleWork
- //
- this.LblTitleWork.Anchor = System.Windows.Forms.AnchorStyles.Top;
- this.LblTitleWork.AutoSize = true;
- this.LblTitleWork.Font = new System.Drawing.Font("Arial Narrow", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.LblTitleWork.Location = new System.Drawing.Point(236, 35);
- this.LblTitleWork.Name = "LblTitleWork";
- this.LblTitleWork.Size = new System.Drawing.Size(132, 37);
- this.LblTitleWork.TabIndex = 1;
- this.LblTitleWork.Text = "Профиль";
- //
- // pictureBox1
- //
- this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left;
- this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
- this.pictureBox1.Location = new System.Drawing.Point(0, 0);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(144, 100);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox1.TabIndex = 0;
- this.pictureBox1.TabStop = false;
- //
- // techServiceBAUDataSet
- //
- this.techServiceBAUDataSet.DataSetName = "TechServiceBAUDataSet";
- this.techServiceBAUDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // BsMaster
- //
- this.BsMaster.DataMember = "Employee";
- this.BsMaster.DataSource = this.techServiceBAUDataSet;
- //
- // employeeTableAdapter
- //
- this.employeeTableAdapter.ClearBeforeFill = true;
- //
- // surnameLabel
- //
- surnameLabel.AutoSize = true;
- surnameLabel.Location = new System.Drawing.Point(49, 120);
- surnameLabel.Name = "surnameLabel";
- surnameLabel.Size = new System.Drawing.Size(49, 16);
- surnameLabel.TabIndex = 3;
- surnameLabel.Text = "Фамилия";
- //
- // TbxSurname
- //
- this.TbxSurname.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BsMaster, "Surname", true));
- this.TbxSurname.Location = new System.Drawing.Point(104, 117);
- this.TbxSurname.Name = "TbxSurname";
- this.TbxSurname.Size = new System.Drawing.Size(148, 21);
- this.TbxSurname.TabIndex = 4;
- //
- // nameLabel
- //
- nameLabel.AutoSize = true;
- nameLabel.Location = new System.Drawing.Point(72, 147);
- nameLabel.Name = "nameLabel";
- nameLabel.Size = new System.Drawing.Size(26, 16);
- nameLabel.TabIndex = 4;
- nameLabel.Text = "Имя";
- //
- // TbxName
- //
- this.TbxName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BsMaster, "Name", true));
- this.TbxName.Location = new System.Drawing.Point(104, 144);
- this.TbxName.Name = "TbxName";
- this.TbxName.Size = new System.Drawing.Size(148, 21);
- this.TbxName.TabIndex = 5;
- //
- // patronymicLabel
- //
- patronymicLabel.AutoSize = true;
- patronymicLabel.Location = new System.Drawing.Point(46, 174);
- patronymicLabel.Name = "patronymicLabel";
- patronymicLabel.Size = new System.Drawing.Size(52, 16);
- patronymicLabel.TabIndex = 6;
- patronymicLabel.Text = "Отчество";
- //
- // TbxOtch
- //
- this.TbxOtch.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BsMaster, "Patronymic", true));
- this.TbxOtch.Location = new System.Drawing.Point(104, 171);
- this.TbxOtch.Name = "TbxOtch";
- this.TbxOtch.Size = new System.Drawing.Size(148, 21);
- this.TbxOtch.TabIndex = 7;
- //
- // tableAdapterManager
- //
- this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
- this.tableAdapterManager.ClientFIOTableAdapter = null;
- this.tableAdapterManager.ClientTableAdapter = null;
- this.tableAdapterManager.EmployeeTableAdapter = this.employeeTableAdapter;
- this.tableAdapterManager.ExecutionRequestTableAdapter = null;
- this.tableAdapterManager.RequestTableAdapter = null;
- this.tableAdapterManager.RoleTableAdapter = null;
- this.tableAdapterManager.StatusTableAdapter = null;
- this.tableAdapterManager.TypeDefectTableAdapter = null;
- this.tableAdapterManager.UpdateOrder = СУБД_Техносервис.TechServiceBAUDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
- //
- // passwordLabel
- //
- passwordLabel.AutoSize = true;
- passwordLabel.Location = new System.Drawing.Point(57, 201);
- passwordLabel.Name = "passwordLabel";
- passwordLabel.Size = new System.Drawing.Size(41, 16);
- passwordLabel.TabIndex = 7;
- passwordLabel.Text = "Пароль";
- //
- // TbxNewPassw
- //
- this.TbxNewPassw.Location = new System.Drawing.Point(104, 198);
- this.TbxNewPassw.Name = "TbxNewPassw";
- this.TbxNewPassw.Size = new System.Drawing.Size(148, 21);
- this.TbxNewPassw.TabIndex = 8;
- this.TbxNewPassw.UseSystemPasswordChar = true;
- //
- // button1
- //
- this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
- this.button1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.button1.ForeColor = System.Drawing.Color.White;
- this.button1.Location = new System.Drawing.Point(282, 348);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(157, 26);
- this.button1.TabIndex = 11;
- this.button1.Text = "Отмена";
- this.button1.UseVisualStyleBackColor = false;
- //
- // BtnAdd
- //
- this.BtnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.BtnAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
- this.BtnAdd.ForeColor = System.Drawing.Color.White;
- this.BtnAdd.Location = new System.Drawing.Point(52, 348);
- this.BtnAdd.Name = "BtnAdd";
- this.BtnAdd.Size = new System.Drawing.Size(157, 26);
- this.BtnAdd.TabIndex = 10;
- this.BtnAdd.Text = "Сохранить";
- this.BtnAdd.UseVisualStyleBackColor = false;
- this.BtnAdd.Click += new System.EventHandler(this.BtnAdd_Click);
- //
- // label1
- //
- label1.AutoSize = true;
- label1.Location = new System.Drawing.Point(23, 228);
- label1.Name = "label1";
- label1.Size = new System.Drawing.Size(75, 16);
- label1.TabIndex = 12;
- label1.Text = "Повтор пароля";
- //
- // TbxRefreshNewPassw
- //
- this.TbxRefreshNewPassw.Location = new System.Drawing.Point(104, 225);
- this.TbxRefreshNewPassw.Name = "TbxRefreshNewPassw";
- this.TbxRefreshNewPassw.Size = new System.Drawing.Size(148, 21);
- this.TbxRefreshNewPassw.TabIndex = 13;
- this.TbxRefreshNewPassw.UseSystemPasswordChar = true;
- //
- // PbxPhoto
- //
- this.PbxPhoto.Location = new System.Drawing.Point(282, 123);
- this.PbxPhoto.Name = "PbxPhoto";
- this.PbxPhoto.Size = new System.Drawing.Size(150, 150);
- this.PbxPhoto.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.PbxPhoto.TabIndex = 14;
- this.PbxPhoto.TabStop = false;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(279, 104);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(30, 16);
- this.label2.TabIndex = 15;
- this.label2.Text = "Фото";
- //
- // LblOldPassw
- //
- this.LblOldPassw.AutoSize = true;
- this.LblOldPassw.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BsMaster, "Password", true));
- this.LblOldPassw.Location = new System.Drawing.Point(67, 279);
- this.LblOldPassw.Name = "LblOldPassw";
- this.LblOldPassw.Size = new System.Drawing.Size(31, 16);
- this.LblOldPassw.TabIndex = 16;
- this.LblOldPassw.Text = "label3";
- //
- // BtnLoadPhoto
- //
- this.BtnLoadPhoto.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.BtnLoadPhoto.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
- this.BtnLoadPhoto.ForeColor = System.Drawing.Color.White;
- this.BtnLoadPhoto.Location = new System.Drawing.Point(282, 316);
- this.BtnLoadPhoto.Name = "BtnLoadPhoto";
- this.BtnLoadPhoto.Size = new System.Drawing.Size(157, 26);
- this.BtnLoadPhoto.TabIndex = 17;
- this.BtnLoadPhoto.Text = "Загрузить фото";
- this.BtnLoadPhoto.UseVisualStyleBackColor = false;
- this.BtnLoadPhoto.Click += new System.EventHandler(this.BtnLoadPhoto_Click);
- //
- // CbxShowPassw
- //
- this.CbxShowPassw.AutoSize = true;
- this.CbxShowPassw.Location = new System.Drawing.Point(149, 253);
- this.CbxShowPassw.Name = "CbxShowPassw";
- this.CbxShowPassw.Size = new System.Drawing.Size(103, 20);
- this.CbxShowPassw.TabIndex = 18;
- this.CbxShowPassw.Text = "Показать пароль";
- this.CbxShowPassw.UseVisualStyleBackColor = true;
- this.CbxShowPassw.CheckedChanged += new System.EventHandler(this.CbxShowPassw_CheckedChanged);
- //
- // LblPhoto
- //
- this.LblPhoto.AutoSize = true;
- this.LblPhoto.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BsMaster, "Photo", true));
- this.LblPhoto.Location = new System.Drawing.Point(352, 104);
- this.LblPhoto.Name = "LblPhoto";
- this.LblPhoto.Size = new System.Drawing.Size(31, 16);
- this.LblPhoto.TabIndex = 3;
- this.LblPhoto.Text = "label3";
- //
- // OfdPhoto
- //
- this.OfdPhoto.Filter = "Фото|*.jpg|Все файлы|*.*";
- //
- // BtnClear
- //
- this.BtnClear.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.BtnClear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
- this.BtnClear.ForeColor = System.Drawing.Color.White;
- this.BtnClear.Location = new System.Drawing.Point(282, 284);
- this.BtnClear.Name = "BtnClear";
- this.BtnClear.Size = new System.Drawing.Size(157, 26);
- this.BtnClear.TabIndex = 19;
- this.BtnClear.Text = "Очистить фото";
- this.BtnClear.UseVisualStyleBackColor = false;
- this.BtnClear.Click += new System.EventHandler(this.BtnClear_Click);
- //
- // FormProfil
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 16F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.White;
- this.ClientSize = new System.Drawing.Size(481, 386);
- this.Controls.Add(this.BtnClear);
- this.Controls.Add(this.LblPhoto);
- this.Controls.Add(this.CbxShowPassw);
- this.Controls.Add(this.BtnLoadPhoto);
- this.Controls.Add(this.LblOldPassw);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.PbxPhoto);
- this.Controls.Add(label1);
- this.Controls.Add(this.TbxRefreshNewPassw);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.BtnAdd);
- this.Controls.Add(passwordLabel);
- this.Controls.Add(this.TbxNewPassw);
- this.Controls.Add(patronymicLabel);
- this.Controls.Add(this.TbxOtch);
- this.Controls.Add(nameLabel);
- this.Controls.Add(this.TbxName);
- this.Controls.Add(surnameLabel);
- this.Controls.Add(this.TbxSurname);
- this.Controls.Add(this.panel1);
- this.Font = new System.Drawing.Font("Arial Narrow", 9F);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "FormProfil";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "ООО \"Техносервис\"";
- this.Load += new System.EventHandler(this.FormProfil_Load);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.techServiceBAUDataSet)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.BsMaster)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PbxPhoto)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label LblTitleWork;
- private System.Windows.Forms.PictureBox pictureBox1;
- private TechServiceBAUDataSet techServiceBAUDataSet;
- private TechServiceBAUDataSetTableAdapters.EmployeeTableAdapter employeeTableAdapter;
- private System.Windows.Forms.TextBox TbxSurname;
- private System.Windows.Forms.TextBox TbxName;
- private System.Windows.Forms.TextBox TbxOtch;
- private TechServiceBAUDataSetTableAdapters.TableAdapterManager tableAdapterManager;
- private System.Windows.Forms.TextBox TbxNewPassw;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Button BtnAdd;
- private System.Windows.Forms.TextBox TbxRefreshNewPassw;
- private System.Windows.Forms.PictureBox PbxPhoto;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label LblOldPassw;
- public System.Windows.Forms.BindingSource BsMaster;
- private System.Windows.Forms.Button BtnLoadPhoto;
- private System.Windows.Forms.CheckBox CbxShowPassw;
- private System.Windows.Forms.Label LblPhoto;
- private System.Windows.Forms.OpenFileDialog OfdPhoto;
- private System.Windows.Forms.Button BtnClear;
- }
- }
|