FormRielter.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  1. namespace СУБД_Агентство
  2. {
  3. partial class FormRielter
  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.Label famLabel;
  30. System.Windows.Forms.Label nameLabel;
  31. this.dbAgentstvoDataSet1 = new СУБД_Агентство.DBAgentstvoDataSet();
  32. this.bsUsers = new System.Windows.Forms.BindingSource(this.components);
  33. this.usersTableAdapter = new СУБД_Агентство.DBAgentstvoDataSetTableAdapters.UsersTableAdapter();
  34. this.tableAdapterManager = new СУБД_Агентство.DBAgentstvoDataSetTableAdapters.TableAdapterManager();
  35. this.famLabel1 = new System.Windows.Forms.Label();
  36. this.nameLabel1 = new System.Windows.Forms.Label();
  37. this.btnProfile = new System.Windows.Forms.Button();
  38. this.btnDataRielter = new System.Windows.Forms.Button();
  39. this.btnPotrebRielter = new System.Windows.Forms.Button();
  40. this.btnReport = new System.Windows.Forms.Button();
  41. this.label4 = new System.Windows.Forms.Label();
  42. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  43. this.panel1 = new System.Windows.Forms.Panel();
  44. this.bsAllRielter = new System.Windows.Forms.BindingSource(this.components);
  45. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  46. this.btnFindLeven = new System.Windows.Forms.Button();
  47. this.tbxFamFind = new System.Windows.Forms.TextBox();
  48. this.label2 = new System.Windows.Forms.Label();
  49. this.label1 = new System.Windows.Forms.Label();
  50. this.fam = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. famLabel = new System.Windows.Forms.Label();
  53. nameLabel = new System.Windows.Forms.Label();
  54. ((System.ComponentModel.ISupportInitialize)(this.dbAgentstvoDataSet1)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.bsUsers)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  57. this.panel1.SuspendLayout();
  58. ((System.ComponentModel.ISupportInitialize)(this.bsAllRielter)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  60. this.SuspendLayout();
  61. //
  62. // famLabel
  63. //
  64. famLabel.AutoSize = true;
  65. famLabel.Location = new System.Drawing.Point(36, 136);
  66. famLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  67. famLabel.Name = "famLabel";
  68. famLabel.Size = new System.Drawing.Size(83, 23);
  69. famLabel.TabIndex = 0;
  70. famLabel.Text = "Фамилия:";
  71. //
  72. // nameLabel
  73. //
  74. nameLabel.AutoSize = true;
  75. nameLabel.Location = new System.Drawing.Point(76, 177);
  76. nameLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  77. nameLabel.Name = "nameLabel";
  78. nameLabel.Size = new System.Drawing.Size(47, 23);
  79. nameLabel.TabIndex = 2;
  80. nameLabel.Text = "Имя:";
  81. //
  82. // dbAgentstvoDataSet1
  83. //
  84. this.dbAgentstvoDataSet1.DataSetName = "DBAgentstvoDataSet";
  85. this.dbAgentstvoDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  86. //
  87. // bsUsers
  88. //
  89. this.bsUsers.DataMember = "Users";
  90. this.bsUsers.DataSource = this.dbAgentstvoDataSet1;
  91. //
  92. // usersTableAdapter
  93. //
  94. this.usersTableAdapter.ClearBeforeFill = true;
  95. //
  96. // tableAdapterManager
  97. //
  98. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  99. this.tableAdapterManager.PotrebnostTableAdapter = null;
  100. this.tableAdapterManager.predlozhenieTableAdapter = null;
  101. this.tableAdapterManager.SdelkaTableAdapter = null;
  102. this.tableAdapterManager.UpdateOrder = СУБД_Агентство.DBAgentstvoDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  103. this.tableAdapterManager.UsersTableAdapter = this.usersTableAdapter;
  104. //
  105. // famLabel1
  106. //
  107. this.famLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsUsers, "fam", true));
  108. this.famLabel1.Location = new System.Drawing.Point(134, 136);
  109. this.famLabel1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  110. this.famLabel1.Name = "famLabel1";
  111. this.famLabel1.Size = new System.Drawing.Size(150, 36);
  112. this.famLabel1.TabIndex = 1;
  113. this.famLabel1.Text = "label1";
  114. //
  115. // nameLabel1
  116. //
  117. this.nameLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsUsers, "name", true));
  118. this.nameLabel1.Location = new System.Drawing.Point(134, 177);
  119. this.nameLabel1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  120. this.nameLabel1.Name = "nameLabel1";
  121. this.nameLabel1.Size = new System.Drawing.Size(150, 36);
  122. this.nameLabel1.TabIndex = 3;
  123. this.nameLabel1.Text = "label1";
  124. //
  125. // btnProfile
  126. //
  127. this.btnProfile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  128. this.btnProfile.Location = new System.Drawing.Point(225, 128);
  129. this.btnProfile.Margin = new System.Windows.Forms.Padding(4);
  130. this.btnProfile.Name = "btnProfile";
  131. this.btnProfile.Size = new System.Drawing.Size(315, 36);
  132. this.btnProfile.TabIndex = 4;
  133. this.btnProfile.Text = "Редактировать профиль";
  134. this.btnProfile.UseVisualStyleBackColor = false;
  135. this.btnProfile.Click += new System.EventHandler(this.btnProfile_Click);
  136. //
  137. // btnDataRielter
  138. //
  139. this.btnDataRielter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  140. this.btnDataRielter.Location = new System.Drawing.Point(228, 213);
  141. this.btnDataRielter.Margin = new System.Windows.Forms.Padding(4);
  142. this.btnDataRielter.Name = "btnDataRielter";
  143. this.btnDataRielter.Size = new System.Drawing.Size(313, 36);
  144. this.btnDataRielter.TabIndex = 5;
  145. this.btnDataRielter.Text = "Данные для риелтеров";
  146. this.btnDataRielter.UseVisualStyleBackColor = false;
  147. this.btnDataRielter.Click += new System.EventHandler(this.btnDataRielter_Click);
  148. //
  149. // btnPotrebRielter
  150. //
  151. this.btnPotrebRielter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  152. this.btnPotrebRielter.Location = new System.Drawing.Point(228, 168);
  153. this.btnPotrebRielter.Margin = new System.Windows.Forms.Padding(4);
  154. this.btnPotrebRielter.Name = "btnPotrebRielter";
  155. this.btnPotrebRielter.Size = new System.Drawing.Size(314, 36);
  156. this.btnPotrebRielter.TabIndex = 6;
  157. this.btnPotrebRielter.Text = "Потребности для текущего риелтера";
  158. this.btnPotrebRielter.UseVisualStyleBackColor = false;
  159. this.btnPotrebRielter.Click += new System.EventHandler(this.btnPotrebRielter_Click);
  160. //
  161. // btnReport
  162. //
  163. this.btnReport.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  164. this.btnReport.Location = new System.Drawing.Point(228, 253);
  165. this.btnReport.Margin = new System.Windows.Forms.Padding(4);
  166. this.btnReport.Name = "btnReport";
  167. this.btnReport.Size = new System.Drawing.Size(313, 36);
  168. this.btnReport.TabIndex = 7;
  169. this.btnReport.Text = "Отчеты о сделках";
  170. this.btnReport.UseVisualStyleBackColor = false;
  171. this.btnReport.Click += new System.EventHandler(this.btnReport_Click);
  172. //
  173. // label4
  174. //
  175. this.label4.AutoSize = true;
  176. this.label4.Font = new System.Drawing.Font("Comic Sans MS", 16.2F);
  177. this.label4.Location = new System.Drawing.Point(14, 37);
  178. this.label4.Name = "label4";
  179. this.label4.Size = new System.Drawing.Size(342, 39);
  180. this.label4.TabIndex = 1;
  181. this.label4.Text = "Рабочее место риелтера";
  182. //
  183. // pictureBox1
  184. //
  185. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Right;
  186. this.pictureBox1.Image = global::СУБД_Агентство.Properties.Resources.logo;
  187. this.pictureBox1.Location = new System.Drawing.Point(388, 0);
  188. this.pictureBox1.Name = "pictureBox1";
  189. this.pictureBox1.Size = new System.Drawing.Size(172, 119);
  190. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  191. this.pictureBox1.TabIndex = 0;
  192. this.pictureBox1.TabStop = false;
  193. //
  194. // panel1
  195. //
  196. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(250)))), ((int)(((byte)(191)))));
  197. this.panel1.Controls.Add(this.label4);
  198. this.panel1.Controls.Add(this.pictureBox1);
  199. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  200. this.panel1.Location = new System.Drawing.Point(0, 0);
  201. this.panel1.Name = "panel1";
  202. this.panel1.Size = new System.Drawing.Size(560, 119);
  203. this.panel1.TabIndex = 10;
  204. //
  205. // bsAllRielter
  206. //
  207. this.bsAllRielter.DataMember = "Users";
  208. this.bsAllRielter.DataSource = this.dbAgentstvoDataSet1;
  209. this.bsAllRielter.Filter = "type = 0";
  210. //
  211. // dataGridView1
  212. //
  213. this.dataGridView1.AllowUserToAddRows = false;
  214. this.dataGridView1.AllowUserToDeleteRows = false;
  215. this.dataGridView1.AllowUserToResizeRows = false;
  216. this.dataGridView1.AutoGenerateColumns = false;
  217. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  218. this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  219. this.fam,
  220. this.name});
  221. this.dataGridView1.DataSource = this.bsAllRielter;
  222. this.dataGridView1.Location = new System.Drawing.Point(15, 392);
  223. this.dataGridView1.Margin = new System.Windows.Forms.Padding(4);
  224. this.dataGridView1.Name = "dataGridView1";
  225. this.dataGridView1.ReadOnly = true;
  226. this.dataGridView1.RowHeadersWidth = 20;
  227. this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  228. this.dataGridView1.Size = new System.Drawing.Size(527, 316);
  229. this.dataGridView1.TabIndex = 11;
  230. //
  231. // btnFindLeven
  232. //
  233. this.btnFindLeven.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  234. this.btnFindLeven.Location = new System.Drawing.Point(382, 311);
  235. this.btnFindLeven.Margin = new System.Windows.Forms.Padding(4);
  236. this.btnFindLeven.Name = "btnFindLeven";
  237. this.btnFindLeven.Size = new System.Drawing.Size(158, 36);
  238. this.btnFindLeven.TabIndex = 16;
  239. this.btnFindLeven.Text = "Нечеткий поиск";
  240. this.btnFindLeven.UseVisualStyleBackColor = false;
  241. this.btnFindLeven.Click += new System.EventHandler(this.btnFindLeven_Click);
  242. //
  243. // tbxFamFind
  244. //
  245. this.tbxFamFind.Location = new System.Drawing.Point(183, 318);
  246. this.tbxFamFind.Margin = new System.Windows.Forms.Padding(4);
  247. this.tbxFamFind.Name = "tbxFamFind";
  248. this.tbxFamFind.Size = new System.Drawing.Size(148, 29);
  249. this.tbxFamFind.TabIndex = 15;
  250. this.tbxFamFind.TextChanged += new System.EventHandler(this.tbxFamFind_TextChanged);
  251. //
  252. // label2
  253. //
  254. this.label2.AutoSize = true;
  255. this.label2.Location = new System.Drawing.Point(15, 322);
  256. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  257. this.label2.Name = "label2";
  258. this.label2.Size = new System.Drawing.Size(167, 23);
  259. this.label2.TabIndex = 14;
  260. this.label2.Text = "Поиск по фамилии:";
  261. //
  262. // label1
  263. //
  264. this.label1.AutoSize = true;
  265. this.label1.Location = new System.Drawing.Point(15, 369);
  266. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  267. this.label1.Name = "label1";
  268. this.label1.Size = new System.Drawing.Size(192, 23);
  269. this.label1.TabIndex = 13;
  270. this.label1.Text = "Список всех риелтеров:";
  271. //
  272. // fam
  273. //
  274. this.fam.DataPropertyName = "fam";
  275. this.fam.HeaderText = "Фамилия";
  276. this.fam.Name = "fam";
  277. this.fam.ReadOnly = true;
  278. //
  279. // name
  280. //
  281. this.name.DataPropertyName = "name";
  282. this.name.HeaderText = "Имя";
  283. this.name.Name = "name";
  284. this.name.ReadOnly = true;
  285. //
  286. // FormRielter
  287. //
  288. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
  289. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  290. this.BackColor = System.Drawing.Color.White;
  291. this.ClientSize = new System.Drawing.Size(560, 721);
  292. this.Controls.Add(this.btnFindLeven);
  293. this.Controls.Add(this.tbxFamFind);
  294. this.Controls.Add(this.label2);
  295. this.Controls.Add(this.label1);
  296. this.Controls.Add(this.dataGridView1);
  297. this.Controls.Add(this.panel1);
  298. this.Controls.Add(this.btnReport);
  299. this.Controls.Add(this.btnPotrebRielter);
  300. this.Controls.Add(this.btnDataRielter);
  301. this.Controls.Add(this.btnProfile);
  302. this.Controls.Add(nameLabel);
  303. this.Controls.Add(this.nameLabel1);
  304. this.Controls.Add(famLabel);
  305. this.Controls.Add(this.famLabel1);
  306. this.Font = new System.Drawing.Font("Comic Sans MS", 9.2F);
  307. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  308. this.Margin = new System.Windows.Forms.Padding(4);
  309. this.MaximizeBox = false;
  310. this.MinimizeBox = false;
  311. this.Name = "FormRielter";
  312. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  313. this.Text = "СУБД \"Агентство недвижимости\"";
  314. this.Load += new System.EventHandler(this.FormRielter_Load);
  315. ((System.ComponentModel.ISupportInitialize)(this.dbAgentstvoDataSet1)).EndInit();
  316. ((System.ComponentModel.ISupportInitialize)(this.bsUsers)).EndInit();
  317. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  318. this.panel1.ResumeLayout(false);
  319. this.panel1.PerformLayout();
  320. ((System.ComponentModel.ISupportInitialize)(this.bsAllRielter)).EndInit();
  321. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  322. this.ResumeLayout(false);
  323. this.PerformLayout();
  324. }
  325. #endregion
  326. private DBAgentstvoDataSet dbAgentstvoDataSet1;
  327. private DBAgentstvoDataSetTableAdapters.UsersTableAdapter usersTableAdapter;
  328. public System.Windows.Forms.BindingSource bsUsers;
  329. private DBAgentstvoDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  330. private System.Windows.Forms.Label famLabel1;
  331. private System.Windows.Forms.Label nameLabel1;
  332. private System.Windows.Forms.Button btnProfile;
  333. private System.Windows.Forms.Button btnDataRielter;
  334. private System.Windows.Forms.Button btnPotrebRielter;
  335. private System.Windows.Forms.Button btnReport;
  336. private System.Windows.Forms.Label label4;
  337. private System.Windows.Forms.PictureBox pictureBox1;
  338. private System.Windows.Forms.Panel panel1;
  339. private System.Windows.Forms.BindingSource bsAllRielter;
  340. private System.Windows.Forms.DataGridView dataGridView1;
  341. private System.Windows.Forms.Button btnFindLeven;
  342. private System.Windows.Forms.TextBox tbxFamFind;
  343. private System.Windows.Forms.Label label2;
  344. private System.Windows.Forms.Label label1;
  345. private System.Windows.Forms.DataGridViewTextBoxColumn fam;
  346. private System.Windows.Forms.DataGridViewTextBoxColumn name;
  347. }
  348. }