FormPotrebRielter.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. namespace СУБД_Агентство
  2. {
  3. partial class FormPotrebRielter
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. this.dbAgentstvoDataSet1 = new СУБД_Агентство.DBAgentstvoDataSet();
  33. this.bsUsers = new System.Windows.Forms.BindingSource(this.components);
  34. this.usersTableAdapter = new СУБД_Агентство.DBAgentstvoDataSetTableAdapters.UsersTableAdapter();
  35. this.potrebnostTableAdapter = new СУБД_Агентство.DBAgentstvoDataSetTableAdapters.PotrebnostTableAdapter();
  36. this.dgvPotreb = new System.Windows.Forms.DataGridView();
  37. this.minploshDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.maxploshDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.minetazhDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.maxetazhDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.minkomnatDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.maxkomnatDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.mincenaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.maxcenaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.idpotrebnost = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.zaversheno = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  47. this.idklient = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.bsPotrebnost = new System.Windows.Forms.BindingSource(this.components);
  49. this.bsPredlozheniya = new System.Windows.Forms.BindingSource(this.components);
  50. this.predlozhenieTableAdapter = new СУБД_Агентство.DBAgentstvoDataSetTableAdapters.predlozhenieTableAdapter();
  51. this.dgvPredl = new System.Windows.Forms.DataGridView();
  52. this.adresDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.ploshDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.etazhDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.komnatDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.cenaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.idpredlozhenie = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  59. this.idrielter = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.label1 = new System.Windows.Forms.Label();
  61. this.btnSdelka = new System.Windows.Forms.Button();
  62. this.tableAdapterManager = new СУБД_Агентство.DBAgentstvoDataSetTableAdapters.TableAdapterManager();
  63. this.lblFamRielterPok = new System.Windows.Forms.Label();
  64. this.bsUsersFam = new System.Windows.Forms.BindingSource(this.components);
  65. this.lblFam = new System.Windows.Forms.Label();
  66. this.label4 = new System.Windows.Forms.Label();
  67. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  68. this.panel1 = new System.Windows.Forms.Panel();
  69. ((System.ComponentModel.ISupportInitialize)(this.dbAgentstvoDataSet1)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.bsUsers)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.dgvPotreb)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.bsPotrebnost)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.bsPredlozheniya)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.dgvPredl)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.bsUsersFam)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  77. this.panel1.SuspendLayout();
  78. this.SuspendLayout();
  79. //
  80. // dbAgentstvoDataSet1
  81. //
  82. this.dbAgentstvoDataSet1.DataSetName = "DBAgentstvoDataSet";
  83. this.dbAgentstvoDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  84. //
  85. // bsUsers
  86. //
  87. this.bsUsers.DataMember = "Users";
  88. this.bsUsers.DataSource = this.dbAgentstvoDataSet1;
  89. //
  90. // usersTableAdapter
  91. //
  92. this.usersTableAdapter.ClearBeforeFill = true;
  93. //
  94. // potrebnostTableAdapter
  95. //
  96. this.potrebnostTableAdapter.ClearBeforeFill = true;
  97. //
  98. // dgvPotreb
  99. //
  100. this.dgvPotreb.AllowUserToAddRows = false;
  101. this.dgvPotreb.AllowUserToDeleteRows = false;
  102. this.dgvPotreb.AutoGenerateColumns = false;
  103. this.dgvPotreb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  104. this.dgvPotreb.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  105. this.minploshDataGridViewTextBoxColumn,
  106. this.maxploshDataGridViewTextBoxColumn,
  107. this.minetazhDataGridViewTextBoxColumn,
  108. this.maxetazhDataGridViewTextBoxColumn,
  109. this.minkomnatDataGridViewTextBoxColumn,
  110. this.maxkomnatDataGridViewTextBoxColumn,
  111. this.mincenaDataGridViewTextBoxColumn,
  112. this.maxcenaDataGridViewTextBoxColumn,
  113. this.idpotrebnost,
  114. this.zaversheno,
  115. this.idklient});
  116. this.dgvPotreb.DataSource = this.bsPotrebnost;
  117. this.dgvPotreb.Location = new System.Drawing.Point(15, 137);
  118. this.dgvPotreb.Margin = new System.Windows.Forms.Padding(4);
  119. this.dgvPotreb.MultiSelect = false;
  120. this.dgvPotreb.Name = "dgvPotreb";
  121. this.dgvPotreb.ReadOnly = true;
  122. this.dgvPotreb.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  123. this.dgvPotreb.Size = new System.Drawing.Size(971, 263);
  124. this.dgvPotreb.TabIndex = 0;
  125. this.dgvPotreb.SelectionChanged += new System.EventHandler(this.dataGridView1_SelectionChanged);
  126. //
  127. // minploshDataGridViewTextBoxColumn
  128. //
  129. this.minploshDataGridViewTextBoxColumn.DataPropertyName = "minplosh";
  130. this.minploshDataGridViewTextBoxColumn.HeaderText = "Мин. площадь";
  131. this.minploshDataGridViewTextBoxColumn.Name = "minploshDataGridViewTextBoxColumn";
  132. this.minploshDataGridViewTextBoxColumn.ReadOnly = true;
  133. //
  134. // maxploshDataGridViewTextBoxColumn
  135. //
  136. this.maxploshDataGridViewTextBoxColumn.DataPropertyName = "maxplosh";
  137. this.maxploshDataGridViewTextBoxColumn.HeaderText = "Макс. площадь";
  138. this.maxploshDataGridViewTextBoxColumn.Name = "maxploshDataGridViewTextBoxColumn";
  139. this.maxploshDataGridViewTextBoxColumn.ReadOnly = true;
  140. //
  141. // minetazhDataGridViewTextBoxColumn
  142. //
  143. this.minetazhDataGridViewTextBoxColumn.DataPropertyName = "minetazh";
  144. this.minetazhDataGridViewTextBoxColumn.HeaderText = "Мин. этаж";
  145. this.minetazhDataGridViewTextBoxColumn.Name = "minetazhDataGridViewTextBoxColumn";
  146. this.minetazhDataGridViewTextBoxColumn.ReadOnly = true;
  147. //
  148. // maxetazhDataGridViewTextBoxColumn
  149. //
  150. this.maxetazhDataGridViewTextBoxColumn.DataPropertyName = "maxetazh";
  151. this.maxetazhDataGridViewTextBoxColumn.HeaderText = "Макс. этаж";
  152. this.maxetazhDataGridViewTextBoxColumn.Name = "maxetazhDataGridViewTextBoxColumn";
  153. this.maxetazhDataGridViewTextBoxColumn.ReadOnly = true;
  154. //
  155. // minkomnatDataGridViewTextBoxColumn
  156. //
  157. this.minkomnatDataGridViewTextBoxColumn.DataPropertyName = "minkomnat";
  158. this.minkomnatDataGridViewTextBoxColumn.HeaderText = "Мин. комнат";
  159. this.minkomnatDataGridViewTextBoxColumn.Name = "minkomnatDataGridViewTextBoxColumn";
  160. this.minkomnatDataGridViewTextBoxColumn.ReadOnly = true;
  161. //
  162. // maxkomnatDataGridViewTextBoxColumn
  163. //
  164. this.maxkomnatDataGridViewTextBoxColumn.DataPropertyName = "maxkomnat";
  165. this.maxkomnatDataGridViewTextBoxColumn.HeaderText = "Макс. комнат";
  166. this.maxkomnatDataGridViewTextBoxColumn.Name = "maxkomnatDataGridViewTextBoxColumn";
  167. this.maxkomnatDataGridViewTextBoxColumn.ReadOnly = true;
  168. //
  169. // mincenaDataGridViewTextBoxColumn
  170. //
  171. this.mincenaDataGridViewTextBoxColumn.DataPropertyName = "mincena";
  172. dataGridViewCellStyle1.Format = "C2";
  173. dataGridViewCellStyle1.NullValue = null;
  174. this.mincenaDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle1;
  175. this.mincenaDataGridViewTextBoxColumn.HeaderText = "Мин. цена";
  176. this.mincenaDataGridViewTextBoxColumn.Name = "mincenaDataGridViewTextBoxColumn";
  177. this.mincenaDataGridViewTextBoxColumn.ReadOnly = true;
  178. //
  179. // maxcenaDataGridViewTextBoxColumn
  180. //
  181. this.maxcenaDataGridViewTextBoxColumn.DataPropertyName = "maxcena";
  182. dataGridViewCellStyle2.Format = "C2";
  183. dataGridViewCellStyle2.NullValue = null;
  184. this.maxcenaDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle2;
  185. this.maxcenaDataGridViewTextBoxColumn.HeaderText = "Макс. цена";
  186. this.maxcenaDataGridViewTextBoxColumn.Name = "maxcenaDataGridViewTextBoxColumn";
  187. this.maxcenaDataGridViewTextBoxColumn.ReadOnly = true;
  188. //
  189. // idpotrebnost
  190. //
  191. this.idpotrebnost.DataPropertyName = "idpotrebnost";
  192. this.idpotrebnost.HeaderText = "idpotrebnost";
  193. this.idpotrebnost.Name = "idpotrebnost";
  194. this.idpotrebnost.ReadOnly = true;
  195. this.idpotrebnost.Visible = false;
  196. //
  197. // zaversheno
  198. //
  199. this.zaversheno.DataPropertyName = "zaversheno";
  200. this.zaversheno.HeaderText = "zaversheno";
  201. this.zaversheno.Name = "zaversheno";
  202. this.zaversheno.ReadOnly = true;
  203. this.zaversheno.Visible = false;
  204. //
  205. // idklient
  206. //
  207. this.idklient.DataPropertyName = "idklient";
  208. this.idklient.HeaderText = "idklient";
  209. this.idklient.Name = "idklient";
  210. this.idklient.ReadOnly = true;
  211. this.idklient.Visible = false;
  212. //
  213. // bsPotrebnost
  214. //
  215. this.bsPotrebnost.DataMember = "FK_Potrebnost_Users1";
  216. this.bsPotrebnost.DataSource = this.bsUsers;
  217. this.bsPotrebnost.Filter = "zaversheno = \'False\'";
  218. //
  219. // bsPredlozheniya
  220. //
  221. this.bsPredlozheniya.DataMember = "predlozhenie";
  222. this.bsPredlozheniya.DataSource = this.dbAgentstvoDataSet1;
  223. //
  224. // predlozhenieTableAdapter
  225. //
  226. this.predlozhenieTableAdapter.ClearBeforeFill = true;
  227. //
  228. // dgvPredl
  229. //
  230. this.dgvPredl.AllowUserToAddRows = false;
  231. this.dgvPredl.AllowUserToDeleteRows = false;
  232. this.dgvPredl.AutoGenerateColumns = false;
  233. this.dgvPredl.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  234. this.dgvPredl.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  235. this.adresDataGridViewTextBoxColumn,
  236. this.ploshDataGridViewTextBoxColumn,
  237. this.etazhDataGridViewTextBoxColumn,
  238. this.komnatDataGridViewTextBoxColumn,
  239. this.cenaDataGridViewTextBoxColumn,
  240. this.idpredlozhenie,
  241. this.dataGridViewCheckBoxColumn1,
  242. this.idrielter});
  243. this.dgvPredl.DataSource = this.bsPredlozheniya;
  244. this.dgvPredl.Location = new System.Drawing.Point(13, 445);
  245. this.dgvPredl.Margin = new System.Windows.Forms.Padding(4);
  246. this.dgvPredl.MultiSelect = false;
  247. this.dgvPredl.Name = "dgvPredl";
  248. this.dgvPredl.ReadOnly = true;
  249. this.dgvPredl.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  250. this.dgvPredl.Size = new System.Drawing.Size(971, 292);
  251. this.dgvPredl.TabIndex = 1;
  252. //
  253. // adresDataGridViewTextBoxColumn
  254. //
  255. this.adresDataGridViewTextBoxColumn.DataPropertyName = "adres";
  256. this.adresDataGridViewTextBoxColumn.HeaderText = "Адрес";
  257. this.adresDataGridViewTextBoxColumn.Name = "adresDataGridViewTextBoxColumn";
  258. this.adresDataGridViewTextBoxColumn.ReadOnly = true;
  259. this.adresDataGridViewTextBoxColumn.Width = 200;
  260. //
  261. // ploshDataGridViewTextBoxColumn
  262. //
  263. this.ploshDataGridViewTextBoxColumn.DataPropertyName = "plosh";
  264. this.ploshDataGridViewTextBoxColumn.HeaderText = "Площадь";
  265. this.ploshDataGridViewTextBoxColumn.Name = "ploshDataGridViewTextBoxColumn";
  266. this.ploshDataGridViewTextBoxColumn.ReadOnly = true;
  267. //
  268. // etazhDataGridViewTextBoxColumn
  269. //
  270. this.etazhDataGridViewTextBoxColumn.DataPropertyName = "etazh";
  271. this.etazhDataGridViewTextBoxColumn.HeaderText = "Этаж";
  272. this.etazhDataGridViewTextBoxColumn.Name = "etazhDataGridViewTextBoxColumn";
  273. this.etazhDataGridViewTextBoxColumn.ReadOnly = true;
  274. //
  275. // komnatDataGridViewTextBoxColumn
  276. //
  277. this.komnatDataGridViewTextBoxColumn.DataPropertyName = "komnat";
  278. this.komnatDataGridViewTextBoxColumn.HeaderText = "Комнат";
  279. this.komnatDataGridViewTextBoxColumn.Name = "komnatDataGridViewTextBoxColumn";
  280. this.komnatDataGridViewTextBoxColumn.ReadOnly = true;
  281. //
  282. // cenaDataGridViewTextBoxColumn
  283. //
  284. this.cenaDataGridViewTextBoxColumn.DataPropertyName = "cena";
  285. dataGridViewCellStyle3.Format = "C2";
  286. dataGridViewCellStyle3.NullValue = null;
  287. this.cenaDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle3;
  288. this.cenaDataGridViewTextBoxColumn.HeaderText = "Цена";
  289. this.cenaDataGridViewTextBoxColumn.Name = "cenaDataGridViewTextBoxColumn";
  290. this.cenaDataGridViewTextBoxColumn.ReadOnly = true;
  291. //
  292. // idpredlozhenie
  293. //
  294. this.idpredlozhenie.DataPropertyName = "idpredlozhenie";
  295. this.idpredlozhenie.HeaderText = "idpredlozhenie";
  296. this.idpredlozhenie.Name = "idpredlozhenie";
  297. this.idpredlozhenie.ReadOnly = true;
  298. this.idpredlozhenie.Visible = false;
  299. //
  300. // dataGridViewCheckBoxColumn1
  301. //
  302. this.dataGridViewCheckBoxColumn1.DataPropertyName = "zaversheno";
  303. this.dataGridViewCheckBoxColumn1.HeaderText = "zaversheno";
  304. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  305. this.dataGridViewCheckBoxColumn1.ReadOnly = true;
  306. this.dataGridViewCheckBoxColumn1.Visible = false;
  307. //
  308. // idrielter
  309. //
  310. this.idrielter.DataPropertyName = "idrielter";
  311. this.idrielter.HeaderText = "idrielter";
  312. this.idrielter.Name = "idrielter";
  313. this.idrielter.ReadOnly = true;
  314. this.idrielter.Visible = false;
  315. //
  316. // label1
  317. //
  318. this.label1.AutoSize = true;
  319. this.label1.Location = new System.Drawing.Point(13, 416);
  320. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  321. this.label1.Name = "label1";
  322. this.label1.Size = new System.Drawing.Size(451, 19);
  323. this.label1.TabIndex = 2;
  324. this.label1.Text = "Список предложений, подходящих для реализации потребности:";
  325. //
  326. // btnSdelka
  327. //
  328. this.btnSdelka.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  329. this.btnSdelka.Location = new System.Drawing.Point(38, 782);
  330. this.btnSdelka.Margin = new System.Windows.Forms.Padding(4);
  331. this.btnSdelka.Name = "btnSdelka";
  332. this.btnSdelka.Size = new System.Drawing.Size(210, 36);
  333. this.btnSdelka.TabIndex = 3;
  334. this.btnSdelka.Text = "Заключить сделку";
  335. this.btnSdelka.UseVisualStyleBackColor = false;
  336. this.btnSdelka.Click += new System.EventHandler(this.btnSdelka_Click);
  337. //
  338. // tableAdapterManager
  339. //
  340. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  341. this.tableAdapterManager.PotrebnostTableAdapter = this.potrebnostTableAdapter;
  342. this.tableAdapterManager.predlozhenieTableAdapter = this.predlozhenieTableAdapter;
  343. this.tableAdapterManager.SdelkaTableAdapter = null;
  344. this.tableAdapterManager.UpdateOrder = СУБД_Агентство.DBAgentstvoDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  345. this.tableAdapterManager.UsersTableAdapter = this.usersTableAdapter;
  346. //
  347. // lblFamRielterPok
  348. //
  349. this.lblFamRielterPok.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsUsers, "fam", true));
  350. this.lblFamRielterPok.Location = new System.Drawing.Point(1692, 378);
  351. this.lblFamRielterPok.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  352. this.lblFamRielterPok.Name = "lblFamRielterPok";
  353. this.lblFamRielterPok.Size = new System.Drawing.Size(150, 36);
  354. this.lblFamRielterPok.TabIndex = 5;
  355. this.lblFamRielterPok.Text = "lblFamRielterPok";
  356. //
  357. // bsUsersFam
  358. //
  359. this.bsUsersFam.DataMember = "Users";
  360. this.bsUsersFam.DataSource = this.dbAgentstvoDataSet1;
  361. //
  362. // lblFam
  363. //
  364. this.lblFam.AutoSize = true;
  365. this.lblFam.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsUsersFam, "fam", true));
  366. this.lblFam.Location = new System.Drawing.Point(1692, 412);
  367. this.lblFam.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  368. this.lblFam.Name = "lblFam";
  369. this.lblFam.Size = new System.Drawing.Size(52, 19);
  370. this.lblFam.TabIndex = 6;
  371. this.lblFam.Text = "lblFam";
  372. //
  373. // label4
  374. //
  375. this.label4.AutoSize = true;
  376. this.label4.Font = new System.Drawing.Font("Comic Sans MS", 16.2F);
  377. this.label4.Location = new System.Drawing.Point(92, 30);
  378. this.label4.Name = "label4";
  379. this.label4.Size = new System.Drawing.Size(584, 34);
  380. this.label4.TabIndex = 1;
  381. this.label4.Text = "Потребности, связанные с текущим риелтером";
  382. //
  383. // pictureBox1
  384. //
  385. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Right;
  386. this.pictureBox1.Image = global::СУБД_Агентство.Properties.Resources.logo;
  387. this.pictureBox1.Location = new System.Drawing.Point(968, 0);
  388. this.pictureBox1.Name = "pictureBox1";
  389. this.pictureBox1.Size = new System.Drawing.Size(172, 119);
  390. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  391. this.pictureBox1.TabIndex = 0;
  392. this.pictureBox1.TabStop = false;
  393. //
  394. // panel1
  395. //
  396. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(250)))), ((int)(((byte)(191)))));
  397. this.panel1.Controls.Add(this.label4);
  398. this.panel1.Controls.Add(this.pictureBox1);
  399. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  400. this.panel1.Location = new System.Drawing.Point(0, 0);
  401. this.panel1.Name = "panel1";
  402. this.panel1.Size = new System.Drawing.Size(1140, 119);
  403. this.panel1.TabIndex = 10;
  404. //
  405. // FormPotrebRielter
  406. //
  407. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 19F);
  408. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  409. this.BackColor = System.Drawing.Color.White;
  410. this.ClientSize = new System.Drawing.Size(1140, 869);
  411. this.Controls.Add(this.panel1);
  412. this.Controls.Add(this.lblFam);
  413. this.Controls.Add(this.lblFamRielterPok);
  414. this.Controls.Add(this.btnSdelka);
  415. this.Controls.Add(this.label1);
  416. this.Controls.Add(this.dgvPredl);
  417. this.Controls.Add(this.dgvPotreb);
  418. this.Font = new System.Drawing.Font("Comic Sans MS", 9.2F);
  419. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  420. this.Margin = new System.Windows.Forms.Padding(4);
  421. this.MaximizeBox = false;
  422. this.MinimizeBox = false;
  423. this.Name = "FormPotrebRielter";
  424. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  425. this.Text = "СУБД \"Агентство недвижимости\"";
  426. this.Load += new System.EventHandler(this.FormPotrebRielter_Load);
  427. ((System.ComponentModel.ISupportInitialize)(this.dbAgentstvoDataSet1)).EndInit();
  428. ((System.ComponentModel.ISupportInitialize)(this.bsUsers)).EndInit();
  429. ((System.ComponentModel.ISupportInitialize)(this.dgvPotreb)).EndInit();
  430. ((System.ComponentModel.ISupportInitialize)(this.bsPotrebnost)).EndInit();
  431. ((System.ComponentModel.ISupportInitialize)(this.bsPredlozheniya)).EndInit();
  432. ((System.ComponentModel.ISupportInitialize)(this.dgvPredl)).EndInit();
  433. ((System.ComponentModel.ISupportInitialize)(this.bsUsersFam)).EndInit();
  434. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  435. this.panel1.ResumeLayout(false);
  436. this.panel1.PerformLayout();
  437. this.ResumeLayout(false);
  438. this.PerformLayout();
  439. }
  440. #endregion
  441. private DBAgentstvoDataSet dbAgentstvoDataSet1;
  442. private System.Windows.Forms.BindingSource bsPotrebnost;
  443. private DBAgentstvoDataSetTableAdapters.UsersTableAdapter usersTableAdapter;
  444. private DBAgentstvoDataSetTableAdapters.PotrebnostTableAdapter potrebnostTableAdapter;
  445. public System.Windows.Forms.BindingSource bsUsers;
  446. private System.Windows.Forms.DataGridView dgvPotreb;
  447. private System.Windows.Forms.BindingSource bsPredlozheniya;
  448. private DBAgentstvoDataSetTableAdapters.predlozhenieTableAdapter predlozhenieTableAdapter;
  449. private System.Windows.Forms.DataGridView dgvPredl;
  450. private System.Windows.Forms.Label label1;
  451. private System.Windows.Forms.Button btnSdelka;
  452. private DBAgentstvoDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  453. private System.Windows.Forms.Label lblFamRielterPok;
  454. private System.Windows.Forms.BindingSource bsUsersFam;
  455. private System.Windows.Forms.Label lblFam;
  456. private System.Windows.Forms.DataGridViewTextBoxColumn minploshDataGridViewTextBoxColumn;
  457. private System.Windows.Forms.DataGridViewTextBoxColumn maxploshDataGridViewTextBoxColumn;
  458. private System.Windows.Forms.DataGridViewTextBoxColumn minetazhDataGridViewTextBoxColumn;
  459. private System.Windows.Forms.DataGridViewTextBoxColumn maxetazhDataGridViewTextBoxColumn;
  460. private System.Windows.Forms.DataGridViewTextBoxColumn minkomnatDataGridViewTextBoxColumn;
  461. private System.Windows.Forms.DataGridViewTextBoxColumn maxkomnatDataGridViewTextBoxColumn;
  462. private System.Windows.Forms.DataGridViewTextBoxColumn mincenaDataGridViewTextBoxColumn;
  463. private System.Windows.Forms.DataGridViewTextBoxColumn maxcenaDataGridViewTextBoxColumn;
  464. private System.Windows.Forms.DataGridViewTextBoxColumn idpotrebnost;
  465. private System.Windows.Forms.DataGridViewCheckBoxColumn zaversheno;
  466. private System.Windows.Forms.DataGridViewTextBoxColumn idklient;
  467. private System.Windows.Forms.DataGridViewTextBoxColumn adresDataGridViewTextBoxColumn;
  468. private System.Windows.Forms.DataGridViewTextBoxColumn ploshDataGridViewTextBoxColumn;
  469. private System.Windows.Forms.DataGridViewTextBoxColumn etazhDataGridViewTextBoxColumn;
  470. private System.Windows.Forms.DataGridViewTextBoxColumn komnatDataGridViewTextBoxColumn;
  471. private System.Windows.Forms.DataGridViewTextBoxColumn cenaDataGridViewTextBoxColumn;
  472. private System.Windows.Forms.DataGridViewTextBoxColumn idpredlozhenie;
  473. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  474. private System.Windows.Forms.DataGridViewTextBoxColumn idrielter;
  475. private System.Windows.Forms.Label label4;
  476. private System.Windows.Forms.PictureBox pictureBox1;
  477. private System.Windows.Forms.Panel panel1;
  478. }
  479. }