client_.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609
  1. namespace BB_Romanovskaya
  2. {
  3. partial class client_
  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(client_));
  30. this.bB_RomanovskayaDataSet = new BB_Romanovskaya.BB_RomanovskayaDataSet();
  31. this.client2BindingSource = new System.Windows.Forms.BindingSource(this.components);
  32. this.client2TableAdapter = new BB_Romanovskaya.BB_RomanovskayaDataSetTableAdapters.client2TableAdapter();
  33. this.tableAdapterManager = new BB_Romanovskaya.BB_RomanovskayaDataSetTableAdapters.TableAdapterManager();
  34. this.client2BindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
  35. this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
  36. this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
  37. this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
  38. this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
  39. this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
  40. this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
  41. this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
  42. this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  43. this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
  44. this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
  45. this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  46. this.client2BindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
  47. this.client2DataGridView = new System.Windows.Forms.DataGridView();
  48. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.button1 = new System.Windows.Forms.Button();
  57. this.label1 = new System.Windows.Forms.Label();
  58. this.groupBox1 = new System.Windows.Forms.GroupBox();
  59. this.radioButton2 = new System.Windows.Forms.RadioButton();
  60. this.listBox1 = new System.Windows.Forms.ListBox();
  61. this.radioButton1 = new System.Windows.Forms.RadioButton();
  62. this.label2 = new System.Windows.Forms.Label();
  63. this.button2 = new System.Windows.Forms.Button();
  64. this.button3 = new System.Windows.Forms.Button();
  65. this.button4 = new System.Windows.Forms.Button();
  66. this.button5 = new System.Windows.Forms.Button();
  67. this.button6 = new System.Windows.Forms.Button();
  68. this.button7 = new System.Windows.Forms.Button();
  69. this.comboBox1 = new System.Windows.Forms.ComboBox();
  70. this.client2BindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  71. this.label3 = new System.Windows.Forms.Label();
  72. this.textBox1 = new System.Windows.Forms.TextBox();
  73. this.label4 = new System.Windows.Forms.Label();
  74. this.button8 = new System.Windows.Forms.Button();
  75. this.panel1 = new System.Windows.Forms.Panel();
  76. ((System.ComponentModel.ISupportInitialize)(this.bB_RomanovskayaDataSet)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.client2BindingSource)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.client2BindingNavigator)).BeginInit();
  79. this.client2BindingNavigator.SuspendLayout();
  80. ((System.ComponentModel.ISupportInitialize)(this.client2DataGridView)).BeginInit();
  81. this.groupBox1.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.client2BindingSource1)).BeginInit();
  83. this.panel1.SuspendLayout();
  84. this.SuspendLayout();
  85. //
  86. // bB_RomanovskayaDataSet
  87. //
  88. this.bB_RomanovskayaDataSet.DataSetName = "BB_RomanovskayaDataSet";
  89. this.bB_RomanovskayaDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  90. //
  91. // client2BindingSource
  92. //
  93. this.client2BindingSource.DataMember = "client2";
  94. this.client2BindingSource.DataSource = this.bB_RomanovskayaDataSet;
  95. //
  96. // client2TableAdapter
  97. //
  98. this.client2TableAdapter.ClearBeforeFill = true;
  99. //
  100. // tableAdapterManager
  101. //
  102. this.tableAdapterManager.AdminTableAdapter = null;
  103. this.tableAdapterManager.AttachedProductTableAdapter = null;
  104. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  105. this.tableAdapterManager.client2TableAdapter = this.client2TableAdapter;
  106. this.tableAdapterManager.ClientServiceTableAdapter = null;
  107. this.tableAdapterManager.ClientTableAdapter = null;
  108. this.tableAdapterManager.DocumentByServiceTableAdapter = null;
  109. this.tableAdapterManager.GenderTableAdapter = null;
  110. this.tableAdapterManager.ManufacturerTableAdapter = null;
  111. this.tableAdapterManager.ProductPhotoTableAdapter = null;
  112. this.tableAdapterManager.ProductSaleTableAdapter = null;
  113. this.tableAdapterManager.ProductTableAdapter = null;
  114. this.tableAdapterManager.service_b_importTableAdapter = null;
  115. this.tableAdapterManager.ServicePhotoTableAdapter = null;
  116. this.tableAdapterManager.ServiceTableAdapter = null;
  117. this.tableAdapterManager.TagOfClientTableAdapter = null;
  118. this.tableAdapterManager.TagTableAdapter = null;
  119. this.tableAdapterManager.UpdateOrder = BB_Romanovskaya.BB_RomanovskayaDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  120. this.tableAdapterManager.uslugiTableAdapter = null;
  121. //
  122. // client2BindingNavigator
  123. //
  124. this.client2BindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
  125. this.client2BindingNavigator.BindingSource = this.client2BindingSource;
  126. this.client2BindingNavigator.CountItem = this.bindingNavigatorCountItem;
  127. this.client2BindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
  128. this.client2BindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  129. this.bindingNavigatorMoveFirstItem,
  130. this.bindingNavigatorMovePreviousItem,
  131. this.bindingNavigatorSeparator,
  132. this.bindingNavigatorPositionItem,
  133. this.bindingNavigatorCountItem,
  134. this.bindingNavigatorSeparator1,
  135. this.bindingNavigatorMoveNextItem,
  136. this.bindingNavigatorMoveLastItem,
  137. this.bindingNavigatorSeparator2,
  138. this.bindingNavigatorAddNewItem,
  139. this.bindingNavigatorDeleteItem,
  140. this.client2BindingNavigatorSaveItem});
  141. this.client2BindingNavigator.Location = new System.Drawing.Point(0, 0);
  142. this.client2BindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
  143. this.client2BindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
  144. this.client2BindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
  145. this.client2BindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
  146. this.client2BindingNavigator.Name = "client2BindingNavigator";
  147. this.client2BindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
  148. this.client2BindingNavigator.Size = new System.Drawing.Size(1165, 25);
  149. this.client2BindingNavigator.TabIndex = 0;
  150. this.client2BindingNavigator.Text = "bindingNavigator1";
  151. //
  152. // bindingNavigatorAddNewItem
  153. //
  154. this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  155. this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
  156. this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
  157. this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
  158. this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
  159. this.bindingNavigatorAddNewItem.Text = "Добавить";
  160. //
  161. // bindingNavigatorCountItem
  162. //
  163. this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
  164. this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 22);
  165. this.bindingNavigatorCountItem.Text = "для {0}";
  166. this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
  167. //
  168. // bindingNavigatorDeleteItem
  169. //
  170. this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  171. this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
  172. this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
  173. this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
  174. this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
  175. this.bindingNavigatorDeleteItem.Text = "Удалить";
  176. //
  177. // bindingNavigatorMoveFirstItem
  178. //
  179. this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  180. this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
  181. this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
  182. this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
  183. this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
  184. this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
  185. //
  186. // bindingNavigatorMovePreviousItem
  187. //
  188. this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  189. this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
  190. this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
  191. this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
  192. this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
  193. this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
  194. //
  195. // bindingNavigatorSeparator
  196. //
  197. this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
  198. this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
  199. //
  200. // bindingNavigatorPositionItem
  201. //
  202. this.bindingNavigatorPositionItem.AccessibleName = "Положение";
  203. this.bindingNavigatorPositionItem.AutoSize = false;
  204. this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("Segoe UI", 9F);
  205. this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
  206. this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
  207. this.bindingNavigatorPositionItem.Text = "0";
  208. this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
  209. //
  210. // bindingNavigatorSeparator1
  211. //
  212. this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
  213. this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
  214. //
  215. // bindingNavigatorMoveNextItem
  216. //
  217. this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  218. this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
  219. this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
  220. this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
  221. this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
  222. this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
  223. //
  224. // bindingNavigatorMoveLastItem
  225. //
  226. this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  227. this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
  228. this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
  229. this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
  230. this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
  231. this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
  232. //
  233. // bindingNavigatorSeparator2
  234. //
  235. this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
  236. this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
  237. //
  238. // client2BindingNavigatorSaveItem
  239. //
  240. this.client2BindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  241. this.client2BindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("client2BindingNavigatorSaveItem.Image")));
  242. this.client2BindingNavigatorSaveItem.Name = "client2BindingNavigatorSaveItem";
  243. this.client2BindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22);
  244. this.client2BindingNavigatorSaveItem.Text = "Сохранить данные";
  245. this.client2BindingNavigatorSaveItem.Click += new System.EventHandler(this.client2BindingNavigatorSaveItem_Click);
  246. //
  247. // client2DataGridView
  248. //
  249. this.client2DataGridView.AutoGenerateColumns = false;
  250. this.client2DataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  251. this.client2DataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  252. this.dataGridViewTextBoxColumn1,
  253. this.dataGridViewTextBoxColumn2,
  254. this.dataGridViewTextBoxColumn3,
  255. this.dataGridViewTextBoxColumn4,
  256. this.dataGridViewTextBoxColumn5,
  257. this.dataGridViewTextBoxColumn6,
  258. this.dataGridViewTextBoxColumn7,
  259. this.dataGridViewTextBoxColumn8});
  260. this.client2DataGridView.DataSource = this.client2BindingSource;
  261. this.client2DataGridView.Location = new System.Drawing.Point(0, 96);
  262. this.client2DataGridView.Name = "client2DataGridView";
  263. this.client2DataGridView.Size = new System.Drawing.Size(845, 220);
  264. this.client2DataGridView.TabIndex = 1;
  265. //
  266. // dataGridViewTextBoxColumn1
  267. //
  268. this.dataGridViewTextBoxColumn1.DataPropertyName = "Фамилия";
  269. this.dataGridViewTextBoxColumn1.HeaderText = "Фамилия";
  270. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  271. //
  272. // dataGridViewTextBoxColumn2
  273. //
  274. this.dataGridViewTextBoxColumn2.DataPropertyName = "Имя";
  275. this.dataGridViewTextBoxColumn2.HeaderText = "Имя";
  276. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  277. //
  278. // dataGridViewTextBoxColumn3
  279. //
  280. this.dataGridViewTextBoxColumn3.DataPropertyName = "Отчество";
  281. this.dataGridViewTextBoxColumn3.HeaderText = "Отчество";
  282. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  283. //
  284. // dataGridViewTextBoxColumn4
  285. //
  286. this.dataGridViewTextBoxColumn4.DataPropertyName = "Пол";
  287. this.dataGridViewTextBoxColumn4.HeaderText = "Пол";
  288. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  289. //
  290. // dataGridViewTextBoxColumn5
  291. //
  292. this.dataGridViewTextBoxColumn5.DataPropertyName = "Телефон";
  293. this.dataGridViewTextBoxColumn5.HeaderText = "Телефон";
  294. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  295. //
  296. // dataGridViewTextBoxColumn6
  297. //
  298. this.dataGridViewTextBoxColumn6.DataPropertyName = "Дата_рождения";
  299. this.dataGridViewTextBoxColumn6.HeaderText = "Дата_рождения";
  300. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  301. //
  302. // dataGridViewTextBoxColumn7
  303. //
  304. this.dataGridViewTextBoxColumn7.DataPropertyName = "Email";
  305. this.dataGridViewTextBoxColumn7.HeaderText = "Email";
  306. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  307. //
  308. // dataGridViewTextBoxColumn8
  309. //
  310. this.dataGridViewTextBoxColumn8.DataPropertyName = "Дата_регистрации";
  311. this.dataGridViewTextBoxColumn8.HeaderText = "Дата_регистрации";
  312. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  313. //
  314. // button1
  315. //
  316. this.button1.Location = new System.Drawing.Point(887, 380);
  317. this.button1.Name = "button1";
  318. this.button1.Size = new System.Drawing.Size(85, 23);
  319. this.button1.TabIndex = 2;
  320. this.button1.Text = "Добавить";
  321. this.button1.UseVisualStyleBackColor = true;
  322. this.button1.Click += new System.EventHandler(this.button1_Click);
  323. //
  324. // label1
  325. //
  326. this.label1.AutoSize = true;
  327. this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(74)))), ((int)(((byte)(109)))));
  328. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  329. this.label1.Location = new System.Drawing.Point(492, 19);
  330. this.label1.Name = "label1";
  331. this.label1.Size = new System.Drawing.Size(183, 29);
  332. this.label1.TabIndex = 3;
  333. this.label1.Text = "База клиентов";
  334. //
  335. // groupBox1
  336. //
  337. this.groupBox1.Controls.Add(this.radioButton2);
  338. this.groupBox1.Controls.Add(this.listBox1);
  339. this.groupBox1.Controls.Add(this.radioButton1);
  340. this.groupBox1.Controls.Add(this.label2);
  341. this.groupBox1.Controls.Add(this.button2);
  342. this.groupBox1.ForeColor = System.Drawing.Color.Black;
  343. this.groupBox1.Location = new System.Drawing.Point(887, 90);
  344. this.groupBox1.Name = "groupBox1";
  345. this.groupBox1.Size = new System.Drawing.Size(200, 226);
  346. this.groupBox1.TabIndex = 13;
  347. this.groupBox1.TabStop = false;
  348. this.groupBox1.Text = "Сортировка";
  349. //
  350. // radioButton2
  351. //
  352. this.radioButton2.AutoSize = true;
  353. this.radioButton2.Location = new System.Drawing.Point(0, 169);
  354. this.radioButton2.Name = "radioButton2";
  355. this.radioButton2.Size = new System.Drawing.Size(154, 17);
  356. this.radioButton2.TabIndex = 14;
  357. this.radioButton2.TabStop = true;
  358. this.radioButton2.Text = "Сортировка по убыванию";
  359. this.radioButton2.UseVisualStyleBackColor = true;
  360. //
  361. // listBox1
  362. //
  363. this.listBox1.FormattingEnabled = true;
  364. this.listBox1.Items.AddRange(new object[] {
  365. "Фамилия",
  366. "Имя",
  367. "ОтчествоПол",
  368. "Телефон",
  369. "Дата рождени ",
  370. "Email",
  371. "Дата регистрации",
  372. ""});
  373. this.listBox1.Location = new System.Drawing.Point(0, 32);
  374. this.listBox1.Name = "listBox1";
  375. this.listBox1.Size = new System.Drawing.Size(200, 108);
  376. this.listBox1.TabIndex = 1;
  377. this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
  378. //
  379. // radioButton1
  380. //
  381. this.radioButton1.AutoSize = true;
  382. this.radioButton1.Checked = true;
  383. this.radioButton1.Location = new System.Drawing.Point(0, 146);
  384. this.radioButton1.Name = "radioButton1";
  385. this.radioButton1.Size = new System.Drawing.Size(170, 17);
  386. this.radioButton1.TabIndex = 13;
  387. this.radioButton1.TabStop = true;
  388. this.radioButton1.Text = "Сортировка по возрастанию";
  389. this.radioButton1.UseVisualStyleBackColor = true;
  390. //
  391. // label2
  392. //
  393. this.label2.Location = new System.Drawing.Point(6, 16);
  394. this.label2.Name = "label2";
  395. this.label2.Size = new System.Drawing.Size(135, 23);
  396. this.label2.TabIndex = 0;
  397. this.label2.Text = "Поле для сортировки";
  398. //
  399. // button2
  400. //
  401. this.button2.Location = new System.Drawing.Point(0, 192);
  402. this.button2.Name = "button2";
  403. this.button2.Size = new System.Drawing.Size(190, 23);
  404. this.button2.TabIndex = 4;
  405. this.button2.Text = "Сортировать ";
  406. this.button2.UseVisualStyleBackColor = true;
  407. this.button2.Click += new System.EventHandler(this.button2_Click);
  408. //
  409. // button3
  410. //
  411. this.button3.Location = new System.Drawing.Point(887, 322);
  412. this.button3.Name = "button3";
  413. this.button3.Size = new System.Drawing.Size(85, 23);
  414. this.button3.TabIndex = 14;
  415. this.button3.Text = "Фильтровать ";
  416. this.button3.UseVisualStyleBackColor = true;
  417. this.button3.Click += new System.EventHandler(this.button3_Click);
  418. //
  419. // button4
  420. //
  421. this.button4.Location = new System.Drawing.Point(978, 322);
  422. this.button4.Name = "button4";
  423. this.button4.Size = new System.Drawing.Size(99, 23);
  424. this.button4.TabIndex = 15;
  425. this.button4.Text = "Показать всё";
  426. this.button4.UseVisualStyleBackColor = true;
  427. this.button4.Click += new System.EventHandler(this.button4_Click);
  428. //
  429. // button5
  430. //
  431. this.button5.Location = new System.Drawing.Point(887, 351);
  432. this.button5.Name = "button5";
  433. this.button5.Size = new System.Drawing.Size(85, 23);
  434. this.button5.TabIndex = 16;
  435. this.button5.Text = "найти";
  436. this.button5.UseVisualStyleBackColor = true;
  437. this.button5.Click += new System.EventHandler(this.button5_Click);
  438. //
  439. // button6
  440. //
  441. this.button6.Location = new System.Drawing.Point(978, 351);
  442. this.button6.Name = "button6";
  443. this.button6.Size = new System.Drawing.Size(99, 23);
  444. this.button6.TabIndex = 17;
  445. this.button6.Text = "Закрыть";
  446. this.button6.UseVisualStyleBackColor = true;
  447. this.button6.Click += new System.EventHandler(this.button6_Click);
  448. //
  449. // button7
  450. //
  451. this.button7.Location = new System.Drawing.Point(978, 380);
  452. this.button7.Name = "button7";
  453. this.button7.Size = new System.Drawing.Size(99, 23);
  454. this.button7.TabIndex = 18;
  455. this.button7.Text = "Удалить";
  456. this.button7.UseVisualStyleBackColor = true;
  457. this.button7.Click += new System.EventHandler(this.button7_Click);
  458. //
  459. // comboBox1
  460. //
  461. this.comboBox1.DataSource = this.client2BindingSource1;
  462. this.comboBox1.DisplayMember = "Фамилия";
  463. this.comboBox1.FormattingEnabled = true;
  464. this.comboBox1.Location = new System.Drawing.Point(65, 329);
  465. this.comboBox1.Name = "comboBox1";
  466. this.comboBox1.Size = new System.Drawing.Size(463, 21);
  467. this.comboBox1.TabIndex = 20;
  468. this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
  469. //
  470. // client2BindingSource1
  471. //
  472. this.client2BindingSource1.DataMember = "client2";
  473. this.client2BindingSource1.DataSource = this.bB_RomanovskayaDataSet;
  474. //
  475. // label3
  476. //
  477. this.label3.Location = new System.Drawing.Point(0, 329);
  478. this.label3.Name = "label3";
  479. this.label3.Size = new System.Drawing.Size(59, 13);
  480. this.label3.TabIndex = 19;
  481. this.label3.Text = "Фамилия";
  482. //
  483. // textBox1
  484. //
  485. this.textBox1.Location = new System.Drawing.Point(65, 351);
  486. this.textBox1.Name = "textBox1";
  487. this.textBox1.Size = new System.Drawing.Size(463, 20);
  488. this.textBox1.TabIndex = 22;
  489. this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
  490. //
  491. // label4
  492. //
  493. this.label4.Location = new System.Drawing.Point(4, 354);
  494. this.label4.Name = "label4";
  495. this.label4.Size = new System.Drawing.Size(55, 17);
  496. this.label4.TabIndex = 21;
  497. this.label4.Text = "Критерий";
  498. //
  499. // button8
  500. //
  501. this.button8.Location = new System.Drawing.Point(1078, 415);
  502. this.button8.Name = "button8";
  503. this.button8.Size = new System.Drawing.Size(75, 23);
  504. this.button8.TabIndex = 23;
  505. this.button8.Text = "назад";
  506. this.button8.UseVisualStyleBackColor = true;
  507. this.button8.Click += new System.EventHandler(this.button8_Click);
  508. //
  509. // panel1
  510. //
  511. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(74)))), ((int)(((byte)(109)))));
  512. this.panel1.Controls.Add(this.label1);
  513. this.panel1.Location = new System.Drawing.Point(7, 22);
  514. this.panel1.Name = "panel1";
  515. this.panel1.Size = new System.Drawing.Size(1158, 58);
  516. this.panel1.TabIndex = 24;
  517. //
  518. // Form2
  519. //
  520. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  521. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  522. this.ClientSize = new System.Drawing.Size(1165, 450);
  523. this.Controls.Add(this.panel1);
  524. this.Controls.Add(this.button8);
  525. this.Controls.Add(this.textBox1);
  526. this.Controls.Add(this.label4);
  527. this.Controls.Add(this.comboBox1);
  528. this.Controls.Add(this.label3);
  529. this.Controls.Add(this.button7);
  530. this.Controls.Add(this.button6);
  531. this.Controls.Add(this.button5);
  532. this.Controls.Add(this.button4);
  533. this.Controls.Add(this.button3);
  534. this.Controls.Add(this.groupBox1);
  535. this.Controls.Add(this.button1);
  536. this.Controls.Add(this.client2DataGridView);
  537. this.Controls.Add(this.client2BindingNavigator);
  538. this.Name = "Form2";
  539. this.Text = "Form2";
  540. this.Load += new System.EventHandler(this.Form2_Load);
  541. ((System.ComponentModel.ISupportInitialize)(this.bB_RomanovskayaDataSet)).EndInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.client2BindingSource)).EndInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.client2BindingNavigator)).EndInit();
  544. this.client2BindingNavigator.ResumeLayout(false);
  545. this.client2BindingNavigator.PerformLayout();
  546. ((System.ComponentModel.ISupportInitialize)(this.client2DataGridView)).EndInit();
  547. this.groupBox1.ResumeLayout(false);
  548. this.groupBox1.PerformLayout();
  549. ((System.ComponentModel.ISupportInitialize)(this.client2BindingSource1)).EndInit();
  550. this.panel1.ResumeLayout(false);
  551. this.panel1.PerformLayout();
  552. this.ResumeLayout(false);
  553. this.PerformLayout();
  554. }
  555. #endregion
  556. private BB_RomanovskayaDataSet bB_RomanovskayaDataSet;
  557. private System.Windows.Forms.BindingSource client2BindingSource;
  558. private BB_RomanovskayaDataSetTableAdapters.client2TableAdapter client2TableAdapter;
  559. private BB_RomanovskayaDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  560. private System.Windows.Forms.BindingNavigator client2BindingNavigator;
  561. private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
  562. private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
  563. private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
  564. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
  565. private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
  566. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
  567. private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
  568. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
  569. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
  570. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
  571. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
  572. private System.Windows.Forms.ToolStripButton client2BindingNavigatorSaveItem;
  573. private System.Windows.Forms.DataGridView client2DataGridView;
  574. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  575. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  576. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  577. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  578. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  579. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  580. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  581. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  582. private System.Windows.Forms.Button button1;
  583. private System.Windows.Forms.Label label1;
  584. private System.Windows.Forms.GroupBox groupBox1;
  585. private System.Windows.Forms.RadioButton radioButton2;
  586. private System.Windows.Forms.ListBox listBox1;
  587. private System.Windows.Forms.RadioButton radioButton1;
  588. private System.Windows.Forms.Label label2;
  589. private System.Windows.Forms.Button button2;
  590. private System.Windows.Forms.Button button3;
  591. private System.Windows.Forms.Button button4;
  592. private System.Windows.Forms.Button button5;
  593. private System.Windows.Forms.Button button6;
  594. private System.Windows.Forms.Button button7;
  595. private System.Windows.Forms.ComboBox comboBox1;
  596. private System.Windows.Forms.BindingSource client2BindingSource1;
  597. private System.Windows.Forms.Label label3;
  598. private System.Windows.Forms.TextBox textBox1;
  599. private System.Windows.Forms.Label label4;
  600. private System.Windows.Forms.Button button8;
  601. private System.Windows.Forms.Panel panel1;
  602. }
  603. }