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

Внимание! Если размещение файла нарушает Ваши авторские права, то обязательно сообщите нам
120
//
this.EComent.Location = new System.Drawing.Point(115, 9);
this.EComent.Margin = new System.Windows.Forms.Padding(2);
this.EComent.MaxLength = 0;
this.EComent.Name = "EComent";
this.EComent.ReadOnly = true;
this.EComent.Size = new System.Drawing.Size(635, 20);
this.EComent.TabIndex = 15;
this.EComent.TabStop = false;
//
// lbComent
//
this.lbComent.Location = new System.Drawing.Point(23, 8);
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.MiddleRight;
//
// gAkt
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(768, 512);
this.Controls.Add(this.zGridPnl);
this.Name = "gAkt";
this.StartPosition =
System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Актыоборота";
this.Load += new System.EventHandler(this.gAkt_Load);
this.KeyDown += new
System.Windows.Forms.KeyEventHandler(this.g_KeyDown);
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.ResumeLayout(false);
}
#endregion
private zGridPanel zGridPnl;
private System.Windows.Forms.DataGridView DGV;
121
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label lbComent;
private System.Windows.Forms.TextBox EComent;
private System.Windows.Forms.DataGridViewTextBoxColumn xId_A;
private System.Windows.Forms.DataGridViewTextBoxColumn xTypAS;
private System.Windows.Forms.DataGridViewTextBoxColumn
xKAName;
private System.Windows.Forms.DataGridViewTextBoxColumn xSgnS;
private IPY_IDatColumn xRDat;
private System.Windows.Forms.DataGridViewTextBoxColumn xSdal;
private System.Windows.Forms.DataGridViewTextBoxColumn xFrName;
private System.Windows.Forms.DataGridViewTextBoxColumn
xPrinName;
private System.Windows.Forms.DataGridViewTextBoxColumn
xMHName;
}
}
Источник: https://baza.diplomsite.ru/previewfile/1716