Пункты_выдачи.Designer.cs 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390
  1. 
  2. namespace OsadchiStr
  3. {
  4. partial class Пункты_выдачи
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Пункты_выдачи));
  31. this.panel1 = new System.Windows.Forms.Panel();
  32. this.button4 = new System.Windows.Forms.Button();
  33. this.label8 = new System.Windows.Forms.Label();
  34. this.panel4 = new System.Windows.Forms.Panel();
  35. this.button3 = new System.Windows.Forms.Button();
  36. this.button2 = new System.Windows.Forms.Button();
  37. this.button1 = new System.Windows.Forms.Button();
  38. this.panel3 = new System.Windows.Forms.Panel();
  39. this.textBox4 = new System.Windows.Forms.TextBox();
  40. this.textBox3 = new System.Windows.Forms.TextBox();
  41. this.textBox2 = new System.Windows.Forms.TextBox();
  42. this.textBox1 = new System.Windows.Forms.TextBox();
  43. this.label5 = new System.Windows.Forms.Label();
  44. this.label4 = new System.Windows.Forms.Label();
  45. this.label3 = new System.Windows.Forms.Label();
  46. this.label2 = new System.Windows.Forms.Label();
  47. this.label1 = new System.Windows.Forms.Label();
  48. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  49. this.indexDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.cityDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.streetDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.homeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.pynktvidachiimportBindingSource = new System.Windows.Forms.BindingSource(this.components);
  54. this._05TradeDataSet = new OsadchiStr._05TradeDataSet();
  55. this.panel2 = new System.Windows.Forms.Panel();
  56. this.label9 = new System.Windows.Forms.Label();
  57. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  58. this.pynkt_vidachi_importTableAdapter = new OsadchiStr._05TradeDataSetTableAdapters.pynkt_vidachi_importTableAdapter();
  59. this.panel1.SuspendLayout();
  60. this.panel4.SuspendLayout();
  61. this.panel3.SuspendLayout();
  62. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.pynktvidachiimportBindingSource)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this._05TradeDataSet)).BeginInit();
  65. this.panel2.SuspendLayout();
  66. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  67. this.SuspendLayout();
  68. //
  69. // panel1
  70. //
  71. this.panel1.Controls.Add(this.button4);
  72. this.panel1.Controls.Add(this.label8);
  73. this.panel1.Controls.Add(this.panel4);
  74. this.panel1.Controls.Add(this.panel3);
  75. this.panel1.Controls.Add(this.dataGridView1);
  76. this.panel1.Controls.Add(this.panel2);
  77. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  78. this.panel1.Location = new System.Drawing.Point(0, 0);
  79. this.panel1.Name = "panel1";
  80. this.panel1.Size = new System.Drawing.Size(1042, 589);
  81. this.panel1.TabIndex = 0;
  82. //
  83. // button4
  84. //
  85. this.button4.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  86. this.button4.Location = new System.Drawing.Point(851, 546);
  87. this.button4.Name = "button4";
  88. this.button4.Size = new System.Drawing.Size(179, 31);
  89. this.button4.TabIndex = 14;
  90. this.button4.Text = "Главное меню";
  91. this.button4.UseVisualStyleBackColor = true;
  92. this.button4.Click += new System.EventHandler(this.button4_Click);
  93. //
  94. // label8
  95. //
  96. this.label8.AutoSize = true;
  97. this.label8.Font = new System.Drawing.Font("Comic Sans MS", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  98. this.label8.Location = new System.Drawing.Point(560, 343);
  99. this.label8.Name = "label8";
  100. this.label8.Size = new System.Drawing.Size(286, 35);
  101. this.label8.TabIndex = 13;
  102. this.label8.Text = "Управление записями:";
  103. //
  104. // panel4
  105. //
  106. this.panel4.BackColor = System.Drawing.Color.YellowGreen;
  107. this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  108. this.panel4.Controls.Add(this.button3);
  109. this.panel4.Controls.Add(this.button2);
  110. this.panel4.Controls.Add(this.button1);
  111. this.panel4.Location = new System.Drawing.Point(566, 381);
  112. this.panel4.Name = "panel4";
  113. this.panel4.Size = new System.Drawing.Size(279, 196);
  114. this.panel4.TabIndex = 12;
  115. //
  116. // button3
  117. //
  118. this.button3.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  119. this.button3.Location = new System.Drawing.Point(43, 105);
  120. this.button3.Name = "button3";
  121. this.button3.Size = new System.Drawing.Size(190, 34);
  122. this.button3.TabIndex = 2;
  123. this.button3.Text = "Сохранить запись";
  124. this.button3.UseVisualStyleBackColor = true;
  125. this.button3.Click += new System.EventHandler(this.button3_Click);
  126. //
  127. // button2
  128. //
  129. this.button2.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  130. this.button2.Location = new System.Drawing.Point(54, 55);
  131. this.button2.Name = "button2";
  132. this.button2.Size = new System.Drawing.Size(172, 34);
  133. this.button2.TabIndex = 1;
  134. this.button2.Text = "Удалить запись";
  135. this.button2.UseVisualStyleBackColor = true;
  136. this.button2.Click += new System.EventHandler(this.button2_Click);
  137. //
  138. // button1
  139. //
  140. this.button1.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  141. this.button1.Location = new System.Drawing.Point(20, 7);
  142. this.button1.Name = "button1";
  143. this.button1.Size = new System.Drawing.Size(239, 34);
  144. this.button1.TabIndex = 0;
  145. this.button1.Text = "Добавить новую запись";
  146. this.button1.UseVisualStyleBackColor = true;
  147. this.button1.Click += new System.EventHandler(this.button1_Click);
  148. //
  149. // panel3
  150. //
  151. this.panel3.BackColor = System.Drawing.Color.YellowGreen;
  152. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  153. this.panel3.Controls.Add(this.textBox4);
  154. this.panel3.Controls.Add(this.textBox3);
  155. this.panel3.Controls.Add(this.textBox2);
  156. this.panel3.Controls.Add(this.textBox1);
  157. this.panel3.Controls.Add(this.label5);
  158. this.panel3.Controls.Add(this.label4);
  159. this.panel3.Controls.Add(this.label3);
  160. this.panel3.Controls.Add(this.label2);
  161. this.panel3.Controls.Add(this.label1);
  162. this.panel3.ForeColor = System.Drawing.Color.Black;
  163. this.panel3.Location = new System.Drawing.Point(12, 344);
  164. this.panel3.Name = "panel3";
  165. this.panel3.Size = new System.Drawing.Size(518, 233);
  166. this.panel3.TabIndex = 11;
  167. //
  168. // textBox4
  169. //
  170. this.textBox4.Location = new System.Drawing.Point(232, 142);
  171. this.textBox4.Name = "textBox4";
  172. this.textBox4.Size = new System.Drawing.Size(241, 20);
  173. this.textBox4.TabIndex = 10;
  174. //
  175. // textBox3
  176. //
  177. this.textBox3.Location = new System.Drawing.Point(232, 104);
  178. this.textBox3.Name = "textBox3";
  179. this.textBox3.Size = new System.Drawing.Size(241, 20);
  180. this.textBox3.TabIndex = 9;
  181. //
  182. // textBox2
  183. //
  184. this.textBox2.Location = new System.Drawing.Point(232, 72);
  185. this.textBox2.Name = "textBox2";
  186. this.textBox2.Size = new System.Drawing.Size(241, 20);
  187. this.textBox2.TabIndex = 8;
  188. //
  189. // textBox1
  190. //
  191. this.textBox1.Location = new System.Drawing.Point(232, 42);
  192. this.textBox1.Name = "textBox1";
  193. this.textBox1.Size = new System.Drawing.Size(241, 20);
  194. this.textBox1.TabIndex = 7;
  195. //
  196. // label5
  197. //
  198. this.label5.AutoSize = true;
  199. this.label5.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  200. this.label5.Location = new System.Drawing.Point(132, 136);
  201. this.label5.Name = "label5";
  202. this.label5.Size = new System.Drawing.Size(58, 26);
  203. this.label5.TabIndex = 4;
  204. this.label5.Text = "Дом:";
  205. //
  206. // label4
  207. //
  208. this.label4.AutoSize = true;
  209. this.label4.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  210. this.label4.Location = new System.Drawing.Point(114, 98);
  211. this.label4.Name = "label4";
  212. this.label4.Size = new System.Drawing.Size(76, 26);
  213. this.label4.TabIndex = 3;
  214. this.label4.Text = "Улица:";
  215. //
  216. // label3
  217. //
  218. this.label3.AutoSize = true;
  219. this.label3.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  220. this.label3.Location = new System.Drawing.Point(117, 66);
  221. this.label3.Name = "label3";
  222. this.label3.Size = new System.Drawing.Size(73, 26);
  223. this.label3.TabIndex = 2;
  224. this.label3.Text = "Город:";
  225. //
  226. // label2
  227. //
  228. this.label2.AutoSize = true;
  229. this.label2.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  230. this.label2.Location = new System.Drawing.Point(107, 36);
  231. this.label2.Name = "label2";
  232. this.label2.Size = new System.Drawing.Size(83, 26);
  233. this.label2.TabIndex = 1;
  234. this.label2.Text = "Индекс:";
  235. //
  236. // label1
  237. //
  238. this.label1.AutoSize = true;
  239. this.label1.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  240. this.label1.Location = new System.Drawing.Point(3, 9);
  241. this.label1.Name = "label1";
  242. this.label1.Size = new System.Drawing.Size(85, 27);
  243. this.label1.TabIndex = 0;
  244. this.label1.Text = "Запись:";
  245. //
  246. // dataGridView1
  247. //
  248. this.dataGridView1.AllowUserToOrderColumns = true;
  249. this.dataGridView1.AutoGenerateColumns = false;
  250. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  251. this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  252. this.indexDataGridViewTextBoxColumn,
  253. this.cityDataGridViewTextBoxColumn,
  254. this.streetDataGridViewTextBoxColumn,
  255. this.homeDataGridViewTextBoxColumn});
  256. this.dataGridView1.DataSource = this.pynktvidachiimportBindingSource;
  257. this.dataGridView1.Location = new System.Drawing.Point(12, 106);
  258. this.dataGridView1.Name = "dataGridView1";
  259. this.dataGridView1.Size = new System.Drawing.Size(1018, 232);
  260. this.dataGridView1.TabIndex = 10;
  261. this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
  262. //
  263. // indexDataGridViewTextBoxColumn
  264. //
  265. this.indexDataGridViewTextBoxColumn.DataPropertyName = "Index";
  266. this.indexDataGridViewTextBoxColumn.HeaderText = "Индекс";
  267. this.indexDataGridViewTextBoxColumn.Name = "indexDataGridViewTextBoxColumn";
  268. //
  269. // cityDataGridViewTextBoxColumn
  270. //
  271. this.cityDataGridViewTextBoxColumn.DataPropertyName = "City";
  272. this.cityDataGridViewTextBoxColumn.HeaderText = "Город";
  273. this.cityDataGridViewTextBoxColumn.Name = "cityDataGridViewTextBoxColumn";
  274. //
  275. // streetDataGridViewTextBoxColumn
  276. //
  277. this.streetDataGridViewTextBoxColumn.DataPropertyName = "Street";
  278. this.streetDataGridViewTextBoxColumn.HeaderText = "Улица";
  279. this.streetDataGridViewTextBoxColumn.Name = "streetDataGridViewTextBoxColumn";
  280. //
  281. // homeDataGridViewTextBoxColumn
  282. //
  283. this.homeDataGridViewTextBoxColumn.DataPropertyName = "Home";
  284. this.homeDataGridViewTextBoxColumn.HeaderText = "Дом";
  285. this.homeDataGridViewTextBoxColumn.Name = "homeDataGridViewTextBoxColumn";
  286. //
  287. // pynktvidachiimportBindingSource
  288. //
  289. this.pynktvidachiimportBindingSource.DataMember = "pynkt_vidachi_import";
  290. this.pynktvidachiimportBindingSource.DataSource = this._05TradeDataSet;
  291. //
  292. // _05TradeDataSet
  293. //
  294. this._05TradeDataSet.DataSetName = "_05TradeDataSet";
  295. this._05TradeDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  296. //
  297. // panel2
  298. //
  299. this.panel2.BackColor = System.Drawing.Color.ForestGreen;
  300. this.panel2.Controls.Add(this.label9);
  301. this.panel2.Controls.Add(this.pictureBox1);
  302. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  303. this.panel2.Location = new System.Drawing.Point(0, 0);
  304. this.panel2.Name = "panel2";
  305. this.panel2.Size = new System.Drawing.Size(1042, 100);
  306. this.panel2.TabIndex = 0;
  307. //
  308. // label9
  309. //
  310. this.label9.AutoSize = true;
  311. this.label9.Font = new System.Drawing.Font("Comic Sans MS", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  312. this.label9.Location = new System.Drawing.Point(421, 29);
  313. this.label9.Name = "label9";
  314. this.label9.Size = new System.Drawing.Size(263, 45);
  315. this.label9.TabIndex = 21;
  316. this.label9.Text = "Пункты выдачи";
  317. //
  318. // pictureBox1
  319. //
  320. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  321. this.pictureBox1.Location = new System.Drawing.Point(12, 12);
  322. this.pictureBox1.Name = "pictureBox1";
  323. this.pictureBox1.Size = new System.Drawing.Size(109, 76);
  324. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  325. this.pictureBox1.TabIndex = 20;
  326. this.pictureBox1.TabStop = false;
  327. //
  328. // pynkt_vidachi_importTableAdapter
  329. //
  330. this.pynkt_vidachi_importTableAdapter.ClearBeforeFill = true;
  331. //
  332. // Пункты_выдачи
  333. //
  334. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  335. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  336. this.ClientSize = new System.Drawing.Size(1042, 589);
  337. this.Controls.Add(this.panel1);
  338. this.Name = "Пункты_выдачи";
  339. this.Text = "Пункты_выдачи";
  340. this.Load += new System.EventHandler(this.Пункты_выдачи_Load);
  341. this.panel1.ResumeLayout(false);
  342. this.panel1.PerformLayout();
  343. this.panel4.ResumeLayout(false);
  344. this.panel3.ResumeLayout(false);
  345. this.panel3.PerformLayout();
  346. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  347. ((System.ComponentModel.ISupportInitialize)(this.pynktvidachiimportBindingSource)).EndInit();
  348. ((System.ComponentModel.ISupportInitialize)(this._05TradeDataSet)).EndInit();
  349. this.panel2.ResumeLayout(false);
  350. this.panel2.PerformLayout();
  351. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  352. this.ResumeLayout(false);
  353. }
  354. #endregion
  355. private System.Windows.Forms.Panel panel1;
  356. private System.Windows.Forms.Panel panel2;
  357. private System.Windows.Forms.Label label9;
  358. private System.Windows.Forms.PictureBox pictureBox1;
  359. private System.Windows.Forms.DataGridView dataGridView1;
  360. private _05TradeDataSet _05TradeDataSet;
  361. private System.Windows.Forms.BindingSource pynktvidachiimportBindingSource;
  362. private _05TradeDataSetTableAdapters.pynkt_vidachi_importTableAdapter pynkt_vidachi_importTableAdapter;
  363. private System.Windows.Forms.DataGridViewTextBoxColumn indexDataGridViewTextBoxColumn;
  364. private System.Windows.Forms.DataGridViewTextBoxColumn cityDataGridViewTextBoxColumn;
  365. private System.Windows.Forms.DataGridViewTextBoxColumn streetDataGridViewTextBoxColumn;
  366. private System.Windows.Forms.DataGridViewTextBoxColumn homeDataGridViewTextBoxColumn;
  367. private System.Windows.Forms.Button button4;
  368. private System.Windows.Forms.Label label8;
  369. private System.Windows.Forms.Panel panel4;
  370. private System.Windows.Forms.Button button3;
  371. private System.Windows.Forms.Button button2;
  372. private System.Windows.Forms.Button button1;
  373. private System.Windows.Forms.Panel panel3;
  374. private System.Windows.Forms.TextBox textBox4;
  375. private System.Windows.Forms.TextBox textBox3;
  376. private System.Windows.Forms.TextBox textBox2;
  377. private System.Windows.Forms.TextBox textBox1;
  378. private System.Windows.Forms.Label label5;
  379. private System.Windows.Forms.Label label4;
  380. private System.Windows.Forms.Label label3;
  381. private System.Windows.Forms.Label label2;
  382. private System.Windows.Forms.Label label1;
  383. }
  384. }