123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314 |
-
- namespace ARM_spec_otdelenia
- {
- partial class UserForm
- {
- /// <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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
- this.panel1 = new System.Windows.Forms.Panel();
- this.exitBtn = new System.Windows.Forms.Button();
- this.label1 = new System.Windows.Forms.Label();
- this.clientBtn = new System.Windows.Forms.Button();
- this.homeBtn = new System.Windows.Forms.Button();
- this.uslugiBtn = new System.Windows.Forms.Button();
- this.socpolBtn = new System.Windows.Forms.Button();
- this.lichnBtn = new System.Windows.Forms.Button();
- this.contactBtn = new System.Windows.Forms.Button();
- this.zdorBtn = new System.Windows.Forms.Button();
- this.AdminGrid = new System.Windows.Forms.DataGridView();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.AdminGrid)).BeginInit();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(65)))), ((int)(((byte)(110)))));
- this.panel1.Controls.Add(this.exitBtn);
- 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 = 25;
- //
- // exitBtn
- //
- this.exitBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(65)))), ((int)(((byte)(110)))));
- this.exitBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(65)))), ((int)(((byte)(110)))));
- this.exitBtn.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(50)))), ((int)(((byte)(110)))));
- this.exitBtn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(65)))), ((int)(((byte)(150)))));
- this.exitBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.exitBtn.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.exitBtn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.exitBtn.Location = new System.Drawing.Point(608, 0);
- this.exitBtn.Name = "exitBtn";
- this.exitBtn.Size = new System.Drawing.Size(76, 35);
- this.exitBtn.TabIndex = 24;
- this.exitBtn.TabStop = false;
- this.exitBtn.Text = "Выход";
- this.exitBtn.UseVisualStyleBackColor = false;
- this.exitBtn.Click += new System.EventHandler(this.exitBtn_Click);
- //
- // 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(185, 24);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(329, 45);
- this.label1.TabIndex = 0;
- this.label1.Text = "Просмотр клиентов";
- //
- // clientBtn
- //
- this.clientBtn.BackColor = System.Drawing.Color.White;
- this.clientBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.clientBtn.FlatAppearance.MouseDownBackColor = System.Drawing.Color.White;
- this.clientBtn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
- this.clientBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.clientBtn.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.clientBtn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.clientBtn.Location = new System.Drawing.Point(11, 101);
- this.clientBtn.Name = "clientBtn";
- this.clientBtn.Size = new System.Drawing.Size(117, 35);
- this.clientBtn.TabIndex = 34;
- this.clientBtn.TabStop = false;
- this.clientBtn.Text = "Клиенты";
- this.clientBtn.UseVisualStyleBackColor = false;
- this.clientBtn.Click += new System.EventHandler(this.clientBtn_Click);
- //
- // homeBtn
- //
- this.homeBtn.BackColor = System.Drawing.Color.White;
- this.homeBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.homeBtn.FlatAppearance.MouseDownBackColor = System.Drawing.Color.White;
- this.homeBtn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
- this.homeBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.homeBtn.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.homeBtn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.homeBtn.Location = new System.Drawing.Point(134, 142);
- this.homeBtn.Name = "homeBtn";
- this.homeBtn.Size = new System.Drawing.Size(142, 35);
- this.homeBtn.TabIndex = 33;
- this.homeBtn.TabStop = false;
- this.homeBtn.Text = "Записи на дом";
- this.homeBtn.UseVisualStyleBackColor = false;
- this.homeBtn.Click += new System.EventHandler(this.homeBtn_Click);
- //
- // uslugiBtn
- //
- this.uslugiBtn.BackColor = System.Drawing.Color.White;
- this.uslugiBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.uslugiBtn.FlatAppearance.MouseDownBackColor = System.Drawing.Color.White;
- this.uslugiBtn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
- this.uslugiBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.uslugiBtn.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.uslugiBtn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.uslugiBtn.Location = new System.Drawing.Point(11, 142);
- this.uslugiBtn.Name = "uslugiBtn";
- this.uslugiBtn.Size = new System.Drawing.Size(117, 35);
- this.uslugiBtn.TabIndex = 32;
- this.uslugiBtn.TabStop = false;
- this.uslugiBtn.Text = "Услуги";
- this.uslugiBtn.UseVisualStyleBackColor = false;
- this.uslugiBtn.Click += new System.EventHandler(this.uslugiBtn_Click);
- //
- // socpolBtn
- //
- this.socpolBtn.BackColor = System.Drawing.Color.White;
- this.socpolBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.socpolBtn.FlatAppearance.MouseDownBackColor = System.Drawing.Color.White;
- this.socpolBtn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
- this.socpolBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.socpolBtn.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.socpolBtn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.socpolBtn.Location = new System.Drawing.Point(530, 101);
- this.socpolBtn.Name = "socpolBtn";
- this.socpolBtn.Size = new System.Drawing.Size(142, 35);
- this.socpolBtn.TabIndex = 31;
- this.socpolBtn.TabStop = false;
- this.socpolBtn.Text = "Соц. положение";
- this.socpolBtn.UseVisualStyleBackColor = false;
- this.socpolBtn.Click += new System.EventHandler(this.socpolBtn_Click);
- //
- // lichnBtn
- //
- this.lichnBtn.BackColor = System.Drawing.Color.White;
- this.lichnBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.lichnBtn.FlatAppearance.MouseDownBackColor = System.Drawing.Color.White;
- this.lichnBtn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
- this.lichnBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.lichnBtn.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.lichnBtn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.lichnBtn.Location = new System.Drawing.Point(381, 101);
- this.lichnBtn.Name = "lichnBtn";
- this.lichnBtn.Size = new System.Drawing.Size(142, 35);
- this.lichnBtn.TabIndex = 30;
- this.lichnBtn.TabStop = false;
- this.lichnBtn.Text = "Личные данные";
- this.lichnBtn.UseVisualStyleBackColor = false;
- this.lichnBtn.Click += new System.EventHandler(this.lichnBtn_Click);
- //
- // contactBtn
- //
- this.contactBtn.BackColor = System.Drawing.Color.White;
- this.contactBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.contactBtn.FlatAppearance.MouseDownBackColor = System.Drawing.Color.White;
- this.contactBtn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
- this.contactBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.contactBtn.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.contactBtn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.contactBtn.Location = new System.Drawing.Point(257, 101);
- this.contactBtn.Name = "contactBtn";
- this.contactBtn.Size = new System.Drawing.Size(118, 35);
- this.contactBtn.TabIndex = 29;
- this.contactBtn.TabStop = false;
- this.contactBtn.Text = "Контакты";
- this.contactBtn.UseVisualStyleBackColor = false;
- this.contactBtn.Click += new System.EventHandler(this.contactBtn_Click);
- //
- // zdorBtn
- //
- this.zdorBtn.BackColor = System.Drawing.Color.White;
- this.zdorBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.zdorBtn.FlatAppearance.MouseDownBackColor = System.Drawing.Color.White;
- this.zdorBtn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
- this.zdorBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.zdorBtn.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.zdorBtn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(186)))), ((int)(((byte)(96)))));
- this.zdorBtn.Location = new System.Drawing.Point(134, 101);
- this.zdorBtn.Name = "zdorBtn";
- this.zdorBtn.Size = new System.Drawing.Size(117, 35);
- this.zdorBtn.TabIndex = 28;
- this.zdorBtn.TabStop = false;
- this.zdorBtn.Text = "Здоровье";
- this.zdorBtn.UseVisualStyleBackColor = false;
- this.zdorBtn.Click += new System.EventHandler(this.zdorBtn_Click);
- //
- // AdminGrid
- //
- this.AdminGrid.AllowUserToAddRows = false;
- this.AdminGrid.AllowUserToDeleteRows = false;
- this.AdminGrid.AllowUserToResizeRows = false;
- dataGridViewCellStyle16.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle16.ForeColor = System.Drawing.Color.Black;
- dataGridViewCellStyle16.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- dataGridViewCellStyle16.SelectionForeColor = System.Drawing.Color.Black;
- this.AdminGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
- this.AdminGrid.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.AdminGrid.BackgroundColor = System.Drawing.Color.White;
- this.AdminGrid.BorderStyle = System.Windows.Forms.BorderStyle.None;
- dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle17.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle17.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- dataGridViewCellStyle17.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- dataGridViewCellStyle17.SelectionForeColor = System.Drawing.Color.Black;
- dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.AdminGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
- this.AdminGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle18.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle18.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- dataGridViewCellStyle18.ForeColor = System.Drawing.Color.Black;
- dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.White;
- dataGridViewCellStyle18.SelectionForeColor = System.Drawing.Color.Black;
- dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.AdminGrid.DefaultCellStyle = dataGridViewCellStyle18;
- this.AdminGrid.Location = new System.Drawing.Point(12, 189);
- this.AdminGrid.MultiSelect = false;
- this.AdminGrid.Name = "AdminGrid";
- this.AdminGrid.ReadOnly = true;
- dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle19.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle19.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- dataGridViewCellStyle19.ForeColor = System.Drawing.Color.Black;
- dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.Black;
- dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.AdminGrid.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;
- this.AdminGrid.RowHeadersVisible = false;
- dataGridViewCellStyle20.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle20.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- dataGridViewCellStyle20.ForeColor = System.Drawing.Color.Black;
- dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- dataGridViewCellStyle20.SelectionForeColor = System.Drawing.Color.Black;
- this.AdminGrid.RowsDefaultCellStyle = dataGridViewCellStyle20;
- this.AdminGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.AdminGrid.Size = new System.Drawing.Size(660, 216);
- this.AdminGrid.TabIndex = 26;
- //
- // UserForm
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.White;
- this.ClientSize = new System.Drawing.Size(684, 411);
- this.Controls.Add(this.panel1);
- this.Controls.Add(this.clientBtn);
- this.Controls.Add(this.homeBtn);
- this.Controls.Add(this.uslugiBtn);
- this.Controls.Add(this.socpolBtn);
- this.Controls.Add(this.lichnBtn);
- this.Controls.Add(this.contactBtn);
- this.Controls.Add(this.zdorBtn);
- this.Controls.Add(this.AdminGrid);
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "UserForm";
- this.ShowIcon = false;
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "Форма клиентов";
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.AdminGrid)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Button exitBtn;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Button clientBtn;
- private System.Windows.Forms.Button homeBtn;
- private System.Windows.Forms.Button uslugiBtn;
- private System.Windows.Forms.Button socpolBtn;
- private System.Windows.Forms.Button lichnBtn;
- private System.Windows.Forms.Button contactBtn;
- private System.Windows.Forms.Button zdorBtn;
- public System.Windows.Forms.DataGridView AdminGrid;
- }
- }
|