Form6.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. namespace yshakov
  2. {
  3. partial class Form6
  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. this.button1 = new System.Windows.Forms.Button();
  30. this.button5 = new System.Windows.Forms.Button();
  31. this.button4 = new System.Windows.Forms.Button();
  32. this.button3 = new System.Windows.Forms.Button();
  33. this.button2 = new System.Windows.Forms.Button();
  34. this.iS31YshakovDataSet = new yshakov.IS31YshakovDataSet();
  35. this.пункты_выдачи_importBindingSource = new System.Windows.Forms.BindingSource(this.components);
  36. this.пункты_выдачи_importTableAdapter = new yshakov.IS31YshakovDataSetTableAdapters.Пункты_выдачи_importTableAdapter();
  37. this.tableAdapterManager = new yshakov.IS31YshakovDataSetTableAdapters.TableAdapterManager();
  38. this.пункты_выдачи_importDataGridView = new System.Windows.Forms.DataGridView();
  39. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.label1 = new System.Windows.Forms.Label();
  44. ((System.ComponentModel.ISupportInitialize)(this.iS31YshakovDataSet)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(this.пункты_выдачи_importBindingSource)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.пункты_выдачи_importDataGridView)).BeginInit();
  47. this.SuspendLayout();
  48. //
  49. // button1
  50. //
  51. this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  52. this.button1.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  53. this.button1.Location = new System.Drawing.Point(2, 12);
  54. this.button1.Name = "button1";
  55. this.button1.Size = new System.Drawing.Size(90, 44);
  56. this.button1.TabIndex = 20;
  57. this.button1.Text = "Назад";
  58. this.button1.UseVisualStyleBackColor = false;
  59. this.button1.Click += new System.EventHandler(this.button1_Click);
  60. //
  61. // button5
  62. //
  63. this.button5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  64. this.button5.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  65. this.button5.Location = new System.Drawing.Point(60, 107);
  66. this.button5.Name = "button5";
  67. this.button5.Size = new System.Drawing.Size(105, 39);
  68. this.button5.TabIndex = 19;
  69. this.button5.Text = "Сохранить";
  70. this.button5.UseVisualStyleBackColor = false;
  71. //
  72. // button4
  73. //
  74. this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  75. this.button4.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  76. this.button4.Location = new System.Drawing.Point(402, 107);
  77. this.button4.Name = "button4";
  78. this.button4.Size = new System.Drawing.Size(104, 39);
  79. this.button4.TabIndex = 18;
  80. this.button4.Text = "Удалить";
  81. this.button4.UseVisualStyleBackColor = false;
  82. //
  83. // button3
  84. //
  85. this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  86. this.button3.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  87. this.button3.Location = new System.Drawing.Point(288, 107);
  88. this.button3.Name = "button3";
  89. this.button3.Size = new System.Drawing.Size(108, 39);
  90. this.button3.TabIndex = 17;
  91. this.button3.Text = "Изменить";
  92. this.button3.UseVisualStyleBackColor = false;
  93. //
  94. // button2
  95. //
  96. this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  97. this.button2.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  98. this.button2.Location = new System.Drawing.Point(171, 107);
  99. this.button2.Name = "button2";
  100. this.button2.Size = new System.Drawing.Size(111, 39);
  101. this.button2.TabIndex = 16;
  102. this.button2.Text = "Добавить";
  103. this.button2.UseVisualStyleBackColor = false;
  104. //
  105. // iS31YshakovDataSet
  106. //
  107. this.iS31YshakovDataSet.DataSetName = "IS31YshakovDataSet";
  108. this.iS31YshakovDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  109. //
  110. // пункты_выдачи_importBindingSource
  111. //
  112. this.пункты_выдачи_importBindingSource.DataMember = "Пункты выдачи_import";
  113. this.пункты_выдачи_importBindingSource.DataSource = this.iS31YshakovDataSet;
  114. //
  115. // пункты_выдачи_importTableAdapter
  116. //
  117. this.пункты_выдачи_importTableAdapter.ClearBeforeFill = true;
  118. //
  119. // tableAdapterManager
  120. //
  121. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  122. this.tableAdapterManager.UpdateOrder = yshakov.IS31YshakovDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  123. this.tableAdapterManager.user_importTableAdapter = null;
  124. this.tableAdapterManager.Заказ_importTableAdapter = null;
  125. this.tableAdapterManager.Пункты_выдачи_importTableAdapter = this.пункты_выдачи_importTableAdapter;
  126. this.tableAdapterManager.Товар_import_СтройматериалыTableAdapter = null;
  127. //
  128. // пункты_выдачи_importDataGridView
  129. //
  130. this.пункты_выдачи_importDataGridView.AutoGenerateColumns = false;
  131. this.пункты_выдачи_importDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  132. this.пункты_выдачи_importDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  133. this.dataGridViewTextBoxColumn1,
  134. this.dataGridViewTextBoxColumn2,
  135. this.dataGridViewTextBoxColumn3,
  136. this.dataGridViewTextBoxColumn4});
  137. this.пункты_выдачи_importDataGridView.DataSource = this.пункты_выдачи_importBindingSource;
  138. this.пункты_выдачи_importDataGridView.Location = new System.Drawing.Point(62, 152);
  139. this.пункты_выдачи_importDataGridView.Name = "пункты_выдачи_importDataGridView";
  140. this.пункты_выдачи_importDataGridView.Size = new System.Drawing.Size(446, 261);
  141. this.пункты_выдачи_importDataGridView.TabIndex = 21;
  142. //
  143. // dataGridViewTextBoxColumn1
  144. //
  145. this.dataGridViewTextBoxColumn1.DataPropertyName = "id";
  146. this.dataGridViewTextBoxColumn1.HeaderText = "id";
  147. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  148. //
  149. // dataGridViewTextBoxColumn2
  150. //
  151. this.dataGridViewTextBoxColumn2.DataPropertyName = "Город";
  152. this.dataGridViewTextBoxColumn2.HeaderText = "Город";
  153. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  154. //
  155. // dataGridViewTextBoxColumn3
  156. //
  157. this.dataGridViewTextBoxColumn3.DataPropertyName = "Улица";
  158. this.dataGridViewTextBoxColumn3.HeaderText = "Улица";
  159. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  160. //
  161. // dataGridViewTextBoxColumn4
  162. //
  163. this.dataGridViewTextBoxColumn4.DataPropertyName = "Номер";
  164. this.dataGridViewTextBoxColumn4.HeaderText = "Номер";
  165. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  166. //
  167. // label1
  168. //
  169. this.label1.AutoSize = true;
  170. this.label1.BackColor = System.Drawing.Color.WhiteSmoke;
  171. this.label1.Font = new System.Drawing.Font("Comic Sans MS", 24F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  172. this.label1.Location = new System.Drawing.Point(163, 40);
  173. this.label1.Name = "label1";
  174. this.label1.Size = new System.Drawing.Size(238, 45);
  175. this.label1.TabIndex = 22;
  176. this.label1.Text = "Пункт выдачи";
  177. //
  178. // Form6
  179. //
  180. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  181. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  182. this.ClientSize = new System.Drawing.Size(586, 450);
  183. this.Controls.Add(this.label1);
  184. this.Controls.Add(this.пункты_выдачи_importDataGridView);
  185. this.Controls.Add(this.button1);
  186. this.Controls.Add(this.button5);
  187. this.Controls.Add(this.button4);
  188. this.Controls.Add(this.button3);
  189. this.Controls.Add(this.button2);
  190. this.Name = "Form6";
  191. this.Text = "Form6";
  192. this.Load += new System.EventHandler(this.Form6_Load);
  193. ((System.ComponentModel.ISupportInitialize)(this.iS31YshakovDataSet)).EndInit();
  194. ((System.ComponentModel.ISupportInitialize)(this.пункты_выдачи_importBindingSource)).EndInit();
  195. ((System.ComponentModel.ISupportInitialize)(this.пункты_выдачи_importDataGridView)).EndInit();
  196. this.ResumeLayout(false);
  197. this.PerformLayout();
  198. }
  199. #endregion
  200. private System.Windows.Forms.Button button1;
  201. private System.Windows.Forms.Button button5;
  202. private System.Windows.Forms.Button button4;
  203. private System.Windows.Forms.Button button3;
  204. private System.Windows.Forms.Button button2;
  205. private IS31YshakovDataSet iS31YshakovDataSet;
  206. private System.Windows.Forms.BindingSource пункты_выдачи_importBindingSource;
  207. private IS31YshakovDataSetTableAdapters.Пункты_выдачи_importTableAdapter пункты_выдачи_importTableAdapter;
  208. private IS31YshakovDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  209. private System.Windows.Forms.DataGridView пункты_выдачи_importDataGridView;
  210. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  211. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  212. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  213. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  214. private System.Windows.Forms.Label label1;
  215. }
  216. }