Диплом: Автоматизация документооборота материально-технического оборудования в ООО "Транском"

Внимание! Если размещение файла нарушает Ваши авторские права, то обязательно сообщите нам
121
this.lbPsw.Text = "Примечание";
this.lbPsw.TextAlign =
System.Drawing.ContentAlignment.MiddleRight;
//
// EId
//
this.EId.Location = new System.Drawing.Point(45, 12);
this.EId.Margin = new System.Windows.Forms.Padding(2);
this.EId.MaxLength = 0;
this.EId.Name = "EId";
this.EId.ReadOnly = true;
this.EId.Size = new System.Drawing.Size(65, 20);
this.EId.TabIndex = 11;
this.EId.TabStop = false;
//
// lbId
//
this.lbId.Location = new System.Drawing.Point(13, 11);
this.lbId.Margin = new System.Windows.Forms.Padding(2);
this.lbId.Name = "lbId";
this.lbId.Size = new System.Drawing.Size(28, 21);
this.lbId.TabIndex = 10;
this.lbId.Text = "ID";
this.lbId.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// EFr
//
this.EFr.Location = new System.Drawing.Point(114, 86);
this.EFr.Margin = new System.Windows.Forms.Padding(2);
this.EFr.MaxLength = 10;
this.EFr.Name = "EFr";
this.EFr.ReadOnly = true;
this.EFr.Size = new System.Drawing.Size(240, 20);
this.EFr.TabIndex = 4;
this.EFr.TextChanged += new
System.EventHandler(this.EName_TextChanged);
this.EFr.KeyPress += new
System.Windows.Forms.KeyPressEventHandler(this.EName_KeyPress);
//
// lbTN
//
this.lbTN.Location = new System.Drawing.Point(13, 86);
this.lbTN.Margin = new System.Windows.Forms.Padding(2);
this.lbTN.Name = "lbTN";
this.lbTN.Size = new System.Drawing.Size(97, 21);
this.lbTN.TabIndex = 13;
this.lbTN.Text = "Место хранения";
122
this.lbTN.TextAlign =
System.Drawing.ContentAlignment.MiddleRight;
//
// EMH
//
this.EMH.Location = new System.Drawing.Point(459, 86);
this.EMH.Margin = new System.Windows.Forms.Padding(2);
this.EMH.MaxLength = 10;
this.EMH.Name = "EMH";
this.EMH.ReadOnly = true;
this.EMH.Size = new System.Drawing.Size(240, 20);
this.EMH.TabIndex = 5;
this.EMH.TextChanged += new
System.EventHandler(this.EName_TextChanged);
this.EMH.KeyPress += new
System.Windows.Forms.KeyPressEventHandler(this.EName_KeyPress);
//
// lbKM
//
this.lbKM.Location = new System.Drawing.Point(358, 86);
this.lbKM.Margin = new System.Windows.Forms.Padding(2);
this.lbKM.Name = "lbKM";
this.lbKM.Size = new System.Drawing.Size(97, 21);
this.lbKM.TabIndex = 15;
this.lbKM.Text = "Место хранения";
this.lbKM.TextAlign =
System.Drawing.ContentAlignment.MiddleRight;
//
// cbTypOS
//
this.cbTypOS.BackColor = System.Drawing.SystemColors.Control;
this.cbTypOS.DropDownStyle =
System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbTypOS.Enabled = false;
this.cbTypOS.FormattingEnabled = true;
this.cbTypOS.Location = new System.Drawing.Point(114, 11);
this.cbTypOS.Margin = new System.Windows.Forms.Padding(2);
this.cbTypOS.Name = "cbTypOS";
this.cbTypOS.Size = new System.Drawing.Size(240, 21);
this.cbTypOS.TabIndex = 16;
//
// DTR
//
this.DTR.Format =
System.Windows.Forms.DateTimePickerFormat.Short;
this.DTR.Location = new System.Drawing.Point(619, 35);
this.DTR.Name = "DTR";
123
this.DTR.NullFocusedBackColor =
System.Drawing.SystemColors.ActiveCaption;
this.DTR.Size = new System.Drawing.Size(80, 20);
this.DTR.TabIndex = 18;
this.DTR.Value = null;
this.DTR.ValueDay = null;
//
// label2
//
this.label2.Location = new System.Drawing.Point(576, 34);
this.label2.Margin = new System.Windows.Forms.Padding(2);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(38, 21);
this.label2.TabIndex = 19;
this.label2.Text = "Дата";
this.label2.TextAlign =
System.Drawing.ContentAlignment.MiddleRight;
//
// btSdal
//
this.btSdal.Location = new System.Drawing.Point(330, 60);
this.btSdal.Margin = new System.Windows.Forms.Padding(2);
this.btSdal.Name = "btSdal";
this.btSdal.Size = new System.Drawing.Size(24, 24);
this.btSdal.TabIndex = 20;
this.btSdal.Text = "...";
this.btSdal.UseVisualStyleBackColor = true;
this.btSdal.Click += new System.EventHandler(this.btSdal_Click);
//
// btPrin
//
this.btPrin.Location = new System.Drawing.Point(675, 60);
this.btPrin.Margin = new System.Windows.Forms.Padding(2);
this.btPrin.Name = "btPrin";
this.btPrin.Size = new System.Drawing.Size(24, 24);
this.btPrin.TabIndex = 21;
this.btPrin.Text = "...";
this.btPrin.UseVisualStyleBackColor = true;
this.btPrin.Click += new System.EventHandler(this.btPrin_Click);
//
// cbTypSg
//
this.cbTypSg.BackColor = System.Drawing.SystemColors.Control;
this.cbTypSg.DropDownStyle =
System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbTypSg.Enabled = false;
this.cbTypSg.FormattingEnabled = true;
this.cbTypSg.Location = new System.Drawing.Point(459, 11);
124
this.cbTypSg.Margin = new System.Windows.Forms.Padding(2);
this.cbTypSg.Name = "cbTypSg";
this.cbTypSg.Size = new System.Drawing.Size(240, 21);
this.cbTypSg.TabIndex = 22;
//
// label3
//
this.label3.Location = new System.Drawing.Point(358, 11);
this.label3.Margin = new System.Windows.Forms.Padding(2);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(97, 21);
this.label3.TabIndex = 23;
this.label3.Text = "Состояние";
this.label3.TextAlign =
System.Drawing.ContentAlignment.MiddleRight;
//
// gbOS
//
this.gbOS.Controls.Add(this.zGridPnl);
this.gbOS.Dock = System.Windows.Forms.DockStyle.Fill;
this.gbOS.Location = new System.Drawing.Point(0, 140);
this.gbOS.Name = "gbOS";
this.gbOS.Size = new System.Drawing.Size(761, 397);
this.gbOS.TabIndex = 2;
this.gbOS.TabStop = false;
this.gbOS.Text = " Материаллы ";
//
// zGridPnl
//
this.zGridPnl.BottomToolStripPanelVisible = false;
//
// zGridPnl.ContentPanel
//
this.zGridPnl.ContentPanel.Controls.Add(this.DGV);
this.zGridPnl.ContentPanel.Controls.Add(this.panel1);
this.zGridPnl.ContentPanel.Size = new System.Drawing.Size(755, 378);
this.zGridPnl.dgv = null;
this.zGridPnl.Dock = System.Windows.Forms.DockStyle.Fill;
this.zGridPnl.LeftToolStripPanelVisible = false;
this.zGridPnl.Location = new System.Drawing.Point(3, 16);
this.zGridPnl.Name = "zGridPnl";
this.zGridPnl.RightToolStripPanelVisible = false;
this.zGridPnl.Size = new System.Drawing.Size(755, 378);
this.zGridPnl.TabIndex = 1;
this.zGridPnl.TopToolStripPanelVisible = false;
this.zGridPnl.OnRefreshComent += new
System.EventHandler(this.zGridPnl_OnRefreshComent);
125
this.zGridPnl.OnEditRow += new
System.EventHandler<Sklad.ezEditRowEventArgs>(this.zGridPnl_OnEditRow);
//
// DGV
//
this.DGV.AllowUserToAddRows = false;
this.DGV.AllowUserToDeleteRows = false;
this.DGV.ColumnHeadersHeightSizeMode =
System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.DGV.Columns.AddRange(new
System.Windows.Forms.DataGridViewColumn[] {
this.xId_OS,
this.xTypOS,
this.xOSName,
this.xCnt,
this.xStoim,
this.xNNom,
this.xINom,
this.xZDat,
this.xPsw,
this.xZNom});
this.DGV.Dock = System.Windows.Forms.DockStyle.Fill;
this.DGV.Location = new System.Drawing.Point(0, 0);
this.DGV.Name = "DGV";
this.DGV.ReadOnly = true;
this.DGV.RowHeadersVisible = false;
this.DGV.Size = new System.Drawing.Size(755, 222);
this.DGV.TabIndex = 0;
//
// xId_OS
//
this.xId_OS.DataPropertyName = "Id_OS";
this.xId_OS.HeaderText = "ID";
this.xId_OS.Name = "xId_OS";
this.xId_OS.ReadOnly = true;
this.xId_OS.Width = 50;
//
// xTypOS
//
this.xTypOS.DataPropertyName = "TypOSS";
this.xTypOS.HeaderText = "Тип";
this.xTypOS.Name = "xTypOS";
this.xTypOS.ReadOnly = true;
this.xTypOS.Width = 36;
//
// xOSName
//
126
this.xOSName.AutoSizeMode =
System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.xOSName.DataPropertyName = "OSName";
this.xOSName.FillWeight = 50F;
this.xOSName.HeaderText = "Наименование";
this.xOSName.Name = "xOSName";
this.xOSName.ReadOnly = true;
//
// xCnt
//
this.xCnt.DataPropertyName = "Cnt";
this.xCnt.HeaderText = "Количество";
this.xCnt.Name = "xCnt";
this.xCnt.ReadOnly = true;
this.xCnt.Width = 70;
//
// xStoim
//
this.xStoim.DataPropertyName = "Stoim";
this.xStoim.HeaderText = "Стоимость";
this.xStoim.Name = "xStoim";
this.xStoim.ReadOnly = true;
this.xStoim.Width = 65;
//
// xNNom
//
this.xNNom.AutoSizeMode =
System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.xNNom.DataPropertyName = "NNom";
this.xNNom.FillWeight = 20F;
this.xNNom.HeaderText = "Номенклатурный №";
this.xNNom.Name = "xNNom";
this.xNNom.ReadOnly = true;
//
// xINom
//
this.xINom.AutoSizeMode =
System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.xINom.DataPropertyName = "INom";
this.xINom.FillWeight = 20F;
this.xINom.HeaderText = "Инвентарный №";
this.xINom.Name = "xINom";
this.xINom.ReadOnly = true;
//
// xZDat
//
this.xZDat.DataPropertyName = "ZDat";
dataGridViewCellStyle2.Format = "d";
127
dataGridViewCellStyle2.NullValue = null;
this.xZDat.DefaultCellStyle = dataGridViewCellStyle2;
this.xZDat.HeaderText = "Дата выпуска";
this.xZDat.Name = "xZDat";
this.xZDat.ReadOnly = true;
this.xZDat.Resizable =
System.Windows.Forms.DataGridViewTriState.True;
this.xZDat.Width = 62;
//
// xPsw
//
this.xPsw.AutoSizeMode =
System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.xPsw.DataPropertyName = "Psw";
this.xPsw.FillWeight = 20F;
this.xPsw.HeaderText = "Паспорт";
this.xPsw.Name = "xPsw";
this.xPsw.ReadOnly = true;
//
// xZNom
//
this.xZNom.AutoSizeMode =
System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.xZNom.DataPropertyName = "ZNom";
this.xZNom.FillWeight = 20F;
this.xZNom.HeaderText = "Заводской №";
this.xZNom.Name = "xZNom";
this.xZNom.ReadOnly = true;
//
// panel1
//
this.panel1.Controls.Add(this.cbFrom);
this.panel1.Controls.Add(this.btRPT);
this.panel1.Controls.Add(this.gbDM);
this.panel1.Controls.Add(this.OSComent);
this.panel1.Controls.Add(this.lbComent);
this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel1.Location = new System.Drawing.Point(0, 222);
this.panel1.Name = "panel1";
this.panel1.Padding = new System.Windows.Forms.Padding(2);
this.panel1.Size = new System.Drawing.Size(755, 156);
this.panel1.TabIndex = 1;
//
// cbFrom
//
this.cbFrom.DropDownStyle =
System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbFrom.FormattingEnabled = true;
128
this.cbFrom.Location = new System.Drawing.Point(11, 121);
this.cbFrom.Margin = new System.Windows.Forms.Padding(2);
this.cbFrom.Name = "cbFrom";
this.cbFrom.Size = new System.Drawing.Size(327, 21);
this.cbFrom.TabIndex = 19;
//
// btRPT
//
this.btRPT.AutoSize = true;
this.btRPT.Location = new System.Drawing.Point(343, 121);
this.btRPT.Name = "btRPT";
this.btRPT.Size = new System.Drawing.Size(88, 23);
this.btRPT.TabIndex = 18;
this.btRPT.Text = "Експорт";
this.btRPT.UseVisualStyleBackColor = true;
this.btRPT.Click += new System.EventHandler(this.btRPT_Click);
//
// gbDM
//
this.gbDM.Controls.Add(this.DGVM);
this.gbDM.Dock = System.Windows.Forms.DockStyle.Right;
this.gbDM.Location = new System.Drawing.Point(455, 2);
this.gbDM.Name = "gbDM";
this.gbDM.Size = new System.Drawing.Size(298, 152);
this.gbDM.TabIndex = 17;
this.gbDM.TabStop = false;
this.gbDM.Text = " Драгоценные металлы ";
//
// DGVM
//
this.DGVM.AllowUserToAddRows = false;
this.DGVM.AllowUserToDeleteRows = false;
this.DGVM.ColumnHeadersHeightSizeMode =
System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.DGVM.Columns.AddRange(new
System.Windows.Forms.DataGridViewColumn[] {
this.xId_DM,
this.xDMName,
this.xMasa});
this.DGVM.Dock = System.Windows.Forms.DockStyle.Fill;
this.DGVM.Location = new System.Drawing.Point(3, 16);
this.DGVM.Name = "DGVM";
this.DGVM.ReadOnly = true;
this.DGVM.RowHeadersVisible = false;
this.DGVM.Size = new System.Drawing.Size(292, 133);
this.DGVM.TabIndex = 1;
//
// xId_DM
129
//
this.xId_DM.DataPropertyName = "Id_DM";
this.xId_DM.HeaderText = "Код";
this.xId_DM.Name = "xId_DM";
this.xId_DM.ReadOnly = true;
this.xId_DM.Width = 50;
//
// xDMName
//
this.xDMName.AutoSizeMode =
System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.xDMName.DataPropertyName = "DMName";
this.xDMName.HeaderText = "Наименование";
this.xDMName.Name = "xDMName";
this.xDMName.ReadOnly = true;
//
// xMasa
//
this.xMasa.DataPropertyName = "Masa";
this.xMasa.HeaderText = "Масса";
this.xMasa.Name = "xMasa";
this.xMasa.ReadOnly = true;
this.xMasa.Width = 55;
//
// OSComent
//
this.OSComent.Location = new System.Drawing.Point(19, 30);
this.OSComent.Margin = new System.Windows.Forms.Padding(2);
this.OSComent.MaxLength = 0;
this.OSComent.Multiline = true;
this.OSComent.Name = "OSComent";
this.OSComent.ReadOnly = true;
this.OSComent.Size = new System.Drawing.Size(412, 45);
this.OSComent.TabIndex = 15;
this.OSComent.TabStop = false;
//
// lbComent
//
this.lbComent.Location = new System.Drawing.Point(16, 5);
this.lbComent.Margin = new System.Windows.Forms.Padding(2);
this.lbComent.Name = "lbComent";
this.lbComent.Size = new System.Drawing.Size(88, 21);
this.lbComent.TabIndex = 12;
this.lbComent.Text = "Примечание";
this.lbComent.TextAlign =
System.Drawing.ContentAlignment.MiddleLeft;
//
// eAktPU
130
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(761, 575);
this.Controls.Add(this.gbOS);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "eAktPU";
this.Text = "Акт постановки на учёт";
this.Controls.SetChildIndex(this.BtPanel, 0);
this.Controls.SetChildIndex(this.EdPanel, 0);
this.Controls.SetChildIndex(this.gbOS, 0);
this.EdPanel.ResumeLayout(false);
this.EdPanel.PerformLayout();
this.BtPanel.ResumeLayout(false);
this.BtPanel.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.EP)).EndInit();
this.gbOS.ResumeLayout(false);
this.zGridPnl.ContentPanel.ResumeLayout(false);
this.zGridPnl.ResumeLayout(false);
this.zGridPnl.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.DGV)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.gbDM.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.DGVM)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TextBox ESdal;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox EName;
private System.Windows.Forms.Label lbName;
private System.Windows.Forms.Label lbTypA;
private System.Windows.Forms.ComboBox cbTypA;
private System.Windows.Forms.TextBox EComent;
private System.Windows.Forms.Label lbPsw;
private System.Windows.Forms.TextBox EPrin;
private System.Windows.Forms.Label lbPrin;
private System.Windows.Forms.TextBox EId;
private System.Windows.Forms.Label lbId;
private System.Windows.Forms.TextBox EMH;
private System.Windows.Forms.Label lbKM;
private System.Windows.Forms.TextBox EFr;
private System.Windows.Forms.Label lbTN;

Смотрите также:

"Автоматизация обработки заявок ООО "Проектно-Строительная Компания"
"Автоматизация процесса аттестации персонала для ООО "Нэт Бай Нэт Холдинг"
"Анализ интернет-активности конкурентов ( на примере конкурентов "Газпром нефть")
"Бухгалтерский учёт и аудит расчётов с подотчётними лицами в организации на примере ООО "ЛОЦ 10""
«Психологическое сопровождение персонала в организации на примере ООО «Крокус»
Cовершенствование деловой оценки персонала в организации (на примере ООО "Даймонд кейтеринг развитие")
IPO - инструмент финансирования деятельности организации. На примере ПАО «Нефтяная компания «Лукойл»
PR как средство продвижения организации (на примере ПАО "Тамбовский завод "Комсомолец им. Н.С. Артемова")
PR-коммуникации в сфере общественного питания (на примере кафе-кондитерской «Cream Cheese»)
SMM как средство повышения эффективности работы учреждений социокультурной сферы (на примере Малого театра)