123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389 |
-
- namespace ARM_spec_otdelenia
- {
- partial class AddEditClient
- {
- /// <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.label1 = new System.Windows.Forms.Label();
- this.backBtn = new System.Windows.Forms.Button();
- this.saveBtn = new System.Windows.Forms.Button();
- this.label2 = new System.Windows.Forms.Label();
- this.panel1 = new System.Windows.Forms.Panel();
- this.comboBox1 = new System.Windows.Forms.ComboBox();
- this.comboBox2 = new System.Windows.Forms.ComboBox();
- this.label3 = new System.Windows.Forms.Label();
- this.comboBox3 = new System.Windows.Forms.ComboBox();
- this.label4 = new System.Windows.Forms.Label();
- this.comboBox4 = new System.Windows.Forms.ComboBox();
- this.label5 = new System.Windows.Forms.Label();
- this.comboBox5 = new System.Windows.Forms.ComboBox();
- this.label6 = new System.Windows.Forms.Label();
- this.comboBox6 = new System.Windows.Forms.ComboBox();
- this.label7 = new System.Windows.Forms.Label();
- this.comboBox7 = new System.Windows.Forms.ComboBox();
- this.label8 = new System.Windows.Forms.Label();
- this.comboBox8 = new System.Windows.Forms.ComboBox();
- this.label9 = new System.Windows.Forms.Label();
- this.comboBox9 = new System.Windows.Forms.ComboBox();
- this.label10 = new System.Windows.Forms.Label();
- this.comboBox10 = new System.Windows.Forms.ComboBox();
- this.label11 = new System.Windows.Forms.Label();
- this.panel1.SuspendLayout();
- this.SuspendLayout();
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("Comic Sans MS", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label1.ForeColor = System.Drawing.Color.White;
- this.label1.Location = new System.Drawing.Point(140, 4);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(410, 90);
- this.label1.TabIndex = 0;
- this.label1.Text = "Добавить/редактировать \r\nзаписи на дом";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // backBtn
- //
- this.backBtn.BackColor = System.Drawing.Color.White;
- this.backBtn.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.backBtn.FlatAppearance.BorderColor = System.Drawing.Color.Black;
- this.backBtn.FlatAppearance.MouseDownBackColor = System.Drawing.Color.White;
- this.backBtn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
- this.backBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.backBtn.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.backBtn.ForeColor = System.Drawing.Color.Black;
- this.backBtn.Location = new System.Drawing.Point(405, 349);
- this.backBtn.Name = "backBtn";
- this.backBtn.Size = new System.Drawing.Size(146, 35);
- this.backBtn.TabIndex = 63;
- this.backBtn.Text = "Отмена";
- this.backBtn.UseVisualStyleBackColor = false;
- this.backBtn.MouseLeave += new System.EventHandler(this.backBtn_MouseLeave);
- this.backBtn.MouseMove += new System.Windows.Forms.MouseEventHandler(this.backBtn_MouseMove);
- //
- // saveBtn
- //
- this.saveBtn.BackColor = System.Drawing.Color.White;
- this.saveBtn.FlatAppearance.BorderColor = System.Drawing.Color.Black;
- this.saveBtn.FlatAppearance.MouseDownBackColor = System.Drawing.Color.White;
- this.saveBtn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
- this.saveBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.saveBtn.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.saveBtn.ForeColor = System.Drawing.Color.Black;
- this.saveBtn.Location = new System.Drawing.Point(131, 349);
- this.saveBtn.Name = "saveBtn";
- this.saveBtn.Size = new System.Drawing.Size(146, 35);
- this.saveBtn.TabIndex = 62;
- this.saveBtn.Text = "Сохранить";
- this.saveBtn.UseVisualStyleBackColor = false;
- this.saveBtn.Click += new System.EventHandler(this.saveBtn_Click);
- this.saveBtn.MouseLeave += new System.EventHandler(this.saveBtn_MouseLeave);
- this.saveBtn.MouseMove += new System.Windows.Forms.MouseEventHandler(this.saveBtn_MouseMove);
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label2.Location = new System.Drawing.Point(9, 104);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(100, 26);
- this.label2.TabIndex = 61;
- this.label2.Text = "Фамилия:";
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(65)))), ((int)(((byte)(110)))));
- this.panel1.Controls.Add(this.label1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Font = new System.Drawing.Font("Comic Sans MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(684, 95);
- this.panel1.TabIndex = 59;
- //
- // comboBox1
- //
- this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.comboBox1.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Location = new System.Drawing.Point(115, 101);
- this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(173, 34);
- this.comboBox1.TabIndex = 64;
- //
- // comboBox2
- //
- this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.comboBox2.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.comboBox2.FormattingEnabled = true;
- this.comboBox2.Location = new System.Drawing.Point(115, 141);
- this.comboBox2.Name = "comboBox2";
- this.comboBox2.Size = new System.Drawing.Size(173, 34);
- this.comboBox2.TabIndex = 66;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label3.Location = new System.Drawing.Point(9, 147);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(56, 26);
- this.label3.TabIndex = 65;
- this.label3.Text = "Имя:";
- //
- // comboBox3
- //
- this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.comboBox3.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.comboBox3.FormattingEnabled = true;
- this.comboBox3.Location = new System.Drawing.Point(115, 181);
- this.comboBox3.Name = "comboBox3";
- this.comboBox3.Size = new System.Drawing.Size(173, 34);
- this.comboBox3.TabIndex = 68;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label4.Location = new System.Drawing.Point(7, 184);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(102, 26);
- this.label4.TabIndex = 67;
- this.label4.Text = "Отчество:";
- //
- // comboBox4
- //
- this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.comboBox4.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.comboBox4.FormattingEnabled = true;
- this.comboBox4.Location = new System.Drawing.Point(115, 221);
- this.comboBox4.Name = "comboBox4";
- this.comboBox4.Size = new System.Drawing.Size(173, 34);
- this.comboBox4.TabIndex = 70;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label5.Location = new System.Drawing.Point(9, 224);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(100, 26);
- this.label5.TabIndex = 69;
- this.label5.Text = "Телефон:";
- //
- // comboBox5
- //
- this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.comboBox5.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.comboBox5.FormattingEnabled = true;
- this.comboBox5.Location = new System.Drawing.Point(115, 261);
- this.comboBox5.Name = "comboBox5";
- this.comboBox5.Size = new System.Drawing.Size(173, 34);
- this.comboBox5.TabIndex = 72;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label6.Location = new System.Drawing.Point(12, 264);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(81, 26);
- this.label6.TabIndex = 71;
- this.label6.Text = "Услуга:";
- //
- // comboBox6
- //
- this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.comboBox6.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.comboBox6.FormattingEnabled = true;
- this.comboBox6.Location = new System.Drawing.Point(447, 101);
- this.comboBox6.Name = "comboBox6";
- this.comboBox6.Size = new System.Drawing.Size(225, 34);
- this.comboBox6.TabIndex = 74;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label7.Location = new System.Drawing.Point(297, 107);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(156, 23);
- this.label7.TabIndex = 73;
- this.label7.Text = "Трудоспособность:";
- //
- // comboBox7
- //
- this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.comboBox7.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.comboBox7.FormattingEnabled = true;
- this.comboBox7.Location = new System.Drawing.Point(447, 141);
- this.comboBox7.Name = "comboBox7";
- this.comboBox7.Size = new System.Drawing.Size(225, 34);
- this.comboBox7.TabIndex = 76;
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label8.Location = new System.Drawing.Point(297, 144);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(135, 26);
- this.label8.TabIndex = 75;
- this.label8.Text = "Заболевание:";
- //
- // comboBox8
- //
- this.comboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.comboBox8.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.comboBox8.Location = new System.Drawing.Point(447, 181);
- this.comboBox8.Name = "comboBox8";
- this.comboBox8.Size = new System.Drawing.Size(225, 34);
- this.comboBox8.TabIndex = 78;
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label9.Location = new System.Drawing.Point(297, 184);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(144, 26);
- this.label9.TabIndex = 77;
- this.label9.Text = "Время записи:";
- //
- // comboBox9
- //
- this.comboBox9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.comboBox9.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.comboBox9.FormattingEnabled = true;
- this.comboBox9.Location = new System.Drawing.Point(447, 221);
- this.comboBox9.Name = "comboBox9";
- this.comboBox9.Size = new System.Drawing.Size(225, 34);
- this.comboBox9.TabIndex = 80;
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label10.Location = new System.Drawing.Point(297, 224);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(140, 26);
- this.label10.TabIndex = 79;
- this.label10.Text = "Соц работник:";
- //
- // comboBox10
- //
- this.comboBox10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.comboBox10.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.comboBox10.FormattingEnabled = true;
- this.comboBox10.Location = new System.Drawing.Point(447, 261);
- this.comboBox10.Name = "comboBox10";
- this.comboBox10.Size = new System.Drawing.Size(225, 34);
- this.comboBox10.TabIndex = 82;
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label11.Location = new System.Drawing.Point(297, 264);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(146, 26);
- this.label11.TabIndex = 81;
- this.label11.Text = "Место работы:";
- //
- // AddEditClient
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(684, 411);
- this.Controls.Add(this.comboBox10);
- this.Controls.Add(this.label11);
- this.Controls.Add(this.comboBox9);
- this.Controls.Add(this.label10);
- this.Controls.Add(this.comboBox8);
- this.Controls.Add(this.label9);
- this.Controls.Add(this.comboBox7);
- this.Controls.Add(this.label8);
- this.Controls.Add(this.comboBox6);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.comboBox5);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.comboBox4);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.comboBox3);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.comboBox2);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.comboBox1);
- this.Controls.Add(this.backBtn);
- this.Controls.Add(this.saveBtn);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.panel1);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "AddEditClient";
- this.ShowIcon = false;
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "Форма добавления/редактирования клиента";
- this.Load += new System.EventHandler(this.AddEditClient_Load);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Button backBtn;
- private System.Windows.Forms.Button saveBtn;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Panel panel1;
- public System.Windows.Forms.ComboBox comboBox1;
- public System.Windows.Forms.ComboBox comboBox2;
- private System.Windows.Forms.Label label3;
- public System.Windows.Forms.ComboBox comboBox3;
- private System.Windows.Forms.Label label4;
- public System.Windows.Forms.ComboBox comboBox4;
- private System.Windows.Forms.Label label5;
- public System.Windows.Forms.ComboBox comboBox5;
- private System.Windows.Forms.Label label6;
- public System.Windows.Forms.ComboBox comboBox6;
- private System.Windows.Forms.Label label7;
- public System.Windows.Forms.ComboBox comboBox7;
- private System.Windows.Forms.Label label8;
- public System.Windows.Forms.ComboBox comboBox8;
- private System.Windows.Forms.Label label9;
- public System.Windows.Forms.ComboBox comboBox9;
- private System.Windows.Forms.Label label10;
- public System.Windows.Forms.ComboBox comboBox10;
- private System.Windows.Forms.Label label11;
- }
- }
|