6546546.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  1. namespace ИСП_ГУЩИНА_БИЛЕТ_16
  2. {
  3. partial class _6546546
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(_6546546));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  34. this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
  35. this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
  36. this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
  37. this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
  38. this.notesGrid = new System.Windows.Forms.DataGridView();
  39. this.iDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.названиепроизводителяDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.датаначалаработыDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  43. this.иСП_ГУЩИНА_БИЛЕТ_16DataSet = new ИСП_ГУЩИНА_БИЛЕТ_16.ИСП_ГУЩИНА_БИЛЕТ_16DataSet();
  44. this._6546546TableAdapter = new ИСП_ГУЩИНА_БИЛЕТ_16.ИСП_ГУЩИНА_БИЛЕТ_16DataSetTableAdapters._6546546TableAdapter();
  45. this.toolStrip1.SuspendLayout();
  46. ((System.ComponentModel.ISupportInitialize)(this.notesGrid)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.иСП_ГУЩИНА_БИЛЕТ_16DataSet)).BeginInit();
  49. this.SuspendLayout();
  50. //
  51. // toolStrip1
  52. //
  53. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  54. this.toolStripButton1,
  55. this.toolStripButton3,
  56. this.toolStripButton4,
  57. this.toolStripButton5});
  58. this.toolStrip1.Location = new System.Drawing.Point(0, 0);
  59. this.toolStrip1.Name = "toolStrip1";
  60. this.toolStrip1.Size = new System.Drawing.Size(800, 25);
  61. this.toolStrip1.TabIndex = 8;
  62. this.toolStrip1.Text = "toolStrip1";
  63. //
  64. // toolStripButton1
  65. //
  66. this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  67. this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
  68. this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
  69. this.toolStripButton1.Name = "toolStripButton1";
  70. this.toolStripButton1.Size = new System.Drawing.Size(53, 22);
  71. this.toolStripButton1.Text = "6546546";
  72. this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
  73. //
  74. // toolStripButton3
  75. //
  76. this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  77. this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
  78. this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
  79. this.toolStripButton3.Name = "toolStripButton3";
  80. this.toolStripButton3.Size = new System.Drawing.Size(106, 22);
  81. this.toolStripButton3.Text = "product_b_import";
  82. this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
  83. //
  84. // toolStripButton4
  85. //
  86. this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  87. this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
  88. this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
  89. this.toolStripButton4.Name = "toolStripButton4";
  90. this.toolStripButton4.Size = new System.Drawing.Size(126, 22);
  91. this.toolStripButton4.Text = "productsale_b_import";
  92. this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
  93. //
  94. // toolStripButton5
  95. //
  96. this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  97. this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
  98. this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
  99. this.toolStripButton5.Name = "toolStripButton5";
  100. this.toolStripButton5.Size = new System.Drawing.Size(136, 22);
  101. this.toolStripButton5.Text = "manufacturer_b_import";
  102. this.toolStripButton5.Click += new System.EventHandler(this.toolStripButton5_Click);
  103. //
  104. // notesGrid
  105. //
  106. this.notesGrid.AutoGenerateColumns = false;
  107. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  108. dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
  109. dataGridViewCellStyle1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  110. dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
  111. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  112. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  113. dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  114. this.notesGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  115. this.notesGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  116. this.notesGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  117. this.iDDataGridViewTextBoxColumn,
  118. this.названиепроизводителяDataGridViewTextBoxColumn,
  119. this.датаначалаработыDataGridViewTextBoxColumn});
  120. this.notesGrid.DataSource = this.bindingSource1;
  121. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  122. dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
  123. dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  124. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
  125. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  126. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  127. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  128. this.notesGrid.DefaultCellStyle = dataGridViewCellStyle2;
  129. this.notesGrid.Dock = System.Windows.Forms.DockStyle.Fill;
  130. this.notesGrid.Location = new System.Drawing.Point(0, 25);
  131. this.notesGrid.Name = "notesGrid";
  132. this.notesGrid.ReadOnly = true;
  133. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  134. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
  135. dataGridViewCellStyle3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  136. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
  137. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  138. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  139. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  140. this.notesGrid.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
  141. this.notesGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  142. this.notesGrid.Size = new System.Drawing.Size(800, 425);
  143. this.notesGrid.TabIndex = 9;
  144. //
  145. // iDDataGridViewTextBoxColumn
  146. //
  147. this.iDDataGridViewTextBoxColumn.DataPropertyName = "ID";
  148. this.iDDataGridViewTextBoxColumn.HeaderText = "ID";
  149. this.iDDataGridViewTextBoxColumn.Name = "iDDataGridViewTextBoxColumn";
  150. this.iDDataGridViewTextBoxColumn.ReadOnly = true;
  151. //
  152. // названиепроизводителяDataGridViewTextBoxColumn
  153. //
  154. this.названиепроизводителяDataGridViewTextBoxColumn.DataPropertyName = "Название_производителя";
  155. this.названиепроизводителяDataGridViewTextBoxColumn.HeaderText = "Название_производителя";
  156. this.названиепроизводителяDataGridViewTextBoxColumn.Name = "названиепроизводителяDataGridViewTextBoxColumn";
  157. this.названиепроизводителяDataGridViewTextBoxColumn.ReadOnly = true;
  158. //
  159. // датаначалаработыDataGridViewTextBoxColumn
  160. //
  161. this.датаначалаработыDataGridViewTextBoxColumn.DataPropertyName = "Дата_начала_работы";
  162. this.датаначалаработыDataGridViewTextBoxColumn.HeaderText = "Дата_начала_работы";
  163. this.датаначалаработыDataGridViewTextBoxColumn.Name = "датаначалаработыDataGridViewTextBoxColumn";
  164. this.датаначалаработыDataGridViewTextBoxColumn.ReadOnly = true;
  165. //
  166. // bindingSource1
  167. //
  168. this.bindingSource1.DataMember = "6546546";
  169. this.bindingSource1.DataSource = this.иСП_ГУЩИНА_БИЛЕТ_16DataSet;
  170. //
  171. // иСП_ГУЩИНА_БИЛЕТ_16DataSet
  172. //
  173. this.иСП_ГУЩИНА_БИЛЕТ_16DataSet.DataSetName = "ИСП_ГУЩИНА_БИЛЕТ_16DataSet";
  174. this.иСП_ГУЩИНА_БИЛЕТ_16DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  175. //
  176. // _6546546TableAdapter
  177. //
  178. this._6546546TableAdapter.ClearBeforeFill = true;
  179. //
  180. // _6546546
  181. //
  182. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  183. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  184. this.ClientSize = new System.Drawing.Size(800, 450);
  185. this.Controls.Add(this.notesGrid);
  186. this.Controls.Add(this.toolStrip1);
  187. this.Name = "_6546546";
  188. this.Text = "_6546546";
  189. this.Load += new System.EventHandler(this._6546546_Load);
  190. this.toolStrip1.ResumeLayout(false);
  191. this.toolStrip1.PerformLayout();
  192. ((System.ComponentModel.ISupportInitialize)(this.notesGrid)).EndInit();
  193. ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
  194. ((System.ComponentModel.ISupportInitialize)(this.иСП_ГУЩИНА_БИЛЕТ_16DataSet)).EndInit();
  195. this.ResumeLayout(false);
  196. this.PerformLayout();
  197. }
  198. #endregion
  199. private System.Windows.Forms.ToolStrip toolStrip1;
  200. private System.Windows.Forms.DataGridView notesGrid;
  201. private ИСП_ГУЩИНА_БИЛЕТ_16DataSet иСП_ГУЩИНА_БИЛЕТ_16DataSet;
  202. private System.Windows.Forms.ToolStripButton toolStripButton1;
  203. private System.Windows.Forms.ToolStripButton toolStripButton3;
  204. private System.Windows.Forms.ToolStripButton toolStripButton4;
  205. private System.Windows.Forms.ToolStripButton toolStripButton5;
  206. private System.Windows.Forms.BindingSource bindingSource1;
  207. private ИСП_ГУЩИНА_БИЛЕТ_16DataSetTableAdapters._6546546TableAdapter _6546546TableAdapter;
  208. private System.Windows.Forms.DataGridViewTextBoxColumn iDDataGridViewTextBoxColumn;
  209. private System.Windows.Forms.DataGridViewTextBoxColumn названиепроизводителяDataGridViewTextBoxColumn;
  210. private System.Windows.Forms.DataGridViewTextBoxColumn датаначалаработыDataGridViewTextBoxColumn;
  211. }
  212. }