FormManager.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425
  1. namespace СУБД_Альфапол
  2. {
  3. partial class FormManager
  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(FormManager));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. this.panel1 = new System.Windows.Forms.Panel();
  33. this.lblphoto = new System.Windows.Forms.Label();
  34. this.bsManager = new System.Windows.Forms.BindingSource(this.components);
  35. this.alfafloorGDVDataSet1 = new СУБД_Альфапол.AlfafloorGDVDataSet();
  36. this.label4 = new System.Windows.Forms.Label();
  37. this.label3 = new System.Windows.Forms.Label();
  38. this.label2 = new System.Windows.Forms.Label();
  39. this.pbxProfile = new System.Windows.Forms.PictureBox();
  40. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  41. this.label1 = new System.Windows.Forms.Label();
  42. this.btnExit = new System.Windows.Forms.Button();
  43. this.dgvPartner = new System.Windows.Forms.DataGridView();
  44. this.IDPartner = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.InfoPartner = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.Discount4Partner = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.lblSearch = new System.Windows.Forms.Label();
  48. this.tbxSearch = new System.Windows.Forms.TextBox();
  49. this.tbxMinR = new System.Windows.Forms.TextBox();
  50. this.tbxMaxR = new System.Windows.Forms.TextBox();
  51. this.label5 = new System.Windows.Forms.Label();
  52. this.label6 = new System.Windows.Forms.Label();
  53. this.cbxRatingSearch = new System.Windows.Forms.CheckBox();
  54. this.cmbTypePartner = new System.Windows.Forms.ComboBox();
  55. this.bs4FilterTypePartner = new System.Windows.Forms.BindingSource(this.components);
  56. this.label7 = new System.Windows.Forms.Label();
  57. this.managerTableAdapter = new СУБД_Альфапол.AlfafloorGDVDataSetTableAdapters.ManagerTableAdapter();
  58. this.type4FilterTableAdapter = new СУБД_Альфапол.AlfafloorGDVDataSetTableAdapters.Type4FilterTableAdapter();
  59. this.btnAddEdit = new System.Windows.Forms.Button();
  60. this.panel1.SuspendLayout();
  61. ((System.ComponentModel.ISupportInitialize)(this.bsManager)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.alfafloorGDVDataSet1)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.pbxProfile)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.dgvPartner)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.bs4FilterTypePartner)).BeginInit();
  67. this.SuspendLayout();
  68. //
  69. // panel1
  70. //
  71. this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  72. | System.Windows.Forms.AnchorStyles.Right)));
  73. this.panel1.BackColor = System.Drawing.Color.LightGray;
  74. this.panel1.Controls.Add(this.lblphoto);
  75. this.panel1.Controls.Add(this.label4);
  76. this.panel1.Controls.Add(this.label3);
  77. this.panel1.Controls.Add(this.label2);
  78. this.panel1.Controls.Add(this.pbxProfile);
  79. this.panel1.Controls.Add(this.pictureBox1);
  80. this.panel1.Controls.Add(this.label1);
  81. this.panel1.Location = new System.Drawing.Point(0, 0);
  82. this.panel1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  83. this.panel1.Name = "panel1";
  84. this.panel1.Size = new System.Drawing.Size(796, 132);
  85. this.panel1.TabIndex = 1;
  86. //
  87. // lblphoto
  88. //
  89. this.lblphoto.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  90. this.lblphoto.AutoSize = true;
  91. this.lblphoto.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsManager, "Photo", true));
  92. this.lblphoto.Location = new System.Drawing.Point(591, 90);
  93. this.lblphoto.Name = "lblphoto";
  94. this.lblphoto.Size = new System.Drawing.Size(49, 15);
  95. this.lblphoto.TabIndex = 9;
  96. this.lblphoto.Text = "label5";
  97. //
  98. // bsManager
  99. //
  100. this.bsManager.DataMember = "Manager";
  101. this.bsManager.DataSource = this.alfafloorGDVDataSet1;
  102. //
  103. // alfafloorGDVDataSet1
  104. //
  105. this.alfafloorGDVDataSet1.DataSetName = "AlfafloorGDVDataSet";
  106. this.alfafloorGDVDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  107. //
  108. // label4
  109. //
  110. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  111. this.label4.AutoSize = true;
  112. this.label4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsManager, "Patronomyc", true));
  113. this.label4.Location = new System.Drawing.Point(592, 59);
  114. this.label4.Name = "label4";
  115. this.label4.Size = new System.Drawing.Size(49, 15);
  116. this.label4.TabIndex = 8;
  117. this.label4.Text = "label4";
  118. //
  119. // label3
  120. //
  121. this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  122. this.label3.AutoSize = true;
  123. this.label3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsManager, "Name", true));
  124. this.label3.Location = new System.Drawing.Point(591, 31);
  125. this.label3.Name = "label3";
  126. this.label3.Size = new System.Drawing.Size(49, 15);
  127. this.label3.TabIndex = 7;
  128. this.label3.Text = "label3";
  129. //
  130. // label2
  131. //
  132. this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  133. this.label2.AutoSize = true;
  134. this.label2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsManager, "Surname", true));
  135. this.label2.Location = new System.Drawing.Point(591, 5);
  136. this.label2.Name = "label2";
  137. this.label2.Size = new System.Drawing.Size(49, 15);
  138. this.label2.TabIndex = 6;
  139. this.label2.Text = "label2";
  140. //
  141. // pbxProfile
  142. //
  143. this.pbxProfile.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  144. this.pbxProfile.DataBindings.Add(new System.Windows.Forms.Binding("Image", this.bsManager, "Photo", true));
  145. this.pbxProfile.Dock = System.Windows.Forms.DockStyle.Right;
  146. this.pbxProfile.Location = new System.Drawing.Point(657, 0);
  147. this.pbxProfile.Name = "pbxProfile";
  148. this.pbxProfile.Size = new System.Drawing.Size(139, 132);
  149. this.pbxProfile.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  150. this.pbxProfile.TabIndex = 2;
  151. this.pbxProfile.TabStop = false;
  152. //
  153. // pictureBox1
  154. //
  155. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left;
  156. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  157. this.pictureBox1.Location = new System.Drawing.Point(0, 0);
  158. this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  159. this.pictureBox1.Name = "pictureBox1";
  160. this.pictureBox1.Size = new System.Drawing.Size(140, 132);
  161. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  162. this.pictureBox1.TabIndex = 1;
  163. this.pictureBox1.TabStop = false;
  164. //
  165. // label1
  166. //
  167. this.label1.AutoSize = true;
  168. this.label1.Font = new System.Drawing.Font("Courier New", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  169. this.label1.Location = new System.Drawing.Point(165, 51);
  170. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  171. this.label1.Name = "label1";
  172. this.label1.Size = new System.Drawing.Size(382, 31);
  173. this.label1.TabIndex = 0;
  174. this.label1.Text = "Рабочее место Менеджера";
  175. //
  176. // btnExit
  177. //
  178. this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  179. | System.Windows.Forms.AnchorStyles.Right)));
  180. this.btnExit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(99)))), ((int)(((byte)(245)))));
  181. this.btnExit.ForeColor = System.Drawing.Color.GhostWhite;
  182. this.btnExit.Location = new System.Drawing.Point(683, 174);
  183. this.btnExit.Name = "btnExit";
  184. this.btnExit.Size = new System.Drawing.Size(100, 36);
  185. this.btnExit.TabIndex = 5;
  186. this.btnExit.Text = "Выйти";
  187. this.btnExit.UseVisualStyleBackColor = false;
  188. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  189. //
  190. // dgvPartner
  191. //
  192. this.dgvPartner.AllowUserToAddRows = false;
  193. this.dgvPartner.AllowUserToDeleteRows = false;
  194. this.dgvPartner.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  195. | System.Windows.Forms.AnchorStyles.Left)
  196. | System.Windows.Forms.AnchorStyles.Right)));
  197. this.dgvPartner.BackgroundColor = System.Drawing.Color.White;
  198. this.dgvPartner.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  199. this.dgvPartner.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
  200. this.dgvPartner.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  201. this.dgvPartner.ColumnHeadersVisible = false;
  202. this.dgvPartner.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  203. this.IDPartner,
  204. this.InfoPartner,
  205. this.Discount4Partner});
  206. this.dgvPartner.GridColor = System.Drawing.Color.White;
  207. this.dgvPartner.Location = new System.Drawing.Point(12, 216);
  208. this.dgvPartner.MultiSelect = false;
  209. this.dgvPartner.Name = "dgvPartner";
  210. this.dgvPartner.RowHeadersVisible = false;
  211. this.dgvPartner.RowHeadersWidth = 100;
  212. this.dgvPartner.RowTemplate.DefaultCellStyle.BackColor = System.Drawing.Color.WhiteSmoke;
  213. this.dgvPartner.RowTemplate.DividerHeight = 10;
  214. this.dgvPartner.RowTemplate.Height = 70;
  215. this.dgvPartner.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  216. this.dgvPartner.Size = new System.Drawing.Size(771, 349);
  217. this.dgvPartner.TabIndex = 6;
  218. this.dgvPartner.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvPartner_CellDoubleClick);
  219. //
  220. // IDPartner
  221. //
  222. this.IDPartner.HeaderText = "Column1";
  223. this.IDPartner.Name = "IDPartner";
  224. this.IDPartner.Visible = false;
  225. //
  226. // InfoPartner
  227. //
  228. this.InfoPartner.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  229. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  230. this.InfoPartner.DefaultCellStyle = dataGridViewCellStyle3;
  231. this.InfoPartner.HeaderText = "Инфо";
  232. this.InfoPartner.Name = "InfoPartner";
  233. //
  234. // Discount4Partner
  235. //
  236. dataGridViewCellStyle4.Font = new System.Drawing.Font("Courier New", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  237. this.Discount4Partner.DefaultCellStyle = dataGridViewCellStyle4;
  238. this.Discount4Partner.HeaderText = "Скидка";
  239. this.Discount4Partner.Name = "Discount4Partner";
  240. //
  241. // lblSearch
  242. //
  243. this.lblSearch.AutoSize = true;
  244. this.lblSearch.Location = new System.Drawing.Point(12, 158);
  245. this.lblSearch.Name = "lblSearch";
  246. this.lblSearch.Size = new System.Drawing.Size(245, 15);
  247. this.lblSearch.TabIndex = 7;
  248. this.lblSearch.Text = "Поиск по наименованию или фамилии:";
  249. //
  250. // tbxSearch
  251. //
  252. this.tbxSearch.Location = new System.Drawing.Point(12, 176);
  253. this.tbxSearch.Name = "tbxSearch";
  254. this.tbxSearch.Size = new System.Drawing.Size(245, 21);
  255. this.tbxSearch.TabIndex = 8;
  256. this.tbxSearch.TextChanged += new System.EventHandler(this.tbxSearch_TextChanged);
  257. //
  258. // tbxMinR
  259. //
  260. this.tbxMinR.Location = new System.Drawing.Point(387, 149);
  261. this.tbxMinR.Name = "tbxMinR";
  262. this.tbxMinR.Size = new System.Drawing.Size(100, 21);
  263. this.tbxMinR.TabIndex = 9;
  264. this.tbxMinR.TextChanged += new System.EventHandler(this.tbxMinR_TextChanged);
  265. //
  266. // tbxMaxR
  267. //
  268. this.tbxMaxR.Location = new System.Drawing.Point(387, 179);
  269. this.tbxMaxR.Name = "tbxMaxR";
  270. this.tbxMaxR.Size = new System.Drawing.Size(100, 21);
  271. this.tbxMaxR.TabIndex = 10;
  272. this.tbxMaxR.TextChanged += new System.EventHandler(this.tbxMaxR_TextChanged);
  273. //
  274. // label5
  275. //
  276. this.label5.AutoSize = true;
  277. this.label5.Location = new System.Drawing.Point(276, 152);
  278. this.label5.Name = "label5";
  279. this.label5.Size = new System.Drawing.Size(98, 15);
  280. this.label5.TabIndex = 11;
  281. this.label5.Text = "Мин. рейтинг:";
  282. //
  283. // label6
  284. //
  285. this.label6.AutoSize = true;
  286. this.label6.Location = new System.Drawing.Point(276, 182);
  287. this.label6.Name = "label6";
  288. this.label6.Size = new System.Drawing.Size(105, 15);
  289. this.label6.TabIndex = 12;
  290. this.label6.Text = "Макс. рейтинг:";
  291. //
  292. // cbxRatingSearch
  293. //
  294. this.cbxRatingSearch.AutoSize = true;
  295. this.cbxRatingSearch.Location = new System.Drawing.Point(12, 138);
  296. this.cbxRatingSearch.Name = "cbxRatingSearch";
  297. this.cbxRatingSearch.Size = new System.Drawing.Size(152, 19);
  298. this.cbxRatingSearch.TabIndex = 13;
  299. this.cbxRatingSearch.Text = "Искать по рейтингу";
  300. this.cbxRatingSearch.UseVisualStyleBackColor = true;
  301. this.cbxRatingSearch.CheckedChanged += new System.EventHandler(this.cbxRatingSearch_CheckedChanged);
  302. //
  303. // cmbTypePartner
  304. //
  305. this.cmbTypePartner.DataSource = this.bs4FilterTypePartner;
  306. this.cmbTypePartner.DisplayMember = "TypePartner";
  307. this.cmbTypePartner.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  308. this.cmbTypePartner.FormattingEnabled = true;
  309. this.cmbTypePartner.Location = new System.Drawing.Point(501, 179);
  310. this.cmbTypePartner.Name = "cmbTypePartner";
  311. this.cmbTypePartner.Size = new System.Drawing.Size(140, 23);
  312. this.cmbTypePartner.TabIndex = 14;
  313. this.cmbTypePartner.SelectedIndexChanged += new System.EventHandler(this.cmbTypePartner_SelectedIndexChanged);
  314. //
  315. // bs4FilterTypePartner
  316. //
  317. this.bs4FilterTypePartner.DataMember = "Type4Filter";
  318. this.bs4FilterTypePartner.DataSource = this.alfafloorGDVDataSet1;
  319. //
  320. // label7
  321. //
  322. this.label7.AutoSize = true;
  323. this.label7.Location = new System.Drawing.Point(498, 149);
  324. this.label7.Name = "label7";
  325. this.label7.Size = new System.Drawing.Size(140, 15);
  326. this.label7.TabIndex = 15;
  327. this.label7.Text = "Фильтрация по типу:";
  328. //
  329. // managerTableAdapter
  330. //
  331. this.managerTableAdapter.ClearBeforeFill = true;
  332. //
  333. // type4FilterTableAdapter
  334. //
  335. this.type4FilterTableAdapter.ClearBeforeFill = true;
  336. //
  337. // btnAddEdit
  338. //
  339. this.btnAddEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  340. | System.Windows.Forms.AnchorStyles.Right)));
  341. this.btnAddEdit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(99)))), ((int)(((byte)(245)))));
  342. this.btnAddEdit.ForeColor = System.Drawing.Color.GhostWhite;
  343. this.btnAddEdit.Location = new System.Drawing.Point(683, 134);
  344. this.btnAddEdit.Name = "btnAddEdit";
  345. this.btnAddEdit.Size = new System.Drawing.Size(100, 36);
  346. this.btnAddEdit.TabIndex = 16;
  347. this.btnAddEdit.Text = "Добавить";
  348. this.btnAddEdit.UseVisualStyleBackColor = false;
  349. this.btnAddEdit.Click += new System.EventHandler(this.btnAddEdit_Click);
  350. //
  351. // FormManager
  352. //
  353. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
  354. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  355. this.BackColor = System.Drawing.Color.White;
  356. this.ClientSize = new System.Drawing.Size(795, 577);
  357. this.Controls.Add(this.btnAddEdit);
  358. this.Controls.Add(this.label7);
  359. this.Controls.Add(this.cmbTypePartner);
  360. this.Controls.Add(this.cbxRatingSearch);
  361. this.Controls.Add(this.label6);
  362. this.Controls.Add(this.label5);
  363. this.Controls.Add(this.tbxMaxR);
  364. this.Controls.Add(this.tbxMinR);
  365. this.Controls.Add(this.tbxSearch);
  366. this.Controls.Add(this.lblSearch);
  367. this.Controls.Add(this.dgvPartner);
  368. this.Controls.Add(this.btnExit);
  369. this.Controls.Add(this.panel1);
  370. this.Font = new System.Drawing.Font("Courier New", 9F);
  371. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  372. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  373. this.MinimumSize = new System.Drawing.Size(811, 616);
  374. this.Name = "FormManager";
  375. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  376. this.Text = "OOO \"Альфапол\"";
  377. this.Load += new System.EventHandler(this.FormManager_Load);
  378. this.panel1.ResumeLayout(false);
  379. this.panel1.PerformLayout();
  380. ((System.ComponentModel.ISupportInitialize)(this.bsManager)).EndInit();
  381. ((System.ComponentModel.ISupportInitialize)(this.alfafloorGDVDataSet1)).EndInit();
  382. ((System.ComponentModel.ISupportInitialize)(this.pbxProfile)).EndInit();
  383. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  384. ((System.ComponentModel.ISupportInitialize)(this.dgvPartner)).EndInit();
  385. ((System.ComponentModel.ISupportInitialize)(this.bs4FilterTypePartner)).EndInit();
  386. this.ResumeLayout(false);
  387. this.PerformLayout();
  388. }
  389. #endregion
  390. private System.Windows.Forms.Panel panel1;
  391. private System.Windows.Forms.PictureBox pictureBox1;
  392. private System.Windows.Forms.Label label1;
  393. private System.Windows.Forms.Button btnExit;
  394. private System.Windows.Forms.Label label4;
  395. private System.Windows.Forms.Label label3;
  396. private System.Windows.Forms.Label label2;
  397. private System.Windows.Forms.PictureBox pbxProfile;
  398. private AlfafloorGDVDataSet alfafloorGDVDataSet1;
  399. private AlfafloorGDVDataSetTableAdapters.ManagerTableAdapter managerTableAdapter;
  400. public System.Windows.Forms.BindingSource bsManager;
  401. private System.Windows.Forms.Label lblphoto;
  402. private System.Windows.Forms.DataGridView dgvPartner;
  403. private System.Windows.Forms.DataGridViewTextBoxColumn IDPartner;
  404. private System.Windows.Forms.DataGridViewTextBoxColumn InfoPartner;
  405. private System.Windows.Forms.DataGridViewTextBoxColumn Discount4Partner;
  406. private System.Windows.Forms.Label lblSearch;
  407. private System.Windows.Forms.TextBox tbxSearch;
  408. private System.Windows.Forms.TextBox tbxMinR;
  409. private System.Windows.Forms.TextBox tbxMaxR;
  410. private System.Windows.Forms.Label label5;
  411. private System.Windows.Forms.Label label6;
  412. private System.Windows.Forms.CheckBox cbxRatingSearch;
  413. private System.Windows.Forms.ComboBox cmbTypePartner;
  414. private System.Windows.Forms.Label label7;
  415. private System.Windows.Forms.BindingSource bs4FilterTypePartner;
  416. private AlfafloorGDVDataSetTableAdapters.Type4FilterTableAdapter type4FilterTableAdapter;
  417. private System.Windows.Forms.Button btnAddEdit;
  418. }
  419. }